body
{
 
  background: url('graf/back2.jpg');
  background-repeat: no-repeat;
  font-family: verdana, sans-serif ;
  background-color: white; 
}

div
{
font-style: normal;
font-family: verdana, sans-serif ; 
color: black;
}

a
{
color: #336699;
text-decoration: none;
}

a:hover
{
color: black;
text-decoration: none;
}

.ak
{
font-size: 12pt;
font-family: tahoma, sans-serif ; 
font-weight: 400;
}

.txt
{
font-size: 10pt;
font-family: verdana, sans-serif ; 
font-weight: 400;
}



#menua
{
top: 180px;
left: 200px;
height: 210px;
width: 100px;

position: absolute;
font-size: 10pt;
font-weight: 800;
text-align: right;


padding-right: 5px;

}



#menua a:hover
{
font-size: 10pt;
font-weight: 1000;

color: #000000;



}

#poz
{
top: 0px;
left: 0px;
height: 0px;
width: 0px;
font-size: 1pt;
font-weight: 10;
color:white;
}


#poz a
{

font-size: 1pt;

color:white;
}

#sidel
{
top: 495px;
left: 217px;
height: 60px;
width: 150px;

position: absolute;
font-size: 8pt;
font-weight: 800;
text-align: right;

color: #336699;



}

#sider
{
top: 495px;
left: 390px;
height: 60px;
width: 140px;

position: absolute;
font-size: 8pt;
font-weight: 800;
text-align: right;

color: #336699;


}

#siderlink
{
top: 495px;
left: 530px;
height: 60px;
width: 140px;

position: absolute;
font-size: 8pt;
font-weight: 800;
text-align: right;

color: #336699;


}

#menub
{
top: 100px;
left: 380px;
height: 42px;
width: 587px;
position: absolute;
border: dotted;
}

#teksta
{
top: 170px;
left: 320px;
height: 210px;
width: 350px;
position: absolute;
text-align: justify;
}

#tekstaa
{
top: 170px;
left: 320px;
height: 210px;
width: 350px;
position: absolute;
text-align: left;
}


#tekstaaa
{
top: 170px;
left: 320px;
height: 310px;
width: 350px;
position: absolute;
text-align: left;
overflow: auto;
}

#box
{
top: 470px;
left: 230px;
height: 20px;
width: 100px;
position: absolute;

font-size: 7pt;
font-weight: 8000;

color: #000000;
text-align: center;



}
table h2 {
 padding: 0 0 0 0;
 font-size: 10px;
 font-family: verdana, sans-serif ; }

h2 {
 padding: 0 0 0 0;
 font-size: 10px;
 font-family: verdana, sans-serif ; }

table {
 font-size: 10px;
 font-family: verdana, sans-serif ; }
table th {
 padding: 0 0 3px 0;
 text-align: left;
 border-bottom: 1px solid #336699;
 font-family: verdana, sans-serif ; }
table td {
 padding: 0 0 0 0;
 vertical-align: top;
 font-family: verdana, sans-serif ; }
table td.a {
 padding: 0 0 3px 40px;
 font-family: verdana, sans-serif ; }
table tfoot td.a {
 padding: 0 0 3px 40px;
 font-family: verdana, sans-serif ; }
table tfoot td {
 font-size: 10px;
 color: #808080;
 padding: 3px 0 0 0;
 font-family: verdana, sans-serif ; }



#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
