* {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
a:link{
	text-decoration:underline;
	color: #6b57a5;
}
a:visited {
	text-decoration:underline;
	color: #6b57a5;
}
a:hover {
	text-decoration: none;
	color: #6b57a5;
}
BODY {
	background: #fff url(/files/design/background.gif) center top;
	border-top:solid 7px #6b57a5;
	border-bottom: solid 7px #6b57a5;
}
strong {
	font-weight: bold;
}
h1 {
	text-transform: uppercase;
	margin:0 0 7px 0;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	text-transform: uppercase;
	margin:0 0 7px 0;
	color: #6b57a5;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	margin:0 0 7px 0;
	color: #6b57a5;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	margin:0 0 7px 0;
	color: #6b57a5;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin:0 0 7px 0;
}

img {
	display: compact;
}
.siteZone {
	width: 800px;
	height: auto;
	display: table;
	margin: 0px auto;
}
.header {
	margin:0px;
	padding: 0px;
}
.header img {
	display:block;
	float:left;
}
.center {
	width: 800px;
	height: auto;
	margin:0px;
	padding: 0px;
	background:#FFFFFF;
}
.center_left {
	margin:0px;
	padding:15px;
	background:#FFFFFF;
}
ul.mainLevel {
	list-style:none;
	text-align:left;
}
a.mainLevel:link {  /*  ÃËÀÂÍÎÅ ÌÅÍÞ    */
	color: #333333;
	display:block;
	line-height: 23px;
	text-decoration: none;
	text-indent: 5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
a.mainLevel:visited {
	color: #333333;
	display:block;
	line-height: 23px;
	text-decoration: none;
	font-size:14px;
	text-indent:5px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
a.mainLevel:hover {   /*  ÍÀÂÅÄÅÍÈÅ ÌÛØÜÞ    */
	display: block;
	line-height: 23px;
	text-decoration: none;
	text-indent: 5px;
	background-color:#6b57a5;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#activeMainLevel {      /*  Àêòèâíûé ïóíêò ìåíþ    */
	background-color:#6b57a5;
	color:#ffffff;
	text-indent:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
ul.subLevel {
	list-style:disc;
}
ul.subLevel li {
	padding:0px;
	margin: 5px 0px 0px 30px;
}
a.subLevel:link, a.subLevel:visited, a.subLevel:active {  /*  ÃËÀÂÍÎÅ ÌÅÍÞ    */
	color: #333333;
	display:block;
	font-weight:bold;
	text-decoration: none;
}
a.subLevel:hover {   /*  ÍÀÂÅÄÅÍÈÅ ÌÛØÜÞ    */
	color: #6b57a5;
	display: block;
		font-weight:bold;
	text-decoration: none;
}
#subLevel {      /*  Àêòèâíûé ïóíêò ìåíþ    */
	color:#6b57a5;
		font-weight:bold;
}
A.RU {

	color:#6b57a5;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px ;
	font-size: 14px;
}
A.EN{
	background:#6b57a5;
	color:#FFFFFF;
	padding:3px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	font-size: 14px;
}
.center_top {
	margin:0px;
	padding:15px;
	background:#FFFFFF;
}
.center_top strong {
	font-weight: bold;
	color:#000000;
}
.center_top ul, .center_top li {
	margin:0 0 7px 25px;
	padding:0px;
}
.center_bottom {
	margin:0px;
	padding:15px;
	background:#FFFFFF;
}
.off_support {
	width:100%;
	height:60px;
	float: left;
	margin: 15px 5px 0px 0px;
}

.off_support a
{
	color:#666;}
.off_support img
{
	float:left;
	margin-right:10px;
	width:50px;
	margin-top:-7px;
	}
.footer {
	height:50px;
	margin: 0px 10px 0px 10px;
	padding: 15px;
	background: #fff url(/files/design/footer.gif) no-repeat center top;
}
.footer_ite {
	width:auto;
	float:right;
}

/*new_classes*/

.itself {width:200px;background-color:#6B57A5;text-transform:uppercase;padding:5px;margin:10px; margin-left:0px;}
.itself a {font-weight:bold;font-size:16px;color:#fff;text-decoration:none;}
.itself a:hover {text-decoration:underline;}

.news {padding:0px;margin: 0px 10px 0px 10px;background:#FFFFFF;margin-bottom: 10px;}
.news .date {font-weight:bold; color:#666;}
.news a{color:#666;}
.news .all_news{color:#6B57A5; font-weight:bold;}

.random_image img
{
float:left;
margin-right:6px;
margin-bottom:4px;}

a.reg {background:#6B57A5; color:#FFF; padding:7px; font-weight:bolder; font-size:16px;}