body {
	background-color:#3A75C4;
}

#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_et.gif') left top no-repeat;
}

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

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