html, body, div, span,
h1, h2, h3, h4, h5, h6,
p, big, em, strong,
b, u, i, center, ol, ul, li,
table, tr, th, td {
	margin:         0;
	padding:        0;
	border      : 0;
	font-size:      13px;
	vertical-align: baseline;
	font-family: Verdana, Arial, Tahoma;
}
body {
	background-color: #BBBBBB;
	}
div.container {
	width:650px;
	margin:0 auto;
	background-image: url(/images/fon.jpg);
   }
div.header {
	width:100%;
	height:143px;
	margin:0;
	background-image: url(/images/logo.jpg);
	}
.header a {
	display: block; /* Ссылка как блочный элемент */
	text-align: center; /* Выравнивание по центру */
	height: 100%; /* Высота на весь слой */
	}
div.menu_l {
	width:180px;
	float:left;
	margin:0 0px 0 8px;
	border:0px solid #000 ;
	text-align   : right;
	}
div.menu_l p {
	font-weight: bold;
	font-family    : Georgia, Times New Roman;
	border-bottom  : 1px solid;
	color         :#9A9A10;
	font-size:      14px;
	margin:10px 0 8px 0;
	}
div.menu_l a {
	color         :#72720C;
	}
img.menu {
	vertical-align: -2px;-align: baseline;
	}

div.content {
	width:430px;
	margin:0 10px 10px 206px;
	border:0px solid #000 ;
	color         :#72720C;
	}
div.footer_left {
	width:178px;
	float:left;
	color         :#72720C;
	margin:0 0px 0 8px;
	text-align   : center;
	border-top:1px solid #72720C ;
	}
div.footer_right {
	width:430px;
	margin:0 10px 0 206px;
	color         :#72720C;
	text-align   : center;
	border-top:1px solid #72720C ;
	font-size:      11px;
	}
div.footer_right a {
	color         :#72720C;
	}

h1 {
	font-weight: bold;
	font-family    : Georgia, Times New Roman;
	border-bottom  : 1px solid;
	color         :#9A9A10;
	font-size:      14px;
	margin:10px 0 8px 0;
	text-align   : right;

}
h2 {
	font-family    :Georgia, Times New Roman;
	font-size      :14px;
	margin: 20px 0 10px 0;
	text-indent    : 25px;
	}

div.content p.avt {
	text-align   : right;
}
div.content p.avt a {
	text-align   : right;
    text-decoration: underline;
	}
div.content p {
	text-align   : justify;
	text-indent    : 25px;
	margin      : 5px 0;
	}
div.content a {
	color         :#72720C;
   text-decoration: none;
   }
  div.cl {
	clear: both;
	height:10px;
}
div.content a.menu {
	text-decoration: underline;
}
div.content a.vyb {
	text-decoration: none;
    font-weight: bold;

}
img.mix {
	float: left;
	margin: 8px 15px 8px 0;

}
/*strong, em {
    font-style: normal; 
    font-weight: normal;
}*/
td {
	vertical-align: bottom;
}
td strong {
    font-style: bold; 
    font-weight: bold;

}
div.sape {
	color         :#CCCA6A;
	text-align     : center;
	font-size      : 10px;
}
div.sape a {
	color         :#CCCA6A;
	text-decoration   :none;
	font-size      : 10px;
}
ul.rec {
	text-indent    : 0;
	margin      : 5px 0 0 40px;
	}

