@charset "utf-8";
body {
	background-color: #7A1C10;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.content p {
	padding-right: 10px;
	padding-left: 10px;
}

.top h1 {
	font-size: 23pt;
	color: #FFFFFF;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
}

.logo {
	height: 180px;
	width: 326px;
}
.top {
	background-image: url(img/fon.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
}
.act {
	text-align: center;
	height: 25px;
	width: 25%;
}
.act a {
	font-size: 13pt;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
.pass {
	text-align: center;
	height: 25px;
	width: 25%;
	background-color: #FCE878;
}
.content {
	background-color: #FCE878;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #A4201C;
	padding-left: 20px;
}
