/* CSS Document */

body { 
	margin:0px; 
	padding:0px; 
	background-color: #6A6868; 
	background-image:url(slike/pozadina.jpg); 
	background-repeat:repeat-x; 
	}

#header { width:781px; height:86px;}

#navigacija { width:745px; height:35px; background-image:url(slike/pozanavigacija.jpg); background-repeat:repeat-x; padding-left:36px}

#content { width:781px;  background-color:#d1d1d1; background-image: url(slike/pozadina-default.jpg); background-repeat:repeat-y}

#lstupac {width:229px;  float:left; background-color:#cdcdcd;  }

#dstupac { width:550px; float:left; background-color:#e5e5e5; border-bottom:#FFFFFF solid 1px;  background-image:url(slike/pozadina-desno.jpg); background-repeat:repeat-y}


#dstupac p{ font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif; color: #454545;  font-size: 11px; line-height:170%;  text-align:justify; padding-right: 20px; padding-left: 20px;  }



#oglas { clear:both; width: 550px; height:215px;  float:left;}

#anketa {
	width:228px;
	background-color:#E5E5E5;
	float:left;
	background-image: url(slike/pozadina-anketa.jpg);
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-repeat: no-repeat;
}


#anketa .naslov { font-size:11px; line-height:130%; color:#796734; margin-top:5px}

#anketa p {
	font-size:11px;
	line-height:130%;
	margin: 0px;
	padding: 0px;
}
#anketa .button { float:left; margin-left:35px; margin-top:10px;  background-color: #CCCCCC; color:#333333; font-size:11px}

#anketa .button { float:left; margin-left:145px; margin-top:7px;  background-color: #CCCCCC; color: #333333; font-size:10px}


#izdvajamo { width:229px; height:215px; background-color:#cacaca; float:left; background-image: url(slike/pozadina-izdvajamo.jpg); background-repeat:no-repeat; border-bottom:#FFFFFF solid 1px;}

#footer { clear:both;  width:781px; height:72px;  background-image:url(slike/pozadina-footer.jpg); background-repeat:repeat-x; }

#footer p{color: #acacac !important; padding-top:15px}

#footer a{color: #acacac !important; padding-top:15px}

.left { float:left}

.right { float:right}

.clear { clear:both; }

p{ font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif; color: #454545;  font-size: 11px; line-height:160%;  text-align:justify; padding-right: 10px; padding-left: 10px;  }

.text{ font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif; color: #4454545;  font-size: 11px; line-height:120%;  text-align:justify; padding-right: 10px; padding-left: 10px;  }


.bold { font-size:11px; line-height:200%; font-weight: bold; color:#796734}

h1 { font-size:15px; line-height:200%; font-weight: bold; color:#796734; padding-left: 20px;  font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif;}

h2 { font-size:15px; line-height:200%; font-weight: bold; color:#ab924a; padding-left: 20px;  font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif;}

h3 { font-size:13px; line-height:120%; font-weight: bold; color:#796734; padding-left: 20px;  font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif;}

.naslov { margin-left:22px; padding-top:15px}

.brojevi { margin-left:12px; padding-top:15px}

.brojevim { margin-left:15px;  margin-right:10px; padding-bottom:10px; padding-top:10px}

.rjec { margin-left:22px; float:left; margin-right:15px; }

.linija { margin-left:20px}

a { color: #454545;}

.clanakslike { float:left; margin-right:15px}

.glaerija {
}



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(slike/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(slike/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(slike/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#gornji { z-index:1}
#mojFlash { z-index:0}h4 {
font-size:15px; line-height:200%; font-weight: bold; color:#796734; padding-left: 20px;  font-family: "Tahoma",Trebuchet MS, Helvetica, sans-serif;
}
#dodatak {
width:229px; height:215px; background-color:#e5e5e5; float:left; background-image: url(slike/pozadina-anketa2.jpg); border-bottom:#FFFFFF solid 1px;
}
#dodatak .naslov {
font-size:11px; line-height:130%; color:#796734; margin-top:5px
}
#dodatak p {
font-size:11px; margin-top:-1px; line-height:130%
}
#dodatak .button {
float:left; margin-left:35px; margin-top:10px;  background-color: #CCCCCC; color:#333333; font-size:11px
}
#anketa ul {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#anketa ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#anketa ul li a  {
	color: #666666;
	line-height: 18px;
	background-image: url(slike/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 10px;
}
