#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-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(/litebox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/litebox/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; outline: none;}	 	

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



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


a:link {  color:#000066; text-decoration:none; font-size:18px;}
a:visited {  color:#000066; text-decoration:none;font-size:18px;}
a:hover {  color:#000066; text-decoration:underline;font-size:18px; }
a:active {  color:#000066; text-decoration:underline;font-size:18px;}

.cboth{
	clear:both;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.langs{
	width:750px;
}

.background{
	background-image:url(/design/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	width:796px;
	min-height:856px;
	
}

.background2{
	background-image:url(/design/bg2.jpg);
	background-position:center bottom;
	background-repeat:repeat-y;	
	width:796px;
}

.background3{
	background-image:url(/design/footer.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:796px;
	padding-bottom:30px;
	
}

.contener{
	margin:190px 25px 0px 25px;
	*margin:210px 25px 0px 25px;
}



.navigation{
	
}


.navigation a:link {  color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:18px; margin-right:5px; }
.navigation a:visited {  color:#FFFFFF; font-weight:bold; text-decoration:none;font-size:18px;margin-right:5px;}
.navigation a:hover {  color:#FFCC99; font-weight:bold; text-decoration:none;font-size:18px;margin-right:5px;}
.navigation a:active {  color:#FFCC99; font-weight:bold; text-decoration:none;font-size:18px;margin-right:5px;}


.big_title{
	margin-top:35px;
	color:#000066;
}

.content{
	margin-top:40px;
	min-height:490px;
	background-image:url(/design/star.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

}

.content .paragraf{
	margin-top:20px;
}

.content .paragraf .title{
	color:#000066;
	font-size:18px;
	font-weight:bold;
}

.content img{
	border:1px solid #ffffff;
}

.susak_left{
	float:left;
	width:420px;
}

.susak_right{
	margin-top:20px;
	float:right;
	width:300px;
}

.content img{
	margin-top:5px;
}

.susak_center{
	float:left;
	width:100%;
}


.susak_left_home{
	float:left;
	width:520px;
}

.susak_right_home{
	margin-top:25px;
	float:right;
	width:200px;
	font-size:190px;
	color:#000066;
}


.susak_pic{
	width:100%;
	height:500px;
}


.gallery_thumb{
	/*border:1px dotted red;*/
	width:140px;
	height:140px;
	margin:20px;
	float:left;
}

.gallery_thumb img{
	width:100%;
}

.sig, .sig a{
	font-size:12px;
}