body
{
	margin: 0;
	padding: 0;
	background: #000 url(/public/images/body_tile.gif) repeat-y center;
	font: 11px Verdana, Arial, sans-serif;
	color: #aeaeae;
	background-attachment: fixed;
}


h1
{
width:518px;
height:39px;
padding-top:7px;
padding-left:20px;
margin:0;
font-size: 14px;
font-family: Arial;
color: #fff;
font-weight:bold;
background: url(/public/images/h1_back.gif) no-repeat center;
}

h2
{
padding-top:5px;
font-size: 12px;
font-family:Tahoma;
color: #ce0a0a;
}

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

h3
{
width:255px;
padding-top:3px;
padding-bottom:3px;
margin:0;
font-size: 11px;
color:#9AB10B;
text-align:center;
}

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

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

ul
{
	margin: 0px;
	padding: 2px 0px 2px 16px;
}

li
{
	margin: 0px;
	padding-bottom: 5px;
	list-style: url(/public/images/bullet2.gif);
}

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

.li_ls_box
{
margin: 0px;
margin-bottom:5px;
list-style: none;
background: url(/public/images/box_text_under.gif) no-repeat bottom;
font-size:11px;
text-align:right;
padding-right:10px;
font-weight:bold;
}

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


a 			{color: #f6ff00; text-decoration: none;}
a:visited 	{color: #f6ff00; text-decoration: none;}
a:hover 	{color: #f6ff00; 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: #000;
color: #ce0a0a;
border: 2px solid #3D3D3D;
}


input
{
padding: 3px 3px;
font: 1em verdana, arial, sans-serif;
color: #ce0a0a;
background-color: #000;
border: 2px solid #3D3D3D;
font-weight:bold;
}


textarea
{
padding: 1px 3px;
font: 1em verdana, arial, sans-serif;
color: #ce0a0a;
background-color: #000;
border: 2px solid #3D3D3D;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus 
{
color: #ce0a0a;
background-color: #000;
border: 2px solid #1D1D1D;
}


#UberWrapper
{
width: 770px;
margin: auto;
background: #3d3d3d url(/public/images/wrap_tile.gif) repeat-y;
overflow: hidden;
}



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

#Header
{
float:left;
width: 770px;
background: #3D3D3D url(/public/images/wrap_tile.gif) repeat-y;
}

#HeaderTile
{
float:left;
height:96px;
width:770px;
background: url(/public/images/header_tile.gif) repeat-x;
}

#HeaderLogo
{
float:left;
width:524px;
height:96px;
}

#HeaderSearch
{
width:770px;
height:30px;
float:left;
background: url(/public/images/search_back.jpg) no-repeat;
font-size:10px;
}

#search
{
width:210px;
float:right;
padding-top:5px;
padding-right:20px;
}

#search_title
{
float:left;
padding-top:5px;
padding-right:2px;
font-weight:bold;
color:#fff;
}


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

#HeaderOpcije
{
width:770px;
float: left;
font-size:14px;
font-weight:bold;
font-family: Arial , sans-serif;
text-decoration: none;
background: url(/public/images/menu_back.jpg) no-repeat;
}
html>body #HeaderOpcije {height:50px;}


#HeaderOpcije ul
{
float:left;
padding-left:55px;
font-size:12px;
display:inline;
}
html>body #HeaderOpcije ul {padding-left:50px;}

#HeaderOpcije ul li
{
float:left;
list-style:none;
padding-top:10px;
padding-bottom:18px;
padding-left:10px;
padding-right:10px;
margin-top:3px;
display:inline;
}
html>body #HeaderOpcije ul li {margin-top:3px;padding-bottom:20px;}

#HeaderOpcije ul li a 		
{
color:#626262;
padding-top:10px;
padding-bottom:18px;
padding-left:10px;
padding-right:10px;
font-size:12px;
text-decoration:none;
text-align:center;
margin-top:3px;
}
html>body #HeaderOpcije ul li a {padding-bottom:20px;}

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

#HeaderOpcije ul li a:hover 	
{
color:#fff;
font-size:12px;
text-decoration:none;
text-align:center;
background:#DB0303 ;
}

#HeaderOpcije_down
{
width:770px;
height:30px;
float: left;
font-weight:bold;
font-family: Arial;
text-decoration: none;
background: url(/public/images/menu_tile.gif) repeat-x;
}

#HeaderOpcije_down ul
{
float:left;
padding-left:75px;
font-size:11px;
}

#HeaderOpcije_down ul li
{
float:left;
list-style:none;
padding-top:5px;
margin-right:30px;
text-align:center;
}
html>body #HeaderOpcije_down ul li {margin-right:60px;}

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

/***************************** M A I N   C E L ******************************/
#MainCel
{
float:left;
background: #3D3D3D url(/public/images/main_back.gif) no-repeat top center;
padding-top: 21px;
width: 770px;
margin-bottom:2px;
}

#MainCelPath
{
float: left;
padding-left:18px;
padding-top:6px;
width: 779px;
height: 100%;
background: #A3B22F;
background: #1C1D48 url(/public/images/wrap_tile.gif) repeat-y;
}

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



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

#LeftCel
{
float:left;
padding-left:4px;
padding-top:4px;
width: 766px;
text-align:center;
}

#header_banner
{
float:left;
background: #000;
}

#box
{
float:left;
margin-bottom:15px;
width:184px;
}

#box_head
{
float:left;
padding-top:14px;
padding-right:14px;
margin-top:1px;
width:170px;
height:19px;
text-align:center;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-align:right;
background: url("/public/images/box_head.jpg") no-repeat top;
}

#box_slika_pretraga
{
float:left;
width:32px;
height:32px;
border-bottom:2px solid #ffffff;
}

#box_text
{
float:left;
width:177px;
height:130%;
padding-bottom:5px;
background: url("/public/images/box_text_tile.gif") repeat-x;
}
html>body #box_text {padding-top:8px;}

#box_text2
{
float:left;
width:177px;
height:162px;
padding-bottom:5px;
background: url("/public/images/box_text_tile.gif") repeat-x;
}
html>body #box_text2 {padding-top:8px;}

#box_body
{
float:left;
width:184px;
background: url("/public/images/box_tile.gif") repeat-y;
}

#box_subtitle
{
padding-left: 25px;
padding-top:3px;
padding-bottom:3px;
font-size:12px;
font-weight:bold;
color:#0071BB;
background:url("/public/images/box_subtitle.gif") no-repeat left;
}

#box_bottom
{
float:left;
width:184px;
background: url("/public/images/box_bottom.jpg") no-repeat;
padding-top:3px;
text-align:center;
}

.pretraga_ls
{
font-size:10px;
}

#banner_box
{
float:left;
text-align:center;
padding-top:7px;
padding-bottom:5px;
margin-left:3px;
}

#ls_pretraga
{
float:right;
width:200px;
background:url(/public/images/box_search.gif) no-repeat;
height:90px;
margin-top:60px;
color:#0071BB;
font-size:12px;
}

#ls_pretraga_naslov
{
padding-left:60px;
padding-top:25px;
color:#ffffff;
}


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

#CenterCel
{
display:block;
float:left;
width: 544px;
height:100%;
}

#CC_head
{
float:left;
width:400px;
height:12px;
margin-right:4px;
background:url(/public/images/CC_head.jpg) no-repeat;
}
html>body #CC_head {margin-right:8px;}

#CC_body
{
float:left;
border: 3px solid #0d0d0d;
width: 538px;
display: block;
background: #181818;
}

#CC_text
{
float:left;
padding-left:7px;
padding-right:5px;
padding-bottom:10px;
padding-top:10px;
width: 526px;
display: block;
}

#CC_bottom
{
float:left;
width:400px;
height:12px;
background:url(/public/images/CC_bottom.gif) no-repeat;
margin-right:4px;
}
html>body #CC_bottom {margin-right:8px;}

#navigacija
{
margin:auto;
width:500px;
text-align:center;
}

#sredina_box
{
float:left;
width:550px;
margin-left:25px;
margin-bottom:5px;
padding-bottom:5px;
font-size:11px;
}

#sredina_box_slika
{
float:left;
margin-right:5px;

}

#sredina_box_text
{
margin-right:5px;
margin-bottom:5px;
font-size:11px;
text-align:left;
}


#index_box
{
float:left;
width:255px;
margin-left:5px;
margin-bottom:5px;
background:#d7e7ff;
font-size:12px;
}
html>body #index_box {margin-left:7px;}

#index_box2
{
float:left;
width:170px;
height:330px;
margin-bottom:10px;
padding-left:10px;
padding-right:5px;
}

#index_box_slika
{
float:left;
text-align:center;
}

#index_box_text
{
float:left;
width:245px;
padding:5px;
}

.pretraga
{
color:#8A69D3;
font-size:12px;
}

.table_list
{
color:#7475A4;
text-align:center;
font-size:11px;
margin-left:25px;
}

.table_list_td
{
width:250px; 
text-align:left; 
font-weight:bold; 
border-bottom:1px solid #6C6D9B; 
font-size:12px;
}

.table_list_td2
{
width:250px; 
text-align:left; 
border-bottom:1px solid #6C6D9B;
}

.table_list_tr
{
border-bottom:1px solid white;
}

#ikone
{
float:right;
}


/***************************** R I G H T   C E L ******************************/

#RightCel
{
float: right;
border-top: 3px solid #0d0d0d;
border-bottom: 3px solid #0d0d0d;
border-left: 3px solid #0d0d0d;
background: #181818;
width:221px;
height:100%;
}

#rs_box
{
float:right;
margin-bottom:15px;
width:167px;
}

#rs_box_slika
{
width:190px;
height:49px;
}

#rs_box_head
{
float:left;
padding-top:3px;
width:155px;
height:19px;
text-align:right;
color:#fff;
font-size:11px;
font-weight:bold;
border-bottom:1px solid #7B9FB5;
}

#rs_box_text
{
margin-top:25px;
padding-left:10px;
padding-bottom:5px;
padding-top:2px;
}

#rs_box_bottom
{
width:167px;
height:5px;
}



#BoxMeni
{
margin-bottom: 20px;
}

#rs_banner
{
text-align:center;
margin-top:10px;
margin-bottom:10px;
}

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

#Footer
{
color: #828282;
margin:auto;
}

#FooterBack
{
margin:auto;
float:left;
width:770px;
height:45px;
background: url(/public/images/wrap_tile.gif) repeat-y;
color:#9fa0cf;
}

#footer_tile
{
float:left;
background: #3D3D3D url(/public/images/footer_tile.gif) repeat-x bottom;
width:770px;
height:80px;
}

#FooterOpcije
{
width:770px;
height:22px;
padding-top:7px;
font-size:9px;
text-decoration: none;
text-align: center;
color:#aeaeae;
background: #3D3D3D url(/public/images/footer_text_back.gif) no-repeat top;
}

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



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

#clear	{clear: both;}

.clear	{clear: both;}


#masterdiv
{
font-size: 13px;
padding: 5px 0px 5px 0px;
height:100%;
}


.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-top: 2px solid #0D0D0D;
border-bottom: 2px solid #0D0D0D;
clear: both;
margin-bottom:1px;
}

#news_index
{
width:518px;
height:39px;
float:left;
padding-top:7px;
padding-left:20px;
font-size: 14px;
font-family: Arial;
color: #fff;
font-weight:bold;
border-top: 2px solid #0D0D0D;
background: url(/public/images/h1_back.gif) no-repeat center;
}
html>body #h1 {padding-top:0px;}

#news_head
{
width:538px;
float:left;
background: url(/public/images/news_head_tile.gif) repeat-x top;
border-bottom: 1px dotted #313131;
}

#lista_itema_item_naslov
{
float:left;
width:270px;
color: #7B7B7B;
padding-left:10px;
}

#lista_itema_item_datum
{
float:right;
width:180px;
height:21px;
padding-top:11px;
color: #fff;
background: url(/public/images/news_date_back.jpg) no-repeat;
text-align:center;
font-weight:bold;
}

#lista_itema_item_text
{
float:left;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
text-align: justify;
width:528px;
}

#news_picture
{
float:left;
padding:5px;
margin-right:5px;
background:#1b191a url(/public/images/news_picture_tile.gif) repeat-x top;
}

#news_bottom
{
float:left;
height:15px;
width:533px;
padding-top:10px;
padding-right:5px;
text-align:right;
background:url(/public/images/news_bottom_tile.gif) repeat-x;
}

#news_bottom_navigation
{
float:left;
height:20px;
width:538px;
padding-top:5px;
text-align:center;
background:url(/public/images/news_bottom_tile.gif) repeat-x;
}

/***************** G A L L E R Y *******************/

#CC_gallery
{
float:left;
padding-bottom:10px;
margin-left:20px;
display: block;
text-align:center;
}
html>body #CC_gallery {margin-left:40px;}

#CC_gallery2
{
float:left;
padding-bottom:10px;
margin-left:35px;
display: block;
text-align:center;
}
html>body #CC_gallery2 {margin-left:70px;}

#gallery_head
{
float:left;
background: url(/public/images/news_head_tile.gif) repeat-x top;
border-bottom: 1px dotted #313131;
}

#gallery_naslov
{
float:left;
width:250px;
color: #7B7B7B;
padding-left:10px;
}

#gallery_date
{
float:right;
width:180px;
height:21px;
padding-top:11px;
color: #fff;
background: url(/public/images/news_date_back.jpg) no-repeat;
text-align:center;
font-weight:bold;
}

.lista_foto_u_galeriji
{
border: 2px solid #3D3D3D;
float: left;
margin-top: 10px;
margin-left:10px;
font-size:10px;
}

.lista_foto_u_galeriji2
{
border: 2px solid #3D3D3D;
float: left;
margin-top: 10px;
margin-left:20px;
display: inline;
font-size:10px;
}

.jedna_foto_u_galeriji
{
border: 2px solid #3D3D3D;
float: left;
padding: 5px;
margin-top: 10px;
margin-left:40px;
background:#1b191a url(/public/images/news_picture_tile.gif) repeat-x top;
display: inline;
text-align:center;
}



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



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


.lista_itema_kontakt_gore
{
fnloat: left;
padding: 0px 6px 3px 6px;
}


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


.lista_itema_kontakt_email
{
padding-top:15px;
float: right;
}


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


.lista_itema_kontakt_ime
{
color: #CE0A0A;
float: left;
font-size:12px;
}


.lista_itema_kontakt_grad
{
float: right;
}
