html,
body {
	height: 100%;
	padding-top: 10px;
	//padding-top: 20px;
}

body,
form {
	margin: 0;
}


table,
img {
	border: 0;
}


body,
table {
	font-family: arial, tahoma;
	font-size: 13px;
}


table {
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a {
	cursor: pointer;
}

#global {
	width: 100%;
	height: 100%;
}

#bottom {
	height: 80px;
	padding-top: 40px;
}

.props {
	color: #2b3a42;
	margin: 0 25px;
}

.props.a {
	margin: 0 25px;
	padding: 0 0 25px 275px;
}

.props.b {
	border-top: 1px solid #4fa50e;
	padding: 10px 0 25px 275px;
}

.props p {
	margin: 5px 0;
}


.globaltd {
	max-width: 1250px;
	min-width: 980px;
	width: expression(document.body.clientWidth < 995 ? '995px' : document.body.clientWidth > 1250 ? '1250px' : '100%');
	position: relative;
	text-align: left;
}


#lang {
	float: right;
	margin: 0 22px 5px 0;
}

#lang a {
	color: #0061bc;
	font-size: 11px;
}

#lang a.s {
	color: #4d4d4d;
	text-decoration: none;
}

#lang .ru {
	background: url(/i/ru.png) no-repeat 0 2px;
	padding-left: 22px;
	padding-bottom: 5px;
}

#lang .en {
	background: url(/i/en.png) no-repeat 0 2px;
	padding-left: 22px;
	padding-bottom: 5px;
	margin-left: 20px;
}


#top {
	width: 100%;
	margin-bottom: 20px;
}

#top .logo {
	padding: 0 10px 0 41px;
	width: 268px;
}

#top .menu {
	padding: 10px 15px 20px 0;
	vertical-align: middle;
	//vertical-align: top;
	//padding-top: 16px;	
}

#top .logo img {
	 width: 268px;
	 height: 89px;
}

#top .menu td {
	vertical-align: top;

}

#top .menu .item {
	font-size: 14px;
	position: relative;
	overflow: hidden;
	padding: 1px;
	background: #e9ebec;
	margin: 0 6px;
	zoom: 1;
}

#top .menu .item a {
	color: #2b3a42;
	display: block;
	padding: 10px 15px 12px 15px;
	background: white;
}

#top .menu .cn {
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
	top: -5px;
	background: url(/i/02.gif) no-repeat;
}

#top .menu .item.s {
	background: url(/i/04.png) no-repeat center left;
	//background-position: expression(-35+(parseInt(offsetHeight)/2) + " left");
}

#top .menu .item.s a {
	color: white;
	background: none;
	text-decoration: none;
}

#top .menu .item.s .cn {
	background: url(/i/03.png) no-repeat;
}

#top .menu .cn.tr,
#top .menu .cn.br {
	margin-left: 100%;
}

#top .menu .cn.bl,
#top .menu .cn.br {
	top: auto;
}

#top .menu .cn.bl,
#top .menu .cn.br {
	bottom: -5px;
	//bottom: -11px;
}


#line {
	height: 245px;
	background: url(/i/05.jpg) no-repeat top center;
}

#map {
	position: absolute;
	width: 360px;
	height: 320px;
	top: -35px;
	right: 0;
}

.face {
	position: absolute;
}

#face1 {
	top: 16px;
	left: -10px;
	width: 242px;
	height: 229px;
	background: url(/i/face1-s.png);
}

#face2 {
	top: 20px;
	left: -40px;
	width: 392px;
	height: 225px;
	background: url(/i/face2-s.png);
}


#cubes {
	width: 100%;
	margin: 30px 0;
}

#cubes .eq {
	width: 25%;
	padding: 0 10px;
}

#cubes .head {
	color: white;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 19px;
	//height: 35px;
	margin: 1px;
	padding: 8px 15px;
	background-repeat: no-repeat;
	background-image: url(/i/06.png);
	position: relative;
}

#cubes .head * {
	position: absolute;
	margin-left: 100%;
	left: -5px;
	top: 0;
	width: 5px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(/i/06.png);
}

#cubes .c1 {
	background-position: top left;
}

#cubes .c1 * {
	background-position: top right;
}

#cubes .c2 {
	background-position: left -35px;
}

#cubes .c2 * {
	background-position: right -35px;
}

#cubes .c3 {
	background-position: left -70px;
}

#cubes .c3 * {
	background-position: right -70px;
}


#cubes .item {
	font-size: 14px;
	position: relative;
	overflow: hidden;
	background: #e9ebec;
	padding: 1px;
	zoom: 1;
}

#cubes .item .border {
	background: white;
	border: 1px solid white;
}

#cubes .item .m {
	font-size: 13px;
	padding: 5px 16px;
}

#cubes .item .m p {
	margin: 10px 0;
}

#cubes .item .m .next {
	color: #4fb800;
}

#cubes .cn {
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
	top: -5px;
	background: url(/i/02.gif) no-repeat;
}

#cubes .cn.tr,
#cubes .cn.br {
	margin-left: 100%;
}

#cubes .cn.bl,
#cubes .cn.br {
	top: auto;
}

#cubes .cn.bl,
#cubes .cn.br {
	bottom: -5px;
	//bottom: -11px;
}

#cubes .note {
	background: #fff7af url(/i/07.jpg) no-repeat right bottom;
	position: relative;
	overflow: hidden;
	padding: 14px 20px 5px 20px;
	color: #e0002d;
	font-size: 12px;
	font-style: italic;
	zoom: 1;
}

#cubes .note a {
	color: #0054bb;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed #0054bb;
}

#cubes .note .m {
	color: #293b25;
	margin: 8px 0 20px;
	font-style: normal;
}

#cubes .note .m a {
	border: 0;
	text-decoration: underline;
	font-size: 13px;
	font-style: normal;
	color: #293b25;
}


#cubes .note .cn {
	background: url(/i/03.png) no-repeat;
}

#cubes img {
	float: right;
	margin-left: 5;
	width: 202px;
	height: 10px;
}

#cubes .contact {
	margin-top: 15px;
	padding: 15px 20px;
	background: #ffdadf;
	font-size: 12px;
}

#cubes .contact a {
	color: #000;
}


.banner {
	width: 100%;
	margin: -10px 0 0 0;
	cursor: pointer;
}

.bannerin {
	height: 115px;
}


#mdown {
	width: 100%;
	background: #f4f4f4;
}

#mdown #docs {
	width: 49.5%;
	padding: 25px 20px 0 29px;
}

#mdown #docs p {
	margin: 10px 0 12px 0;
	padding-left: 17px;
	color: #37424c;
}

#mdown #docs .xls {
	background: url(/i/10.gif) no-repeat 1px 3px;
}

#mdown #docs .doc {
	background: url(/i/09.gif) no-repeat 1px 3px;
}

#mdown #docs .ppt {
	background: url(/i/14.gif) no-repeat 0 3px;
}

#mdown #docs .pdf {
	background: url(/i/15.gif) no-repeat 0 1px;
}

#mdown #docs .h1 {
	margin-left: 17px;
}

#mdown #news {
	width: 50.5%;
	padding: 10px;
}

#mdown #news p {
	margin: 10px 0 12px 0;
}

#mdown #news .content {
	position: relative;
	overflow: hidden;
	padding: 5px 0;
	zoom: 1;
}

#mdown #news .content .m {
	background: white;
	padding: 10px 25px;
	zoom: 1;
}

#mdown #news .content .m table {
	width: 100%;
}

#mdown #news .content .m td {
	width: 50%;
	color: #37424c;
	padding-right: 20px;
}

#mdown #news .content .cn {
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
	top: -5px;
	background: url(/i/11.png) no-repeat;
}

#mdown #news .content .cn.tr, 
#mdown #news .content .cn.br {
	margin-left: 100%;
}

#mdown #news .content .cn.bl,
#mdown #news .content .cn.br {
	top: auto;
}

#mdown #news .content .cn.tl,
#mdown #news .content .cn.bl {
	width: 100%;
} 


#main {
	width: 100%;
}

#main #left {
	width: 260px;
	padding-top: 31px;
}

#main #right {
	padding: 0 40px;
	font-size: 15px;
	line-height: 140%;
}

#main .menu {
	margin-left: 25px;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

#main .menu a {
	color: #2b3a42;
	display: block;
	padding: 8px 15px 9px 15px;
}

#main .menu .cn {
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
	top: -5px;
}

#main .menu.s {
	background: #ebecf0 url(/i/12.gif) repeat-x bottom left;
}

#main .menu.s a {
	text-decoration: none;
}

#main .menu.s .cn {
	background: url(/i/03.png) no-repeat;
}

#main .menu .cn.tr,
#main .menu .cn.br {
	margin-left: 100%;
}

#main .menu .cn.bl,
#main .menu .cn.br {
	top: auto;
}

#main .menu .cn.bl,
#main .menu .cn.br {
	bottom: -5px;
	//bottom: -11px;
}

#main .submenu {
	margin-top: -10px;
	margin-left: 50px;
	font-size: 10px;
	color: #7e8389;
}

#main .submenu a {
	font-size: 13px;
	color: #2b3a42;
}

#main .submenu a.v {
	font-weight: bold;
	color: #445259;
}

#main .submenu p {
	margin: 5px 0;
}


#navy {
	color: #808487;
	font-size: 11px;
	font-family: tahoma, arial;
	margin: 0 0 20px 0;
	line-height: 120%;
}

#navy a {
	color: #2e3a38;
}

#navy .start {
	color: #808487;
}


.h1 {
	color: black;
	font-size: 20px;
	font-weight: normal;
	font-family: tahoma, arial;
	margin-bottom: 15px;
}

h1 *,
.h1 * {
	color: black;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: tahoma, arial;
	margin-bottom: 20px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	font-family: tahoma, arial;
	margin: 25px 0 0 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma, arial;
	margin: 25px 0 0 0;
	color: #4fa50e;
}


.regselect {
	font-size: 14px;
	margin-top: -15px;
	color: #2b3a42;
	position: relative;
}

.regselect a {
	text-decoration: none;
	border-bottom: 1px dotted;
	margin-left: 15px;
	position: relative;
	zoom: 1;
}
	
.regselect a * {
	position: absolute;
	width: 7px;
	height: 4px;
	top: 7px;
	//top: 10px;
	right: -12px;
	background: url(/i/13.gif) no-repeat;
	z-index: 1px;
}

.regselect .y * {
	background: url(/i/13.gif) no-repeat -7px 0;
}

.regselect span {
	color: black;
}

.regselect .regions {
	position: absolute;
	top: -1px;
	left: 208px;
	width: 170px;
	padding: 0 10px 8px 10px;
	background: white;
	border: 1px solid #dadcdb;
	z-index: 1;
	display: none;
}

.regselect .regions .close {
	margin-left: 0;
	color: #fab325;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.regselect .regions .list {
	margin-top: 8px;
}

.regselect .regions p {
	margin: 2px 0;
}

.regselect .regions a {
	color: #303a43;
	font-size: 12px;
	margin: 0;
	text-decoration: underline;
	border: 0;
}


.notes {
	float: right;
	width: 250px;
	margin: 0 0 20px 20px;
}

.notes p {
	margin: 6px 0 0 0;
}

.notes img {
	float: right;
}

.notes .cc {
	background: #e2f9c4 url(/i/16.jpg) no-repeat right bottom;
	position: relative;
	overflow: hidden;
	padding: 15px 20px 18px 20px;
	font-size: 13px;
	line-height: 140%;
	zoom: 1;
}

.notes .cn {
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
	top: -5px;
	background: url(/i/03.png) no-repeat;
}

.notes .cn.tr,
.notes .cn.br {
	margin-left: 100%;
}

.notes .cn.bl,
.notes .cn.br {
	top: auto;
}

.notes .cn.bl,
.notes .cn.br {
	bottom: -5px;
	//bottom: -11px;
}


ul.line {
	margin: 0.4em 0;
	padding: 0 0 0 1em;
}

ul.line li {
	margin: 0.2em 0;
	padding: 0 0 0 23px;
	list-style-type: none;
	background: url(/i/li.gif) no-repeat 0 0.75em;
}

ul.line li.none {
	background: none;
}


.hide {
	display: none;
}

.small {
	font-size: 12px;
	line-height: 100%;
}

.green {
	color: #4fa50e;
}

.gray {
	color: #7e8389;
}

.error {
	margin-left: 30px;
	color: #dd002c;
}

.desc {
	margin-top: 3px;
	font-size: 13px;
	line-height: 130%;
}

.desc p {
	margin: 5px 0;
}

.desc ol,
.desc ul {
	margin: 5px 0;
}


.artil {
	display: block;
	float: right;
	font-size: 12px;
	padding: 3px 7px;
	text-decoration: none;
	background: #e20000;
	color: #fff !important;
}

.counter {
	float: right;
	padding: 3px 7px;
}


.tinyad {
	width: 100%;
	margin: 20px 0;
	background: #fff;
}

.tinyad td {
	width: 25%;
	text-align: center;
}

.tinyad .t {
	width: 1px;
	padding: 0 5px !important;
}

.tinyad img {
	width: 240px;
	height: 85px;
}


.mn_navy {
	font-size: 11px;
	font-family: tahoma;
}                              

.mn_normal {
	font-size: 12px;
}                                                 

.mn_normal td {
	padding: 3px !important;
}                                                 

.mn_small {
	font-size: 11px;
}                                                  

.mn_small td {
	padding: 3px !important;
}                                                  

.export {
	color: white; 
}


.hh {
	text-decoration: none;
	color: #000;
}


#ved {
	height: 59px;
	background: #010101 url(/i/ved1.jpg) 100% 0 no-repeat;
}

#ved a {
	display: block;
	height: 59px;
	padding-top: 12px;
	padding-left: 30px;
}

#ved img {
	width: 129px;
	height: 35px;
}


.arhles {
	padding: 20px 0;
	margin: 15px 0 2px 0;
	border: 1px solid #8db100;
}

.arhles a {
	display: block;
}

.arhles img {
	float: none !important;
	width: 205px !important;
	height: 77px !important;
}

