.belka {
	background-image: url('http://gfx.tvs.pl/www/belka/belka_tlo.png');
	margin: 0 auto;
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}

.belka_center {
	width: 1005px;
	margin: 0 auto;
}

.belka_left {
	float: left;
	margin-left: 5px;
	background-image: url('http://gfx.tvs.pl/www/belka/belka_tlo_strzalka.png');
	background-position: top right;
	background-repeat: no-repeat;
	width: 160px;
}

.belka_left a {
	color: white;
	text-decoration: none;
}

.belka_center_inner {
	float: left;
	width: 781px;
	background-image: url('http://gfx.tvs.pl/www/belka/belka_inner_tlo.png');
	height: 32px;
}

.belka_center_inner a {
	color: #a9a9a9;
	text-decoration: none;
	margin-top: 7px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.belka_center_inner img {
	float: left;
}

.belka_right {
	float: left;
	width:14px;
	height:32px;
	background-image: url('http://gfx.tvs.pl/www/belka/belka_inner_tlo_strzalka.png');
	background-position: right;
}

.belka_selected {
	border-bottom: 2px solid white;padding-bottom: 6px;color: white;	
}

.mapa_strony {
	position:absolute;
	width:480px;
	left:55px;
	border: 1px solid black;
	text-align:center;
	z-index: 101;
	display:none;
	background-color: white;
	padding: 5px;
	font-size: 12px;
}

.mapa_strony h2 {
	margin: 0;
}

.mapa_strony a {
	color: black;
}