

A:link {
	COLOR: #0000aa; text-decoration: none
}
A:visited {
	COLOR: #0000aa; text-decoration: none
}
A:active {
	COLOR: #0000aa; text-decoration: none
}
A:hover {
	COLOR: #0000aa; text-decoration: underline
}



h3 {
  margin-top:2px;
  margin-bottom:5px;
  font-family: times, serif;
  font-size: 1.4em;
  line-height: 1.1em;
  color: #790026;
  padding:5px;
}

h4 {
  margin-top:5px; margin-bottom:4px;
  padding:5px;
  font-family: times, serif;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #003399;
}

td {
  font-family: arial, verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.2em;
  color: #000000;
}

li {
  font-family: arial, verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #000000;
}

#center ol {
  margin-top:5px; margin-bottom:12px;margin-left:25px;
  padding:4px;
  font-family: arial, verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #000000;
}

.page1 h3, p, br {
  margin-top:0px; margin-bottom:1px;
  padding:0px;
}	

.page1 img {
  float:left;
  margin-right:9px;
	border: 0px;
}

p {
  margin-top:3px; margin-bottom:3px;
  padding:5px;
  font-family: arial, verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #000000;
}

#nav_left {
  margin-top:5px;
  margin-bottom:5px;
  width:186px;
  border:0px dashed #cccccc;
}

#nav_left p {
  margin-top:0px;
  margin-bottom:0px;
  font-family: times, serif;
  font-size: 1em;
}

#nav_right {
  margin-top:0px;
  float: left;
  width:175px;
  border:0px dashed #cccccc;
}

#nav_left img {
padding: 3px;
border: 1px solid #333333;
float:center;

}
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  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: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#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:10px;
}

#linklist li a { text-decoration: none; }

.sl {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.sr {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.srb {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
	border: 1px solid #333333;
}

.marcaj {
  color: #110088;
	font-style: italic; 
}

.autor {
  font-family: times, serif;
  float:right;
  margin-top:0px;
  margin-bottom:8px;
  font-size: 1em;
	line-height: 1em;
  color: #000000;
	font-weight: bold;
	font-style: italic; 
}

.data {
  font-family: arial, sans-serif;
  font-size: 0.8em;
  margin-bottom:0px;
  color: #333333;
}	

#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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	