@import url(http://fonts.googleapis.com/css?family=Raleway:400,800,300,700,500);
body {
margin:0px;
background-color:#a5b9c4;
	font-family: 'Raleway', sans-serif;
}

.osnovni { 	font-family: 'Raleway', sans-serif; font-size: 14px; font-style: normal; color: #000000; font-weight: normal}
.podebljano { 	font-family: 'Raleway', sans-serif; font-size: 14px; font-style: normal; color: #2180af; font-weight: bold}


#omotac{
width:766px;
height:800px;
margin:auto;
margin-top:10px;
}

#vrh{
width:766px;
height:134px;
background-image:url(images/index_01.jpg);
background-repeat:no-repeat;
}

#bok_1{
width:480px;
height:123px;
float:left;
}

#bok_2{
width:286px;
height:123px;
background-image:url(images/index_03.jpg);
float:right;
}

#meni{
width:157px;
height:146px;
background-image:url(images/index_04.jpg);
float:left;
padding:30px 20px 10px 80px;/*gornji, desni, donji, lijevi*/
}

#meni a{
font-family: 'Raleway', sans-serif;
font-size:10pt;
font-style:normal;
color:#2180af;
font-weight: bold;
text-decoration:none;
}
				
#meni a:hover{
text-decoration:underline;
}

#bok_3{
width:399px;
height:161px;
background-image:url(images/index_05.jpg);
float:right;
padding:25px 95px 0px 15px;/*gornji, desni, donji, lijevi*/
}

#dno{
width:581px;
height:232px;
background-image:url(images/index_06.jpg);
float:right;
padding:5px 95px 120px 90px;/*gornji, desni, donji, lijevi*/
}

#dno_foto{
width:581px;
height:242px;
background-image:url(images/index_06.jpg);
float:right;
padding:5px 95px 110px 90px;/*gornji, desni, donji, lijevi*/
}

#bok_foto{
width:399px;
height:166px;
background-image:url(images/index_05.jpg);
float:right;
padding:20px 95px 0px 15px;/*gornji, desni, donji, lijevi*/
}

#bok_3 a{
font-family: 'Raleway', sans-serif;
font-size:10pt;
font-style:normal;
color:#2180af;
font-weight: bold;
text-decoration:none;
}
				
#bok_3 a:hover{
text-decoration:underline;
}

#dno a{
font-family: 'Raleway', sans-serif;
font-size:10pt;
font-style:normal;
color:#2180af;
font-weight: bold;
text-decoration:none;
}
				
#dno a:hover{
text-decoration:underline;
}


#lightbox{
	position: absolute;
	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(images/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: #005d8e;
	}
	
.boxes {
	background-color: #ffffff;
	border: 2px solid #3c6186;
	font-family: tahoma;
	font-size: 11px;
	color: #a5b9c4;
}.bslika {
	display: block;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 8px;
	margin-right: 3px;
}
