body 
{
	font-family: verdana; 
	font-style:normal;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	text-align: center;
	background-image: url(img/tlo.jpeg);
}
table,tr,td,tbody
{
	font-size:11px;
}

#page
{
	text-align:center;
	width:655px;
	font-size:11px;
}
a
{
	color: black;
	text-decoration:none;
	font-size:10px;
}

a:hover
{
	text-decoration:none;
	color:red;
	font-size:10px;
}

#top2:hover,#top4:hover,#top6:hover,#top8:hover{
	color: red;
}
#top1
{
	float: left;
	height:25px;
	width:19px;
	background-image: url(img/top_1.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top2
{
	float: left;
	height:17px;
	padding-top:8px;
	width:107px;
	background-image: url(img/top_2.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top3
{
	float: left;
	height:25px;
	width:29px;
	background-image: url(img/top_3.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top4
{
	float: left;
	padding-top:8px;
	height:17px;
	width:107px;
	background-image: url(img/top_4.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top5
{
	float: left;
	height:25px;
	width:31px;
	background-image: url(img/top_5.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top6
{
	float: left;
	padding-top:8px;
	height:17px;
	width:106px;
	background-image: url(img/top_6.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top7
{
	float: left;
	height:25px;
	width:26px;
	background-image: url(img/top_7.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top8
{
	float: left;
	padding-top:8px;
	height:17px;
	width:106px;
	background-image: url(img/top_8.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top9
{
	float: left;
	height:25px;
	width:124px;
	background-image: url(img/top_9.jpeg);
	font-size:11px;
	font-weight:bold;
	color: white;
}
#top10
{
	float:left;
	height:17px;
	width:655px;
	background-image: url(img/top_10.jpeg);
}

#button
{
	float:left;
	height:23px;
	width:655px;
	background-image: url(img/button.jpeg);
}
#content
{
	float: left;
	width:306px;
	height:517px;
	text-align:left;
	background-image: url(img/tlo_left.jpeg);
	overflow: auto;
}
#content_text
{
	padding-left:10px;
	font-size:11px;
	color:black;
}
#topek
{
	float: left;
	width:349px;
	height:517px;
}

#logo
{
	float: left;
	width:349px;
	height:283px;
	background-image: url(img/logo.jpeg);
}

#news
{
	float: left;
	width:349px;
	height:234px;
	background-image: url(img/news.jpeg);
}
#news a
{
	color: white;
}
#news a:hover
{
	color: grey;
}
#news_text
{
	float:left;
	padding-left:15px;
	text-align:left;
	width:325px;
	height:234px;
	overflow: auto;
}



#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
img, .img
{
	border:0px;
}