body {
	margin: 0px;
	background-color: #333333;
	background-image: url(i/bg1.gif);
	background-repeat: repeat-x;
	bottom: 0px;
	z-index: 1;
}
#block1 {
	margin: 0px;
	padding: 0px;
	height: 101px;
	width: 158px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	z-index: 3;
}
#block2 {
	background-color: #CC0000;
	height: 101px;
	width: 537px;
	float: left;
	position: absolute;
	left: 158px;
	top: 0px;
	z-index: 3;
	background-image: url(i/gothic_02.gif);
	background-repeat: no-repeat;
}
#block3 {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 158px;
	float: left;
	position: absolute;
	left: 0px;
	top: 101px;
	z-index: 3;
}
#block4 {
	background-color: #CC0000;
	height: 14px;
	width: 537px;
	float: left;
	position: absolute;
	left: 158px;
	top: 101px;
	z-index: 3;
}
#main {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 100%;
}
#menu {
	margin-top: 18px;
	margin-right: 18px;
	margin-left: 18px;
	text-align: right;
}
A.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
A.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
A.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
A.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#partners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #CC0000;
	margin-top: 30px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 18px;
	height: 14px;
	font-weight: bold;
	text-align: right;
}
#partnerslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}
/*заголовок названия разделов*/
h2.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
hr {
	background-color: #CC0000;
	color: #CC0000;
	height: 1px;
}
