body{
	margin:0;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	color:#231f20;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
	display:inline;
}
img{border:none;}
a{
	color:#1189bc;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#main{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
/* header */
#header{
	width:960px;
	height:61px;
	margin:0 0 14px;
	padding:0 0 5px;
	border-bottom:5px solid #f18d00;
	overflow:hidden;
	background:url(../images/header.gif) no-repeat;
}
/* user-menu */
.user-menu{
	float:left;
	width:235px;
	margin:0;
	padding:12px 0 0 11px;
	list-style:none;
}
.user-menu li{
	overflow:hidden;
	vertical-align:top;
	padding:5px 0 1px 32px;
	height:1%;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.user-menu .home{background:url(../images/ico-home.gif) no-repeat 1px 0;}
.user-menu .favorites{background:url(../images/ico-favorites.gif) no-repeat 0 1px;}
.user-menu a{color:#fff;}
/* tools */
.tools{
	float:right;
	width:225px;
	margin:0;
	padding:12px 21px 0 0;
	text-align:right;
	list-style:none;
}
.tools li{
	overflow:hidden;
	vertical-align:top;
	padding:5px 51px 1px 0;
	height:1%;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.tools .enter{background:url(../images/ico-enter.gif) no-repeat 100% 2px;}
.tools .registration{background:url(../images/ico-registration.gif) no-repeat 100% 0;}
.tools a{color:#fff;}
/* slogan */
.slogan{
	display:block;
	overflow:hidden;
	margin:46px 0 0;
	text-align:center;
	color:#fff;
	font:bold 9px/12px Arial, Helvetica, sans-serif;
}
/* content */
#content{
	overflow:hidden;
	width:100%;
	padding:0 0 15px;
	position:relative;
}
/* main-content */
.main-content{
	float:right;
	width:715px;
}
/* navigation */
.navigation{
	margin:0 -35px 11px 0;
	padding:0 0 1px;
	overflow:hidden;
	width:102%;
	background:url(../images/navigation-gradient.gif) repeat-x 0 100%;
}
.navigation li{
	float:left;
	padding:0 12px 0 5px;
	list-style:none;
	font:bold 13px/14px Arial, Helvetica, sans-serif
}
.navigation a{
	float:left;
	color:#6D6E71;
	padding:0 0 5px;
	text-decoration:none;
}
.navigation .active a,
.navigation a:hover{
color:#009bdf;
background:url(../images/navigation.gif) no-repeat 50% 100%;
}
/* flash*/
.flash{
	overflow:hidden;
	width:100%;
	margin:0 0 17px;
}
.flash img{display:block;}
/* user-box */
.user-box{
	overflow:hidden;
	width:100%;
}
/* search */
.search{
	float:left;
	width:459px;
	padding:8px 3px 5px 6px;
	margin:0 33px 0 0;
	border:1px solid #d8dadc;
	background:url(../images/gradient-search.gif) repeat-y;
}
* html .search{margin-right:30px;}
.search .row{
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
.search .text{
	float:left;
	width:368px;
	padding:1px 6px;
	margin:0 8px 0 0;
	background:#fff;
	border:1px solid #c9ccce;
	border:none;
	color:#a2a3a7;
	font:12px Arial, Helvetica, sans-serif;
}
.search .btn{
	float:left;
	width:69px;
	height:17px;
	cursor:pointer;
	border:none;
	background:url(../images/btn-search.gif) no-repeat;
	color:#fff;
	text-align:center;
	padding:0 0 2px;
	font:10px/17px Arial, Helvetica, sans-serif;
}
.search .search-link{
	color:#fff;
	padding:0 0 0 19px;
	font:12px/16px Arial, Helvetica, sans-serif;
	background:url(../images/bullet-search.gif) no-repeat;
}
/* info */
.info{
	margin:0 0 -1px;
	padding:0;
	overflow:hidden;
	height:1%;
}
.info li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:7px 0 10px 32px;
	list-style:none;
	color:#009bdf;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.info .doc{background:url(../images/ico-document.gif) no-repeat 1px 0;}
.info .feedback{background:url(../images/ico-mail.gif) no-repeat 1px 8px;}
.info p{margin:0;}
.info a{color:#009bdf;}
/* column-section */
.column-section{
	overflow:hidden;
	width:100%;
}
.column-section h2,
.sidebar h2{
	margin:0 0 3px;
	overflow:hidden;
	padding:0 0 0 60px;
	height:33px;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	color:#0095dc;
	background:url(../images/heading.gif) no-repeat;
}
/* news-column */
.news-column{
	float:left;
	width:388px;
}
/* info-column */
.info-column{
	float:right;
	width:306px;
}
.info-column h2{background:url(../images/heading-02.gif) no-repeat;}
/* info-block */
.info-block{
	border-top:2px solid #f18d00;
	padding:3px 0 7px;
	width:100%;
	overflow:hidden;
}
.info-box{
	overflow:hidden;
	background:#f7f8f8;
	border:1px solid #e3e5e6;
	padding:1px 8px 1px 1px;
	margin:-3px 0 4px;
	position:relative;
}
.info-box.mark{background:#e3e4e6;}
* html .info-box{
	height:1%;
	overflow:visible;
}
.info-box .img-place{
	float:left;
	width:87px;
	margin:0 11px 0 0;
}
* html .info-box .img-place{margin:0 8px 0 0;}
.info-box .img-place img{
	display:block;
	margin:0 auto;
}
.info-box .text{
	overflow:hidden;
	padding:0 0 11px;
}
* html .info-box .text{
	height:1%;
	overflow:visible;
}
.info-box .text h3{
	text-align:center;
	margin:0 0 6px;
	/*morevm [19.05.2010]*/
	/*font:bold 9px/12px Arial, Helvetica, sans-serif;*/
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.info-box .text p{
	text-align:left;
	margin:0;
	word-spacing:0px;
	/*morevm [19.05.2010]*/
	/*font:10px/12px Arial, Helvetica, sans-serif;*/
	color: #888888;
	font:11px/15px Arial, Helvetica, sans-serif;
}
.info-box .more, .text .moreSp {
	position:absolute;
	top:100%;
	right:8px;
	color:#009bdf;
	margin:-14px 0 0;
	padding:0 0 0 13px;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:url(../images/more.gif) no-repeat 0 3px;
}
.text .moreSp {
	position:static;
}
.info-box .date{
	position:absolute;
	top:100%;
	left:98px;
	margin:-14px 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.info-box .more:hover{text-decoration:underline}
.info-block .flash{margin:0;}
.info-block .flash img{
	display:block;
	border:1px solid #e8eaeb;
}
/* product */
.product{
	overflow:hidden;
	background:#e3e5e6;
	padding:12px 2px 12px 6px;
}
* html .product{
	height:1%;
	overflow:visible;
}
.product img{
	float:left;
	margin:0 55px 0 0;
}
* html .product img{margin-right:72px;}
.product .text{
	overflow:hidden;
	padding:26px 0 0;
}
* html .product .text{
	height:1%;
	overflow:visible;
}
.product .text p{
	text-align:left;
	margin:0;
	word-spacing:0px;
	/*font:10px/12px Arial, Helvetica, sans-serif;*/
	font:12px/15px Arial, Helvetica, sans-serif;
}
/* area */
.area{
	overflow:hidden;
	width:100%;
}
.area .heading{
	overflow:hidden;
	width:456px;
	border-top:2px solid #ebebec;
	border-bottom:2px solid #f18e00;
	padding:5px 14px;
	margin:0 0 18px;
	line-height:14px;
}
body div.size-01{width:225px !important;}
.area .heading h2{
	margin:0;
	padding:0 16px;
	font-size:12px;
	line-height:14px;
	color:#009bdf;
	text-transform:uppercase;
	background:url(../images/bullet-heading.gif) no-repeat 0 2px;
}
.area .heading h2 a{
	color:#009bdf;
	text-decoration:none;
}
.area .heading h2 a:hover{text-decoration:underline;}
.area .article{
	overflow:hidden;
	width:100%;
	margin:0 0 18px;
	color:#6d6e71;
	font-size:11px;
	line-height:14px;
}
.area .article img{
	float:left;
	margin:1px 22px 0 0;
}
* html .area .article img{margin-right:19px;}
.area .article .hold{
	overflow:hidden;
	padding:0 100px 0 0;
}
* html .area .article .hold{
	overflow:visible;
	height:1%;
}
.area .article p{margin:0;}
.article dl{
	margin:0 0 12px;
	overflow:hidden;
	width:100%;
}
.article dl dt{
	float:left;
	width:144px;
}
.article dl dd{margin:0;}
.article .image-holder{
	float:left;
	width:180px;
	text-align:right;
	margin:0 64px 0 0;
}
* html .article .image-holder{margin:0 61px 0 0;}
.article .image-holder img{
	float:none;
	display:inline;
	margin:0 0 1px !important;
}
.article .text-hold{
	float:left;
	width:225px;
}
.article .inner{
	overflow:hidden;
	width:100%;
	min-height:84px;
	text-align:left;
	border-bottom:2px solid #ebebec;
	margin:0 0 3px;
}
* html .article .inner {
	overflow:visible;
	height:84px;
}
.article .more{
	color:#009bdf;
	padding:0 0 0 13px;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:url(../images/more.gif) no-repeat 0 3px;
}
.article .more:hover{text-decoration:underline}
.article .txt{color:#1d1c16;}
.article .link-hold{
	overflow:hidden;
	clear:both;
	width:100%;
	text-align:right;
}
/* sidebar */
.sidebar{
	float:left;
	width:224px;
	padding:35px 0 112px;
}
.sidebar.hp{padding-bottom:0;}
.sidebar h2{background:url(../images/heading-01.gif) no-repeat;}
/* logo */
.logo{
	overflow:hidden;
	margin:0 0 14px 6px;
	text-indent:-9999px;
	overflow:hidden;
	width:205px;
	height:50px;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
/* menu */
.menu{
	margin:0;
	padding:8px 0 32px;
	overflow:hidden;
	height:1%;
}
.menu li{
	height:1%;
	vertical-align:top;
	list-style:none;
}
.menu a{
	display:block;
	overflow:hidden;
	position:relative;
	z-index:2;
	margin:-7px 0 0;
	height:30px;
	text-indent:-9999px;
	text-decoration:none;
}
.menu .link-home{background:url(../images/nav-home.gif) no-repeat;}
.menu .link-about-us{background:url(../images/nav-about-us.gif) no-repeat;}
.menu .link-news{background:url(../images/nav-news.gif) no-repeat;}
.menu .link-nord{
	background:url(../images/nav-nord.gif) no-repeat;
	margin-top:-8px;
}
.menu .link-catalog{
	background:url(../images/nav-catalog.gif) no-repeat;
	margin-top:-8px;
}
.menu .link-partners{
	background:url(../images/nav-partners.gif) no-repeat;
	margin-top:-8px;
}
.menu .link-service{background:url(../images/nav-service.gif) no-repeat;}
.menu .link-buy{background:url(../images/nav-buy.gif) no-repeat;}
.menu .link-feedback{
	background:url(../images/nav-feedback.gif) no-repeat;
	margin-top:-10px;
}
.menu .active a,
.menu a:hover{background-position:0 -30px;}
.menu .active .sub{display:block;}
.menu .sub{
	margin:-8px 0 0;
	padding:10px 0 15px 25px;
	list-style:none;
	height:1%;
	overflow:hidden;
	position:relative;
	display:none;
	z-index:1;
	background:url(../images/sub-nav.gif) repeat-y 100% 0;
}
.menu .sub h3{
	color:#009bdf;
	font:19px/28px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #cde4ef;
	width:154px;
	margin:0 0 0 -25px;
	padding:0 0 0 70px;
	letter-spacing:-1px;
	position:relative;
}
.menu .sub ul{
	overflow:hidden;
	margin:0;
	padding:0;
	height:1%;
	position:relative;
}
.menu ul li{
	height:1%;
	vertical-align:top;
	list-style:none;
	padding:2px 10px 2px 45px;
	border-top:1px solid #d7d7d9;
}
.menu ul li:first-child{border:none;}
.menu ul a{
	display:inline;
	overflow:visible;
	position:static;
	margin:0 0 0;
	height:auto;
	text-indent:0;
	text-decoration:none;
	color:#bcbec0;
}
.menu ul .active a,
.menu ul a:hover{color:#808285;}
/* item */
.item a{text-indent:0; margin:0; height:auto;}
.item{
	border-top:2px solid #cde4ef;
	margin:-2px 0 0 -25px;
	padding:0 0 0 25px;
	width:199px;
}
.sub div.item ul{padding-bottom:5px;}
.item.first,
div.last .head{border:none;}
.item .head{
	overflow:hidden;
	font:12px/16px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #cde4ef;
	width:184px;
	margin:0 -5px 0 -25px;
	padding:5px 0 5px 45px;
	position:relative;
	color:#009bdf;
}
.item .head img{
	float:left;
	margin:5px 5px 0 0;
}
* html .item .head img{margin-right:2px;}
.item .head h4{
	margin:0;
	overflow:hidden;
	height:1%;
	font-weight:normal;
}
.item .head h4 strong,
.item .head h4 span{
	display:block;
	letter-spacing:-1px;
	font:bold 24px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.item .head h4 span{color:#f7941d;}
/* region-area */
.region-area{
	overflow:hidden;
	width:170px;
	text-align:center;
	color:#818385;
	padding:9px 0 9px 15px;
	font:11px/18px Arial, Helvetica, sans-serif;
}
.region-area fieldset{display:block;}
.region-area select{
	float:left;
	width:170px;
	color:#1d1c14;
	font:13px Arial, Helvetica, sans-serif;
}
/* banner */
.banner{
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
.banner img{
	display:block;
	border:3px solid #838286;
}
/* questioning */
.questioning{
	overflow:hidden;
	background:#f7f7f8;
	padding:1px;
	border:1px solid #eaecec;
}
* html .questioning{
	height:1%;
	overflow:visible;
}
.questioning fieldset{
	display:block;
	overflow:hidden;
}
.questioning h3{
	overflow:hidden;
	background:#e3e5e6;
	padding:2px 5px 7px;
	margin:0;
	height:1%;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.questioning ul{
	margin:0;
	padding:5px 0 0;
	overflow:hidden;
	width:100%;
}
.questioning ul li{
	overflow:hidden;
	vertical-align:top;
	height:1%;
	padding:0 0 0 15px;
}
.questioning ul .rad{
	float:left;
	width:16px;
	height:16px;
	margin:0 6px 0 0;
}
* html .questioning ul .rad{margin-right:3px;}
.questioning ul label{
	display:block;
	overflow:hidden;
	height:1%;
	font:9px/16px Arial, Helvetica, sans-serif;
}
.questioning .btn{
	float:right;
	width:80px;
	height:16px;
	cursor:pointer;
	border:none;
	background:url(../images/btn-send.gif) no-repeat;
	color:#fff;
	text-align:center;
	padding:0 0 2px;
	font:10px/16px Arial, Helvetica, sans-serif
}
/* text-section */
.text-section{
	overflow:hidden;
	width:470px;
	padding:0 0 30px 82px;
}
.text-section .image-holder{
	float:left;
	width:164px;
}
.text-section .image-holder img{display:block;}
.text-section .hold{overflow:hidden;}
* html .text-section .hold{
	height:1%;
	overflow:visible;
}
.text-section .hold p{
	margin:0 0 14px;
	text-align:justify;
	color:#1c1c1a;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.text-section .hold p strong{color:#0095dc;}
/* column-holder */
.column-holder{
	overflow:hidden;
	width:490px;
	text-align:justify;
	padding:0 0 30px 82px;
}
.column-holder .img-bar{
	float:left;
	width:100%;
	padding:0 0 20px;
	text-align:center;
	vertical-align:top;
}
.column-holder .column{
	float:left;
	width:225px;
	padding:0 20px 0 0;
}
.column-holder .column h3{
	margin:0 0 0 -11px;
	padding:0 0 0 11px;
	position:relative;
	height:1%;
	background:url(../images/more.gif) no-repeat 0 4px;
	color:#0095dc;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
.column-holder .column h3 a{
	color:#0095dc;
	text-decoration:none;
}
.column-holder .column h3 a:hover{text-decoration:underline;}
.column-holder .column .box,
.about-info .box{
	margin:0 0 0 -11px;
	padding:0 0 0 11px;
	position:relative;
	overflow:hidden;
	height:1%;
	background:url(../images/more.gif) no-repeat 0 4px;
}
.column-holder .column p{
	color:#68676c;
	margin:0 0 12px;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.column-holder .column p strong,
.about-info .box p strong{color:#0095dc;}
/* list-description */
.list-description{
	margin:0;
	padding:0;
}
.list-description li{
	padding:7px 0;
	list-style:none;
	border-top:1px solid #d6d7d8;
	vertical-align:top;
	margin:-1px 0 1px;
	height:1%;
	color:#68676c;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.list-description div{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 0 0 -11px;
	padding:0 0 0 11px;
	background:url(../images/more.gif) no-repeat 0 3px;
}
.list-description strong{color:#0095dc;}
/* promo-article */
.promo-article .image-holder{
	width:142px;
	margin:0 22px 0 0;
}
* html .promo-article .image-holder{margin-right:19px;}
.promo-article .hold p{
	text-indent:15px;
	margin:0 0 12px;
	text-align:justify;
}
.promo-article .hold p .org{padding-left:15px;}
.promo-article .hold p .fn{padding-left:150px;}
.promo-article .hold ul{
	margin:0 0 12px 15px;
	padding:0;
	overflow:hidden;
}
.promo-article .hold ul li{
	overflow:hidden;
	vertical-align:top;
	height:1%;
	list-style:none;
}
/* login-area */
.login-area{
	overflow:hidden;
	width:122px;
	padding:7px;
	margin:0 auto 20px;
	background:url(../images/gradient-login.gif) repeat-y;
	border:1px solid #d8dadc;
	text-align:center;
}
.login-area fieldset{
	display:block;
	overflow:hidden;
	width:100%;
}
.login-area .text{
	display:block;
	width:109px;
	text-align:center;
	padding:1px 5px;
	margin:0 0 9px;
	border:1px solid #e3e5e6;
	color:#9d9fa2;
	font:12px Arial, Helvetica, sans-serif;
}
.login-area .row{
	overflow:hidden;
	width:100%;
	margin:0 0 9px;
	color:#1d1c13;
	vertical-align:top;
	font:10px/16px Arial, Helvetica, sans-serif;
}
.login-area .check{
	width:16px;
	height:16px;
	margin:0 6px -2px 0;
	padding:0;
}
* html .login-area .check{margin-right:3px;}
.login-area .btn{
	width:70px;
	height:18px;
	text-align:center;
	color:#fff;
	font:10px/18px Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
	overflow:hidden;
	background:url(../images/btn-enter.gif) no-repeat;
	margin:0 0 8px;
}
.login-area a{
	color:#808285;
	font-size:10px;
}
/* info-table */
.info-table {
	overflow:hidden;
	padding:0 0 20px 60px;
	height:1%;
}
.info-table table{
	margin:0;
	padding:0;
	width:100%;
	border-collapse:collapse;
}
.info-table td{
	padding:8px 0 8px 24px;
	background:url(../images/table-separator.gif) no-repeat 100% 100%;
	color:#6d6e71;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.info-table td .download{
	padding:0 0 0 13px;
	text-decoration:none;
	font:10px/14px Arial, Helvetica, sans-serif;
	background:url(../images/more.gif) no-repeat 0 3px;
}
.info-table td .download:hover{text-decoration:underline;}
/* buy-table */
.buy-table{
	overflow:hidden;
	padding:0 0 20px 60px;
	height:1%;
}
.buy-table table{
	margin:0;
	padding:0;
	width:100%;
	border-collapse:collapse;
}
.buy-table td{
	padding:8px 0 8px 24px;
	vertical-align:top;
	color:#6d6e71;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.buy-table a{text-decoration:none;}
.buy-table a:hover{text-decoration:underline;}
.buy-table .separator{
	height:2px;
	font-size:0;
	line-height:0;
	padding:10px 0;
	background:url(../images/table-separator02.gif) no-repeat 100% 50%;
}
.buy-table .separator hr{display:none;}
/* item-list */
.item-list{
	float:left;
	width:542px;
}
.item-list .item-box{
	display:inline-block;
	width:170px;
	overflow:hidden;
	margin:0 8px 15px 0;
}
* html .item-list .item-box{display:inline; margin-right:10px;}
* +html .item-list .item-box{display:inline; margin-right:10px;}
.item-list .item-box .heading{width:170px;}
.item-list .item-box .img-box{
	overflow:hidden;
	text-align:center;
	height:1%;
}
/* item-description */
.item-description{
	float:right;
	width:171px;
	overflow:hidden;
}
.item-description ul{
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
}
.item-description ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	list-style:none;
	margin:-1px 0 1px;
	padding:0 0 0 29px;
	background:url(../images/more.gif) no-repeat 11px 4px;
	color:#6d6e71;
	font:10px/14px Arial, Helvetica, sans-serif;
	border-top:1px solid #d7d7d9;
}
/* about-info */
.about-info{
	overflow:hidden;
	padding:0 246px 0 93px;
	background:url(../images/table-separator02.gif) no-repeat 100% 100%;
	color:#6d6e71;
	font:11px/14px Arial, Helvetica, sans-serif;
}
* html .about-info{
	height:1%;
	overflow:visible;
}
.about-info p{margin:0 0 12px;}
.about-info .photo{
	margin:0 0 25px -93px;
	position:relative;
	overflow:hidden;
	width:469px;
	color:#1c1c1a;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.about-info .photo img{
	float:left;
	margin:0 44px 0 0;
}
.about-info .photo p{margin:0;}
.about-info .top{
	overflow:hidden;
	height:1%;
	position:relative;
	margin:0 0 17px -11px;
}
.about-info h3{
	margin:0;
	color:#009bdf;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
.about-info .top img{
	float:left;
	border:1px solid #c6c7d1;
	margin:0 17px 0 0;
}
/* about-section */
.about-section{
	overflow:hidden;
	width:100%;
	padding:0 0 50px;
}
/* cite-section */
.cite-section{
	overflow:hidden;
	width:100%;
	padding:0 0 25px;
}
.cite-section .title{
	float:left;
	width:306px;
	margin:0 20px 0 0;
}
* html .cite-section .title{margin-right:17px;}
.cite-section .title .heading{
	width:auto;
	padding:5px 0;
	margin:0;
	background:#eceeef;
	text-align:right;
	border-top-color:#dddee0;
}
.cite-section .title .heading h2{background:none;padding-right:10px;}
.cite-section .title .photo-bar{
	padding:30px 10px 0;
	position:relative;
}
.cite-section .title .photo-bar img{
	float:left;
	position:relative;
	margin:-45px 22px 0 0;
}
.cite-section .title .photo-bar p{
	margin:0;
	color:#1d1b11;
	font:10px/12px Arial, Helvetica, sans-serif;
}
.cite-section .description{overflow:hidden;}
* html .cite-section .description{
	height:1%;
	overflow:visible;
}
.cite-section .description p{
	margin:0 0 14px;
	color:#6d6e71;
	font:11px/14px Arial, Helvetica, sans-serif;
}
/* more-link */
.more-link{
	overflow:hidden;
	display:block;
	padding:6px 0;
	border-top:1px solid #d7d7d9;
	height:1%;
	text-align:right;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.more-link a{
	color:#009bdf;
	padding:0 0 0 13px;
	text-decoration:none;
	font:10px/14px Arial, Helvetica, sans-serif;
	background:url(../images/more.gif) no-repeat 0 3px;
}
.more-link a:hover{text-decoration:underline;}
/* inform */
.inform{
	overflow:hidden;
	width:103%;
}
.inform .box{
	float:left;
	width:225px;
	margin:0 20px 0 0;
}
.inform .box .heading{width:auto;}
.inform .img-bar{
	overflow:hidden;
	padding:0 0 12px;
	width:100%;
	text-align:right;
	vertical-align:top;
}
.inform .img-bar img{border:1px solid #c7c8d1;}
.inform p{
	margin:0 0 14px;
	color:#6d6e71;
	font:10px/14px Arial, Helvetica, sans-serif;
}
/* user-form */
.user-form{
	width:470px;
	border-top:1px solid #ebebec;
	padding:15px 0;
}
.user-form fieldset{
	overflow:hidden;
	display:block;
	width:555px;
	position:relative;
	margin:0 -85px 0 0;
}
.user-form .row{
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
.user-form label{
	float:left;
	width:245px;
	color:#808285;
	font:11px/20px Arial, Helvetica, sans-serif;
}
.user-form .text,
.user-form .txt{
	float:left;
	width:294px;
	color:#808285;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #999;
	padding:2px 5px;
	background:#f7f8f8;
	overflow:auto;
}
.user-form .txt {height:177px;}
.user-form .btn-bar{
	overflow:hidden;
	padding:0 0 0 245px;
}
.user-form .btn-bar .btn{
	float:left;
	margin:0 11px 0 0;
	width:92px;
	height:18px;
	cursor:pointer;
	border:none;
	background:url(../images/btn-user-form.gif) no-repeat;
	color:#fff;
	text-align:center;
	padding:0 0 2px;
	font:10px/18px Arial, Helvetica, sans-serif;
}
/* table-product */
.table-product{
	overflow:hidden;
	margin:0 -80px 0 0;
	padding:0 0 30px 82px;
	width:540px;
}
.table-product table{
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.table-product table td{
	vertical-align:top;
	color:#1d1c10;
	padding:0;
	font:10px/14px Arial, Helvetica, sans-serif;
	border:1px solid #fff;
}
.table-product table td.number{text-align:right;}
.table-product table td.cell{background:#e3e5e6; padding:2px;}
.table-product table td.mark{background:#c3c5c8; padding:2px;}
.table-product table thead td{
	text-align:center;
	border-bottom:7px solid #fff;
}
.table-product table img{display:block; margin:0 auto;}
/* legend */
.legend{
	margin:0;
	padding:7px 0 0 346px;
	overflow:hidden;
	height:1%;
}
.legend li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	list-style:none;
	padding:0 0 1px;
	color:#1d1c10;
	font:11px/18px Arial, Helvetica, sans-serif;
}
.legend img{
	float:left;
	margin:0 7px 0 0;
}
* html .legend img{margin-right:4px;}
.legend span{
	display:block;
	overflow:hidden;
	height:1%;
}
/* footer-block */
.footer-block{
	border-top:1px solid #d7d7d9;
	position:absolute;
	bottom:15px;
	left:0;
	width:224px;
	padding:10px 0 0;
	color:#6d6e71;
	font:9px/11px Arial, Helvetica, sans-serif;
}
.footer-block p{margin:0;}
.footer-block address{
	display:block;
	font-style:normal;
}
.footer-block dl{
	margin:0;
	padding:0;
	overflow:hidden;
}
.footer-block dl dt{
	float:left;
	margin:0 3px 0 0;
}
* html .footer-block dl dt{margin:0;}
.footer-block dl dd{
	height:1%;
	margin:0;
}

/*  Стили для формы обратной связи */
.validation_error{
	float:right;
	padding-right:5px;
}
