body {
 background:#046688;
}

h1,h4 {
 color:#FFFFFF;
}

#wrapper {
 width:100%;
 margin:0 auto;
}

#col1 {
 position:absolute;
 top:10px;
 left:10px;
 width:180px;
}

#col2 {
 margin:0 auto;
 width:600px;
}

#col3 {
 position:absolute;
 top:10px;
 right:10px;
 width:179px;
}

#clock {
 color:#FFFFFF;
 font-size:10pt;
}

.menuitem {
 width:150px;
 height:30px;
 float:left;
 text-align:center;
}

a.menulink {
 font-size:14pt;
 color:#FFFFFF;
}

a.menulink:hover {
 font-weight:bold;
 color:red;
}

#mapa {
 width:599px;
 height:520px;
 overflow:auto;
 align:center;
 text-align:center;
 border:2px solid blue;
}

#nav {
 height:100px;
 width:155px;
 border-bottom:2px solid blue;
 margin-top:130px;
 margin-left:10px;
}

#zoom {
 float:right;
 height:100px;
 width:55px;
}

#scroll {
 float:right;
 height:100px;
 width:95px;
}

#print {
 width:40px;
 height:40px;
 margin-top:10px;
 }
 
 #reklame {
 float:left;
 margin-top:50px;
 }
 
 #linkovi {
 width:155px;
 position:relative;
 top:100px;

 }

#linkovi a {
 float:left;
 font-size:10pt;
 margin-top:3px;
}

