body {
	background-color:#D2232C;
}

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

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

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