body {
	margin:0px;
	background: #E8F2E0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
}

.przycisk {
	display:block;
	width: 342px; 
	height: 586px; 
	margin: auto; 
	font-size:0; 
	line-height:0;
	color:#E8F2E0;
}
a#enter{background: url(gfx/czolowa.png)}
a:hover#enter{background: url(gfx/czolowa_hover.png)}

#dolnypas{
	width:100%;
	position:absolute;
	bottom:0px;
	height:60px;
	background: #C4CCBD url(gfx/dolny_cien.png) repeat-x;
}

p {padding:10px}



