.novosti_zaglavlje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A75D3A;
	text-decoration: none;
	font-weight: bolder;
}
.novosti_submit {
	background-image: url(images/news.gif);
	height: 28px;
	width: 34px;
	border: none;
	background-repeat: no-repeat;
	background-color: #F9F3CE;
}
.novosti_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A75D3A;
	background-color: #F9F3CE;
	border: thin solid #A75D3A;
	padding: 5px;
}
.float_left_picture {
	clear: left;
	float: left;
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 144px;
}
div.novostiSadrzaj a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A75D3A;
	font-weight: bold;
}
div.novostiSadrzaj a:hover {
	text-decoration: underline;
	background-color: #F8E2B6;
	color: #A75D3A;
}
