#main, #footer {
	min-width: 980px;//width: 100%;//width:expression(document.body.clientWidth <= 980 ? '980px' : '100%');
	clear: both
}
body.lite #main, body.lite #footer {
	min-width: 770px;//width:expression(document.body.clientWidth <= 770 ? '770px' : '100%');
	position: relative
}
#header {
	height: 77px;
	background: url(/images/bg-header.gif) no-repeat 0 0;
	padding: 5px 5px 0 150px;
	position: relative
}
body.eng #header {
	background: url(/images/bg-header-eng.gif) no-repeat 0 0;
}
#header h1 a{
	display: block;
	width: 627px;
	height: 57px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/logo.gif) no-repeat 0 0;
	margin: 0 auto 2px auto;
}
body.eng #header h1 a{
	background: url(/images/logo-eng.gif) no-repeat 0 0;
}
#under-h1 {
	width: 623px;
	color: #932F1C;
	margin: 0 auto;
	font-size: 7.5pt;
	padding-left: 4px
}
#under-h1 span {
	float: left
}
#under-h1 a {
	color: #932F1C;
	float: right;
}
#headerlite {
	height: 70px;
	padding: 0;
	margin-bottom: 5px;
	background: url(/images/bg-header-lite.gif) no-repeat 0 0;
	position: relative;
	font-weight: bold;
}
body.eng #headerlite {
	background: url(/images/bg-header-lite-eng.gif) no-repeat 0 0;
}
#headerlite span {
	display: block;
	margin: 0 0 0 142px;
	padding-top: 40px
}
#headerlite span, #headerlite a {
	color: #932F1C;
	text-decoration: none
}
#headerlite .newsbnr {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 5px
}
#headerlite .newsbnr a img {
	margin-left: 5px
}
#headerlite #under-h1 {
	position: absolute;
	font-weight: normal;
	font-size: 90%;
	bottom: 3px;
	left: 370px;
	text-align: left;
	width: auto
}
#headerlite #under-h1 a {
	float: none
}
#c-r {
	float: right;
	position:relative;
	width: 190px;
	margin-left: -190px;
	overflow: hidden;
	z-index:999
}
#c-r .informblock  {
	margin-bottom: 10px
}
body.eng #c-r {
	display: none
}
#header a.allmedia {
	position: absolute;
	text-indent: -1000px;
	width: 140px;
	height: 75px;
	top: 3px;
	left: 5px;
}
.informblock {
	position: relative
}
#c-r .caption {
	background: none;
	color: #000;
	font-weight: bold;
	padding: 1px 2px 3px 3px;
	font-size: .9em;
	text-transform: uppercase
}
#c-r .caption a {
	color: #fff;
}
#c-r .descr {
	padding: 5px
}
#c-r .descr a {
	text-decoration: none
}
#c-l .informblock  {
	margin-bottom: 2px;
}
.informblock {
	width: 100%;
	position: relative
}
#c-l .caption {
	background: #cecece;
	color: #000;
	font-weight: bold;
	padding: 7px 5px
}
#c-l .caption a {
	color: #000
}
/*#c-l .caption a:hover {
	color: #f00
}*/
#c-l .descr {
	background: #efefef;
	padding: 5px
}
#c-c .caption {
	background: #cecece;
	color: #000;
	font-weight: bold;
	padding: 7px 5px;
	text-align: center;
}
#c-c .caption a {
	color: #000
}
/*#c-c .caption a:hover {
	color: #f00
}*/
#c-c .descr {
	padding: 5px
}
#c-c .param {
	position: relative;
	background: #dedede;
}
#c-c .param a.active {
	color: #f00
}
.counts div{
	width: 210px;
	height: 23px;
	font-weight: bold;
}
.counts div.first {
	border-bottom: 1px solid #fff
}
.counts b{
	display: block;
	width: 110px;
	float: left;
	padding: 5px;
}
.counts span{
	display: block;
	width: 80px;
	float: left;
	padding: 5px;
}
#c-c .credit {background: #F7AD7B; color: #704A29}
#c-c .invest {background: #9c9; color: #363}
#c-c .business {background: #c99; color: #633}
#c-c .press {background: #DECEB5; color: #704A29}
#c-c .credit a{color: #704A29}
#c-c .invest a{color: #363}
#c-c .business a{color: #633}
#c-c .press a{color: #704A29}

ul.bullet li {
	behavior: expression( !this.before ? this.before = this.innerHTML = '&#149;&nbsp;' + this.innerHTML : '' );
	text-indent: -.95em;
	padding-left: 1em;
}
ul.bullet li:before { content: '\2022\a0'; }
#c {
	margin-right: 190px;
	position: relative;
}
body.eng #c{
	margin-right: 0;
}
#c-l{
	float: left;
	width: 320px;
	margin-right: -320px;
	position: relative;
	overflow: hidden;
}
#c-c {
	position: relative;
	margin-left: 322px;
}
body.lite #c-c {
	margin: 0
}
#topmenu {
	background: #000;
	color: #fff;
	height: 14px;
	text-align: left;
	padding: 8px 0 8px 10px;
	margin-bottom: 2px
}
#topmenu a {
	color: #fff;
	letter-spacing: -.1em;
	white-space: nowrap;
	text-decoration: none
}
#topmenu li {
	display: inline;
	margin-right: 5px
}
#searchline {
	position: relative;
	background: #DE634A;
	color: #fff;
	height: auto;//height: 25px;
	padding: 5px 10px;//padding-bottom: 0px;
	margin-bottom: 2px
}
#searchline .button {
	border: none;
	background: none;
	color: #fff;
	font-weight: bold;
}
#searchline input {
	position:relative; //margin-top: -1px;
}
#searchline .inputtext {
	width: 180px;// margin-right: -5px;
}
#searchline .wide {
	float: right;
	margin-top: 4px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	cursor: pointer
}
#searchwide {
	margin: 20px 0 10px 0
}
#searchwide input {
	vertical-align: middle;
	margin-right: 20px
}
#blockbank {
	width: 156px;
	height: 205px;
	color: #fff;
	float: left;
	background: #DE634A;
	margin-left: 2px
}
#blockbank .caption {
	color: #fff;
	background: #942918
}
#blockbank .descr {
	background: none
}
#blockcourse {
	height: 205px;
	width: 162px;
	float: left;
	background: #EFEFEF;
	color: #000;
}
#blockcourse table {
	margin: 10px 0 5px 0;
	border-collapse: collapse;
	width: 152px
}
#blockcourse table td {
	font-size: .8em;
	padding: 1px 2px 1px 0
}
#blockcourse .date {
	display: block;
	font-weight: bold
}
#blockcourse .up {
	color: #060;
}
#blockcourse .down {
	color: #e00
}
#blockcourse .link {
	display: block;
	text-align: center
}
#blockconvertor {
	margin-left: 2px;
	background: #EFEFEF;
	float: left;
	width: 162px;
	height: 115px;
}
#blockcourse {
	width: 156px;
	height: 115px;
}
#blockcourse table{
	width: 140px;
}
/*
body.eng .blockconvertor {
	margin-left: 2px;
	background: #EFEFEF;
	float: left;
	width: 162px;
	height: 115px;
}
body.eng #blockcourse {
	width: 156px;
	height: 115px;
}
body.eng #blockcourse table{
	width: 140px;
}
*/
.reklama a {
	display: block;
	position: relative;
	border: 2px solid #942918;
	color: #942918;
	background: #E7EFE7;
	text-align: center;
	padding: 5px;
	font-weight: bold
}
.reklama a {
	text-decoration: none;
	color: #942918;
}
#blank {
	height: 10px;
	clear: both;
	width: 980px
}
body.lite #blank {
	width: 100%
}
#footer {
	border-top: 2px solid #942918;
	clear: both;
}
#footer td {
	padding: 0
}
#footer .links {
	font-size: 7pt;
	text-decoration: none
}
#footer .links:hover {
	text-decoration: underline
}
.copyright {
	color: #666;
	text-decoration: none
}
.copyright:hover {
	color: #000
}
.counters img {
	display: block;
	margin-bottom: 3px;
}
body.lite .counters a img {
	display: inline;
	margin: 0 2px;
}
a.add {
	background: url(/images/icon-add.gif) no-repeat 0 0;
	padding: 0 0 4px 25px
}
.param a.add {
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 5px;
}
.param select {
	padding: 0;
	height: 18px;
	width: 200px
}
.param form {
	position: absolute;
	right: 5px;
	top: 24px;
}
.list p{
	margin: 0;
	display: block;
	width: auto;
	padding: 7px 5px;
	border-bottom: 1px solid #DEDEDE
}
.list .title {
	font-weight: bold
}
.news table {
	width: 100%
}
.news span.date {
	font-weight: bold
}
.news .video {
	font-weight: bold;
	color: #e00
}
.news .title {
	font-weight: bold
}
.news .body {
	font-weight: normal;
}
.news a.date img {
	margin: 0 5px 5px 0;
	display: block
}
.news td {
	padding-bottom: 10px
}
.news a {
	text-decoration: none
}
.video td{
	text-align: left
}
.video img {
	margin-right: 5px
}
.video center img {
	margin: 0
}
.listinfo {
	width: 100%;
	overflow:hidden
}
.listinfo div{
	float: left;
	border-top: 1px solid #eee;
	width: 100%;
}
.listinfo .label {
	width: 35%;
	float: left;
	font-weight: bold;
	padding: 5px 0;
	text-align: right;
}
.listinfo .text {
	width: 63%;
	float: left;
	padding: 5px 0 5px 5px;
}
.listinfo a {
	text-decoration: underline
}
.navig table {
	width: auto
}
.navig td {
	padding:  2px
}
.navig a {
	padding-right: 4px;
	text-decoration: underline
}
.presslist .title {
	font-weight: bold
}
.presslist .date {
	font-weight: bold
}
.presslist .body {
	font-weight: normal
}
.presslist img {
	margin: 0 5px 5px 0;
	padding: 0
}
.lawlist p {
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 8px 0
}
.lawlist .date{
	color: #999
}
.lawlist .name{
	font-weight: bold;
	margin: 10px 0
}
.lawlist .attrib {
	color: #999;
	display: block
}
.lawlist .author, .lawlist .source {
	margin: 20px 0
}
.addtable {
	width: 100%;
	border-collapse: collapse
}
.addtable td {
	padding: 5px;
	border-bottom: 4px solid #eee
}
body.lite .yandex {
	width: 200px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: -200px;
}
div.begun {
	width: 100%;
	background: #F1F2E9;
	overflow: hidden;
}
div.begun span#begunSpan {
	padding: 5px !important;
	width: auto !important;
	display: block !important;
}
div.begun #begunRoot, div.begun table{
	width: 100% !important;
	margin: 0 !important
}
div.begun table {
	border-collapse: collapse
}
div.begun table td {
	padding: 0
}
div.begun #begunRoot li{
	padding: 2px 0 !important
}
.withbegun {
	margin-left: 202px !important
}
.yandexblock {
	border: 1px solid #0254A9;
	padding: 10px;
	margin: 0 5px;
	clear: both;
}
.partner {
	width: 100%;
	border-collapse: collapse
}
.partner td {
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.partnerform textarea {
	width: 350px;
}
.creditmb {
	width: 100%;
	border-collapse: collapse
}
.creditmb th {
	background: #eee;
	font-weight: bold;
}
.creditmb th, .creditmb td {
	border: 1px solid #aaa;
	padding: 5px
}
.footerbanner {
	width: 480px;
	margin: 0 auto 20px auto;

}
.topbanner td {
	padding: 0;
}
.topbanner table {
	border-collapse: separate;
	border: 0;
}
.topbanner br {
	display: none
}
.error {
	display: block;
	color: #c00;
	padding: 10px;
	margin: 1em 0;
	border: 1px solid #f30;
	background: #fc3
}

p.adText {color:#666;font-family:Tahoma,Verdana,Helvetica; font-size:9px; text-decoration: none; text-align: justify; border-top: 1px solid #666;border-bottom: 1px solid #666; padding: 7px 0px; margin: 0px 4px 10px 4px;}
p.adTextHead {color:#666; font-family:Tahoma,Verdana,Helvetica; font-size:9px; text-decoration: none; text-align: center;margin: 4px;}
a.adText {color:#040404;}
a.adText:hover {text-decoration: underline;}

