/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited, a:active {
	font-size: 12px;
	color: #0387d4;
	text-decoration:none
}
a:hover {
	font-size: 12px;
	color: #281a6b;
	text-decoration:none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bluetitle {
	font-size: 11px;
	font-weight: bold;
	color: #0387d4;
}
.whitetitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerleft, .headerleft a:link, .headerleft a:active, .headerleft a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #281a6b;
	padding-bottom: 2px;
	text-decoration: none;
}
.headerleft a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0387d4;
	padding-bottom: 2px;
}
.headerright, .headerright a:link, .headerright a:active, .headerright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0387d4;
	padding-bottom: 2px;
	text-decoration: none;
}
.headerright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	color: #281a6b;
}
.redtitle {
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.greentitle {
	font-size: 11px;
	font-weight: bold;
	color: #339933;
}
.tablebig {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.tablecontent {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.copyright, .copyright a:link, .copyright a:active, .copyright a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #0387d4;
	text-decoration: none;
}
.comment {
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	text-decoration: none;
}
.news, .news a:link, .news a:active, .news a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.news a:hover {
	color: #0387d4;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	font-size: 11px;
	color: #0387d4;
}
.anndate {
	font-size: 10px;
	color: #888888;
}
.newstitle, .newstitle a:link, .newstitle a:visited, .newstitle a:active {
	font-weight: bold;
	font-size: 12px;
	color: #0387d4;
}
.newstitle a:hover {
	color: #281a6b;
}

.alllink, .alllink a:link, .alllink a:visited, .alllink a:active {
	font-size: 10px;
	color: #0387d4;
	text-decoration: none;
}
.alllink a:hover {
	font-size: 10px;
	color: #281a6b;
	text-decoration: none;
}
.svijetlozelenaslova {
	font-family: Verdana;
	font-size: 10px;
	color: #008800;
	text-decoration: none;
}
.crvenaslova {
	font-family: Verdana;
	font-size: 10px;
	color: #E90000;
	text-decoration: none;
}

.search {
	font-family: Verdana;
	font-size: 10px;
	color: #E90000;
	text-decoration: none;
}
.rss-box {
	 margin: 0px;
	 width: 100%;
	 background-color: #ffffff;
	 
}
.rss-items {
  	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 12px;
	background-color: #FFF;
	color: #16477D;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 12px;
  list-style:none;
  color: #000;
  padding-bottom:none;
}

.rss-item a {
	color:#16477D;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
        padding-bottom: 10px;
	}
	
.rss-item a:visited {
	color: #16477D;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        padding-bottom: 10px;
}
.rss-items li {
	margin-bottom: 25px;
}

.rss-date {
	color: #FFF;
	font-size: 8px;
}