/* blue */
#page_bg {
	background: #e2e2e2;
}

div#wrapper {
		background-color: #fff;
}

div#wrapper_r {
/*	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;*/
}

div#header {
/*	background: url(../images/blue/mw_header_t.png) 0 0 repeat-x;*/
}

div#header_l {
/*	background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;*/
}

div#header_r {
/*	background: url(../images/blue/mw_header_t_r.png) 100% 0 no-repeat;*/
}

div#footer {
background-color:#444444;
display:block;
height:16px;
padding:12px;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;
}
.td_headmenu {
background: transparent url(../images/menu_back.gif) no-repeat scroll; 
height:47px; 
width:104px; 
/*line-height:50px; */
padding: 0 5px; 
color:#FFFFFF;
text-align:center;
font-size:11px;
}
.td_headmenu a, .td_headmenu a:hover, .td_headmenu a:visited{
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
}
#searchbox {
float:right;}

.menu_sub li {
background:transparent none repeat scroll 0 0;
list-style-image:none;
list-style-type:none;
display:inline;
float:left;
}
.menu_sub ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.menu_sub, .menu_sub a, .menu_sub a:hover, .menu_sub a:visited{
margin:0;
padding:8px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
font-size:11px;
}
.submenu {
background: transparent url(../images/submenu_back.gif) no-repeat scroll; 
display:block;
height:32px;
}
.separator {
font-size:13px;
position:relative;
top:-1px;
}
.policy {
color:#969696;
font-size:11px;
}
.copyr {
color:#FFFFFF;
font-size:11px;
}

.centar3 a, .centar3 a:hover{
color:#000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
text-transform:none;
}
.contentheading a, .contentheading a:hover{
color:#253e83;
font-size:1.1em;
text-decoration:none;
}
#centar3 {
width: 1043px;
display:block;
}

/* main menu*/
.menu_main_m li {
background:transparent url(../images/menu_back.gif) no-repeat scroll 0 0;
list-style-image:none;
list-style-type:none;
display:inline;
float:left;
color:#FFFFFF;
font-size:11px;
height:47px;
padding:0 5px;
text-align:center;
width:104px;
}
.menu_main_m ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.menu_main_m, .menu_main_m a, .menu_main_m a:hover, .menu_main_m a:visited{
margin:0;
padding:5px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
font-size:11px;
}
.moduletable_main_m {
/*background: transparent url(../images/submenu_back.gif) no-repeat scroll; 
display:block;
height:32px;*/
}
/* main menu*/
.search {
	background: #fff url(../images/search.gif) no-repeat 0px 16px;
	width:226px; 
}
