body {
	background-color: #4a4a4a;
	text-align: center;
 	min-width: 856px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	height: 100%;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


img {
	border: none;
	
}

a {
	color: #a0d8e5;
	text-decoration: underline;
}

a:hover {
	color: #bbf2ff;
	text-decoration: none;
}



div.header {
	text-align: right;
	vertical-align: middle;
	top: 25px;
	width: 812px;
	height : 52px;
	margin-left: auto;
 	margin-right: auto;
	margin-top : auto;
	margin-bottom : auto;
	background-image : url(images/header_bg.gif);
	background-repeat : no-repeat;
}

div.header p {
	position: relative;
 	width : auto;
	top: 18px;
	padding-right : 45px;

}

div.header a {
	color : #717171;
}

.spacing {
	line-height : 130%;
}

div.header a:hover {
	color : #010101;
}


span.headerlinks {
	padding-left : 30px;
}

div.container {
	background-color: #393939;
	margin: auto;
	text-align: center;
	width: 812px;	
 
}

/*
div.sadrzaj {
	background-color: #393939;
}
*/

div.backto {
	text-align: right;
	margin: auto;
}


div.title {
	height: 111px;
}


div.naslov {
	margin: auto;
	text-align: left;
	padding-left : 25px;
}

span.naslov {
	background-color: #b60000;
	padding: 2px 5px 2px 5px;
	color: White;
	font-size: 11px;
}

div.onetwo {

	padding: 5px 0px 0px 0px; 

}

.tabela {
	width: 812px;
}

td.sivol {
text-align: left;
padding-left : 0px;
width : 400px;
}

td.sivolsadrzaj {
text-align: left;
vertical-align : top;
padding-left : 10px;
padding-top: 10px;
width : 400px;
background-color: #4a4a4a;
}


td.sivor p {
	padding-left: 5px;
}

td.sivor {

	vertical-align : top;
		background-color: #4a4a4a;
		padding : 5px 5px 5px 5px;
}


div.containopis {
		padding : 0px 25px 25px 25px;
		text-align:left;
		
		margin : auto;

}

.opis {
		background-color : #4a4a4a;
		padding : 5px 5px 5px 5px;
		
}


.opis p {
	padding: 10px 25px 10px 25px;
	line-height : 130%;
}

/*div.opis {
	padding-left : 20px;
	padding-right: 20px;
	background-color: #4a4a4a;
	width: 100%;
	text-align: left;
}
*/

.thumb_holder {
padding-left: 15px;
padding-top: 15px;
border: none;


}

.thumb {
padding-right: 15px;
padding-bottom: 15px;
border: none;
}

.thumbautoportret {
padding-right: 76px;
padding-bottom: 15px;
border: none;
}

.thumbage {
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
border: none;
}


.thumblandof {
padding-top: 12px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
border: none;
}

.thumbveliki {
	padding : 5px 5px 5px 5px;
	border : none;
}

.projectthumbholder {
	background-color : #4a4a4a;
	padding: 5px 5px 5px 5px;
	margin-top : 15px;
	margin-bottom: 15px;
	height : 101px;
}

.projectthumbholder img {
	padding-top: 4px;
}

.projectthumbholderlandofprom {
	background-color : #4a4a4a;
	padding: 5px 5px 5px 5px;
	margin-top : 15px;
	margin-bottom: 15px;
	height : 114px;
}

.projectthumbholderlandofprom img {
	padding-top: 4px;
}



div.copyright {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size : 80%;
	color : ThreedFace;
	clear :  both;
}


#supportlogoL {
margin-top: 5px;
	float: left;
	background-color : #4a4a4a;
	padding: 5px 5px 5px 5px;
	font-size : 9px;
	text-align : center;
}


#supportlogoR {
margin-top: 5px;
	float: right;
	background-color : #4a4a4a;
	padding: 5px 5px 5px 5px;
	font-size : 9px;
	text-align : center;

}
	











/* LIGHTBOX CSS */

#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(lightbox/images/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(lightbox/images/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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 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: #000;
	}