#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");
	}
	
.surowka { float:right; margin-left:10px; border:1px solid #bebebe;}
img {
	border:none;
}
body {
	font-family:Verdana, Helvetica, Arial;
	font-size:12px;
	background-image:url(tlo.png);
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#666666;
	margin-top:0px;
}
ul#produkty {
	list-style-type:decimal;
	margin-top:0px;
}
#produkty li {
	padding-bottom:10px;
	clear:right;
}
ul.punkty {
	margin-top:0px;
	list-style-type:circle;
}
div#lay {
	width:740px;
	text-align:left; 
	background:url(back.png) repeat-y;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
}
div#top {
	clear: both;
	width:740px;
	height:15px;
}
div#logo {
	text-align:center;
	width:740px;
	height:110px;
}
div#content {
	width:720px;
	margin:0px 10px 0px 10px;
}
div#menu {
	width:180px;
	float:left;
}
div#content2 {
	text-align:justify;
	width:520px;
	margin-left:180px;
}
div#back {
	width:740px;
	height:16px;
}
div#fotter {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-weight:bold;
	padding-top:20px;
	clear:both;
	width:740px;
}
a:link, a:visited, a:active {
	color:#006400;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#cd5c5c;
	text-decoration:underline;
	font-weight:bolder;
}