/* CSS Document */
.news {
	float:left;
	display:inline;
	width:910px;
	padding:30px;
	background:#161410;
	font-size:11px;
}
.news_col {
	float:left;
	display:inline;
	width:440px;
	height:250px;
}
.news_col_back {
	background:transparent url(../../images/backs/podpis.gif) center center no-repeat;
}

