body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #1D1D1D;
margin:0px;
padding:0px;
}
table, div, form, input, select {
font-size:11px;
margin:0px;
padding:0px;
  }
a {
color:#3551A4;
font-weight:bold;
text-decoration:none;
}

.arrow{
background-image:url(/img/li_arrow.gif);
background-position:center left;
padding-left:10px;
background-repeat:no-repeat;
}

a:hover {
color:#4573FE;
text-decoration:underline;
}

p {
margin:0 0 15px;
}
.spacing10{
padding:10px;
margin:0px;
}
.spacing3{
padding:3px;
margin:0px;
}
.clear{
clear:both;
}

/*** Main container ***/

#container {
background:#ffffff;
color:#1D1D1D;
margin:0;
padding:0;
text-align:left;
width:960px;;
float:left
}
/*Wrap*/
.wrap {
clear:both;
font-size:0px;
padding:0;
}
/*top meni*/
#menu_top{
background-color: #E3E3E3;
background-image: url(/img/menu_top_bg.gif);
background-repeat: repeat-x;
height:34px;
margin: 0px;
padding: 0px;
	}

#menu_top_links{
font-size:10px;
margin:0px 0px 0px 20px;;
padding:0px;
}

#menu_top_links ul {
margin:0px;
padding:0px;
}

#menu_top_links li {
list-style:none;
float: left;
margin:0px;
padding:0px; 
}

#menu_top_links a {
color:#1D1D1D;
font-weight:100;
display:block;
font-size:11px;
background-image:url(/img/li.gif);
background-position:center left;
background-repeat:no-repeat;
margin-left: 0px;
padding:10px 10px 5px;
}

#menu_top_links a:hover {
text-decoration:underline;
}

#menu_top_links a.current {
font-weight:900;
}

/*zastave*/

#language{
float: right;
	}
.flag{
margin: 8px;
	}

/*header*/
#header{
width: 100%;
height: 108px;
background-image: url(/img/header_bg.jpg);

	}
#slogan{
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: lighter;
width:600px;
color: #252B7F;
background-color: transparent;
	}
#iskanje{
float: right;
margin-top: 40px;
margin-right: 10px;

	}

#logo{
float:left;
margin-right:10px;

}
/*** Main menu ***/

#main_menu {

width:100%;
background-image: url(/img/menu_main_bg.gif);
background-color:#CCCCCC;
height: 58px;
padding-left:0px;
margin:0px;
}

/*text-align: center; */

#menu_item_1{ background-image: url(/img/menu_item_1.gif); background-repeat: no-repeat; height:24px; width:157px;  padding-left:25px; float:left; margin-top:18px; margin-left:12px;}
#menu_item_2{ background-image: url(/img/menu_item_2.gif); background-repeat: no-repeat; height:24px; width:157px;  padding-left:25px; float:left; margin-top:18px; margin-left:12px; }
#menu_item_3{ background-image: url(/img/menu_item_3.gif); background-repeat: no-repeat; height:24px; width:157px;  padding-left:25px; float:left; margin-top:18px; margin-left:12px;}
#menu_item_4{ background-image: url(/img/menu_item_4.gif); background-repeat: no-repeat; height:24px; width:157px;  padding-left:25px; float:left; margin-top:18px; margin-left:12px;}




/*** Main Layout ***/
#center_box{
float: left;
width: 795px;
clear:both;
/*order: solid 1px #FF0000;*/
}
#right_box{
float: right;
width: 160px;
margin-top:-58px;
}

/*** SUB NAVIGATION ***/
#subpage_top_left{
 background-color:E7E6E6;
 background-image:url(/img/submenu_top.gif);
 background-repeat:repeat-x;
 width:200px;
 height:35px;
border-right: solid 1px #AFAFAF;
 float:left;
}
#subpage_top_left2{
 background-color:E7E6E6;
 background-image:url(/img/submenu_top.gif);
 background-repeat:repeat-x;
 width:201px;
 height:35px;
 float:left;
}
#subpage_top_center{
 background-color:E7E6E6;
 background-image:url(/img/submenu_top.gif);
 background-repeat:repeat-x;
 width:599px;
 height:35px;
 float:right;
 font-size:12px;
 font-weight:900;
 color: #1D1D86;
 margin-right:-5px;
}

#submenu_left{
width:200px;
background-image:url(/img/submenu_left_bottom.gif);
background-position:bottom;
background-repeat:repeat-x;
border-right: solid 1px #AFAFAF;
border-bottom: solid 1px #AFAFAF;
margin:0px;
padding:0px;
float:left;

}
#submenu_links {
margin:0px;
padding:5px;
}


#submenu_links ul {
margin:0px;
padding:0px;
}

#submenu_links li {
list-style:none;
margin:0px;
padding:2px;
}

#submenu_links a {
color:#1D1D1D;
font-weight:100;
font-size:11px;
background-image:url(/img/li.gif);
background-position:center left;
background-repeat:no-repeat;
margin: 0px;
padding-left:10px;
}

#submenu_links a:hover {
text-decoration:underline;
}

#submenu_links a.current {
font-weight:900;
}

/*** RIGHT COMBO ***/
.right_content{
background-color:#FFFFFF;
color:#000000;
 width:100%;
 margin-bottom:15px;
 border: solid 1px #E7AD00;
}
.right_content_title{
background-color: #3551A4;
color:#FFFFFF;
border:solid 1px #FFFFFF;
padding:5px;
}
.right_content_more{
background-color: #E9E9E9;
border:solid 1px #FFFFFF;
padding:2px;
text-align:right;
}

.content{
float:left;
padding:15px;
width:550px;
}

