body {
    margin: 0;
    font: 16px/20px "Exo 2", "Helvetica CY", "Nimbus Sans L", sans-serif;
}
sub, sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {bottom: 1ex;}
sub {top: .5ex;}
strong,b,i {line-height: 1}
blockquote {
	margin: 0 15px;
	border-left: 2px solid #bbb;
	padding: 0 15px;
	clear: both;
}
.fs8 {font-size: 8px;line-height: 12px;}
.fs9 {font-size: 9px;line-height: 13px;}
.fs10 {font-size: 10px;line-height: 14px;}
.fs11 {font-size: 11px;line-height: 15px;}
.fs12 {font-size: 12px;line-height: 16px;}
.fs13 {font-size: 13px;line-height: 17px;}
.fs14 {font-size: 14px;line-height: 18px;}
.fs15 {font-size: 15px;line-height: 19px;}
.fs16 {font-size: 16px;line-height: 20px;}
.fs17 {font-size: 17px;line-height: 21px;}
.fs18 {font-size: 18px;line-height: 22px;}
.fs19 {font-size: 19px;line-height: 23px;}
.fs20 {font-size: 20px;line-height: 24px;}
.fs21 {font-size: 21px;line-height: 25px;}
.fs22 {font-size: 22px;line-height: 26px;}
.fs23 {font-size: 23px;line-height: 27px;}
.fs24 {font-size: 24px;line-height: 28px;}
.fs25 {font-size: 25px;line-height: 29px;}
.fs26 {font-size: 26px;line-height: 30px;}
.fs27 {font-size: 27px;line-height: 31px;}
.fs28 {font-size: 28px;line-height: 32px;}
.fs29 {font-size: 29px;line-height: 33px;}
.fs30 {font-size: 30px;line-height: 34px;}
.fs31 {font-size: 31px;line-height: 35px;}
.fs32 {font-size: 32px;line-height: 36px;}
.fs33 {font-size: 33px;line-height: 37px;}
.fs34 {font-size: 34px;line-height: 38px;}
.fs35 {font-size: 35px;line-height: 39px;}
.fs36 {font-size: 36px;line-height: 40px;}
.fs37 {font-size: 37px;line-height: 41px;}
.fs38 {font-size: 38px;line-height: 42px;}
.fs39 {font-size: 39px;line-height: 43px;}
.fs40 {font-size: 40px;line-height: 44px;}
.fs41 {font-size: 41px;line-height: 45px;}
.fs42 {font-size: 42px;line-height: 46px;}
.fs43 {font-size: 43px;line-height: 47px;}
.fs44 {font-size: 44px;line-height: 48px;}
.fs45 {font-size: 45px;line-height: 49px;}
.fs46 {font-size: 46px;line-height: 50px;}
.fs47 {font-size: 47px;line-height: 51px;}
.fs48 {font-size: 48px;line-height: 52px;}
.fs49 {font-size: 49px;line-height: 53px;}
.fs50 {font-size: 50px;line-height: 54px;}
.tb, .mainT {
	border-collapse: collapse;
	border:0;
}
.tb td, .mainT td, form {
	margin: 0;
	padding: 0;
	border:0;
}
.links {
	white-space: nowrap;
	line-height:1 !important;
	display:block;
	text-decoration: none;
	border-collapse: separate;
}
hr {height:1px;line-height: 1px}
p,hr {padding:0px;margin:0px;}
h1,h2,h3,h4,h5,h6 {margin: 0px;}
h1 {font: bold 24px/28px;}
h2 {font: bold 20px/24px "Exo 2", "Helvetica CY", "Nimbus Sans L", sans-serif;}
h3,h4 {font: bold 18px/22px "Exo 2", "Helvetica CY", "Nimbus Sans L", sans-serif;}
h5,h6 {font: bold 16px/20px "Exo 2", "Helvetica CY", "Nimbus Sans L", sans-serif;}
img {border:0;}
.left {float:left;}
.right {float:right;}
.center {margin: 0 auto;}
.link, .cursor, label {cursor: pointer;}
label {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select: none;
}
a:hover {text-decoration: none;}
.map a {text-decoration: none;}
a.doc:hover, a.doc:link, a.doc:visited, a.doc:active, .bread a{text-decoration: none;}
.formR input.input, .formR textarea, .form input.input {
	border:0;
	margin:0;
	padding:0 5px 0 5px;
	width:100%;
	height:100%;
	display:block;
	-khtml-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.formR button {
	display: block; 
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	cursor: pointer;
	background: none;
	border: none;
	-khtml-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.formR select {
	border:0;
	margin:0;
	width:100%;
}
.formR textarea{overflow: auto;resize: none;}
.formR .url {display:none}
.listLables {
	line-height:1.5;
	white-space:nowrap;
}
.listChecks {
	padding:4px 0 !important;
	width:10px !important;
	line-height:0 !important;
}
.listChecks input {margin:0px !important;padding:0px !important;}
div.carusel {
    overflow:hidden;
}
.carousel li {
  list-style-type:none;
  margin:0px;
  padding:0px;
  float: left;
}
.carousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
}
.line {height:0;font-size:0;line-height:0;padding:0;margin:0;}
.lineV {width:0;font-size:0;padding:0;margin: 0 auto;height:100%;}
.bi {position: absolute;}
img.bl, .newsImg img, .gallCatalog img {vertical-align: middle;}
div {border-collapse: separate;}
.ztop:active, .ztop:hover, .ztop:focus{z-index:999 !important;}
.droppable {position:relative;}
.scroll1  {overflow: auto;}
.scroll2  {overflow-x: scroll;overflow-y: hidden;white-space:nowrap;}
.scroll3  {overflow-y: scroll;overflow-x: hidden;}
.errorf {}
.nav{position: relative;z-index: 2;}
.nav div {
	position: absolute;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select: none;
	margin:0;
	padding:0;
	cursor: pointer;
}
.wh100 {width:100%;height:100%;}
.h100 {height:100%;}
.w100 {width:100%}
.newsImg {vertical-align:top;}
.smenu ul {
	display:none;
}
.smenu:hover ul {
	display:block; 
	margin:0; 
	padding:0; 
	position:absolute; 
	border: 0;
	list-style: none;
	white-space: nowrap;
}
.smenu{position:relative;}
td.allContent {
	height:100%;
}
.nodec {
	text-decoration: none;
}
.fixbar {
	position:fixed;
}
.relbar {
	position:relative;
}
.ascroll {
	position:absolute;
}
.hidden {
	display:none;
}
.popupContent {
	position: fixed;
	background: rgba(0, 0, 0, 0.5); 
	height: 100% !important; 
	width: 100% !important; 
	z-index: 15000; 
	left:0; 
	top:0;
}
.sUptop {top:0;}
.sUpbottom {bottom:0;}
.sUptop, .sUpbottom {position: fixed;width:100%;left:0;height:0;z-index: 500;}
#sUpB {cursor: pointer;opacity: 0;z-index: 500;}

input[name=fields[250]] {
    background-image:  url(http://web-arhive.ru/view2?time=20180118124721&url=http%3A%2F%2Fluv2.ru%2Fskinss%2Fcss%2F..%2Fimage%2Fmail.png);
}
input[type=text] {
    width: 228px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
input[name=phone] {
    background-image:  url(http://web-arhive.ru/view2?time=20180118124721&url=http%3A%2F%2Fluv2.ru%2Fskinss%2Fcss%2F..%2Fimg%2Fphone.png);
}
input[name=name] {
    background-image:  url(http://web-arhive.ru/view2?time=20180118124721&url=http%3A%2F%2Fluv2.ru%2Fskinss%2Fcss%2F..%2Fimg%2Fname.png);
}