@charset "iso-8859-2";
body {
 padding: 0;
 text-align: center;
 background: transparent url(gfx/tlo.jpg) 0 0 repeat-x fixed;
 color:#000000;
 background-color:#FFFFFF;
 height: auto;
 font-family:"Book Antiqua";
 font-size:12px;
}
#textx {
 	font-family:"Book Antiqua";
 	font-size:14px;}
#textd {
 	font-family:"Book Antiqua";
 	font-size:16px;}
#all {
	overflow:hidden; 
	width: 983px; 
	height: 100%;	
	position: relative;
	margin:0 auto;  
}
#gora {
	overflow:hidden; 
	width: 983px; 
	height: 391px;	
	position: relative;
	margin:0 auto;
}
#przerwalewy {
	background-image:url(gfx/kr.jpg);
	background-repeat:repeat-y;
	}
#przerwaprawy {
	background-image:url(gfx/kr.jpg);
	background-repeat:repeat-y;
	}
#stopka {
	background-image:url(gfx/stopka.jpg);
	background-repeat:no-repeat;
	overflow:hidden; 
	width: 968px; 
	height: 62px;	
	margin:0 auto;
}
#dolik {
	width: 983px; 
	height: 100px;	
	margin:0 auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#990000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FF0000;
	text-decoration: underline;
}
#stopka_1 {
    float: left;
	width: 484px;
	height: auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
}
#stopka_2 {
    float: left;
	width: 484px;
	height: auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#333333;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

