body {
	background-color:#002B7F;
}

#menu a {
	background: #fff url('/site_images/template/menu_item.gif') left top no-repeat;
}
#menu a:hover, #menu a.active {
	background: #fff url('/site_images/template/menu_item_en.gif') left top no-repeat;
}

	
#content {
	background: #fff url('/site_images/template/elements/content_head_en.gif') top center no-repeat;
}

#footer {
	background: #002B7F url('/site_images/template/elements/content_foot_en.gif') top center no-repeat;
}
tr.dict_lang td{
	background: #002B7F;
	color: #fff;
	font-weight: bold;
}