html, body {
margin-left: auto;
margin-right: auto;
text-align: center;
}

#strona {
	 margin: 0 auto 0 auto;
	border:0px;
	padding:0px;
	height:630px;
	width:982px;
		 }
#top{
width:982px;
height:289px;
float:left;}
#menu{
width:982px;
height:52px;
float:left;
text-align:center;
background:url('images/menu_bg.png');
background-repeat:repeat-x;}
#gora{
width:982px;
height:237px;
float:left;
background:url('images/top.png');}
#srodek{
width:982px;
float:left;
background:#EDEDED;}
#stopka{
width:982px;
height:49px;
float:left;
text-align:center;
color:white;
font-size:11px;
background:url('images/stopka_bg.png')}
#lewa{
width:682px;
float:left;}
#prawa{
width:280px;
float:left;
margin-left:10px;}
#zawartosc{
width:600px;
float:left;
margin-left:41px;
text-align:justify;}

		 
