#newsList p.date {
	border-top: 1px dashed #cccccc;
	padding-top: 10px;
	clear: both;
}


#latestNews h1, #newsList h1, #linkedNewsList h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#latestNews h1 a, #newsList h1 a, #linkedNewsList h1 a {
	color: #666666;
}
#newsList h1 a {
	text-decoration: none;
}
#newsList h1 a:hover {
	color: #333333;
}

#article h1 {
	margin-top: 0px;
}

p.date {
	font-style: italic;
	margin-bottom: 0px;
}
p.uptitle {
	
}
p.lead {
	padding: 10px;
	background-color: #f0f0f0;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
}

.paginacija {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}
.paginacija tr td {
	background-color: #e6e6e6;
	padding: 5px;
	color: #666666;
}
.paginacija tr td a {
	color: #666666;
}
	  
	   
#linkedNewsList {}









