h1 {
	font-size: 20px;
	font-weight: normal;
	color: #808976;
	line-height: 25px;
	left: 20px;
	font-family: "Book Antiqua", "Times New Roman";
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #808976;
	line-height: 20px;
	left: 20px;
	font-family: "Book Antiqua", "Times New Roman";
}
a:link {
	color: #285400;
	text-decoration: underline;
}
a:hover {
	color: #428A00;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #285400;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #505133;
	text-decoration: none;
}
.bot_rast {
	background-image: url(img/bot_rast.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(img/fon.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.L {
	background-image: url(img/l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.R {
	background-image: url(img/r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.zagolovok2 {
	font-size: 18px;
	font-weight: normal;
	color: #808976;
	line-height: 20px;
	left: 20px;
	clip: rect(auto,auto,auto,20px);
	font-family: "Book Antiqua", "Times New Roman";
}
.centr {
	background-image: url(img/centr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

