﻿
html, body {
	margin:0; 
	background: rgb(15,15,15) url('i/tlo-page.jpg') top center repeat-x;
	}
	
body, table, td { font: 10px Verdana; color: #F2F2F2; }
img, a img { border: 0px none; margin: 0; }

a:link {
	color: rgb(255, 153, 51);
	text-decoration: none;
}
a:visited {
	color: rgb(255, 102, 0);
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.clear{clear:both; font: 0px Arial; width:99%;}

div#main {clear:both; margin:0 auto; width: 100%; height: 242px; background: url('i/top.jpg') top center no-repeat;}
div#main #logo {clear:both; margin:0 auto; float: left; width: 900px; height: 200px; padding: 0; margin-left: 5em; }
div#main #logo a {text-align: left; float: left; height: 100%; padding: 0; width:900px;}


div#main-txt {clear:both; margin:0 auto; width: 996px; height: 546px; background: url('i/tlo.jpg') top center no-repeat;}

div#main-txt #menu {float: left; width: 982px; height: 32px; padding: 0 0 0 2em;}
#main-txt #menu ul {
width: 980px;
font: bold 12px Arial;
padding: 0;
margin: 0;
list-style-type: none;
height: 32px;
}
#main-txt #menu ul li {
line-height: 2.7em;
float: left;
padding: 0 1px 0 2px;
height: 32px;
background: url(i/menu-separ.png) top left no-repeat;
}
#main-txt #menu ul li.last {
background: none;
}
#main-txt #menu ul li.first {
padding-left: 1.1em;
background: none;
}
#main-txt #menu ul li a {
	text-align: center;
	color: rgb(255, 153, 51);
	text-decoration: none;
	float: left;
	height: 100%;
	padding: 0 1.2em;
}
#main-txt #menu ul li a:hover {
	color: #FFFF00;
	background: url(i/menu-hover.png) top center no-repeat;
}

#main-txt #left-box {float: left; width: 206px; padding: 4em 2em 0 3.8em;}

#left-box ul {width: 206px; font: bold 11px Verdana; padding: 0; margin: 0; list-style-type: none; background: rgb(25,25,25);}
#left-box ul li {background: url('i/left-separ.png') bottom left no-repeat; line-height: 2.8em; padding: 0 0 0 0; height: 34px; width: 206px;}
#left-box ul li a {color: #CDCDCD; text-decoration: none; float: left; height: 100%; padding: 0 3em; width: 140px;}
#left-box ul li a:hover {color: rgb(102,164,8); text-decoration: underline;}
#left-box ul li:hover {background: url('i/left-hover.png') bottom left no-repeat; }



#main-txt #right-box {float: left; width: 600px; padding: 0 1em 0 3em; font: 12px Trebuchet MS, Verdana;}
#main-txt #right-box-ar {float: left; width: 46px; padding: 6em 0 0 0.4em;}
#main-txt #right-box #nag {
	float: left;
	width: 560px;
	height: 20px;
	color: rgb(255, 102, 0);
	background: url('i/nag-line.png') bottom left no-repeat;
	padding: 0.5em 0 0.7em 0.5em;
	font: 18px Arial;
}
#main-txt #right-box #tresci {float: left; width: 600px; height: 348px; padding: 1em 0 0 0; line-height: 200%; }


#main-txt #stopka {float: left; width: 700px; padding: 5em 2em 0 7em; color: rgb(255,255,255); font: 11px Tahoma;}
#main-txt #stopka a {color: rgb(102,164,8); text-decoration: underline;}
#main-txt #stopka a:hover {color: rgb(102,164,8); text-decoration: none;}

#main-txt #powered {float: left; width: 130px; height: 50px; margin: 3.2em 0 0 5em;}
#main-txt #powered a {text-align: left; float: left; height: 100%; padding: 0; width:130px;}










#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: #000;
	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(blank.html) 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(i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(i/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	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 */
	}	
	
