h2.news a {
	padding: 0px 10px;
	color: #f90;
	font-weight: bold;
	font-style: italic;
	font-size: 80%;
}

div.newstitle a {
	color: #f90;
	font-weight: bold;
	font-style: italic;
}

div.date {
	width: 100px;
	padding: 20px 10px 2px 10px;
	font-style: italic;
	color: #003;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	clear: both;
}

p.news {
	font-size: 75%;
	text-align: justify;
	line-height: 120%;
}

div.newszrodlo {
	padding: 0px 0px 0px 10px;
	width: auto;
	font-style: italic;
	color: #003;
	font-size: x-small;
	text-align: right;
	float: right;
	clear: both;
}

div.hr {
	margin: 10px 0px 0px 0px;
	background: #999;
	height: 1px;
	width: 70%;
	float: left;
}
