#galeria{
display: none;
z-index: 100;
height:auto;
position: absolute;
border:0px solid #6A6A6A;
top:100px;
left: 100px;
margin: auto;
}
#tlo_block{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	display: none;
	background-color: #000;
}
img.poprzednie{
margin-left: 12px;
margin-top: 12px;
float: right;
}
img.nastepne{
margin-right: 10px;
margin-top: 12px;
float: right;
}
/* koniec galeri */
