#index {
	margin: 10px 0 0 0; 	
}

#index #ustka_col {	
	float: left;
	width: 140px;
	margin: 20px 0 0 0;	
}

#index #pic_col {	
	float: right;
	width: 160px;	
	margin: 5px 50px 0 0;
}


#index #content_col{
	width: 250px;
	margin: 0 30px 0 20px;
	float: left;
}

#index p {
	text-align: right;
	line-height: 130%;
}


