body {
  background: #643834 url('/images/back_grad.gif') repeat-y center top;
}

.logo_top {
    padding: 20px;
    

}

.drevo_back {
    position: relative; 
    top: -10px;
    
}

.menu_text{
   text-align: center;

}

.menu_table {
   position: relative;
}

.menu_table tr {
   margin:0px;
   padding:0px;
}

.menu_table td {
   margin:0px;
   padding:0px;
}

.host {
    position: relative;
    text-decoration: none;
    font-size: 8pt;
	font-family: 'Times New Roman', Times, serif;
 
}

.host a {
    text-decoration: none; 
    color: #5E3332;
}

.center_menu
{
	margin-bottom: 30px;
	
}

.item_menu_div
{
	position: relative;
	background: url('/images/center_menu.png') no-repeat top;
	height: 65px;
	padding: 20px 15px 0px 15px;
	white-space: nowrap;
	z-index: 1;
}

.item_menu_div a
{
	color: #5E3332;
	text-decoration: none;
	font-size: 24pt;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold
}

.center_menu td
{
	padding-left: 15px;
}