body {
	margin:0px; padding:0px;
	background-image:url('gfx/bg_body.jpg');
}
#legnica {
	width:100%; height:291px;
	background-image:url('gfx/bg_top.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
	#legnica #strony {
		width:1000px; height:291px;
		background-image:url('gfx/bg_in_top.jpg');
		position:relative;
	}
	
	
	
	
	
	
	
	
#projektowanie {
	width:1000px;
	background-image:url('gfx/bg_content_homepage.jpg');
}	

	#home_1 {
		width:325px; float:left;
		text-align:center;
	}
	#home_1 .in {
		width:300px;
		margin:auto;
		text-align:justify;
	}
	#home_2 {
		width:380px; float:left;
		text-align:center;
	}
	#home_2 .in {
		width:320px;
		margin:auto;
	}
	#home_3 {
		width:288px; float:left;
		text-align:center;
	}
	#home_3 .in {
		width:220px;
		margin:auto;
	}
	
	
	
	
	
	
	
#tworzenie {
	width:1000px;
	background-image:url('gfx/bg_content_underpage.jpg');
}	
	#under_1 {
		width:200px;
		float:left;
	}
	#under_1 .in {
		width:190px;
		margin:auto;
	}
	#under_2 {
		width:610px;
		float:left;
		text-align:left;
	}
	#under_2 .in {
		width:550px;
		text-align:justify;
		margin-left:20px;
	}
	#under_3 {
		width:190px;
		float:left;
		text-align:center;
	}
	#under_3 .in {
		width:185px;
		maring:auto;
	}
	
	
	
	
	
	
	
	
	
	
#stron {
	width:1000px; height:231px;
	background-image:url('gfx/bg_footer.jpg');
	position:relative;
}





.clear {
	clear:both;
}