body{
	background: url(../images/black/bg.jpg) top repeat-x #e5e5e5;
}
#menu_container {
    background: url(../images/black/menu_bg.jpg) repeat-x top;
}
#languages_block {
    background: url(../images/black/menu_right.jpg) no-repeat right top;
}
#languages {    
    background: url(../images/black/lang_select.jpg) no-repeat top;
}
.submenu a {
    background: url(../images/black/subli.jpg) repeat-x;
}
.submenu a:hover {
    background: url(../images/black/subli_hover.jpg) repeat-x;
}