.news
{
	position:relative;
	margin:20px 50px;
	padding-bottom:15px;
	border-bottom:3px solid #ccc;
	line-height: 20px;
	font-size: 15px;
	overflow:hidden;
	background: url(/images/aktualnosci_tlo.jpg) no-repeat;
}
.news p
{
	margin-bottom:7px;
}
.news a {color:#480404;}
.news img
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
}
.news h1, .news h2
{
	font-family: "Arial", "Helvetica", sans-serif;
	line-height: 38px;
	color:7c7c7c;
	font-weight:bold;
	font-size: 16px;
	margin-bottom:10px;
}
.news h2 a
{
	color:#7c7c7c;
}
.data_newsa
{
	width:75px;
	float:left;
	color:#fff;
	overflow:hidden;
	line-height:38px;
	font-size:20px;
	padding-left:3px;
}
.data_newsa span
{
	margin-right:20px;
	padding-top:3px;
	width:20px;
	display:block;
	width:30px;
	font-size:11px;
	float:right;
	line-height:16px;
	text-align:center;
}

.aktualnosci_wiecej
{
	position:absolute;
	right:0;
	bottom:0;
	color:#d70085;
	font-weight:bold;
}
.aktualnosci_wiecej a
{
	color:#d70085;
}
