#latestNews h1, #newsList h1, #linkedNewsList h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#latestNews h1 a, #newsList h1 a, #linkedNewsList h1 a {
	color: #666666;
}
#article h1 {
	margin-top: 0px;
}

p.date {
	font-style: italic;
	margin-bottom: 0px;
}
p.uptitle {
	
}
p.lead {
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #999999;
	margin-bottom: 20px;
}

.paginacija tr td {
	background-color: #b4b190;
	padding: 5px;
	color: #FFFFFF;
}
.paginacija tr td a {
	color: #FFFFFF;
}
	  
	   
#linkedNewsList {}










