#zn_l {
	width:360px;
	height:210px;
	display:inline;
	float:left;
}

#zn_r {
	display:inline;	
	width:525px;
	height:210px;
	float:right;
	margin-top:5px;
}

#ramka {
	width:525px;
	height:210px;
	background:url(../grafika/ramka.png) no-repeat;
	margin: 0px auto;
	padding:5px;
}


#na_litere {
	width:880px;
	height:25px;
}

#na_litere a {
	width:20px;
	height:20px;
	float:left;
	background:url(../grafika/btn_tlo.png) no-repeat;
	padding:3px 0px;
	margin: 0 3 0 3;
	text-align:center;
	color:#aa0b12;
	font-weight:500;
}

#na_litere a:hover {
	font-weight:600;
}

#map {
	border:1px solid gray;
	width: 888px;
	height: 650px;
}

#maps {
	text-align:left;
}