*{
	font-family:Helvetica;
}


#lewy1,#lewy2{
	width:70%;
	height:400px;
	background-color:Snow;

	
}

#lewy2{
	font-size:150%;
	float:left;
}

#lewy1{
	text-align:center;
	float:left;
}

#prawy1{
	height:150px;
	width:30%;
	background-color:SteelBlue;
	color:white;
	text-align:center;	
	float:right;
}

#prawy2{
	height:350px;
	width:30%;
	background-color:SteelBlue;
	color:white;
	float:right;
}

#prawy3{
	height:300px;
	width:30%;
	background-color:Snow;
	text-align:center;
	float:right;
}

#stopka{
	background-color:SteelBlue;
	color:white;
	clear:both;
}