@charset "windows-1251";
h3 a:link
{
	color: #d1d1d1;
}
h3 a:hover
{
	color: white;
}
h2 a:link
{
	color: #d1d1d1;
}
h2 a:hover
{
	color: white;
}
body {background-color:#FFF;}

.maintable {
	color: #7cabb1;
}
.maintable {
	background-color: #072435;
	color: #333;
}
.table1 {
	background-color: #FFF;
}
.table2 {
	background-color: #333;
	font-size: 12px;
	font-weight: bold;
}
.table3 {
	background-color: #000;
	color: #000;
}
.table4 {
	background-color: #000;
	color: #fff;
}
.maintable {
	font-size: 14px;
	color: #DCE0DF;
}


.rul {
	background-attachment: scroll;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center 100px;
	font-size: 16px;
	font-weight: bold;
}
.tablebot {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.white {
	font-size: 18px;
	font-weight: bold;
	color: #f3fb6e;
}
#w {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#w1 {
	font-size: 14px;
	font-weight: bold;
	color: #f3fb6e;
}
.rovn {
	text-align: justify;
}
#shapkaf {
	background-color: #771E35;
}
.tar
{
	border: 1px double #aaaaaa;
	color: #555;
}
.tar td
{
	background-color: #eee;
	font-weight: normal;
	border-bottom: solid 1px #072435;
	border-right: solid 1px #072435;
}
.tar th
{
	background-color: #ccc;
	color: #222;
	border: solid 1px #072435;
}
.float
{
	float: left;
	margin-bottom: 10px;
}
.clear
{
	clear: both;
}
.float h2
{
	text-align: center;
	margin: 5px;
}
.float h3
{
	text-align: center;
	margin: 5px;
}
.center
{
	text-align: center;
}
.normal
{
	font-weight: normal;
}

.menu_item
{
	width: 170px;
	height: 22px;
	margin-bottom: 3px;
	background-image: url('images/menu.gif');
	color: white;
	padding-top: 8px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 11px;
	font-family: helvetica;
	font-weight: bold;
}
.menu a 
{
	color: white;
	text-decoration: none;
}
.menu a:hover
{
	color: white;
	text-decoration: none;
}
.menu_item_hover
{
	width: 170px;
	height: 22px;
	margin-bottom: 3px;
	background-image: url('images/menu_hover.gif');
	color: white;
	padding-top: 8px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 11px;
	font-family: helvetica;
	font-weight: bold;
}