body {
background: url("images/namioty_bg_2.jpg") #646464;
background-repeat: repeat-x;
}

img {
border: 1px;
border-color: #DF6706;
}

#text_strona {
margin-left: 5px;
}

.galeria-img {
display: inline;
margin-right: 7px;
margin-bottom: 6px;
}

.galeria-line {
margin-bottom: 5px;
}

#galeria {
margin-left: 45px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 4px solid #666;
	border-right: 4px 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");
	}