html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}



#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0px;}
#tlo{
	background:#000;
	opacity:0;
	filter:alpha(opacity=70);
	z-index:1
}

#dystrybucja{
	position:fixed;
	width:100%;
	height:100%;
	overflow:hidden;
	top:0px;
	left:100px;
	z-index:10000;
	overflow:auto;
}
