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: #ffffff;
font: 11px "Lucida Grande", verdana, "Lucida Grande", Arial, helvetica;
color: #414141;
}


h1
{
width:600px;
font-size:20px;
font-family:Arial;
color:#DE0000;
text-transform:uppercase;
}

h2
{
margin:0;
margin-top:10px;
margin-bottom:5px;
font-size:16px;
font-family:Arial;
color: #DE0000;
}

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

h3
{
font-size:13px;
}

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

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

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

li
{
margin:0px;
padding-bottom:5px;
list-style:none;
}


a 			{color: #DE0000; text-decoration: none;outline:none;}
a:visited 	{color: #DE0000; text-decoration: none;}
a:hover 	{color: #DE0000; 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: #de0000;
color: #ffffff;
border: 2px solid #3D3D3D;
}


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


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

input:hover,
input:focus,
textarea:hover,
textarea:focus 
{
color: #ffffff;
background-color: #de0000;
border: 2px solid #dcdcdc;
}


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



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

#Header
{
float:left;
width:900px;
}

#header_head
{
float:left;
width:900px;
height:12px;
background: url(/public/images/header_head.gif) no-repeat;
}

#HeaderLeft
{
float:left;
height:105px;
width:600px;
}

#HeaderLogo
{
float:left;
width:559px;
height:107px;
}

#HeaderSearch
{
width:900px;
height:30px;
float:left;
padding-bottom:4px;
font-size:10px;
}

#search
{
float:right;
padding-top:4px;
}

#search_form
{
float:right;
}

.search_button
{
height:24px;
width:24px;
background: url(/public/images/search_button.jpg) no-repeat ;
border:0px;
color:#ffffff;
}

.search_button:hover
{
height:24px;
width:24px;
border:0;
padding:0;
margin:0;
cursor:pointer;
}

#HeaderSlika
{
float:left;
width:900px;
height:280px;
text-align:center;
}

#Header_right
{
float:right;
width:290px;
margin-top:5px;
margin-right:10px;
}

#HeaderLang
{
float:right;
width:200px;
}

#lang
{
float:left;
width:50px;
text-align:center;
}

#header_contact
{
float:right;
width:280px;
font-size:18px;
margin-top:3px;
margin-bottom:2px;
color:#b9b9b9;
}

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

#Header_bottom
{
float:left;
width:900px;
height:9px;
padding-bottom:2px;
border-bottom:1px solid #404040;
}



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



#HeaderOpcije
{
width:900px;
float: left;
font-size:14px;
font-family: Arial , sans-serif;
text-decoration: none;
white-space: nowrap;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
padding-top:2px;
padding-bottom:2px;
margin-top:5px;
}

#HeaderOpcije ul
{
float:left;
width:900px;
height:25px;
display:inline;
background:#de0000;
}

#HeaderOpcije ul li
{
float:left;
width:90px;
list-style:none;
padding-left:35px;
padding-right:10px;
padding-top:4px;
text-align:center;
font-size:14px;
}

#HeaderOpcije ul li a 		
{
color:#fff;
padding-left:3px;
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;
text-decoration:underline;
text-align:center;
}



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



#MainCel
{
float:left;
padding-bottom:10px;
width:900px;
margin-top:4px;
margin-bottom:2px;
border-bottom:2px solid #de0000;
border-top:1px solid #b9b9b9;
}

#MainCelPath
{
float:left;
padding-left:18px;
padding-top:6px;
width:779px;
height:100%;
background:#A3B22F;
background:#1C1D48;
}

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

#search_results
{
margin-top:5px;
padding-bottom:3px;
border-bottom:1px solid #3D3D3D;
}



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



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

#CC_body
{
float:left;
width:680px;
display:block;
}

#CC_text
{
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
margin-top:10px;
display:inline;
}

#CC_body_index
{
float:left;
width: 900px;
display: block;
text-align:center;
}

#CC_text_index
{
width:674px;
padding-left:13px;
padding-right:13px;
display: block;
}

#CC_text_index p img
{
margin-left:2px;
}

#index_page_wrap
{
float:left;
width:900px;
display:inline;
padding-top:2px;
padding-bottom:2px;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
margin-top:10px;
}

#index_page
{
float:left;
width:880px;
padding:10px;
background:#f4f4f4 url(/public/images/index_page_back.jpg) no-repeat center;
text-align:left;
display:inline;
line-height:15px;
}

#index_page_title
{
float:left;
width:935px;
height:31px;
color:#DE0000;
font-size:18px;
font-weight:bold;
padding-left:10px;
padding-top:5px;
margin-bottom:5px;
display:inline;
}

#index_page_text
{
float:left;
width:870px;
margin-left:10px;
display:inline;
}

#box_wrap
{
float:left;
width:440px;
margin-top:3px;
display:inline;
font-weight:normal;
text-align:left;
}

#box_wrap_small
{
float:left;
width:288px;
margin-top:3px;
display:inline;
font-weight:normal;
text-align:left;
}

#box_head
{
float:left;
width:288px;
height:125px;
font-size:13px;
font-family:Arial;
font-weight:bold;
color: #ffffff;
}

#box_head:hover
{
cursor:pointer;
}

#box_head a {text-decoration:none;outline:none;}
#box_head a:visited {text-decoration:none;}
#box_head a:hover {text-decoration:none;}

#box_head3
{
float:left;
width:440px;
height:125px;
font-size:13px;
font-family:Arial;
font-weight:bold;
color: #ffffff;
}

#box_title
{
float:left;
margin-left:10px;
margin-top:95px;
font-size:18px;
display:inline;
}

#box_title a {color:#ffffff;text-decoration:none;outline:none;}

#box_text
{
float:left;
width:248px;
padding-left:40px;
height:65px;
margin-top:2px;
padding-top:5px;
background:url("/public/images/index_box_bullet.jpg") no-repeat left top;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
}

#box_text_long
{
float:left;
width:400px;
padding-left:40px;
height:65px;
margin-top:2px;
padding-top:5px;
background:url("/public/images/index_box_bullet.jpg") no-repeat left top;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
}

#box_button
{
float:right;
width:78px;
height:18px;
margin-top:2px;
padding-top:4px;
padding-left:6px;
background:url("/public/images/index_button.gif") no-repeat;
display:inline;
}

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

#category_index_wrap
{
float:left;
width:602px;
display:inline;
padding-top:2px;
padding-bottom:2px;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
margin-top:10px;
line-height:15px;
}

#category_index_text
{
float:left;
width:582px;
padding:10px;
background:#f4f4f4;
text-align:left;
display:inline;
}

#category_index_title
{
float:left;
margin-top:145px;
color:#ffffff;
font-size:24px;
margin-left:10px;
display:inline;
}

#category_wrap
{
float:left;
width:300px;
height:80px;
margin-top:15px;
}

#category_wrap a 			{font-weight:bold;text-decoration: underline;outline:none;}
#category_wrap a:visited 	{font-weight:bold;text-decoration: underline;}
#category_wrap a:hover 		{font-weight:bold;text-decoration: none;}

#category_text
{
float:left;
width:180px;
}

#article_list_wrap
{
float:left;
width:602px;
padding-bottom:3px;
border-bottom:1px solid #b9b9b9;
}

#article_list_text
{
float:left;
margin-left:10px;
display:inline;
width:385px;
}

#one_article_picture
{
text-align:center;
margin-left:100px;
margin-top:10px;
}

#one_article_text
{
float:left;
margin-left:50px;
margin-top:10px;
display:inline;
width:500px;
text-align:center;
}

#pro_box
{
float:left;
width:100%;
margin-bottom:3px;
border-bottom:1px solid #b9b9b9;
padding-top:5px;
padding-bottom:5px;
}

#pro_main_cat
{
float:left;
width:650px;
font-size:16px;
font-family:Arial;
color: #DE0000;
margin-top:15px;
font-weight:bold;
}

#pro_cat
{
float:left;
width:660px;
font-size:13px;
font-weight:bold;
margin-top:5px;
border-bottom:1px solid #b9b9b9;
}

#pro_title
{
float:left;
width:300px;
font-weight:bold;
font-size:11px;
margin-left:5px;
display:inline;
margin-top:10px;
}

#pro_download
{
float:right;
width:200px;
text-align:right;
margin-top:10px;
}



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



#LeftCel
{
float:left;
width:197px;
height:100%;
padding-top:2px;
padding-right:2px;
padding-bottom:2px;
border-right:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
display:inline;
}

#ls_back
{
float:left;
width:197px;
background:#f4f4f4;
}

#ls_body
{
float:left;
width:276px;
height:100%;
}

#ls_bottom
{
float:left;
width:276px;
height:12px;
}

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

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

#ls_box_head
{
float:left;
padding-left:5px;
width:271px;
height:19px;
text-align:left;
color:#fff;
font-size:11px;
font-weight:bold;
}

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

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


#BoxMeni
{
margin-bottom: 20px;
}

#ls_banner
{
text-align:center;
}

#ls_menu
{
float:left;
width:276px;
margin-top:5px;
margin-bottom:15px;
}

#ls_menu ul
{
margin:0;
padding:0;
margin-top:0;
padding-left:15px;
margin-left:10px;
font-size:13px;
list-style:none;
}

#ls_menu ul li
{
width:200px;
margin:0;
padding:0;
font-weight:normal;
list-style:none;
}

#ls_menu ul li a
{
list-style:none;
outline:none;
}

#ls_menu ul li a:hover
{
list-style:none;
}

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



#Footer
{
width: 900px;
height: 100%;
color: #828282;
margin:auto;
}

#footer_tile
{
float:left;
width:900px;
height:90px;
border-top:1px solid #b9b9b9;
}

#FooterOpcije
{
width:900px;
height:22px;
padding-top:10px;
font-size:9px;
text-decoration: none;
text-align: center;
color:#aeaeae;
}

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

#footer_validate
{
width:900px;
height:31px;
text-align: center;
}



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



#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:680px;
border-bottom:1px solid #b9b9b9;
clear: both;
margin-bottom:10px;
}

#news_head
{
width:680px;
float:left;
border-bottom:1px solid #b9b9b9;
}

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


#lista_itema_item_datum
{
float:right;
width:140px;
color: #b9b9b9;
text-align:center;
font-weight:bold;
margin-top:15px;
}


#lista_itema_item_text
{
float:left;
width:670px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
}

#news_picture
{
float:left;
padding:5px;
margin-right:5px;
display:inline;
}

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

#news_bottom_navigation
{
float:left;
width:680px;
}



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



.contact_list
{
margin: 10px 0px 15px 0px;
clear: both;
}


.contact_up
{
float: left;
width:588px;
padding: 0px 6px 3px 6px;
border-bottom:1px solid #b9b9b9;
}


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


.contact_email
{
float: right;
width:300px;
text-align:right;
}


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


.contact_title
{
color: #D06010;
float: left;
width:160px;
}


.contact_city
{
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;
}



/***************** JS HEADER SLIDESHOW *******************/



#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:900px; margin:0px auto; display:none;margin-left:-2px;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative;width:896px; height:280px; padding:2px;}
#information {display:none;position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:0px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:280px; cursor:pointer; z-index:150}
#imgprev {display:none;left:0; background:url(/public/images/left.gif) left center no-repeat}
#imgnext {display:none;right:0; background:url(/public/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:280px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(public/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px;display:none;}
#slideleft {float:left; width:20px; height:81px; background:url(/public/images/scroll-left.png) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(/public/images/scroll-right.png) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; padding:2px}



/***************************** LS ACCORDIAN MENU ******************************/



.arrowlistmenu{
width: 184px; /*width of accordion menu*/
margin-left:8px;
margin-top:5px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
float:left;
width:164px;
color: #626262;
padding-bottom:3px;
margin-top:5px;
padding-left:20px;
margin-bottom:3px;
cursor:pointer;
font-weight:bold;
font-size:13px;
background: url("/public/images/ls_bullet.jpg") no-repeat 0 0;
background-position:left top;
border-bottom:1px solid #d6d6d6;
display:inline;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: url("/public/images/ls_bullet.jpg") no-repeat 0 0;
background-position:left top;
margin-bottom:3px;
margin-top:5px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #ca3400;
background: none; /*custom bullet list image*/
display: block;
padding: 3px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: underline;
font-weight: bold;
outline:none;
}

.arrowlistmenu ul li a:visited{
color: #ca3400;
text-decoration: underline;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ca3400;
text-decoration:none;
}