
#main{
    margin-left:auto;
	width: 860px;
	margin-right:auto;
	text-align:left;
    height:auto;
	overflow: hidden;
}

#panel_boczne_menu {
    width: 177px;
	float: left;
	overflow: hidden;
	margin-right:20px;
	text-align:justify
}


#tresc_l {
    width: 285px;
	float: left;
	overflow: hidden;
	
	text-align:justify
}

#tresc_r {
    width: 285px;
	float: left;
	overflow: hidden;
	margin-left:20px;
	text-align:left;
}

#naglowek_sg {
    width: 285px;
	height: 40px;
	float: left;
	overflow: hidden;
	text-align:left;
	background: url(/Grafika/Naglowki/naglowek-sg.jpg);
}
#naglowek_sgb {
    width: 590px;
	height: 40px;
	float: left;
	overflow: hidden;
	text-align:left;
	background: url(/Grafika/Naglowki/naglowek-sg.jpg);
}

#tresc_w {
    width: 590px;
	float: left;
	overflow: hidden;
	margin-right:20px;
	text-align:justify
}

#naglowek_s{
    width: 590px;
	height:55px;
	float: left;
	overflow: hidden;
	text-align:left;
	background: url(/Grafika/Naglowki/naglowek-s.jpg);
}

#boczny_panel {
	width: 250px;
	float: left;
	overflow: hidden;
	text-align:left;
}


#odstep_20{
	width: 610px;
	height: 20px;
	clear: both;
}

#odstep_20_bok{
	width: 250px;
	height: 20px;
	clear: both;
}

