html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


body {
    color: #808080;
    font-family: verdana;
    font-size: 13px;
    
}

a {
    color: #6d9448;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#container {
    width: 900px;
    position: relative;
	margin: 0 auto;
	margin-top: 0px;
}
#head {
    height: 120px;
}
#left {
    float: left;
    width: 250px;
}

#right {
    width: 520px;
    float: left;
}
#footer {
    clear: both;
    padding-left: 265px;
    
    top: -10px;
    position: relative;
}

.in {
    margin: 1em;
	text-align: justify;
}

#left .top {
    height: 260px;
}

#left #menu li {
    list-style: none;
    background: url(images/bullet.gif) left no-repeat;
    padding-left: 25px;
    line-height: 28px;
    margin-left: 5px;
}
#left #menu {
    margin-bottom: 40px;
}
#menu a{
    color: #808080;
}

#bottom-gallery {
    height: 93px;
    width: 449px;
    border: 2px solid #6d9448;
    background-color: #fff;
	overflow: hidden;
	display: block;
}

#right h2 {
    color: #1072b8;
    font-size: 1.1em;
    margin-bottom: 0.1em;
}
#right p {
    margin-left: 30px;
    margin-bottom: 2em;
    line-height: 1.2em;
}

#right ul,
#right li {margin: 0 0 0 15px; padding: 0;}
#right ul {margin-bottom: 2em;}
#right li {
    list-style: none;
    background: url(images/bullet2.gif) left center no-repeat;
    padding-left: 15px;
}

#footer ul,
#footer li{
    margin: 0;
    padding: 0;
}
#footer li {
    float: left;
    margin-right: 12px;
}
#footer li a {
    color: #808080;
    font-size: 9px;
	 letter-spacing: -1px;
}

.gal a {
  border: 2px solid #ccc;
  padding: 10px;
  margin: 10px;
  display: inline-block;
}
#slika1,
#slika2,
#slika3,
#slika4,
#slika5{
	float: left;
	width: 69px;
	height: 93px;
	display: inline;
}

#slika1,
#slika5 {
	width: 121px;
}
¸#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; }
