

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Verdana, Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		
}



h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 40px;
	font-family: Monotype Corsiva, ScriptC;
	text-align: center;
}

h2 {
	font-size: 20px;
	padding-bottom: 5px;
	
}

h3 {
	font-size: 1.6em;
}



p, ul, ol {
	margin-top: 10px;
	line-height: 180%;
}


a {
	text-decoration: none;
	
}

h2 a {
	color: #ffffff;
}

a img {
	border: none;
	margin: 5px;
}

#wrapper {
	/*width:930px;*/
	margin: 0;
	padding: 0;

}

/* Header */

#header {
	width: 930px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;

	/*margin: auto;*/
	background: url('images/pozadina.jpg');
		
}



#logo {
	float: left;
	height: 70px;
	margin: 0;
	
}


#logo h1, #logo p {
	margin: 0;
	color: #ffffff;
}
#logo h1 {
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	letter-spacing: -1px;
	font-size: 40px;
	
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 50px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
} 



#lang {
	float:right;
	height:40px;
		
}


#header_text {
	width: 250px;
	float: left;
	height: 70px;
	text-align: left;
	line-height:350%;
	margin-top: 4px;
	color: #ffffff;
	
}

#header_sign {
	width: 180px;
	float: left;
	text-align: left;
	height: 70px;
	margin-top: 0px;
	vertical-align:text-top;

	
}

#header_mail {
	width: 400px;
	float: right;
	text-align: center;
	height: 40px;
	padding-top: 50px;
	vertical-align:text-top;
	color: #ffffff;

	
}


/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	
	background-color: #ffffff;
	/*height: 1100px;*/
}



/* Content */

#content {
	float: right;
	width: 740px;
	padding: 0px auto;
	padding-top: 10px;
	
	font-size: 12px;
	background-color: #ffffff;
	
}


#img_block {
	/*height: 280px;*/
	width: 750px;
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 10px;
	
	
}


.post {
	margin-bottom: 15px;
	color: #000154;
}


.post .entry {
	padding: 10px 25px 5px 15px;
	text-align: justify;
	color: #000154;
	font-size: 16px;
}

img.left {
	float: left;
	margin: 10px;
	
	}

img.right {
	float: right;
	margin: 10px;
	
}

img.hrv {

	margin-left:15px;
	margin-right:15px;

}


/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	/*height: 900px;*/
	padding-top: 15px;
	padding-left: 0px;
	color: #000000;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #ffffff;
	
	}

	
#sidebar ul {
	margin: 0px;
	padding-left: 20px;
	list-style: none;
}

#sidebar li {
	margin: 0px auto;
	padding: 0px auto;
	margin-bottom: 20px;
	
	
}

#sidebar li ul {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
}

#sidebar li li {
	line-height: 30px;
	margin: 0px 3px;
	border-right: none;
}	
	
	


#sidebar a {
	border: none;
	color: #0D2139;
}


#sidebar a:hover, #sidebar .current_page_item a {
	text-decoration: none;
	color: #46DEDA;
	/*color: #237DC0;*/
}




	

/* Footer */

#footer {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 0 0px 0;
	border-top: 4px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; align: center;}
#lightbox a img{ border: none; decoration: 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-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/nextlabel.gif') no-repeat right 15%; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 2px; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }