.operator {
	-moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    height: 30px; /* размеры задаем сразу с учетом, что будет повернут на 90 градусов */
    width: 170px; 
	position:fixed;
	right:0;
	z-index:100;
	background: -moz-linear-gradient(100% 100% 90deg, #ccc, #fff);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(#fff, #ccc); /* Safari 5.1+, Chrome 10+ */
    background: -o-linear-gradient(#fff, #ccc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ccc');
	font-family:Verdana;
	font-size:13pt;
	text-decoration:none;
	color:#222;
	padding:10px;
	border: 2px solid #000;
	top:500px;
	right:-75px;
writing-mode:tb-rl;

}

body, div, span, .input, select, textarea, td, a{
	font-family: Arial;
	font-size: 12px;
	color: #2b3344;
	line-height: 1.4em;
}
body{
	background: #d1e3f1 url('/images/header_bg.jpg') no-repeat center 0px;
	text-align: center;
}
.outer{
	position: relative;
	z-index: 1000;
	zoom:1;
	text-align: left;
	margin: auto;
	min-width: 1004px;
	max-width: 1260px;
	*width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1004?'1004px':(document.documentElement.clientWidth||document.body.clientWidth)>1260?'1260px':'auto');
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1004?'1004px':(document.documentElement.clientWidth||document.body.clientWidth)>1260?'1260px':'auto');
}

hr { color: #1b64aa; size: 1px; height: 1px; noshade; }

.base-layout{width: 100%;}
.base-top{
	height: 100%;
	vertical-align: top;
	padding-left: 26px;
	padding-right: 26px;
}
.base-bottom{
	height: 128px;
}
.base-footer{
	position: relative;
	z-index: 1;
	zoom:1;
	height: 128px;
	margin-top: -128px;
	background: transparent url('/images/footer_bg.gif') no-repeat center bottom;
}
.height-spacer{
	height: 933px;
	width: 1px;
	overflow: hidden;
}
a{
	color: #1b64aa;
	text-decoration: underline;
}
label{
	margin-right: 20px;
	/*white-space: nowrap;*/
}
.label-gray{
	color: #835B71;
}
.label-right{
	margin-left: 48px;
}
.mandatory-field{
	background: #EDF67B;
	padding: 2px;
}
.mandatory{
	background: #EDF67B;
}
.form-table{}
.form-table td{
	height: 34px;
}
a:hover{
	text-decoration: none;
}
.pic{
	position: relative;
	
}
p{
	/*line-height: 1.0em;*/
}
h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #7F5408;
}
h1, h1 a{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 18px;
	text-decoration: none;
	color: #7F5408;
}
h1 a{
	font-size: 18px;
}
h3, h3 a{
	font-size: 14px;
	font-weight: bold;
}
h4{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
.header{
	position: relative;
	height: 275px;
}
.logo{
	position: absolute;
	top: 21px;
	right: 21px;
	width: 219px;
	height: 219px;
	background: transparent url('/images/logo.png') no-repeat 0px 0px;
}
.logo a{
	position: absolute;
	top: 103px;
	left: 18px;
	width: 200px;
	height: 62px;
}
.top-menu{
	position: relative;
	top: 64px;
	height: 61px;
	margin: 0px 280px 0px 26px;
	background: transparent url('/images/plashka_bg.png');
}
/*.top-menu a {
	border: 1px solid red;
}*/
.top-menu .top-menu-left{
	position: absolute;
	top: 0px;
	left: -26px;
	width: 26px;
	height: 61px;
	background: transparent url('/images/plashka_left.png') no-repeat 0px 0px;
}
.top-menu .top-menu-right{
	position: absolute;
	top: 0px;
	right: -26px;
	width: 26px;
	height: 61px;
	background: transparent url('/images/plashka_right.png') no-repeat 0px 0px;
}
.top-menu .top-menu-links{
	width: 100%;
}
.top-menu .top-menu-links td{
	text-align: left;
}
.top-menu .top-menu-links .top-menu-link{
	height: 61px;
	line-height: 61px;
	margin: 0px 25px 0px 25px;
	font-size: 20px;
	color: #2b3344;
	position: absolute;
}
.drop-menu{
	min-width: 90px;
	*width: 90px;
	_width: 90px;
	position: absolute;
	display: block;
	top: -8px;
	text-align: left;
	display: none;
	overflow: hidden;
}
.drop-menu .drop-menu-inner{
	position: relative;
	padding: 67px 25px 0px 25px;
	background: transparent url('/images/plashka_bg.png');
}
.drop-menu .drop-menu-top{
	position: relative;
	display: block;
	*width: 100%;
	_width: 100%;
	left: 0px;
	height: 8px;
	margin: 0px 8px 0px 8px;
	background: transparent url('/images/plashka_bottom.png') repeat-x 0px 0px;
}
.drop-menu .drop-menu-top .drop-menu-top-left{
	position: absolute;
	width: 8px;
	height: 8px;
	left: -8px;
	overflow: hidden;
	background: transparent url('/images/drop_menu_corners.png') no-repeat 0px 0px;
	/*border: 1px solid red;*/
}
.drop-menu .drop-menu-top .drop-menu-top-right{
	position: absolute;
	right: -8px;
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: transparent url('/images/drop_menu_corners.png') no-repeat -8px 0px;
	/*border: 1px solid red;*/
}

.drop-menu .drop-menu-bottom{
	position: relative;
	display: block;
	*width: 100%;
	_width: 100%;
	height: 8px;
	margin: 0px 8px 0px 8px;
	background: transparent url('/images/plashka_bottom.png') repeat-x 0px 0px;
	/*border: 1px solid red;*/
}
.drop-menu .drop-menu-bottom .drop-menu-bottom-left{
	position: absolute;
	width: 8px;
	height: 8px;
	left: -8px;
	overflow: hidden;
	background: transparent url('/images/drop_menu_corners.png') no-repeat 0px -8px;
}
.drop-menu .drop-menu-bottom .drop-menu-bottom-right{
	position: absolute;
	right: -8px;
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: transparent url('/images/drop_menu_corners.png') no-repeat -8px -8px;
	/*border: 1px solid red;*/
}

.drop-menu a{
	font-weight: bold;
	display: block;
	line-height: 23px;
	font-size: 12px;
	color: #1b64aa;
	text-align: left;
}

.new-drop {
	position: relative;
	width: 80px;
}

.new-drop .drop-menu{
	width: 100px;
	margin-left: -25px;
}
.new-drop .drop-menu .drop-menu-inner{
	padding: 25px 0px 5px 25px;
}

.new-drop .drop-menu .drop-menu-bottom{
	top: 0px;
}

.new-drop .drop-menu a{
	padding-left: 5px;
	*padding-left: 0px;
	_padding-left: 0px;
	display: inline;
	padding-top: 5px;
	font-size: 17px;
	text-decoration: underline;
	line-height: 19px;
	color:#000;
}
.new-drop .drop-menu a:hover{
	text-decoration: none;
}
/* Text block */
.text-block{
	position: relative;
	/*display: block;*/
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	*margin: 0px -1px 10px -1px;
	_margin: 0px -1px 10px -1px;
}
.text-block .text-block-top{
	position: relative;
	display: block;
	height: 25px;
	margin: 0px 35px 0px 25px;
	border-top: 1px solid #d8f7fe;
}
.text-block .text-block-top .text-block-top-left{
	position: absolute;
	left: -25px;
	top: -1px;
	width: 25px;
	height: 25px;
	background: transparent url('/images/block_corners.png') no-repeat 0px 0px;
}
.text-block .text-block-top .text-block-top-right{
	position: absolute;
	right: -25px;
	top: -1px;
	width: 25px;
	height: 25px;
	background: transparent url('/images/block_corners.png') no-repeat -25px 0px;
}
.text-block .text-block-inner{
	border-left: 1px solid #d8f7fe;
	border-right: 1px solid #d8f7fe;
	margin: -1px 10px -1px 0px;
	vertical-align: top;
	cursor: pointer;
}
.text-block .text-block-inner .text-block-content{
	position: relative;
	z-index: 100;
	margin: 0px 10px 0px 10px;
}
.text-block .text-block-inner .text-block-content td{
	vertical-align: top;
}
.text-block .text-block-bottom{
	position: relative;
	display: block;
	height: 25px;
	margin: 0px 35px 0px 25px;
	border-bottom: 1px solid #d8f7fe;
}
.text-block .text-block-bottom .text-block-bottom-left{
	position: relative;
	left: -25px;
	bottom: -1px;
	width: 25px;
	height: 25px;
	background: transparent url('/images/block_corners.png') no-repeat 0px -25px;
}
.text-block .text-block-bottom .text-block-bottom-right{
	position: absolute;
	right: -25px;
	top: 1px;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background: transparent url('/images/block_corners.png') no-repeat -25px -25px;
}

.text-block-left, .text-block-right{
	width: 50%;
	float: left;
	/*margin: 25px 0px 35px 10px;*/
}
.text-block-right{
	/*margin: 0px;*/
}

/* Text block end */


/* Picture frame*/
.picture-item {
	float:left;
	margin:0px 25px 25px 0px;
}

.picture-frame{
	position: relative;
	display: block;
	float: left;
	margin: 0px 20px 20px 0px;
}

.picture-frame .picture-frame-inner{
	position: relative;
	z-index: 100;
	top: 0px;
	margin-bottom: 2px;
	background: transparent url('/images/picture_frame_l.png') repeat-y 0px 0px;
}

.picture-frame .picture-frame-inner-content{
	position: relative;
	z-index: 200;
	top: -2px;
/*	width: 190px;
	height: 120px;*/
	padding: 0px 2px 0px 2px;
	background: transparent url('/images/picture_frame_r.png') repeat-y 100% 0px;
	/*border: 1px solid red;*/
}

.picture-frame .picture-frame-top{
	position: relative;
	display: block;
	top: 2px;
	height: 5px;
	margin: 0px 5px 0px 5px;
	background: transparent url('/images/picture_frame_t.png') repeat-x 0px 0px;
}

.picture-frame .picture-frame-top .picture-frame-top-left{
	position: absolute;
	left: -5px;
	top: 0px;
	width: 5px;
	height: 5px;
	background: transparent url('/images/picture_frame_lt.png') no-repeat 0px 0px;
}
.picture-frame .picture-frame-top .picture-frame-top-right{
	position: absolute;
	right: -5px;
	top: 0px;
	width: 5px;
	height: 5px;
	background: transparent url('/images/picture_frame_rt.png') no-repeat 0px 0px;
}

.picture-frame .picture-frame-bottom{
	position: relative;
	bottom: 6px;
	height: 5px;
	margin: 0px 5px 0px 5px;
 	background: transparent url('/images/picture_frame_b.png') repeat-x 0px 0px;
 	/*border: 1px solid red;*/
}

.picture-frame .picture-frame-bottom .picture-frame-bottom-left{
	position: relative;
	left: -5px;
	bottom: 0px;
	width: 5px;
	height: 5px;
	background: transparent url('/images/picture_frame_lb.png') no-repeat 0px 0px;
}
.picture-frame .picture-frame-bottom .picture-frame-bottom-right{
	position: absolute;
	right: -5px;
	top: 0px;
	width: 5px;
	height: 5px;
	background: transparent url('/images/picture_frame_rb.png') no-repeat 0px 0px;
}

/* Text block inner */
.text-block2{
	position: relative;
	display: block;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.text-block2 .text-block-top{
	position: relative;
	display: block;
	height: 31px;
	margin: 0px 31px 0px 31px;
	background: transparent url('/images/block_inner_top.png') repeat-x 0px bottom;
}
.text-block2 .text-block-top .text-block-top-left{
	position: absolute;
	left: -31px;
	top: 0px;
	width: 31px;
	height: 31px;
	background: transparent url('/images/block_inner_corners.png') no-repeat 0px 0px;
}
.text-block2 .text-block-top .text-block-top-right{
	position: absolute;
	right: -31px;
	top: 0px;
	width: 31px;
	height: 31px;
	background: transparent url('/images/block_inner_corners.png') no-repeat -31px 0px;
}
.text-block2 .text-block-inner{
	position: relative;
	z-index: 300;
	top: -1px;
	margin: 0px 1px -1px 1px;
	vertical-align: top;
	background: #e9f0f6 url('/images/block_inner_content.png') repeat-x 0px 0px;
	/*border: 1px solid red;*/
}
.text-block2 .text-block-inner .text-block-content{
	min-height: 400px;
	*height: 400px;
	_height: 400px;
	position: relative;
	margin: 0px 20px 0px 23px;
}

.text-block2 .text-block-inner .text-block-content td{
	vertical-align: top;
}
.text-block2 .text-block-bottom{
	position: relative;
	top: 0px;
	display: block;
	height: 31px;
	margin: 0px 31px 0px 31px;
	background: transparent url('/images/block_inner_bottom.png') repeat-x 0px 0px;
}

.text-block2 .text-block-bottom .text-block-bottom-left{
	position: absolute;
	left: -31px;
	bottom: 0px;
	width: 31px;
	height: 31px;
	background: transparent url('/images/block_inner_corners.png') no-repeat 0px -31px;
}
.text-block2 .text-block-bottom .text-block-bottom-right{
	position: absolute;
	right: -31px;
	top: 0px;
	width: 31px;
	height: 31px;
	background: transparent url('/images/block_inner_corners.png') no-repeat -31px -31px;
}
/* Text block inner end */

.picture_general{
	padding-left: 192px;
	padding-right: 10px;
	height: 162px;
}
.picture_general_01{
	background: transparent url('/images/pictures/pic_01.png') no-repeat 0px 0px;
}
.picture_general_01 h3 a{
	color: #1B64AA;
	font-size: 18px;
}
.picture_general_02{
	background: transparent url('/images/pictures/pic_02.png') no-repeat 0px 0px;
}
.picture_general_02 h3 a{
	color: #7F5408;
	font-size: 18px;
}
.picture_general_03{
	background: transparent url('/images/pictures/pic_03.png') no-repeat 0px 0px;
}
.picture_general_03 h3 a{
	color: #0D7F1D;
	font-size: 18px;
}
.picture_general_04{
	background: transparent url('/images/pictures/pic_04.png') no-repeat 0px 0px;
}
.picture_general_04 h3 a{
	color: #AA1B4A;
	font-size: 18px;
}
.content{
	width: 100%;
}
.content .content-left{
	width: 100%;
	vertical-align: top;
}
.content .content-right{
	vertical-align: top;
	padding-left: 10px;
}
.content .content-right-inner{
	vertical-align: top;
	padding-left: 30px;
}
.text-left, .text-right{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.text-right{
	padding-right: 10px;
	padding-left: 10px;
}
.right-news{
	padding: 0px 10px 0px 10px;
}
.news{
	margin: 5px 0px 0px 0px;
}
.date{
	color: #6F778B;
}
.right-phones{
	padding-left: 37px;
/*	background: transparent url('/images/right_phone_bg.png') no-repeat 0px 40px;*/
	background: transparent url('/images/phone.gif') no-repeat 0px 40px;
	margin: 0px 0px 20px 0px;
}
.right-phones .phone-num{
	font-size: 24px;
	line-height: 1.0em;
}
.right-phones .phone-days{
	font-size: 11px;
	line-height: 1.0em;
	color: #8A2924;
	margin-bottom: 10px;
	text-decoration: underline;
}
.calculate{
	width: 190px;
	height: 175px;
	background: transparent url('/images/right_plashka.png') no-repeat 0px 0px;
	margin: 0px 0px 23px 0px;
}
.calculate center{
	padding-top: 13px;
}
.calculate a{
	color: #1B64AA;
	font-size: 18px;
	line-height: 1.0em;
}
.calculate img{
	margin: 10px 0px 0px 0px;
}
.calculate div{
	font-size: 14px;
}


.right-block-title{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	padding-left: 20px;
}
.right-block{
	margin-bottom: 13px;
	color: #5B6477;
	padding-left: 20px;
}
.right-block h4{
	color: #2b3344;
}

.block-pic{
	padding-right: 10px;
	padding-bottom: 24px;
}
.block-text{
	padding-bottom: 10px;
}
.country{
	color: #777777;
	margin-bottom: 8px;
}

.news-block{
	margin: 0px 0px 24px 0px;
}
.news-block .date{
	color: #5B6477;
}
.news-block .title{
	font-size: 18px;
	line-height: 1.0em;
	margin: 0px 0px 10px 0px;
}

.header-link{
	position: relative;
	left: -23px;
	margin-bottom: 5px;
}

.header-link a{
	color: #BA5300;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
}
.header-link a.cur{
	color: #FFFFFF;
	background: #2E81DF;
}
.small{
	font-size: 11px;
}
.blue-small-text, .blue-small-text .small{
	color: #2E81DF !important;
}
.address-contact, .address-contact a{
	font-size: 18px;
}
.address-contact{
	margin: 15px 0px 20px 0px;
}
.work-pictures{
}
.work-pictures img{
	margin: 0px 20px 20px 0px;
}
.strong-link{
	color: #2B3344;
	font-weight: bold;
	line-height: 2.0em;
}
.footer{
	position: relative;
	height: 128px;
}
.footer .copy{
	position: absolute;
	top: 40px;
	left: 25px;
}
.footer .address{
	position: relative;
	top: 40px;
}
.footer .address div{
	width: 270px;
	text-align: left;
}
.footer .made{
	position: absolute;
	top: 40px;
	right: 25px;
}
.clear{width:100%; height:1px; overflow:hidden; clear:both;}
ol.sitemap ul{
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}
ol.sitemap ul li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	*padding: 0px 0px 0px 25px;
	_padding: 0px 0px 0px 25px;
	background: transparent url('/images/li-black.gif') no-repeat 3px 8px;
}
ol.sitemap {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 10px;
}
ol.sitemap li {
	margin: 0px 0px 5px 10px;
	_margin: 0px 0px 5px 15px;
	*margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.pager { margin: 19px 0 19px 0; line-height: 12px;padding:0px;}
.pager .link { background:transparent; text-align:center; vertical-align:middle; width: 12px; height: 12px; margin-right:4px; padding: 4px; text-decoration:underline;}
.pager .link a {color:#000;}
.pager a.link:hover { color:#000; }
.pager .alink { color:#fff;  background-color:#4db848; text-align:center; vertical-align:middle; width: 12px; height: 12px; margin-right:4px; padding: 4px; text-decoration:underline;}
.pager .alink a { color:#fff; }
.pager .alink a:hover { color:#fff; }
