#mod_top_news_container{
	width:231px;
	background-color:#f4f4f4;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
}
.mod_top_news_naslov{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#f01251;
	padding:0 10px 0 10px;
	margin:0 10px;
}
.mod_top_news_vijesti{
	margin:10px;
	padding: 10px 10px 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#717171;
	font-size:11px;
	border-top: 1px dotted #dedede;
}
.mod_top_news_vijesti .datum_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4d4d4d;
}
.mod_top_news_vijesti .datum_link a{
	color:#f01251;
	text-decoration:none;
}
.mod_top_news_vijesti .title_link a{
	text-decoration:none;
	color:#717171;
}
