@CHARSET "UTF-8";
* {
  font-family: Arial;
  font-size: 14px;
  /*padding: 0;*/
  margin: 0;
}
a img, input {
  border: none;
}
a {
    color: #000000;
}
a:HOVER {text-decoration:none;}
ul { list-style-type: none; }
.clear {
  clear: both !important;
  height: 0px !important;
  line-height: 1px !important;
  font-size: 1px !important;
  float: none !important;
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden;
}
.hide { display: none; }
.fr { float: right !important; }
body {background-color: #E6ECEF;}
body.pg {
  background: url("/img/bg-body.png") 0 0 repeat;
}
div.container1 {
  background: url(/img/bg-container1.png) center top repeat-y;
  width: 1220px;
  margin: 0 auto;
}
div.container2 {
  background: url(/img/bg-container2.png) 0 0 no-repeat;
  min-height: 1000px;
  width: 1202px;
  margin: 0 auto;
}
.left-block {
  width: 390px;
  float: left;
}
.logo {
  padding: 55px 0 30px 10px;
}
.logo a {
  display: block;
  width: 375px;
  height: 157px;
  background: url(/img/logo.png) 0 0 no-repeat;
}
.left-block-in {
  padding: 0 0 0 30px;
}
.left-block-text {
  border-top: 6px solid #37383a;
  border-bottom: 1px solid #37383a;
  width: 290px;
  padding: 0px 25px 15px 25px;
  background-color: #e6ecef;
}
.left-block-text h3 {
  color: #37383A;
    font: italic 18px Arial;
    padding: 30px 0 10px;
}
ul.red,
ul.white {
  padding: 10px 0;
}
ul.red li {
  background: url("/img/li.gif") no-repeat scroll 0 6px transparent;
    padding: 2px 0 2px 20px;
}
ul.white li {
  background: url("/img/li-white.gif") no-repeat scroll 0 6px transparent;
    padding: 2px 0 2px 20px;
    color: #fff;
}
ul.line {
  padding: 10px 0;
}
ul.line li {
  background: url("/img/li-line.gif") no-repeat scroll 0 10px transparent;
    padding: 2px 0 2px 20px;
}
a.a-li-red {
  color: #a11c1e;
  background: url("/img/li.gif") no-repeat scroll 0 6px transparent;
  text-decoration: underline;
  padding: 0 0 0 15px;
  font-weight: bold;
}
a.white {
  color: #fff;
  background: url("/img/li-white.gif") no-repeat scroll 0 6px transparent;
  text-decoration: underline;
  padding: 0 0 0 15px;
  font-weight: bold;
}
.left-block-text a.a-li-red {
  margin: 5px 0;
}
a.a-li-red:hover,
a.white:hover {
  text-decoration: none;
}
a.pdf, span.pdf {
  display: block;
  background: url("/img/pdf.png") no-repeat scroll 0 0 transparent;
  width: 40px;
  height: 43px;
  float: left;
}
.docs {
  padding: 0 0 10px 0;
}
.docs a.a-li-red {
  display: block;
  float: left;
  width: 80px;
  margin: 10px 0 0 20px;
}
.left-block-contacts {
  margin: 25px 0 0;
  width: 340px;
  background-color: #e6ecef;
}
.red-head {
  background-color: #a11c1e;
  color: #fff;
  font: bold 18px Arial;
  padding: 6px 0 8px 20px;
}
.contacts {
  padding: 15px 20px;
}
.icon-phone, .icon-skype, .icon-email {
  float: left;
  width: 65px;
  height: 50px;
  margin: 10px 0 0;
}
.icon-phone1, .icon-skype1, .icon-email1, .icon-address1 {
  float: left;
  width: 65px;
  height: 50px;
  margin: 10px 0 0;
}
.icon-phone { background: url("/img/phone.png") no-repeat scroll 5px 0 transparent; }
.icon-phone1 { background: url("/img/phone.png") no-repeat scroll 5px 0 transparent; }
.icon-skype { background: url("/img/skype.png") no-repeat scroll 5px 0 transparent; }
.icon-skype1 { background: url("/img/skype.png") no-repeat scroll 5px 0 transparent; }
.icon-email { background: url("/img/email.png") no-repeat scroll 5px 0 transparent; }
.icon-email1 { background: url("/img/email.png") no-repeat scroll 5px 0 transparent; }
.icon-address1 {background: url("/img/scheme.png") no-repeat scroll 0 0 transparent;}
.contact-type {
  float:left;
  width: 85px;
  font-weight: bold;
  margin: 15px 0 0;
}
.phone-suffix {
  float: left;
  width: 35px;
  color: #37383A;
  font-size: 12px;
  margin: 17px 0 0;
}
.phone {
  color: #A11C1E;
    float: left;
    font-size: 24px;
    line-height: 100%;
    margin: 10px 0 10px 0px;
    width: 110px;
}
.skype {
    float: left;
    line-height: 100%;
    margin: 15px 0 0;
    width: 145px;
}
.skype a {
    color: #000;
}
.skype a:hover {
    text-decoration: none;
}
.address {
  background: url("/img/scheme.png") no-repeat scroll 0 0 transparent;
  margin: 15px 0 0;
  padding: 0 0 0 65px;
}
.right-block {
  float: left;
    padding: 0 0 0 40px;
    width: 720px;
}
.top-menu {
  background-color: #37383A;
    height: 33px;
    padding: 12px 0 0 25px;
}
.top-menu form {
  display: block;
    float: left;
    width: 330px;
}
input.text {
  background: url("/img/top-menu.png") no-repeat scroll 0 0 transparent;
    float: left;
    padding: 2px 10px 4px;
    width: 260px;
}
input.submit {
  background: url("/img/top-menu.png") no-repeat scroll -280px 0 transparent;
    height: 22px;
    width: 22px;
    cursor: pointer;
}
a.home {
  background: url("/img/top-menu.png") no-repeat scroll -306px 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    padding: 1px 0 5px 30px;
    width: 50px;
}
a.back {
  background: url("/img/top-menu.png") no-repeat scroll -401px 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 0 0 20px;
    padding: 1px 0 5px 30px;
    width: 90px;
}
a.map {
  background: url("/img/top-menu.png") no-repeat scroll -544px 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 0 0 20px;
    padding: 1px 0 5px 30px;
    width: 75px;
}
.top-menu a:hover {
  text-decoration: none;
}
.menu {
  border-top: 6px solid #A11C1E;
    margin: 5px 0 0;
    padding: 25px 0;
}
.menu a {
  display: block;
    float: left;
    text-align: center;
    width: 140px;
    text-decoration: none;
}
.menu a span {
  border-bottom: 1px dashed #37383a;
  color: #37383a;
  font-style: italic;
}
.menu a.act span {
  border-bottom: 1px solid #37383a;
}
.menu a span:hover {
  border-bottom: none;
}
div.menu ul {
	list-style: none outside none;
	padding-left: 0px;
	z-index: 999;
}
div.menu ul.lev2 {
	display: none;
	left: 0;
	top: 25px;
	position: absolute;
	z-index: 1;
	background: #a11c1e;
	-moz-border-radius:0px 0px 10px 0px;
    -webkit-border-radius:0px 0px 10px 0px;
    -khtml-border-radius:0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
    box-shadow: 1px 3px 2px #37383A;
    -moz-box-shadow: 1px 3px 2px #37383A;
    -webkit-box-shadow: 1px 3px 2px #37383A;
    padding-bottom: 5px;
}
div.menu ul.lev2 li {
	padding: 3px 25px 5px 25px;
	
}
div.menu ul.lev2 li a {
	padding-top: 5px;
	padding-left: 15px;
	background: url("/img/li-white.gif") no-repeat scroll 0px 10px transparent;
	border-top: 1px dashed #fff;
	color: #fff;
}
div.menu ul.lev2 li:FIRST-CHILD a {
	border-top: none;
}
div.menu ul.lev2 a {
	text-align: left;
}
div.menu li {
	display: block;
	float: left;
	position: relative;
	width: 140px;
}
div.menu ul.lev1> li {
	height: 23px;
	padding-top: 4px;
}
div.menu li.act {
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    -khtml-border-radius:10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	background: #a11c1e;
}
div.menu ul.lev1 li.act>a span {
	color: #fff;
	border-bottom: none;
}

.karusel-items {
  background-color: #e6ecef;
  position: relative;
  height: 62px;
  margin: 10px 0;
}
.karusel-items .item {
    height: 85px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: -10px;
    width: 103px;
    cursor: pointer;
    /*z-index: 1;*/
}
.karusel-items .item:hover,
.karusel-items .item.act { background-color: #37383a; }
#scroll-l {
  position: absolute;
  z-index: 2;
  background: url("/img/scroll.png") no-repeat scroll 0 0 transparent;
  width: 32px;
  height: 94px;
  top: 150px;
  left: -32px;
}
#scroll-r {
  position: absolute;
  z-index: 2;
  background: url("/img/scroll.png") no-repeat scroll -32px 0 transparent;
  width: 32px;
  height: 94px;
  top: 150px;
  right: -32px;
}
.grey-block {
  background-color: #37383A;
  padding: 29px;
}
.grey-block .els {
	background-color: #37383A;
	height: 5000;
}
.product {
    padding: 25px 30px 0;
    margin-bottom: 25px;
}
.product.selected {
  background-color: #E6ECEF;
    border-top: 6px solid #A11C1E;
    padding: 25px 30px;
}
.pict {
  float: left;
    padding: 0 30px 0 0;
}
.desc {
  float: left;
    width: 435px;
}
.product.selected .desc * {
	color: #A11C1E;
}
.desc h2 {
  padding: 0 0 0 20px;
}
div.desc h2 a {
  font: italic 24px Arial;
  text-decoration: none;
}
.product div.desc h2 a {
  color: #fff;
  border-bottom: 1px dashed #fff;
}
.product div.desc h2 a:hover {
  border-bottom: 1px solid #fff;
}
.product.selected div.desc h2 a {
  color: #A11C1E;
  border-bottom: 1px dashed #A11C1E;
}
.product.selected div.desc h2 a:hover {
  border-bottom: 1px solid #A11C1E;
}
.news-block {
  border-bottom: 6px solid #A11C1E;
    margin: 0 0 7px;
    padding: 40px 0 10px;
}
.news {
  background-color: #A11C1E;
  padding: 0 25px;
}
.news-head {
  color: #FFFFFF;
    float: left;
    font: bold 18px Arial;
    padding: 6px 0 8px;
}
.news a.white {
  display: block;
    float: right;
    font-size: 12px;
    margin: 8px 0 0;
    width: 75px;
}
.news-left {
  float: left;
  width: 309px;
  padding: 25px;
}
.news-date {
  color: #37383a;
  font-size: 12px;
}
.news-date span {
  color: #37383a;
  font-size: 24px;
}
.news-left h3 {
  padding: 10px 0 10px 30px;
}
.news-left p {
  padding: 4px 0 4px 30px;
}
.news-left h3 a {
  font-style: italic;
  color: #A11C1E;
}
.news-left h3 a:hover {
  text-decoration: none;
}
.foot {
  background-color: #37383a;
  padding: 15px 25px 20px 50px;
}
.foot-left {
  float: left;
  width: 400px;
}
.copy {
  color: #fff;
}
p.maker {
  padding: 8px 0 0 0;
}
p.maker a {
  color: #484848;
  font-size: 10px;
}
p.maker a:hover {
  text-decoration: none;
}
.foot-right {
  float: right;
    width: 240px;
}
.left-block-menu {
  background-color: #E6ECEF;
    border-top: 6px solid #37383A;
    width: 340px;
}
.left-block-menu h3 {
  border-bottom: 1px solid #37383A;
    font: italic 18px Arial;
    padding: 5px;
    text-align: center;
    color: #37383A;
}
ul.left-menu {
  padding: 10px 25px;
}
ul.left-menu a {
  color: #000;
  font-weight: bold;
}
ul.left-menu>li.active>a,
ul.left-menu li a.active {
  color: #A11C1E;
  text-decoration: none;
}
ul.left-menu a:hover {
  text-decoration: none;
}
.point1 {
  background: url("/img/menu-1.png") no-repeat scroll 0 10px transparent;
    padding: 20px 0 15px 58px;
}
.point2 {
  background: url("/img/menu-2.png") no-repeat scroll 0 10px transparent;
    padding: 20px 0 15px 58px;
}
.point3 {
  background: url("/img/menu-3.png") no-repeat scroll 0 10px transparent;
    padding: 10px 0 10px 58px;
}
.point4 {
  background: url("/img/menu-4.png") no-repeat scroll 0 10px transparent;
    padding: 20px 0 15px 58px;
}
.point5 {
  background: url("/img/menu-5.png") no-repeat scroll 0 10px transparent;
    padding: 10px 0 10px 58px;
}
.point6 {
  background: url("/img/menu-6.png") no-repeat scroll 0 10px transparent;
    padding: 10px 0 10px 58px;
}
.point7 {
  background: url("/img/menu-7.png") no-repeat scroll 0 10px transparent;
    padding: 20px 0 15px 58px;
}
ul.lev2 {
  padding: 5px 0 0;
}
ul.lev2 * {
  font-size: 12px;
  font-weight: normal !important;
}
ul.lev2>li {
  padding: 3px 0 3px 25px;
}
ul.lev2>li>a {
  text-decoration: none;
}
ul.lev2>li>a:hover {
  text-decoration: underline;
}
ul.lev2>li.active {
  background: url(/img/li-white.gif) 5px 7px no-repeat #37383A;
}
ul.lev2>li.active a {
  color: #fff;
}
.breadcrumb {
  background-color: #E6ECEF;
    color: #A11C1E;
    font: italic 18px Arial;
    margin: 10px 0;
    padding: 15px 25px;
}
.breadcrumb h1,
.breadcrumb span {
  color: #37383A;
    display: inline;
    font: italic 24px Arial;
}
ul.red>li>a {
  color: #000;
}
ul.red>li.active>a {
  color: #A11C1E;
  font-weight: bold;
}
.b {
  font-weight: bold;
}
.red {
  color: #A11C1E;
}
.dash-line {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px dashed #37383A;
}
.dash-line p {
  padding: 8px 0;
}
h3.photo {
  padding: 15px 0;
}
div.photo {
  width: 200px;
  float: left;
}
div.photo img {
  border: 5px solid #37383A;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
a.a-order {
  color: #ba3c3d;
  background: url("/img/li.gif") no-repeat scroll 0 16px transparent;
    font-weight: bold;
    padding: 10px 0 10px 15px;
    text-decoration: underline;
    display: block;
}
.red-line {
  border-bottom: 6px solid #A11C1E;
    height: 25px;
    margin: 0 0 8px;
}
.break {
  position: relative;
  width: 100%;
  height: 45px;
}
.break>div {
  background: url(/img/line.png) 0 0 no-repeat;
  position: absolute;
  width: 663px;
  height: 44px;
  top: 0px;
  left: -30px;
  z-index: 1;
}

input.btn4 {border: 1px solid #37383A;padding: 3px;}
input.btn4:HOVER {}
input.btn4:ACTIVE {
	border-right: 1px solid gray;border-bottom: 1px solid gray; padding: 4px 2px 2px 4px;
} 


.tbl_parameters{
	border-color: black; 
	background-color: #eeeeee; 
	border-style: solid; 
	border-collapse: collapse;	
}

.tbl_parameters td,.tbl_parameters th{
	padding: 6px; border: 1px solid #000000;
}