body {
	
	margin:0px; padding:0px;
	background-color:#749624;
	background-image:url('gfx/bg_top.jpg');
	background-repeat:repeat-x;
	text-align:center;
}
#zgarniacz {
	margin:auto;
	width:1000px; height:259px;
	background-image:url('gfx/top.jpg');
}
#usuwanie {
	background-color:#FFFFFF;
}
	#usuwanie #obornika{	
		width:1000px;
		margin:auto;
	}
#footer {
	background-image:url('gfx/bg_footer.jpg');
	height:316px;
}
	#footer #in_footer {
		width:1000px; height:292px;
		margin:auto;
		background-image:url('gfx/bg_in_footer.jpg');
		position:relative;
	}
	
	#usuwanie_obornika {
		display:none;
	}

#l_col {
	width:274px;
	float:left;
}
#s_col {
	width:456px;
	float:left;
	text-align:left;
	margin-left:20px;
}
#r_col {
	width:240px;
	float:left;
}
.clear {
	clear:both;
}



#newsletter {
	width:274px; height:143px;
	background-image:url('gfx/bg_newsletter.gif');
	position:relative;
}