BODY {

height: 100%; 
width: 100%; 
margin: 0; 

margin: 0cm 0cm 0cm 0cm;
padding: 0 0 0 0;


background: #1B1B1B;

background-image: url('img/start_tlo.jpg');
background-repeat: repeat-x;
background-position: center top;
margin: 0cm 0cm 0cm 0cm;
padding: 0 0 0 0;

	font-family : Verdana, arial ce;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: #65A3A3; 
	SCROLLBAR-SHADOW-COLOR: #65A3A3; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #65A3A3; 
	SCROLLBAR-TRACK-COLOR: #f6f6f6; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}




.text2 {
	font-family : arial ce;
	font-size : 12px;
	color : #999999;
	font-weight : none;
	text-align:center;
	line-height: 20px;

}


a.text2:link {font-family :  arial ce;  text-decoration: none;  		color : #999999}
a.text2:visited {font-family :  arial ce;  text-decoration: none;  		color : #999999}
a.text2:active {font-family : arial ce; text-decoration: underline;  		color : #999999}
a.text2:hover {font-family :  arial ce;  text-decoration: underline;  		color : #999999}

	
	
.text_tytul {
	font-family : arial ce;
	font-size : 17px;
	color : #bbbbbb;
	font-weight : none;
	text-align:center;
	line-height: 20px;

}


a.text2:link {font-family :  arial ce;  text-decoration: none;  		color : #999999}
a.text2:visited {font-family :  arial ce;  text-decoration: none;  		color : #999999}
a.text2:active {font-family : arial ce; text-decoration: underline;  		color : #999999}
a.text2:hover {font-family :  arial ce;  text-decoration: underline;  		color : #999999}

	
	


.text {
	font-family : tahoma;
	font-size : 10px;
	color : #777777;
	font-weight : none;
	text-align:center;

}


a.text:link {font-family : tahoma;  text-decoration: none;  		color : #777777}
a.text:visited {font-family : tahoma;  text-decoration: none;  		color : #777777}
a.text:active {font-family : tahoma; text-decoration: underline;  		color : #777777}
a.text:hover {font-family : tahoma;  text-decoration: underline;  		color : #777777}


	
		
	
.form_x {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background : #FFE8A4;
	border-color: #EAB000;

		font-weight : normal;
		border: thin #FFCF28 inset
}



.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background : #333333;
	border-color: #EE9D00;
	border-width: 1px;
		font-weight : normal;
}


.form_w {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background : #F2F2F2;
	border-color: #dfdfdf;
	border-width: 1px;
		font-weight : normal;
}





/*-----------------------------------------------------------*/
/* 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(img/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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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;
	}

	
	
/* ------------------------------------------------------------------------------------*/

.td1{
	font-family : tahoma;
	font-size : 11px;
	color : #444444;
	font-weight : none;
	text-align:center;
	line-height: 17px;
	background-color:#aaaaaa;
	text-align:center;
}
.td2{
	font-family : tahoma;
	font-size : 11px;
	color : #444444;
	font-weight : none;
	text-align:center;
	line-height: 17px;
	background-color:#cccccc;
	text-align:center;
}

