.html, body {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#373737;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.ramka { 
	border-style:solid;
	border-color:#A9A9A9;
	border-width:3px;
	margin:7px;
} 
.strona {
	float:none;
	width:982px;
	margin-left:auto;
	margin-right:auto;
}
.naglowek {
	float:left;
	width:982px;
	height:252px;
}
.tytul {
	float:left;
	width:982px;
	height:84px;
}
.tresc {
	float:left;
	width:858px;
	padding-top:10px;
	padding-left:62px;
	padding-right:62px;
	background-image:url(gfx/tresc.png);
	background-repeat:repeat-y;
}
.stopka {
	float:left;
	width:982px;
	height:108px;
	background-image:url(gfx/stopka.png);
}
