html, body {
	width:100%;
	margin:0px;
	background-color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.strona {
	float:none;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.naglowek {
	float:left;
	width:1000px;
	height:164px;
}
.naglowek_gora {
	float:left;
	width:1000px;
	height:150px;
}
.naglowek_lewy {
	float:left;
	width:330px;
	height:100px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:32px;
	padding-right:32px;
}
.logo {
	float:left;
	width:330px;
	height:100px;
	background-image:url(gfx/logo.png);
}
.naglowek_prawy {
	float:left;
	width:606px;
	height:150px;
}
.naglowek_dol {
	float:left;
	width:1000px;
	height:14px;
	background-color:#231f20;
}
.srodek {
	float:left;
	width:809px;
	padding-left:92px;
	padding-right:99px;
}
.panel_lewy {
	float:left;
	width:209px;
	min-height:588px;
	background-image:url(gfx/panel_boczny_tlo.png);
	background-repeat:no-repeat;
	text-align:center;
	background-color:#f4f4f4;
}
.tresc {
	float:left;
	width:391px;
}
.panel_prawy {
	float:left;
	width:207px;
	min-height:588px;
	padding-left:1px;
	padding-left:1px;
	background-image:url(gfx/panel_boczny_prawy_tlo.png);
	background-repeat:no-repeat;
	background-color:#f4f4f4;
}
.stopka {
	float:left;
	width:1000px;
	height:48px;
}
.stopka_gora {
	float:left;
	width:1000px;
	height:14px;
	background-color:#231f20;
}
.stopka_dol {
	float:left;
	width:1000px;
	height:9px;
	padding-top:14px;
	padding-bottom:11px;
	font-size:9px;
	text-align:center
}
