html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address 
{
margin:0;
padding:0;
}

body
{
margin: 0;
padding: 0;
background: #0175b0 url(/public/images/body_tile.gif) repeat-x top;
font: 12px "Lucida Grande", verdana, "Lucida Grande", Arial, helvetica;
color: #ffffff;
}


h1
{
font-size: 20px;
font-family: Comic Sans ms;
color: #fff;
}

h2
{
margin:0;
margin-top:5px;
font-size: 12px;
font-family: Arial;
color: #D06010;
}

h2 a 			{color: #D06010; text-decoration: none;}
h2 a:visited 	{color: #D06010; text-decoration: none;}
h2 a:hover 		{color: #D06010; text-decoration: underline;}

h3
{
font-size: 13px;
}

h4
{
padding-top:3px;
padding-left:5px;
font-size: 12px;
color: #f0b1f0;
}

h4 a 			{color: #f0b1f0; text-decoration: none;}
h4 a:visited 	{color: #f0b1f0; text-decoration: none;}
h4 a:hover 	    {color: #f0b1f0; text-decoration: underline;}

ul
{
margin: 0px;
padding: 2px 0px 2px 16px;
list-style-position:inside;
}

li
{
margin: 0px;
padding-bottom: 5px;
list-style:circle;
list-style-position:inside;
}

.ul_ls_box
{
margin: 0px;
padding: 2px 0px 2px 16px;
}

.li_ls_box
{
margin: 0px;
margin-bottom:5px;
list-style: none;
font-size:11px;
text-align:right;
padding-right:10px;
font-weight:bold;
}

.li_ls_box a         {color: #a0a1d1; text-decoration: none;outline: none;}
.li_ls_box a:visited {color: #a0a1d1; text-decoration: none;}
.li_ls_box a:hover   {color: #a0a1d1; text-decoration: underline;}


a 			{color: #f0b1f0; text-decoration: none;outline: none;}
a:visited 	{color: #f0b1f0; text-decoration: none;}
a:hover 	{color: #f0b1f0; text-decoration: underline;}

a 			img {border: 0px;}
a:visited 	img {border: 0px;}
a:hover 	img {border: 0px;}


form
{
	padding: 0px;
	margin: 0px;
}

select
{
font-family: Verdana, sans-serif;
font-size : 11px;
background-color: #ffffff;
color: #0175b0;
border: 1px solid #0175b0;
}


input
{
padding: 3px 3px;
font: 1em verdana, arial, sans-serif;
color: #0175b0;
background-color: #ffffff;
border: 1px solid #0175b0;
font-weight:bold;
}


textarea
{
padding: 1px 3px;
font: 1em verdana, arial, sans-serif;
color: #0175b0;
background-color: #ffffff;
border: 1px solid #0175b0;
overflow:auto;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus 
{
color: #0175b0;
background-color: #ffffff;
border: 1px solid #0175b0;
}


#UberWrapper
{
width:800px;
margin:auto;
overflow:hidden;
}



/****************************** H E A D E R ******************************/

#Header
{
float:left;
width:800px;
background: url(/public/images/header_back.jpg) no-repeat top;
}

#header_head
{
float:left;
width:800px;
height:178px;
}

#HeaderTile
{
float:left;
height:67px;
width:400px;
}

#HeaderLogo
{
float:left;
margin-top:82px;
margin-left:105px;
width:222px;
height:64px;
display:inline;
}

#HeaderLang
{
width:300px;
xheight:23px;
float:right;
font-size:10px;
margin-top:95px;
margin-right:20px;
text-align:right;
}

#search_form
{
float:left;
}

.search_button
{
height:23px;
width:71px;
border:0;
color:#ffffff;
padding:0;
margin:0;
background: url(/public/images/submit_button.gif) no-repeat bottom;
}

.search_button:hover
{
border:0;
color:#ffffff;
margin:0;
padding:0;
cursor:pointer;
}

#search_results
{
float:left;
width:100%;
margin-bottom:10px;
}

#Header_right
{
float:right;
width:100px;
margin-top:20px;
margin-right:10px;
}

#HeaderLang
{
float:right;
}

#sitemap
{
float:left;
width:100px;
text-align:right;
font-size:9px;
margin-top:10px;
}

#Header_bottom
{
float:left;
width:700px;
height:9px;
padding-bottom:2px;
border-bottom:1px solid #404040;
background: url(/public/images/header_bottom.gif) no-repeat ;
}

#header_page
{
float:left;
margin-top:15px;
}

#header_page_content
{
width:390px;
float:left;
margin-top:20px;
}

#index_link
{
float:left;
width:100%;
height:42px;
font-size:18px;
text-align:center;
padding-top:7px;
margin-top:10px;
background: url(/public/images/index_button.gif) no-repeat center;
}

#index_link a 		  {color:#ffffff;outline: none;}
#index_link a:visited {color:#ffffff;}
#index_link a:hover   {color:#ffffff;text-decoration:underline;}



/****************************** G L A V N I  M E N I ******************************/



#HeaderOpcije
{
width:800px;
height:50px;
float: left;
font-size:14px;
font-family: Arial , sans-serif;
text-decoration: none;
white-space: nowrap;
margin-top:0px;
}

#HeaderOpcije ul
{
float:left;
width:800px;
font-size:14px;
display:inline;
}

#HeaderOpcije ul li
{
float:left;
width:114px;
list-style:none;
padding:0;
background: url(/public/images/main_menu_sep.gif) no-repeat right;
text-align:center;
font-weight:bold;
}

#HeaderOpcije ul li a 		
{
display:block;
color:#fff;
width:114px;
height:30px;
padding-top:20px;
font-size:14px;
text-decoration:none;
text-align:center;
outline:none;
}

#HeaderOpcije ul li a:visited 
{
color:#fff;
text-decoration:none;
}

#HeaderOpcije ul li a:hover 	
{
color:#fff;
font-size:14px;
text-decoration:none;
text-align:center;
background: url(/public/images/main_menu_hover.gif) repeat-x;
}


/***************************** M A I N   C E L ******************************/



#MainCel
{
float:left;
width:800px;
margin-bottom:2px;
margin-top:15px;
}



/***************************** C E N T E R   C E L ******************************/



#CenterCel
{
display:block;
float:right;
width: 550px;
height:100%;
}

#center_box
{
float:right;
width:538px;
height:180px;
margin-bottom:5px;
background: url(/public/images/center_box_back.jpg) no-repeat;
}

#box_head
{
float:left;
width:520px;
border-bottom:1px solid #e5e5e5;
margin-left:8px;
margin-bottom:5px;
margin-top:5px;
padding-bottom:2px;
display:inline;
}

#box_title
{
float:left;
color:#0572b5;
font-size:20px;
}

#box_status
{
float:right;
color:#26c666;
font-size:12px;
font-weight:bold;
margin-top:5px;
}

#box_content
{
float:left;
width:522px;
padding-left:8px;
padding-right:8px;
}

#cc_text
{
float:left;
width:530px;
padding-left:10px;
padding-right:10px;
}

#boxnumber
{
float:left;
height:17px;
width:75px;
color:#0572b5;
font-weight:bold;
margin-top:5px;
padding-left:25px;
padding-top:3px;
background: url(/public/images/phone_ico.gif) no-repeat left;
display:inline;
}


/***************************** L E F T   C E L ******************************/



#LeftCel
{
float:left;
width:250px;
height:100%;
}

#ls_menu
{
float:left;
margin-bottom:10px;
}

#ls_menu ul
{
float:left;
list-style:none;
list-style-position:inside;
padding:0;
margin:0;
}

#ls_menu ul li
{
float:left;
width:220px;
height:40px;
list-style:none;
font-size:18px;
padding-top:20px;
padding-left:30px;
background: url(/public/images/ls_menu_tab.jpg) no-repeat;
}

#ls_menu ul li a {color:#ffffff;outline: none;}
#ls_menu ul li a:visited {color:#ffffff;}
#ls_menu ul li a:hover {color:#ffffff;text-decoration:underline;}

ls_banner
{
float:left;
width:250px;
text-align:center;
}


/***************************** F O O T E R ******************************/



#Footer
{
width:100%;
height:50px;
color:#dcdcdc;
margin:auto;
overflow:hidden;
background:#005b8a;
border-top:3px solid #006a9f;
}

#FooterOpcije
{
margin:auto;
width:800px;
height:22px;
padding-top:15px;
font-size:9px;
text-decoration: none;
text-align:center;
color:#dcdcdc;
}

#FooterOpcije a 		{color:#dcdcdc;text-decoration:none;}
#FooterOpcije a:visited {color:#dcdcdc;text-decoration:none;}
#FooterOpcije a:hover 	{color:#dcdcdc;text-decoration:underline;}



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



#clear	{clear: both;}

.clear	{clear: both;}


.select_default
{
width: 170px;
font-family: Verdana, sans-serif;
font-size : 11px;
color: #003e8c;
border: 1px solid #7f9db9;
}



/***************** N E W S *******************/



#news_box
{
float:left;
width:100%;
border: 1px solid #ffffff;
clear: both;
margin-bottom:10px;
}

#news_head
{
width:355px;
float:left;
border-bottom: 2px solid #1c1c1c;
}

#lista_itema_item_naslov
{
float:left;
width:180px;
color: #7B7B7B;
margin:0;
padding-left:10px;

}


#lista_itema_item_datum
{
float:right;
width:140px;
height:21px;
padding-top:5px;
color: #fff;
background: #1c1c1c;
text-align:center;
font-weight:bold;
}


#lista_itema_item_text
{
float:left;
width:345px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
border-bottom: 1px solid #1c1c1c;
}

#news_picture
{
float:left;
padding:5px;
margin-right:5px;
background:#1b191a;
}

#news_bottom
{
float:left;
height:20px;
width:90%;
padding-left:5px;
padding-top:5px;
}



/***************** K O N T A K T *******************/



.lista_itema_kontakt
{
margin: 10px 0px 15px 0px;
clear: both;
width:500px;
}


.lista_itema_kontakt_gore
{
float: left;
padding: 0px 6px 3px 6px;
width:100%;
}


.lista_itema_kontakt_naslov
{
color: #fff;
float: left;
}


.lista_itema_kontakt_email
{
float:right;
text-align:right;
}


.lista_itema_kontakt_dole
{
float: left;
padding: 5px 6px 0px 6px;
}


.lista_itema_kontakt_ime
{
color: #0eb5c9;
float: left;
width:160px;
}


.lista_itema_kontakt_grad
{
float: right;
}



/***************************** S T R A N A P O R U K E ******************************/



.tabela_poruke
{
margin: 15px;
}

.naslov_poruke
{
float: left;
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid silver;
margin: 0px 0px 2px 0px;
padding: 0px 0px 2px 0px;
}

.tekst_poruke
{
clear: both;
}



/***************************** A R T I K L I ******************************/



#lista_artikala
{
float:left;
width:355px;
text-align:center;
}

#lista_artikala ul
{
width:300px;
}

#lista_artikala ul li
{
width:300px;
list-style:none;
padding:3px;
margin-bottom:10px;
font-weight:bolder;
font-size:13px;
border:2px solid #404040;
}

#lista_artikala ul li:hover
{
width:300px;
list-style:none;
padding:3px;
margin-bottom:10px;
font-weight:bolder;
font-size:13px;
border:2px solid #1C1C1C;
}

#lista_artikala ul li a 		
{
font-size:12px;
text-decoration:none;
text-align:center;
}

#lista_artikala ul li a:visited 
{
text-decoration:none;
}

#lista_artikala ul li a:hover 	
{
font-size:12px;
text-decoration:none;
text-align:center;
}
