body {
	background-color:#00873B;
}

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

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

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