@charset "utf-8";
/* CSS Document */

html, body {
	font-family: "Tahoma";
	font-size: 10pt;
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align:center;
}

#top {
	width: 1000px;
	text-align: center;
}

#NAGLOWEK {
	width: 1000px;
}

#MENU {
	width: 1000px;

}

#TRESC {
	width: 1000px;	
	margin: 25px, 25px, 25px, 25px;
	padding: 25px, 25px, 25px, 25px;
	
}
a {
border: none;
color: #00B7EB;
text-decoration: none;
}
img.obrazek {

	height: 200px;
	margin-top: 20px;
	margin-left: 20px;
	border: 0;
	
	margin: 25px, 25px, 25px, 25px;
	padding: 25px, 25px, 25px, 25px;
}
#STOPKA {
	
	width: 1000px;
	font-size:9px;
	color:#999999;

}
a:link.linki-wymiana, a:hover.linki-wymiana, a:visited.linki-wymiana, a:active.linki-wymiana
	{
		visibility: hidden;
	font-size:9px;
	color:#999999;
	text-decoration:none;		
	}
#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; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

