BODY {
    font: 10px Verdana, sans-serif;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
    margin: 0;
    padding: 0;
}

h3{
font-size:14px;
}


h4{
font-size:12px;
}


.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #999999;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #cccccc;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #00519b;
	font-family: Arial;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 20px;
padding-left: 0px; /* promjena zbog menija*/
padding-top: 0px;
/*background-image: url(../images/bullet.png) ;*/
background-repeat: no-repeat;
background-position: 0px 3px;
}


label{
font-size:11px;
color:#333333;
}

.pagenav1 {
	width:80px;
	height:52px;
	background-position:top;
	/*background-image:url(../images/article_previus.gif);*/
	background-repeat:no-repeat;
	padding-top:52px;
	font-size:12px;
	font-weight:normal;
	vertical-align:baseline;
}

.pagenav2 {
	width:80px;
	height:52px;
	background-position:top;
	/*background-image:url(../images/article_next.gif);*/
	background-repeat:no-repeat;
	padding-top:52px;
	font-size:12px;
	font-weight:normal;
	vertical-align:baseline;
}

.back_button{
	width:52px;
	height:80px;
	background-position:top;
	/*background-image:url(../images/article_up.gif);*/
	background-repeat:no-repeat;
	padding-top:52px;
	padding-left:65px;
	margin-right:50px;
	font-size:12px;
	font-weight:normal;
	vertical-align:baseline;
}

.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}




login_input{
width:120px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	/*color: #000000;*/
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	


table.contentpaneopen
{
	width:100%;
	border-width:0px;
	text-align:left;
	text-align:justify;
}


table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}


table.contentpaneopen td.contentheading 
{
	height: 20px;
	padding-left:3px;
	color:#000066;
	text-align: left;
	white-space:normal;
	font-family: Arial;
	font-size:17px;
	font-weight:bold;
	border-bottom:1px solid #CC0000;
}

table.contentpaneopen td.contentheading table td
{
	line-height:18px;
	height: 20px;
	padding-left:3px;
	color:#000066;
	text-align: left;
	white-space:normal;
	font-family: Arial;
	font-size:17px;
	font-weight:bold;
}

table.contentpaneopen ul, #content ul{
padding-left:20px;
list-style-type:square;
}

#content{
    text-align:justify;
	line-height:18px;
	font-size:12px;
    margin-left: 5px;
}

#content img{
    margin-left: 5px;
    margin-right: 5px;
}

/* -----blog naslov ------*/

div.blog_entry {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
}

div.blog_entry img {
    float:left; 
    margin:5px 10px 5px 5px;
}

div.blog_entry h3 {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
div.blog_entry h3 a{
    font-size: 14px;
    color:#000099;
}

div.blog_entry div {
    font-size: 12px;
    line-height: 18px;
}

span.article_date{
    color: #555;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 8pt;
    font-weight: 300;
}

div.blog_separator{
    clear: both;
    margin-top: 0px;
	height:5px;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:150px;
	border-bottom: 1px solid #76CA10;
	color:#3D3E8E;
	
}

a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #000099;
	color: #76CA10;
	text-align: right;

}



/*----------------meni------------------*/

.menu_table{
margin-left:-10px;

}

.menu_table td{
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	margin-left:0px;
	width:180px;
 	height:30px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #00519b;
	color:#ffffff;
	background-color:#00519b;
	background-image: url(../images/menu_background_ltr.gif);
	background-repeat:repeat-y; 

}




a.mainlevel:hover {
    /*background-color:#cccccc;*/
    /*background-image: url(../images/menuh.gif); */
	text-decoration: none;
	border-bottom-color:#CCCCCC;
	background-color:#000099;
	background-image: none;
	color:#ffffff;
	text-align: left;
	font-weight:bold;
}



/*------PODMENI LIJEVO I DESNO  -----------*/

.menu_table ul li{
	background-color:#FFFFFF;
	color:#ffffff;
}



.menu_table ul li a:link, .menu_table ul li a:visited{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-align: left;
	padding-left:15px;

	padding-top: 5px;
	margin-left:0px;
	text-decoration: none;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color:#00519b;
	background-color:#eeeeee;
	/*background-image: url(../images/submenu_background_ltr.gif);*/
	background-repeat:repeat-y;

}

.menu_table ul li a:visited{
    /*background-image:none;*/
	/*background-color:#1E82BE;*/
	/*background-color:#FFFFFF;*/
	color:#00519b;

}



.menu_table ul li a:hover {
    /*background-color:#cccccc;*/
    /*background-image: url(../images/menuh.gif); */
	text-decoration: none;
	border-bottom-color:#CCCCCC;
	background-color:#000099;
	background-image: none;
	color:#ffffff;
	text-align: left;
	font-weight:bold;
}



/*--------------MODULI--------------------*/
div.module {
	/*opacity:1;*/
	text-align:left;
    font: 10px Verdana, sans-serif; 
	margin:10px 0 0 10px;
	padding:0 0px 5px 10px;
	border:1px solid #00519b;
    /*background:url(../images/module_bottom_background.gif);*/
	background-color:#ffffff;
	background-position: bottom left;
	background-repeat: no-repeat ;
	width:180px;
	height:auto;
	/*border: 1px solid black;*/
	
}

div.module div div div{
	/*background-image:url(../images/module_centar_background.gif);*/
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:left;
    font: 10px Verdana, sans-serif; 
	margin:0 0 0 -10px;
	padding:0 0 5px 10px;
	/*background-color:#ffffff;*/
	/*background-position: bottom left;*/
	
	width:180px;
	height:auto;
	/*border: 1px solid black;*/
	max-width: 170px;
	/*overflow: hidden;*/
}

h3.module_title, div.servisi_kat {
	color:#333333;
	text-align:left;
    font: 12px Verdana, sans-serif;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	margin-left:-10px;
	margin-bottom:0px;
    background:url(../images/module_top_background.gif);
	background-repeat: no-repeat ;
	background-position: bottom left;
	height:auto;
	width:170px;
}


/*-------------CISTI MODUL ------------------*/
div.module_bijeli {
	/*opacity:1;*/
	text-align:left;
    font: 10px Verdana, sans-serif; 
	margin:10px 0 0 10px;
	padding:0 0 0px 11px;
    /*background:url(../images/module_bijeli_bottom_background.jpg);*/
	background-color:#ffffff;
	background-position: bottom left;
	background-repeat: no-repeat ;
	width:180px;
	height:auto;
	/*border: 1px solid black;*/
}

div.module_bijeli div div div{
	/*background-image:url(../images/module_centar_background.gif);*/
	background-repeat:repeat-y;
	text-align:left;
    font: 10px Verdana, sans-serif; 
	margin:0 0 0 -10px;
	padding:0 0 5px 10px;
	/*background-color:#ffffff;*/
	/*background-position: bottom left;*/
	
	width:180px;
	height:auto;
	/*border: 1px solid black;*/
}

div.module_bijeli h3 {
	color:#333333;
	text-align:left;
    font: 12px Verdana, sans-serif;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	margin-left:-10px;
	margin-bottom:-10px;
    /*background:url(../images/module_top_background.gif);
	background-repeat: no-repeat ;
	background-position: top left; */
	height:5px !important;
	width:180px;
}



/*------------- BIJELI MODUL KRAJ---------------*/

div.module ol{
margin: 0 0 0 15px;
padding: 0 0 0 0;
}

div.module ol li{
line-height: 12px;
margin-bottom: 8px;
}




/* ---------  dokumenti  ------*/

.dokumenti h1 {
	height: 20px;
	padding-left:3px;
	color:#CC0000;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #CC0000;

}

.dokumenti h2 {
	height: 20px;
	padding-left:3px;
	color:#000000;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;

}

.asbl_tabela {
    width: 100%;
}

table.asbl_tabela th
{
	border-bottom:1px solid #cccccc;
    background-color:#ffffff;
	height: 20px;
	color: #000066;
	text-align: left;
	padding-top:10px;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
}

table.asbl_tabela td
{
    /*border-bottom:1px solid #cccccc;*/
    background-color:#ffffff;
	height: 20px;
	color:#000000;
	text-align: left;
	padding-bottom:3px;
	font-family: Arial;
	font-size:12px;
	border:none;
}

table.top_tabela{
    border: 2px solid #888;
}

table.top_tabela caption
{
    padding-left: 5px;
    text-align: left;
    background-image: url('/template_static/images/stats_caption.png'); 
    background-repeat: no-repeat;
    height: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

tr.sadrzaj_tabele td:hover{
}


/* dekoracija redova*/

tr.red_plavi td{
background-color:#ECF1FF;

}

.abeceda a{
padding: 0 4px 0 0px;
font-size:14px;
}
.abeceda a:hover{
font-weight:bold;
}


/*-------kraj dokumentaa -----*/

table.moduletable{
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color:#CC0000;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	padding-left:7px;
	font-size: 11px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

input{
	font-size:12px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #ffffff;
	height:20px;
}

input.button{
background-color:#dddddd;
}


input.konvertor{
height:15px;
font-size:10px;
}




input.button:hover{
color:#00519B;
background-color: #bbbbbb;
}


/* ***************************************************************************************************** */
.height {
	height: 100%;
	/*background-color:#FFFFFF; */
}

td.height{
	background-image: url(../images/transparent.png);
}
.td1 {
	background-color:#00519b;
	width: 960px;
	height: 20px;
	border-top: 1px solid #A1C5FF;
	/*text-align:left;*/
}

.td2 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat ;
	background-position:bottom;
	width: 390px;
	height: 80px;
}

.td3 {
	/*background-image: url(../images/pozadina_top_nova.jpg);*/
	background-repeat: no-repeat ;
	width: 570px;
	height:80px;
	vertical-align:baseline;
	text-align:right;
	/*background-color:#ffffff;*/
}

.td4 {
	/*border-left: 1px solid #3399cc;*/
	width: 190px;
	height: 600px;
}

.td5 {
	/*background-image: url(../images/top_obli.gif);*/
	width: 960px;
	height: 0px;
	/*border: 1px solid #3399cc;*/
}

.td6 {
	/*background-image: url(../images/top_menu_top.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
	width: 960px;
	height:10px;
}

.td7 {
	background-image: url(../images/siteground_07.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 236px;
}

.td9{
	/*background-color:#ffffff;
	border-left: 1px solid #3399cc;*/
	width: 190px;
	height: 600px;
	text-align:right;
}

.td_centar {
	/*background-color:#FFFFFF;*/

	width:580px;
	padding-left:5px;
	padding-top:5px;
	text-align: left;
}

.td_bottom{
/*background-color:#ffffff;*/
height:30px;
vertical-align:middle;
width:580px;
}

td_footer{
/*border: 1px solid #3399cc;*/
background-color:#00519b;
height:40px;
padding-top:5px;
vertical-align:top;
width:960px;
}


.td_search{
text-align:right;
vertical-align:bottom;
height:25px;
padding-bottom:2px;
width:960px;
background-image:url(../images/pozadina_top_tab.gif);
background-repeat:no-repeat;
background-position:right;
}



/*************************/


div.site_holder{
padding-top:5px;
margin-bottom:5px;
background-image:url(../images/pozadina_dno.jpg);
background-repeat:repeat-x;
background-position:bottom;

}

div.pozadina_glavna{
width:100%;
background-image:url(../images/pozadina_vrh.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#ffffff;

/*background-image:url(../images/pozadina_glavna.jpg);
background-position:top left;
background-repeat:no-repeat;
}


div.top_centar {
/*background-image:url(../images/div_top_centar.png);
background-position:top center;
background-repeat:repeat-x;
width:990;*/
}

div.top_left {
/*background-image:url(../images/div_top_left.png);
background-position:top left;
background-repeat:no-repeat;*/
}

div.top_right {
/*background-image:url(../images/div_top_right.png);
background-position:top right;
background-repeat:no-repeat;*/
}

div.left {
/*background-image:url(../images/div_left.png);*/
background-position:top left;
background-repeat:repeat-y;
}

div.right {
/*background-image:url(../images/div_right.png);*/
background-position:top right;
background-repeat:repeat-y;
}


/*------------SPLASH screen ----------*/
.splash_table{
border: 1px solid #cccccc;
text-align:left;
}

.splash_table td{
width:213px;
height: 120px;
/*border: 1px solid #cccccc;*/

}

.splash_logo{
background-image:url(../images/logo_splash.gif);
background-repeat:no-repeat;
}

.splash_table ul{
padding-left:15px;

}

.splash_table a{
padding-left:5px;

}
a.selektor_jezika, span.selektor_jezika{
vertical-align:bottom;
font-size:10px;
font-weight:bold;
color:#ffffff;
}

.selector_table td{
width:212px;
height: 20px;
}

/*---------------VERTIKALNI MENI----------------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

div.menu {
z-index:60;
}




/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
vertical-align:middle;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:12px;
/*width:185px;*/
height:15px;
padding:7px 0;
color:#ffffff;
background:#00519b;
border-left:1px solid #A1C5FF;
/*border-top:1px solid #A1C5FF;*/
text-decoration:none;
margin-right:1px;
text-align:left;
padding-left:5px;
}

.menu ul li  ul li a{
	/*background-image: url(../images/menu_background.gif);
	background-repeat:repeat-y; */
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color:#00519b;
	background-color:#eeeeee;

}

.menu ul li  ul li :visited {
	background-image:none;
	background-color:#eeeeee;
	color:#00519b;

 }


/* style the links hover */
.menu :hover, .menu ul li  ul li a:hover{
color:#ffffff;
background:#000099;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}




/* ------ style for HTML "tabs"; used in the weather module ------ */
ul.tab_list {
    
	list-style-type:none;
	list-style: none; padding: 0; margin: 0;
}

ul.tab_list li {
    float: left;
   /* border-right: 1px solid #bbb;*/
    border-bottom-width: 0;
	list-style-type:none;
	list-style: none; 
    padding: 0;
    line-height: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.tab_list li a{
    text-decoration: none;
    display: block;
    padding: 0 1em;
    color: #00c;
/*    width: 8em; */
    text-align: center;
	background-image: url(../images/tab_background.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	font-size:12px;

}

ul.tab_list li a:hover{
background-position: 0 0px;
color:#000066;
font-size:13px;
  /*  background: #ddf;*/
}

li.tab_list_active {
    padding-bottom: 1px;
	color:#000066;
    font-size:13px;


}
li.tab_list_active a {
    position: relative;
    top: 0px;
    font-weight: bold;
	background-image: url(../images/tab_background.gif);
    background-position: 0 0;
	background-repeat:no-repeat;
	color:#000066;
	font-size:13px;

}


.tab_list_content{
    border-top: 1px solid black;
    clear: both;
    padding: 0 1em;
}

#weather_module_nav li{
    line-height: 20px;
    margin-left: 0;
    margin-bottom: 0;
}

/* ------ end style for HTML tabs ------ */

div.form_error_message{
    text-align: center;
    padding: 10px;
    border: 1px solid red;
    background-color: #ffa;
    font-weight: bold;
    color: red;
}

ul.errorlist{
    text-align: left;
    padding: 10px;
    border: 1px solid red;
    background-color: #ffa;
    font-weight: bold;
    color: red;

}

span.form_error_message{
    font-weight: bold;
    color: red;
}

ul.filter_years{
    text-align: left;
    padding-left: 10px;
}

ul.filter_months{
    text-align: left;
    padding-left: 20px;
}

ul.filter_days {
    text-align: left;
    padding-left: 10px;
}

span.filter_selected {
    font-weight: 600;
}

span.faq_date{
    float: left;
    color: #555;
    font-size: 8pt;
    font-weight: 300;
}

div.tooltip_div { border: 2px solid #005; background-color: #ccf; }
.contact_table, .contact_table td { border: none; text-align: left; border-collapse: collapse; padding-right: 5px; }

div.subdepartment_info { border: solid 1px; padding: 5px; } 

div#bulletin_table  td { padding: 10px }
 
input[type="checkbox"] { border: none }

#fadediv{ position:absolute; width: 760px; left: 0; top: -200px; border: 1px solid blue; background-color: #ffffff; padding: 4px; z-index: 100; visibility:hidden; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 11px; }


/*----------za top 10 i popularno module ---------*/


div.top_mod_div ul li {
line-height: 12px;
margin-bottom: 8px;
margin-left:10px;
list-style-image:url(../images/icon_user_link_small.gif);
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:570px;
	height:80px;
}

#slide-images li{
	position:absolute;
    top: 0px; left: 0px;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

.plava_tabela {
    border: solid 1px #00519b;
    border-collapse: collapse;
}

.plava_tabela_naslov{
	/*background-image: url(../images/menu_background.gif);*/
	background-repeat:repeat-y; 
	/*background:#02529C;*/
	background-color:#eeeeee;
	
    color: #000066;
    font-weight: 600;
    /* border: solid 2px #00519b;*/
    height:20px; 
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
}

.plava_tabela td{
    margin-left: 2px;
    margin-right: 2px;
}


.servisi_tabela{
	width: 270px;
	height:100%;
}

.servisi_tabela td{
    border: solid 1px #00519b;
    margin-left: 2px;
    margin-right: 2px;
}

.okvir_servisa{
height:100%;
}

table.tender_details {
    width: 100%;
}

table.tender_details th{
    text-align: left;
}
table.pretraga_tabela{
	width: 100%;
	background-image: url(../images/search_background.gif);
	background-position: right;
	background-repeat:no-repeat;
}

.pools_result{
 background-image: url(../images/pools_back.jpg);
 background-repeat:no-repeat;
 height:240px;
 padding-bottom:40px;
 padding-top:10px;
 margin-left:-20px;
}

