#latestNews {
	margin: 20px 0px 0px 0px;
}
#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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#article h2 {
	font-size: 12px;
	color: #D7800B;
	margin-top: 20px;
	margin-bottom: 5px;
}
#article h1 {
	margin-top: 0px;
}
#article img {
	margin: 0 7px 0 0;
	float: left;
	border: 1px solid #B0B3B6;
}

p.date {
	margin-bottom: 0px;
	font-size: 11px;
}
p.uptitle {
	
}
p.lead {
	padding: 10px 0 10px 0;
	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 {}

#newsList {
	margin-top: 10px;
}
#newsList p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#newsList a {
	color: #790073;
}

#newsList img {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #B0B3B6;
}







