#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 {
	/*padding:								5px;*/
	color:									#BE0028;
}

.paginacija tr td a {
	color: 									#485C5A;
	font-weight:							bold;
}
	  
#linkedNewsList {}









