html,body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: table;
	background: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #ffffff;
}
#all{
	height: 100%;
	width: 100%;
	display:table;
	position: relative;
	margin: 0 auto;
}
#main{
	margin: auto;
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	margin-top:expression((x=document.documentElement.clientHeight-this.scrollHeight)>0?x/2+'px':0);
	width: 970px;
}

#hack{
	margin: 0 auto;
	text-align: center;
	width: 970px;
	height: 600px;
}

a, a:visited { color: #ffffff; text-decoration: none; }
a:hover, a:active { color: #729dff;}

a.czarne, a:visited.czarne { color: #000000; text-decoration:none; border-bottom:1px dotted #0f0f0f; }

#gora{
	margin: 10px 0 0 0;
	width: 970px;
	height: 60px;
	text-align: left;
	float: left;
}
#logo{
	float: left;
	margin: auto auto 0 0;
}
#menu{
	float: right;
	margin: 40px 0 0 auto;
}
#srodek{
	float: left;
	width: 970px;
	height: 480px;
	background: #ffffff;
}
#tlo{
	background-image: url('http://wrona.art.pl/layout/tlo.jpg');
	background-repeat: none;
	width: 950px;
	height: 460px;
	margin: 10px 10px 10px 10px;
	position: absolute;
	float: left;
}
#przezroczyste{
	text-align: left;
	float: left;
	width: 300px;
	position: relative;
	margin: -220px auto auto 50px;
	border: solid;
	border-width: 20px;
	border-color: #ffffff;
	background: #ffffff;
	color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#stopka{
	margin: 10px auto auto auto;
}
p{
	margin: 0;
}

.foto{
	float: left;
	margin: 0;
}
.main_view {
		position : relative;
		width : 600px;
		height : 300px;
		background-color: #ffffff;
	}
	.image_reel a {
		position : absolute;
		top : 0px;
		left : 0px;
		display : none;
		background-color: #ffffff;
	}
#przezroczyste_omnie{
	width: 830px;
	text-align: left;
	float: left;
	position: relative;
	margin: -400px auto auto 50px;
	border: solid;
	border-width: 20px;
	border-color: #ffffff;
	background: #ffffff;
	color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#przezroczyste_oferta{
	width: 890px;
	text-align: left;
	float: left;
	position: relative;
	margin: -460px auto auto 20px;
	border: solid;
	border-width: 20px;
	border-color: #ffffff;
	background: #ffffff;
	color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#tab{
    z-index: 999;
}
