.news_box {
	font-family: Verdana, sans-serif;
	margin-bottom:10px;
	text-align: left;
	clear: both;
}
.news_title {
	font-weight: bold;
	color:#ff0000;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #CCCCCC;
}
.news_date {
	font-size: 7pt;
	color: #FF0000;
; background-repeat: no-repeat; background-color: #cccccc
}
.news_body {
	color:#ffffff;
}
a.dalej {
	font-size: 7pt;
	text-align: left;
	margin-left:10px;
}
a.dalej:link,a.dalej:visited,a.dalej:active,a.dalej:hover {
	color: #FF0000;
	text-decoration:none;
}
a.dalej:hover {
	color: #FFFFFF;
	text-decoration:none;
}