
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 url(/public/images/back_tile.jpg) repeat-x;
font: 12px "Lucida Grande", verdana, "Lucida Grande", Arial, helvetica;
color: #5b5b5b;
}


h1
{
font-size:20px;
font-family:Arial;
color:#2c474d;
text-transform:uppercase;
text-align:left;
margin-top:10px;
margin-bottom:10px;
}

h2
{
margin:0;
margin-bottom:5px;
font-size:16px;
font-family:Arial;
color: #36859a;
}

h2 a 			{color: #36859a; text-decoration: none;outline:none;}
h2 a:visited 	{color: #36859a; text-decoration: none;}
h2 a:hover 		{color: #36859a; text-decoration: underline;}

h3
{
margin:0;
font-size:18px;
color: #5b5b5b;
font-family:Arial;
}

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: #36859a; text-decoration: none;outline:none;}
a:visited 	{color: #36859a; text-decoration: none;}
a:hover 	{color: #36859a; 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: #5b5b5b;
border: 1px solid #808080;
}


input
{
padding: 3px 3px;
font: 1em verdana, arial, sans-serif;
color: #5b5b5b;
background-color: #ffffff;
border: 1px solid #808080;
font-weight:bold;
}


textarea
{
padding: 1px 3px;
font: 1em verdana, arial, sans-serif;
color: #5b5b5b;
background-color: #ffffff;
border: 1px solid #808080;
overflow:auto;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus 
{
color: #5b5b5b;
background-color: #ffffff;
border: 1px solid #808080;
}

.submit_button
{
width:73px;
height:21px;
background:url(/public/images/button_submit.jpg) no-repeat 0px 3px;
border:none;
color:#ffffff;
padding:0;
margin-left:5px;
font-size:11px;
text-align:center;
}

.submit_button:hover
{
cursor:pointer;
border:none;
background:url(/public/images/button_submit.jpg) no-repeat 0px 3px;
}

.submit_button2
{
width:73px;
height:21px;
background:url(/public/images/button_submit2.jpg) no-repeat 0px 3px;
border:none;
color:#ffffff;
padding:0;
margin-left:5px;
font-size:11px;
text-align:center;
}

.submit_button2:hover
{
cursor:pointer;
border:none;
background:url(/public/images/button_submit2.jpg) no-repeat 0px 3px;
}

.submit_button3
{
width:73px;
height:21px;
background:url(/public/images/button_submit3.jpg) no-repeat 0px 3px;
border:none;
color:#ffffff;
padding:0;
margin-left:5px;
font-size:11px;
text-align:center;
}

.submit_button3:hover
{
cursor:pointer;
border:none;
background:url(/public/images/button_submit3.jpg) no-repeat 0px 3px;
}

#UberWrapper
{
width:1160px;
margin:auto;
overflow:hidden;
}



/****************************** H E A D E R ******************************/

#Header
{
float:left;
width:1160px;
height:88px;
color:#ffffff;
}

#Header a
{
color:#ffffff;
}

#header_head
{
float:left;
width:960px;
height:12px;
}

#HeaderLeft
{
float:left;
height:55px;
width:214px;
margin-left:5px;
display:inline;
}

#HeaderLogo
{
float:left;
width:384px;
height:55px;
}

#HeaderRight
{
float:right;
width:300px;
}

#HeaderLang
{
float:right;
width:100px;
margin-top:13px;
}

#header_contact
{
float:right;
width:236px;
font-size:18px;
margin-top:3px;
margin-bottom:2px;
color:#b9b9b9;
}

#header_bottom
{
float:left;
width:960px;
height:1px;
margin-top:5px;
}

#vision_text
{
float:right;
margin-top:4px;
}



/***************************** M A I N   C E L ******************************/



#MainCel
{
float:left;
width:1160px;
margin-top:8px;
}

#MainCelPath
{
float:left;
padding-left:18px;
padding-top:6px;
width:779px;
height:100%;
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:720px;
padding-bottom:20px;
}

#CC_body
{
float:left;
width:690px;
display:block;
margin-top:10px;
margin-bottom:20px;
margin-left:20px;
padding-bottom:10px;
display:inline;
}

#CC_body_left
{
float:left;
width:500px;
margin-left:20px;
display:inline;
}

#CC_body_right
{
float:right;
width:200px;
}

#CC_body ul li
{
list-style:circle;
}

#index_search
{
float:left;
width:630px;
height:65px;
background:#ebebeb;
border:1px solid #ffffff;
margin-left:43px;
margin-top:15px;
display:inline;
}



/***************************** L E F T   C E L ******************************/



#LeftCel
{
float:left;
width:240px;
height:100%;
display:inline;
}

#ls_nav
{
float:left;
width:230px;
height:28px;
border-bottom:1px solid #c6c6c6;
font-size:14px;
padding-top:10px;	
padding-left:10px;
display:inline;	
}

#ls_nav:hover
{
background:url("/public/images/ls_tile.gif") repeat-y left;
}

#ls_nav a 		   {color:#6e4c6e;text-decoration:none;outline:none;}
#ls_nav a:visited  {color:#6e4c6e;text-decoration:none;}
#ls_nav a:hover    {color:#6e4c6e;text-decoration:none;}



/***************************** R I G H T   C E L ******************************/



#RightCel
{
float:right;
width:200px;
height:100%;
display:inline;
}


/***************************** B O T T O M  B O X ******************************/


#bottom_wrap
{
float:left;
width:960px;
height:305px;
margin-top:10px;
background:url("/public/images/bottom_tile.gif") repeat-x top;
}

#bottom_news_box
{
float:left;
width:300px;
margin-top:20px;
margin-left:18px;
display:inline;
}

#bottom_about_box
{
float:left;
width:300px;
margin-top:20px;
display:inline;
}

#bottom_news_box img
{
float:left;
width:43px;
margin-right:10px;
display:inline;
}

#bottom_about_box img
{
float:left;
width:43px;
margin-right:10px;
display:inline;
}

#bottom_box_text
{
float:left;
width:245px;
line-height:18px;
}



/***************************** F O O T E R ******************************/



#Footer
{
width:100%;
height:62px;
color:#828282;
background:url("/public/images/footer_tile.gif") repeat-x top;
}

#footer_tile
{
width:960px;
margin:auto;
overflow:hidden;
}

#FooterOpcije
{
width:960px;
height:22px;
margin-top:63px;
font-size:9px;
text-decoration: none;
text-align: center;
color:#616161;
}

#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_links_r
{
float:right;
margin-top:30px;
margin-right:15px;
font-weight:bold;
font-size:10px;
color:#5b5b5b;
}

#footer_links
{
float:left;
width:600px;
margin-top:20px;
}

#footer_links ul li a 		  {color:#36859a;text-decoration:none;outline:none;}
#footer_links ul li a:visited {color:#36859a;text-decoration:none;}
#footer_links ul li a:hover   {color:#36859a;text-decoration:underline;}

#footer_links ul
{
float:left;
display:inline;
margin-top:3px;
}

#footer_links ul li
{
float:left;
height:10px;
padding-left:5px;
padding-top:2px;
list-style:none;
font-size:12px;
display:inline;
background: url(/public/images/footer_bullet.gif) no-repeat left 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;
clear: both;
margin-bottom:10px;
}

#news_head
{
width:680px;
float:left;
border-bottom:1px solid #b9b9b9;
}

#lista_itema_item_naslov
{
float:left;
width:380px;
color: #7B7B7B;
margin:0;
}


#lista_itema_item_datum
{
float:right;
width:140px;
text-align:center;
font-weight:bold;
margin-top:5px;
font-size:11px;	
}


#lista_itema_item_text
{
float:left;
width:670px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
line-height:18px;
display:inline;
}

#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 *******************/



.lista_itema_kontakt
{
margin: 10px 0px 15px 0px;
clear: both;
}


.lista_itema_kontakt_gore
{
float: left;
width:600px;
padding: 0px 6px 3px 6px;
}


.lista_itema_kontakt_naslov
{
color: #fff;
float: left;
}


.lista_itema_kontakt_email
{
float: right;
width:300px;
text-align:right;
}


.lista_itema_kontakt_dole
{
float: left;
padding: 5px 6px 0px 6px;
}


.lista_itema_kontakt_ime
{
color:#ff941e;
float: left;
width:300px;
}


.lista_itema_kontakt_grad
{
float: right;
}



/***************** A R T I C L E *******************/



#article_cat_wrap
{
float:left;
width:200px;
height:200px;
margin-left:20px;
margin-bottom:5px;
display:inline;
}

#article_cat_pic
{
float:left;
width:100%;
}

#article_cat_sub
{
float:left;
width:200px;
}

#article_cat_sub a 		 {color:#8b8b8b;text-decoration:underline;outline:none;}
#article_cat_sub a:visited {color:#8b8b8b;text-decoration:none;}
#article_cat_sub a:hover   {color:#8b8b8b;text-decoration:none;}



/***************** E X P O R T *******************/



#export_cat_wrap
{
float:left;
width:100%;
}

#export_cat_title
{
float:left;
width:100%;
}

#export_cat_sub
{
float:left;
margin-left:10px;
display:inline;
}



/***************************** 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;
}



/***************************** BA N N E R S ******************************/



#ls_banner
{
float:left;
width:100%;
text-align:center;
}

#rs_banner
{
float:left;
width:100%;
text-align:right;
}

#cc_banner
{
float:left;
width:100%;
text-align:center;
}



/***************************** LS ACCORDIAN MENU ******************************/



.glossymenu{
margin: 5px 0;
padding: 0;
width: 240px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height:28px;
padding-top:10px;
padding-left:10px;
text-decoration: none;
border-bottom:1px solid #c6c6c6;
font-size:14px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color:#6e4c6e;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background:url("/public/images/ls_tile.gif") repeat-y left;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
padding-top:5px;
}

.glossymenu div.submenu ul li a{
display: block;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
text-decoration: underline;
}



/***************************** CENTER ACCORDIAN MENU ******************************/



.arrowlistmenu{
width: 100%; /*width of accordion menu*/
margin-top:10px;
padding-left:15px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: 36859a;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style: 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*/
list-style: none;
}

.arrowlistmenu ul li a{
color: #36859a;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
list-style: none;
}

.arrowlistmenu ul li a:visited{
color: #36859a;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #36859a;
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
xbackground: lightblue;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
xbackground: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
xbackground: lightgreen !important;
}



/***************************** M Y  P R O F I L E ******************************/


#profile_box
{
float:left;
width:100%;
border:1px solid #c6c6c6;
margin-top:10px;
padding-top:5px;
padding-bottom:5px;
}

#profile_box:hover
{
background:#ebebeb;
}

#profile_box img
{
float:left;
width:64px;
height:64px;
margin-right:10px;
margin-left:5px;
display:inline;
}

#profile_link
{
float:left;
font-size:20px;
margin-top:12px;
}

#profile_box2
{
float:left;
width:490px;
border:1px solid #c6c6c6;
margin-top:10px;
padding-top:5px;
padding-bottom:5px;
}

#profile_box2:hover
{
background:#ebebeb;
}

#profile_box2 img
{
float:left;
width:80px;
margin-right:10px;
margin-left:5px;
display:inline;
}

#profile_box3
{
float:right;
width:186px;
border:1px solid #c6c6c6;
margin-top:5px;
padding:2px;
}

#profile_link3
{
font-size:12px;
}



/***************************** P R O D U C T S ******************************/



#product_box
{
float:left;
width:100%;
background:#ebebeb;
padding-top:5px;
padding-bottom:10px;
margin-bottom:5px;
}

#product_box_left
{
float:left;
width:500px;
margin-left:10px;
display:inline;
}

#product_box_right
{
float:right;
width:150px;
text-align:right;
margin-right:10px;
}

#product_box_right img
{
height:32px;
width:32px;
margin-top:15px;
}