body {
	background-attachment: scroll;
	background-color: #870101;
	background-image: url(../im/back_page.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body * {
   line-height:1.6em;
}


.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 10px 10px 10px 20px;
	display: block;
	width: 240px;
}
a.menuoff:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 10px 10px 10px 20px;
	display: block;
	width: 240px;
}
a.menuoff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 10px 10px 10px 20px;
	display: block;
	width: 240px;
}
.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 10px 10px 10px 20px;
	display: block;
	width: 240px;
}
.menusuboff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_white.gif);
	background-repeat: no-repeat;
	background-position: 15px 14px;
	padding: 10px 10px 10px 30px;
	display: block;
	width: 240px;
}
a.menusuboff:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_white.gif);
	background-repeat: no-repeat;
	background-position: 15px 14px;
	padding: 10px 10px 10px 30px;
	display: block;
	width: 240px;
}
a.menusuboff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 15px 14px;
	padding: 10px 10px 10px 30px;
	display: block;
	width: 240px;
}
.menusubon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../im/dot_yellow.gif);
	background-repeat: no-repeat;
	background-position: 15px 14px;
	padding: 10px 10px 10px 30px;
	display: block;
	width: 240px;
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
a.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px;
}
a.lang:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: Yellow;
	text-decoration: underline;
	padding: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;

}
h1 {
	font-family: Castle, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFF00;
	text-decoration: none;
	margin:14px 0 17px 0;
}
h2 {
	font-family: Castle, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}
h3 {
	font-family: Castle, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../im/back_contacts.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 20px;

}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CC0000;
	border: 1px solid #FFFFFF;


}
a {
	font-weight: bolder;
}
a:visited {
	font-weight: bolder;
}
a:hover {
	font-weight: bolder;
	text-decoration: underline;
}

.style2 {color: #FFFF00}

.result {
font-weight:bold;
padding:5px;
}
.result..err {
color:#FFFF00;
border:1px solid #FFFF00;
}
.result.ok {
color:#FFFFff;
border:1px solid #FFFFff;
}
