﻿body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #444;
	background: #fff;
	text-align: left;
}
body.inner-page
{
	/*background-image: url(img/body_inner.gif);*/
}
* {
	margin: 0;
	padding: 0;	
}
div#wrapper 
{
	margin: 0 auto;
	width: 985px;
	position: relative;
}
div.header {
	/*float:left;*/
}
div.sitemap {
	/*width:100px;*/
	margin: 5px 10px 0 0;
	text-align: right;
}
div#header-image {
	margin-bottom: 8px;
}

/* ---- Search ---- */

div#search-breadcrumbs {
	background: url(img/search-breadcrumbs.png) no-repeat 0 0;
	width: 985px;
	height: 38px;
	margin-bottom: 8px;	
}

#topSearchForm	{
	float:left;
	width:210px;
	margin-top:7px;
	margin-left: 10px;
	background:url(img/topSearch.gif) no-repeat 0 0;
	border: 0;
}
.searchBox	{
	float:left;
	width:165px;
	height:20px;
	border:0;
	color:#444;
	/*font-size:11px;*/
	padding:3px 10px 0;
	background:transparent
} /*hack*/
#topSearchForm .searchSubmit	{
	float:right;
	width:24px;
	height:23px;
	margin-top:2px;
	border:0;
	background:url(img/topSearchSubmit.gif) no-repeat 0 0;
	cursor:pointer
}
#topSearchForm .searchSubmit:hover	{
	float:right;
	width:24px;
	height:23px;
	margin-top:2px;
	border:0;
	background:url(img/topSearchSubmit.gif) no-repeat 100% 0;
	cursor:pointer
}
#breadcrumbs	{
	float:left;
	width: 680px;
	margin: 0 0 0 30px;
	padding: 12px 10px 0 0;
	color: #144e8c;
	vertical-align:middle;
}

p.logo
{
	margin: 0 0 0 28px;
	padding: 14px 0 15px 15px;
	background: transparent url(img/logo2.gif) no-repeat 0 0;
	color: #144e8c;
	font-size: 18px;
	font-weight: normal;
	width: 260px;
    text-indent: -9999px;
}
.top-nav 
{
	background: transparent url(img/menu-bar.png) no-repeat 50% 0;
}
div.contentWrapper 
{
	margin: 0 0 20px 3px;
	padding: 0;
	width: 979px;
	float: left;
	background-color: #fff;
	/*border-top: 1px solid #98CA60;*/
}
div.content {
	margin: 0;
	padding: 5px 22px;
	width: 480px;
	float: left;
	/*background: transparent url(img/content.gif) repeat-x 0 0;*/
	min-height: 370px;
	display: inline;
}
.slika-desno	{
	float:right;
	margin: 0px 0 10px 15px;
}
.slika-levo	{
	float:left;
	margin: 0px 15px 10px 0;
}

a .box-zivotna-sredina {
background: url(img/box-zivotna-sredina.gif) no-repeat left;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-right: 20px;
}
a:hover .box-zivotna-sredina {
background: url(img/box-zivotna-sredina.gif) no-repeat right;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-right: 20px;
margin-bottom: 20px;
}
a .box-nasi-zaposleni {
background: url(img/box-nasi-zaposleni.gif) no-repeat left;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-bottom: 20px;
}
a:hover .box-nasi-zaposleni {
background: url(img/box-nasi-zaposleni.gif) no-repeat right;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-bottom: 20px;
}
a .box-nas-doprinos {
background: url(img/box-nas-doprinos.gif) no-repeat left;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-right: 20px;
}
a:hover .box-nas-doprinos {
background: url(img/box-nas-doprinos.gif) no-repeat right;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-right: 20px;
margin-bottom: 20px;
}
a .box-nasa-praksa {
background: url(img/box-nasa-praksa.gif) no-repeat left;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-bottom: 20px;
}
a:hover .box-nasa-praksa {
background: url(img/box-nasa-praksa.gif) no-repeat right;
width: 230px;
height:166px;
display:block;
float:left;
text-indent:-9999px;
margin-bottom: 20px;
}




div.sidebar-left {
	margin: 10px 0 0 0;
	padding: 0;
	width: 224px;
	float: left;
	/*background: #82a411 url(img/rpBg.gif) repeat-x 0 0;*/
}
div.sidebar-right {
	margin: 20px 0 0 0;
	padding: 0;
	width: 230px;
	float: right;
	background: #eee url(img/sidebar-bg.png) repeat-y;
}
div.sidebar-right-top {
	background: #eee url(img/sidebar-top.png) no-repeat;
	height: 5px;
	width:230px;
	overflow:hidden;
}
div.sidebar-right-bottom {
	background: #eee url(img/sidebar-bottom.png) no-repeat;
	height: 5px;
	width:230px;
	overflow:hidden;
}
div.sidebar-right-content {
	padding: 11px;
	padding-top:8px;
}

a:link.direct-link, 
a:visited.direct-link, 
a:active.direct-link 	{
	background: url(img/direct-link.png) no-repeat left;
	height: 25px;
	width:174px;
	display:block;
	margin: 0;
	color:#FFFFFF;
	font-weight:bold;
	padding: 10px 0 0 35px;
}
a:hover.direct-link	{
	background: url(img/direct-link.png) no-repeat right;
	height: 25px;
	width:174px;
	display:block;
	margin: 0;
	color:#FFFFFF;
	/*text-decoration:none;*/
	font-weight:bold;
	padding: 10px 0 0 35px;
}
a:link.direct-link2, 
a:visited.direct-link2, 
a:active.direct-link2 	{
	background: url(img/direct-link.png) no-repeat left;
	height: 25px;
	width:174px;
	display:block;
	margin: 0 20px 0 0;
	color:#FFFFFF;
	font-weight:bold;
	padding: 10px 0 0 35px;
	float:left;
}
a:hover.direct-link2	{
	background: url(img/direct-link.png) no-repeat right;
	height: 25px;
	width:174px;
	display:block;
	margin: 0 20px 0 0;
	color:#FFFFFF;
	/*text-decoration:none;*/
	font-weight:bold;
	padding: 10px 0 0 35px;
}


.inner-page .content 
{
	margin: 0 20px 0 0;
	float: right;
	width: 656px;
}
.inner-notes 
{
	margin: -10px -14px 20px 10px;
	padding: 15px;
	width: 187px;
	float: right;
	background-color: #D1D3D3;
}
.inner-page .sidebar
{
	width: 217px;
	display: inline;
} 
div.footer {
	margin: 10px 0 20px 0;
	padding: 0;
	clear: both;
	width: 985px;
	height: 35;
	background: url(img/footer-bg.png) no-repeat;
	float: left;
}
div.contact 
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #ccc;
	color: #444;
}
.inner-page div.contact 
{
	margin-top: 0;
}
.footer .contact 
{
	padding: 15px 34px;
}
div.wrap {
	padding: 17px 14px;
	background-color: #D7D7D7;
}
.inner-page div.wrap 
{
	padding: 0;
	background-color: transparent;
}
div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
.page-title 
{
	/*background: transparent url(img/title-main.jpg) no-repeat 50% 0;*/
	/*height: 264px;*/
	float: left;
	padding: 0;
	width: 550px;
	clear: both;
}
.inner-page .page-title 
{
	padding: 0 10px;
	background: transparent url(img/title-inner.jpg) no-repeat 0 0;
	height: 100px;
}
/* Headings */
.header h1 
{
	margin: 0;
	padding: 10px 10px 0 0;
	color: #144e8c;
	font-size: 30px;
	font-weight: normal; 
	float: right;
	letter-spacing: -0.04em;
}
/*.page-title h2
{
	margin: 0;
	padding: 15px 0 15px 0px;
	color: #144e8c;
	font-size: 28px;
	font-weight: normal;	
	letter-spacing: -0.04em;
}
*/
.content h1
{
	margin: 10px 0 10px;
	color: #144e8c;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.04em;
}
.content h2/*, #Main .sf_newsList*/
{
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0px;
	color: #144e8c;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -0.04em;
}
.content h3
{
	margin: 20px 0 5px 0;
	color: #144e8c;
	font-size: 20px;
	font-weight: normal;
}
.content .inner-notes h3 
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.sidebar-left h2 
{
	padding: 20px 15px 10px 5px;
	font-size: 24px;
	font-weight: normal;	
	color: #144e8c;
	/*border-bottom: 1px solid #4f962c;*/
	letter-spacing: -0.04em;
}
.sidebar-left h3 
{
	padding: 20px 15px 10px 21px;
	font-size: 20px;
	font-weight: normal;	
	background: url(img/h3-sidebar.gif) no-repeat 100% 0;
	color: #144e8c;
	/*border-bottom: 1px solid #4f962c;*/
}
.sidebar-right h3 
{
	font-size: 18px;
	font-weight: normal;
	color: #144e8c;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 15px 0 0 8px;
	border-top: 1px solid #e1e1e1;
}
.sidebar-right h3 a
{
	background: url(img/news-icon2.gif) no-repeat;
	padding-left: 22px;
}

.inner-page .sidebar h3 
{
	padding: 20px 15px 10px 21px;
	color: #144e8c;
	background: #29643b url(img/h3-sidebar.gif) no-repeat 100% 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #4f962c;
}
.footer .contact h3 
{
	font-size: 14px;
	display: inline;
}
.content h4
{
	margin: 0 0 3px 2px;
	color: #464646;
	font-weight: bold;
	font-size: 16px;
}
.content .inner-notes h4 
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar h4
{
	margin: 0 0 5px;
}
.content h5
{
	margin: 0 0 3px 3px;
	color: #464646;
	font-weight: bold;
	font-size: 12px;
}

/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 15px 0 15px 2px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 9px 0 9px 60px;
	color: #71726c;
	font-size:12px;
}
.date, .content p.date
{
	color: #777;
	font-size: 10px;
	margin-bottom: 10px;
}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #444;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 30px;
	margin-bottom: 15px;
}
.content ul li
{
	padding-left: 10px;
	list-style-type: disc;
	line-height: 1.5em;
	/*background: transparent url(img/bullet.gif) no-repeat 9px 5px;*/
}
.content ol 
{
	margin-left: 30px;
}
.content ol li
{
	line-height: 1.5em;
}

.content ul.key-items 
{
	color: #928B0C;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
/*.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}
ul.news-list {
	margin: 0 0 0 15px;
}
.news-list li {
	border-bottom: 1px dotted #dcdcdc;
	margin: 10px 0;
}
.content ul.news-list li {
	background-image:url(img/news-icon.gif);
	padding: 4px 0 0 35px;
}
*/
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #7cb306;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #144e8c;
	text-decoration: none; 
	display:block; 
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #464646;
}
a img	{
	border: 1px solid #ccc;
}
a:hover img	{
	border: 1px solid #7cb306;
}



/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/* Blogs */
.content ul.sf_postListing li 
{
	background-image: none;
}

/* Sitemap*/
.sitemapTree {
	line-height: 1.5em;
	margin-left: 10px;
	}
.sitemapTree a {
	font-size: 12px;
}
.sitemapTree a:hover {
	font-weight: bold;
}

/* Polls */
.PollBox	{
	background: url(img/pollbox-middle.gif) repeat-y;
	margin-top: 30px;
	margin-left: 12px;
	width: 200px;
}
.sf_pollQuestionsList {
	border: none;
	background-image:none;
	margin-bottom:10px;
}

h2.sf_pollTitle	{
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-0.04em;
	padding: 6px 15px 0 15px;
	height: 32px;
	background:url(img/sf_pollTitle_top.gif) no-repeat 0 0;
}
h3.sf_pollQuestion {
	color:#144E8C;
	font-size:12px;
	font-weight:bold;
	padding: 5px 15px 10px 15px;
	line-height: 1.2em;
	background-image:none;
}
p.sf_pollVoteInfo {
	background: url(img/pollbox-bottom.gif) no-repeat 0 100%;
	padding: 15px;
}
ul.RadioButtonListCssClass li {
list-style:none;
}
.PollBox input {
	margin:5px 0 0 5px;
}
.PollBox label {
	margin-left:5px;
}
.PollBox .sf_pollVote {
	background:transparent url(img/vote.gif) no-repeat left top;
	border:0 none;
	display:block;
	float:left;
	font-weight:bold;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:22px;
	width:49px;
	padding-bottom:3px;
	margin: 0 0 0 15px;
}

.PollBox a.sf_pollResults {
	margin-left: 10px;
	line-height:2em;
	font-weight:bold;
}

.PollBox ol.sf_pollQuestionAnswers li {
	margin: 10px 10px;
}

.RadChart {
	display: none;
	}
