BODY
{
	margin: 0px;
	padding: 0px;
	font: normal 12pt Tahoma, Arial, sans-serif;
	color: #000000;
}
A
{
	outline: none;
	color: #000000;
	font: normal 15pt Tahoma, Arial, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}
#rightCol #link A
{
	font-size: 0.9em;
}
#rightCol #link
{
	background: url(/design/images/li.png) no-repeat 1px 8px;
	padding-left: 10px;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	color: #000000;
	padding-top: 3%;
}
IMG, BUTTON
{
	border: 0 solid #000000;
}
P
{
	font-size: 1em;
	margin: 1% 0;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
#cover
{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	background-color: #FFFFFF;
	background: transparent url(/design/images/right.png) repeat-y right;
	min-width: 980px;
	max-width: 1400px;
}
.clearing
{
	clear: both;
	height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
	width: 100%;
}
/*index page: header*/
#header
{
	position: relative;
	height: 250px;
}
#topBG
{
	background: transparent url(/design/images/top.png) repeat-x top;
	width: 100%;
	height: 12px;
}
#topRightImg
{
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(/design/images/right_top.png) no-repeat top;
	width: 153px;
	height: 142px;
}
#logo
{
	position: absolute;
	top: 30%;
	left: 5%;
	background: transparent url(/design/images/logo.png) no-repeat top;
	width: 462px;
	height: 134px;
}
#curDate
{
	position: absolute;
	top: 20%;
	right: 8%;
	font-size: 0.9em;
	font-weight: bold;
}
/*index page: top menu*/
#topMenu
{
	position: relative;
	border: 1px solid #C6C6C6;
	background: transparent url(/design/images/top_menu_bg.png) repeat-x top;
	height: 42px;
	width: 99.5%;
}
#topMenu UL
{
	position: relative;
	display: block;
	list-style-type: disc;
	margin: 0;
	padding: 7px 0 0 7%;
}
#topMenu UL LI
{
	display: inline;
	list-style-type: none;
	padding: 11px 3% 16px 3%;
	background: transparent url(/design/images/separ.jpg) no-repeat right;
}
#topMenu UL LI A
{
	padding: 0;
}
#topMenu UL LI.active
{
	background: transparent url(/design/images/menu_act.jpg) repeat-x top;
	margin-left: -1%;
}
#topMenu UL LI SPAN
{
	font-size: 1.1em;
}
/*index page: content*/
#content
{
	position: relative;
}
#content blockquote {
	background:#EEEEEE;
	color:#3F3F3F;
	font-size:0.77em;
	margin:0;
	padding:10px;
}
#content blockquote a{
font-size: 1em;
}
#leftCol
{
	position: relative;
	float: left;
	width: 25%;
	padding-bottom: 140px;
}
#rightCol
{
	position: relative;
	float: left;
	width: 64%;
	padding: 0 10px 50px 12px;
	text-align: left;
}
/*index page: download*/
#download
{
	position: relative;
	padding: 7% 0 5% 12%;
}
#downloadImg
{
	background: transparent url(/design/images/download_left.jpg) no-repeat left;
	width: 61px;
	height: 77px;
	float: left;
}
#downloadText
{
	float: left;
	padding: 14% 0 0 2%;
	font-weight: bold;
}
#downloadLink
{
	float: left;
	font-size: 0.9em;
	padding: 0 0 0 27%;
	color: #A31245;
}
#downloadLink A
{
	font-size: 0.9em;
	color: #A31245;
}
/*index page: news*/
.leftTitle
{
	background: transparent url(/design/images/left_title.png) no-repeat left;
	padding: 4% 0 3%;
	height: 48px;
}
.leftTitleText
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 4% 0 0 12%;
}
.leftTitle A
{
	font-size: 1.1em;
}
.newsItem
{
	position: relative;
	padding: 5% 0 12% 10%;
	font-size: 0.9em;
}
.newsItem A
{
	font-size: 1em;
}
.newsDate
{
	padding-bottom: 1%;
	font-weight: bold;
}
.newsImg
{
}
.newsLink
{
	font-weight: bold;
}
.newsDesc
{
	width: 60%;
}
#archNews
{
	padding-left: 5%;
}
#archNews A
{
	font-size: 1em;
}
/*index page: footer*/
#footer
{
	position: relative;
	font-size: 0.8em;
	height: 110px;
}
#footer A
{
	font-size: 1em;
}
#footerL
{
	position: absolute;
	float: left;
	width: 134px;
	margin-top: -127px;
	z-index: 100;
}
#footerR
{
	position: relative;
	float: left;
	width: 88%;
	border-top: 1px dotted #605F5F;
}
#footer2
{
	position: relative;
	float: left;
	width: 30%;
	padding: 2% 0 3% 11%;
}
#footer3
{
	position: relative;
	float: left;
	width: 33%;
	padding: 2% 0 3%;
}
#footer4
{
	position: relative;
	float: left;
	width: 22%;
	padding: 2% 0 3%;
}
/*index page: content*/
.smallText
{
	font-size: 0.8em;
	padding: 1% 0;
}
#itemAdTable
{
	width: 90%;
}
#itemAdTable TD
{
	border: none;
	padding: 2%;
	vertical-align: top;
	text-align: left;
}
#itemAdTable TH
{
	border: none;
	padding: 2%;
	vertical-align: top;
	text-align: center;
}
.grey_row
{
	background-color: #E6E6E6;
}
.white_row
{
	background-color: #F8F8F8;
}
.link_feedback{
 float: left;
    margin-top: 21px;
    width: 329px;
}
.link_feedback a{
  font-size: 1em;
   font-weight: bold;
}

#yandex_ad
{
	margin-left: 40px;
    margin-top: 7px;
    width: 90%;
}

