@charset "windows-1251";
body {
	background-color: #F4E5D5;
	text-align: center;
}

.fon {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F4E5D5;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	color: #860907;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #900;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #630;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #630;
	text-decoration: underline;
}
.fon2 {
	background-image: url(pict.gif);
}
.zagolovok {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #862014;
	text-align: center;
	padding: 5px;
}
.line {
	color: #862014;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #910301;
	border-bottom-color: #910301;
	background-color: #ECD9C4;
}
