html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FEFF00;
	text-decoration: underline;
}
a:hover {
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #800000;
	font: 12px arial, sans-serif;
	max-width: 1800px;
	color: #F09361;

}
#wrapper {
	background: url(imagesss/modelportfolio_29.jpg);
}
#holder{
	background-color:#000;
	margin: 10px auto 10px auto;
	border:10px solid #171717;
}
#header {
	background: 10px 0 url(imagesss/header_bg.gif) repeat-x;
}
#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px auto;
	padding-top: 3px auto;
	padding-bottom: 3px auto;
	font-size: 10px ;
	height: 15px auto;
	display: block;
	text-align: left;
	font-weight: bold;
	color: #666;
	background-color:#2e2e2e;
}
#footer #left a, #footer #right a{
	color: #666;
	text-decoration: none;
}
#footer #left a:hover, #footer #right a:hover{
	color: #999;
}
#footer #left{
	margin-left: 10px;
	width: 350px;
	float: left;
}
#footer #right{
	margin-right: 10px;
	width: 380px;
	float: right;
	text-align: right;
}
#nav {
	background: url(imagesss/nav_bg.gif) repeat-x;
	height: 45px;
	font-size: 17px;
}
#nav em {
	font-size: 22px;
	font-style: normal;
}
#nav ul {
	min-width: 780px;
	padding: 0;
	padding-top: 10px;
}
#nav li {
	float: left;
	background: 12px 6px url(imagesss/bullet_nav.gif) no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	margin: 0;
}
#nav li.first {
	background: none;
	padding-left: 65px;
}
#nav a {
	font-weight: normal;
	color: #9A0000;
	text-decoration: none;
}
#nav a:hover {
	color: #500000;
}

#content {
	background: #760202;
	border: 1px solid #6A0101;
    margin: 30px /*razmak izmedju nav i texta*/ 28px 8px 28px;
}
#content .i {
	padding: 15px
	
}
#holder{
	text-align: left;
	background-color:#990000  ;
	margin: 10px auto 250px auto;
	border:2px solid #600000;
	width: 900px;/*sirina stranice*/
	background-image: url('imagesss/header_bg');
	background-position: top right;
	background-repeat: no-repeat;
}
#content h2 {
	font: 16px "times new roman", serif;
	font-weight: normal;
	color: #fff;
	clear: both;
}
#content h2 strong {
	color: #FEFF00;
	font-weight: normal;
}

#content h2.h {
	font-size: 12px;
}

.htop {
	color: #FEFF00;
}
.hproject {
	position: relative;
	top: 0.5em;
	left: -0.4em;
}
.hof {
	position: relative;
	top: -0.5em;
	left: -1.5em;
	color: #FEFF00;
}
.h2006 {
	position: relative;
	top: 0.1em;
	left: -0.8em;
	font-size: 22px;
}

#picbox-left {
	margin: 1em 2em 1em 0;
	background: #9A0303;
	float: left;
	width: 130px;
	padding: 3px;
}
#picbox-left img {
	display: block;
}

#gallery {
	margin-top: 5px;
	border: 1px solid #890202;
	background: #6A0101;
	padding: 5px;
	margin-right: 15px;
}

#gallery img {
	display: block;
}
#bigpic, #gallery .smallpic {
	background: #9A0303;
	padding: 4px;
}

#bigpic {
	float: left;
}
#pica { margin: 0px 15px 15px 15px; }
#picb { margin: 0px 0px 15px 5px; }
#picc { margin: 0px 5px 5px 15px; }
#picd { margin: 0px 0px 5px 15px; }
.smallpic {
	float: left;
}

#copyright {
	text-indent: 18px;
	padding-bottom: 14px;
}

#footer {
	background: url(imagesss/footer.gif) repeat-x;
	height: 46px;
	
	#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(../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; outline: none;}	 	

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