/*  
Ime stranice: Apartmani Mare
URL stranice: 
Verzija: 1.0
Autor: Nikola Dadić
*/
a.zoom img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 5px 10px 0;
}

body{
color:#fff;
background-color:#FFF;
font-size:14px;
}

#sve{
margin:40px auto 0 auto;
width:620px;
background-color:#fff;
}

#header{
float:left;
height:270px;
width:600px;
margin:0 10px 0 10px;
background-repeat:no-repeat;
}

#logo{
margin:0 0 0 20px;
background:none;
width:240px;
height:72px;
overflow:visible;
}

#logo a {
position: relative;
z-index: 500;
display:block;
width:240px;
height:72px;
} 

#logo a span{
height: 1px; 
width: 1px; 
position: absolute; 
overflow: hidden; 
top: -10px;
}

#bg-slika{
margin:-72px 0 20px 20px;
overflow:visible;
position:relative;
}

#traka{
float:left;
background-image:url(slike/traka.jpg);
background-repeat:no-repeat;
height:72px;
width:620px;
margin:-5px 0 0 0;
}

#poruka{
float:left;
margin:13px 0 0 24px;
height:46px;
width:180px;
}

#zastave{
float:left;
margin:21px 12px 0 270px;;
}

#zastave p{
float:left;
margin:0 3px 0 0;
display:block;
list-style:none;
}

#ss{
float:left;
background-color:#66a7ff;
margin:0 10px 0 10px;
width:600px;
}

#sadrzaj{
float:left;
margin:0 10px 0 10px;
width:400px;
padding:0 0 0 6px;
}

#sadrzaj h2{
margin:-10px 0 4px 0;
}

#sadrzaj li{
margin:0 0 0 -14px;
}

#sidebar{
float:left;
width:170px;
}

#footer{
width:600px;
height:15px;
float:left;
background-image:url(slike/footer.jpg);
background-repeat:no-repeat;
background-color:#FFF;
}

#text-f {
width:600px;
float:left;
text-align:right;
}
#text-f a{
margin:0 6px 0 0;
text-decoration:none;
color:#006699;
}

/* rotator in-page placement */
    div#rotator {
	margin-left: -44px;
	margin-top:-53px;
	height:271px;
}

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 4px;
}
    div#rotator ul li.show {
	z-index:500;
}
