body {
  text-align: center;
  background-color: #d0d3d5;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #4f6172; text-decoration: none
}
A:visited {
	COLOR: #4f6172; text-decoration: none
}
A:active {
	COLOR: #4f6172; text-decoration: none
}
A:hover {
	COLOR: #e61c40; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg1.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header8.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:113px; padding-left:145px;
  margin:0px;
  font-family: verdana;
  font-size: 22px;
  color: #1a2791;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/content_bg1.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #cccccc;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #4f6172;
}

#center h3 a {
  font-size: 11px;
  color: #ffffff;
  text-decoration:none;
  
}

#center h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  padding:4px;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center div {
  margin-top:5px; margin-bottom:5px;
  padding:0px;
  
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center a {
  text-decoration: none;
  color:#666666;
}

#center a:hover {
	text-decoration:none;
	color:#911a1a;
}

#center ul {
  margin-top:5px;margin-bottom:10px;
}

#center li {
  margin-top:0px;margin-bottom:0px;
  padding:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

#left_side {
  float: left;
  width:141px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #3366cc;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:141px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #3366cc;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 60px;
  background: #3366cc;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#ffffff;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #f1ac02;
  background: url('../img/bar3.jpg') top right no-repeat; 
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 1px solid #317023;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover2.gif') bottom left repeat-x; 
  color: #ffffff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:11px;
}

#linklist li a { text-decoration: none; }
#linklist li a:hover {color:#CC0000;}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

h2{ margin:0px;
	padding:0px;
	border:0px;
}
h2{
	color:#FFFFFF;
	font-size:12px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 span{
	padding:5px 10px; 
	background:url(img/h2_span_bg.gif) top right no-repeat; 
	display:block;
}
h2 a:link, h2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
#upis_g{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.jedan_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.jedan_slide {
	background-color: #fedddd;
}
.dva_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.dva_slide {
	background-color: #fedddd;
}
.tri_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.tri_slide {
	background-color: #fedddd;
}
.cetiri_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.cetiri_slide {
	background-color: #fedddd;
}
.pet_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.pet_slide {
	background-color: #fedddd;
}
.sest_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.sest_slide {
	background-color: #fedddd;
}
.sedam_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.sedam_slide {
	background-color: #fedddd;
}
.osam_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.osam_slide {
	background-color: #fedddd;
}
.devet_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.devet_slide {
	background-color: #fedddd;
}
.deset_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.deset_slide {
	background-color: #fedddd;
}
.jedanest_toggle {
	color: #CC0000;
	font-weight: bold;
	border: 1px dotted #ccc;
}
.jedanest_slide {
	background-color: #fedddd;
}
#center div.istorijat_pdf {
	color: #CC0000;
	border: 1px dotted #ccc;
	padding-left: 10px;
	background-color: #fedddd;
}


/* lightbox */
#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(../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(../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: 96px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
