body, html {
	background-color:#000000;
	color: #FFFFFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #777777;
}
#hlavni {
	position: relative;
	height: 720px;
	width: 1000px;
	border: 1px solid #000000;
}
#hlavicka {
	position: relative;
	top: 0px;
	left: 0px;
	height: 130px;
	width: 670px;
	background-color:#000000;
}
#hlavicka H1 {
	position: absolute;
	margin:0;
}
#hlavicka .podnadpis {
	margin:0;
	}
#mapa {
	position: relative;
	top: 0px;
	left: 0;
	width: 670px;
	height: 590px;
	background-image: url(../image/urbanity_mapa.jpg);
	background-repeat: no-repeat;
}
#mapa h3 {
	position:absolute;
	z-index:2;
	margin:0;
	}
#mapa a{
text-decoration:none;
color:#FFFFFF;
}

#Berlin a:hover {color:rgb(0,174,239)}
#Praha a:hover {color:rgb(133,189,65)}
#Wien a:hover {color: rgb(139,39,139)}
#Ljubljana a:hover {color:rgb(246,134,31)}
#Budapest a:hover {color:rgb(237,28,36)}
#Bratislava a:hover {color:rgb(238,51,128)}
#Warszawa a:hover {color:rgb(46,49,146)}

.bublina{
	position:absolute;
	z-index:1;
	visibility:hidden;/**/
	background-repeat:no-repeat;
	position:absolute; 
	left: 302px; 
	top: 179px;
	height:220px;
	width:155px;
}
#mestoL{
	position: absolute;
	top: 130px;
	left: 20px;
	width:250px;
	height:590px;
	overflow: hidden;
	color: #000000;
}	
#mestoP{
	position: absolute;
	top: 130px;
	left: 290px;
	width:380px;
	height:590px;
	color: #000000;
}
.datum{
	color: #999999;
}
#aktuality {
	position: absolute;
	left:671px;
	top:-13px;
	width: 330px;
	height: 263px;
	background-color:#000000
	}
#textAktualit {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.textoveokno {
margin-left:15px;
margin-right:15px;
}
.textoveokno p{
margin-top:0;
margin-bottom:0;
}
.textoveokno h3{
margin-top:.75em;
margin-bottom:0;
}
#osoby{
	position: absolute;
	left:670px;
	top:260px;
	width: 330px;
	height: 460px;
	background-color:#FFFFFF;
	color:#000000;
}
#osoby ul  {
	list-style-type: none;
	padding-left:0;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
}
#osoby a, #osoby a:visited, #osoby a:link {
	text-decoration:none;
	color:#000000;
	}
#osoby .inversni, #osoby .inversni a:visited, #osoby .inversni a:link{
	color:#FFFFFF;
	background-color:#000000;
	}
#podrobnostiOsob{
	position: absolute;
	bottom:0px;
	border-top: 1px solid #000000;
	height:320px;
	width:100%;
	overflow: no;
}
 #navigace {
	position: absolute;
	left:0px;
	bottom:0px;
	width: 670px;
	height: 30px;
	background-color:#000000;
		bottom:0px;
	height: 1.5em;
	width:670px;
	background-color:#000000;
}
#navigace ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	height:100%;
}
#navigace li{
	margin:0;
	padding:5px 0 0 0;
	border-left:solid 1px #FFFFFF;
	float:left;
	text-align: center;
	width:19.6%;
	height:100%;
}
#navigace a{
	color:#FFFFFF;
	text-decoration:none;
	}
