#latestNews h1, #newsList h1, #linkedNewsList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091E2;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#latestNews h1 a, #newsList h1 a, #linkedNewsList h1 a {
	color: #0091E2;
	text-decoration: none;
}
#latestNews .naslov {
	background-image: url(/img/leftBgrd.png);
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-top: 10px;
}
#latestNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 8px 13px 8px 20px;
}
#latestNews p.more {
	font-size: 10px;
	text-align: right;
}
#latestNews p.more a {
	color: #ff7600;
	text-decoration: none;
}

.tekuci {
	width: 326px;
	background-image: url(/img/tekuciBgrd.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.tekuci p.more {
	font-size: 10px;
	text-align: right;
	margin-bottom: 15px;
}
* html .tekuci p.more {
	margin-bottom: 5px;
}
.tekuci p.more a {
	color: #ff7600;
	text-decoration: none;
}
.tekuci p.prvi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 15px;
}


#article p, #article p.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#article p.newsLead {
	color: #0091E2;
	font-size: 14px;
}
#article h1 {

}
#article h1.projekat {
	font-size: 32px;
}

p.date {
	font-style: italic;
	margin-bottom: 0px;
}
p.uptitle {
	
}
p.lead {
	padding: 0px;
	margin-bottom: 12px;
}

.paginacija tr td {
	background-color: #b4b190;
	padding: 5px;
	color: #FFFFFF;
}
.paginacija tr td a {
	color: #FFFFFF;
}
	  
	   
#linkedNewsList {}


.kljucni {
	background-image: url(/img/rightBgrd.png);
	background-repeat: no-repeat;
	background-position: top;
}
.kljucni h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0091E2;
	padding-top: 10px;
}
.kljucni p.labela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px 15px;
	padding-top: 3px;
}
.kljucni p.podatak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0091E2;
	margin: 0px 15px;
	padding-bottom: 3px;
	background-image: url(/img/tackiceH.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}







