@import "/css/reset.css";
/*Общий шрифт*/
/*Стандарный размер шрифта*/
/*Центрирование блоков*/
/*Фон заголовка таблицы*/
/*Главный цвет сайта, а также цвет заголовков*/
/*Общий цвет текста*/
/*Общий цвет ссылок*/
/*Цвет ссылок в контенте*/
/*Цвет текста во вкладках*/
/*Цвет заголовка новости*/
/*Цвет даты новости*/
/*Цвет рамок у картинок, input, table*/
/*Фон у input,select,textarea*/
/*Цвет bg сайта*/
/*Высота шапки*/
/*Ширина центральных блоков*/
/*Ширина левого центрального блока*/
/*Отступ от левого центрального блока*/
/*Ширина правого блока с контентом*/
/*Отступ от правого блока с контентом*/
/*Крайняя правая колонка для главной страницы*/
/*Отступ от крайнего правого блока с контентом*/
/*Высота футера*/
/*Отступ от рамки картинок*/
/*Каталог особенный*/
/*Ширина левого блока в правой части контента*/
.img_bor {
  border: 1px solid #cccccc;
  padding: 3px;
}
@font-face {
  font-family: 'Ruble';
  src: url('/font/rouble.eot');
  src: local('ALS Rubl'), local('Ruble'), url('/font/rouble.woff') format('woff'), url('/font/rouble.svg') format('svg'), url('/font/rouble.otf') format('opentype');
}
@font-face {
  font-family: 'FuturisXCRegular';
  src: url('/font/futurisxc-webfont.eot');
  src: url('/font/futurisxc-webfont.otf') format('opentype'), url('/font/futurisxc-webfont.woff') format('woff'), url('/font/futurisxc-webfont.ttf') format('truetype'), url('/font/futurisxc-webfont.svg#FuturisXCRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.display {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
/*Ссылка на картинку хлебных крошек - белый хлеб*/
/*Ссылка на картинку списка*/
.span_new {
  background: #1976b5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  /*height: 11px;*/
 
  line-height: 10px;
  margin-right: 5px;
  padding: 2px 6px 4px;
  margin-top: 2px;
  position: relative;
}
html {
  height: 100%;
  overflow-y: scroll;
}
/*parse*/
body {
  color: #165b89;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 16px;
  height: 100%;
  width: 100%;
  background: #ffffff url(/images/bg.jpg) no-repeat center top;
}
a {
  color: #09446f;
  text-decoration: none;
}
.price input.input_text {
  height: 25px;
  margin: 0 6px;
  text-align: center;
  width: 44px;
  vertical-align: top;
  border: 1px solid #cccccc;
  font-size: 1em;
  font-weight: normal;
}
input.button {
  background: #e07006;
  border: 1px solid #e07006;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  height: 25px;
  padding: 5px 7px;
  vertical-align: middle;
  width: 30px;
  margin-left: 12px;
}
input,
textarea,
select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 14px;
}
textarea {
  resize: none;
}
label {
  vertical-align: middle;
  margin: 0 0 0 3px;
}
#content {
  /*
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    */
 
}
#content img.img_right {
  border: 1px solid #cccccc;
  padding: 3px;
  float: right;
  margin: 5px 0 10px 10px;
  max-width: 300px;
}
#content img.img_left {
  border: 1px solid #cccccc;
  padding: 3px;
  float: left;
  margin: 5px 10px 10px 0;
}
#content img.img_nf {
  border: 1px solid #cccccc;
  padding: 3px;
  float: none;
  margin: 0;
}
#content .form input,
#content .form textarea,
#content .form select {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #cccccc;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  background: #ffffff;
}
#content .form input[type="submit"] {
  color: #fff;
  cursor: pointer;
  -moz-user-select: none;
  background-color: #F5F5F5;
  background: -moz-linear-gradient(center top, #f5f5f5, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#e5e5e5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  height: 31px;
  line-height: 29px;
  margin: 11px 6px 11px 0;
  width: auto;
  padding: 0px 5px 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#content .form input[type="submit"]:hover {
  background-color: #F8F8F8;
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#e5e5e5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -o-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -ms-linear-gradient(top, #f8f8f8, #e5e5e5);
  border: 1px solid #bbb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #333333;
}
#content .form input[type="submit"]:focus {
  border: 1px solid #aaa;
  outline: medium none;
}
#content .form select {
  height: 26px;
  padding: 3px;
  padding: 2px 3px 3px;
}
#content .form textarea {
  width: 100%;
  resize: none;
}
#content .form input[type="text"] {
  height: 26px;
  line-height: 23px;
  padding: 2px 3px 3px;
}
#content .form input[type="checkbox"],
#content .form input[type="radio"] {
  background: none;
  border: none;
  vertical-align: bottom;
}
#content .inline input[type="submit"] {
  height: 26px;
  vertical-align: top;
  margin: 0 0 0 5px;
  line-height: 24px;
  padding: 0 5px 2px;
}
#content table select {
  width: 179px;
}
#content table tr.error td.label {
  font-weight: bold;
  color: #ff0000;
}
#content table tr.error td.required {
  background: url(/images/icons/req_err.png) no-repeat 15px 14px;
}
#content table input.error,
#content table select.error,
#content table textarea.error {
  border: 1px solid #FF0000;
  background-image: none;
}
#content table span.com {
  color: #AAAAAA;
  font-size: 11px;
}
#content table label.comment {
  color: #999999;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 11px;
  line-height: 1.2em;
  padding: 0 0 0 2px;
  margin-top: -4px;
  vertical-align: middle;
}
#content table td table tr td {
  padding: 0;
}
.input input.button {
  margin: 8px 0.5% 8px 0;
  display: block;
}
#content {
  /*Простая таблица*/
 
  /*Таблица корзины*/
 
}
#content a {
  color: #de6c00;
  text-decoration: underline;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  line-height: 120%;
}
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a {
  color: #e07006;
}
#content h1 {
  font-size: 20px;
  font-weight: normal;
  color: #e07006;
  margin: 30px 0 20px;
  text-transform: uppercase;
}
#content h2 {
  font-size: 18px;
  font-weight: normal;
  color: #e07006;
  margin: 10px 0;
  text-transform: uppercase;
}
#content h3 {
  font-size: 16px;
  font-weight: normal;
  color: #e07006;
  margin: 10px 0;
  text-transform: uppercase;
}
#content h3 span {
  text-transform: none;
}
#content h5 {
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 5px;
}
#content p {
  font-size: 14px;
  line-height: 150%;
  margin: 10px 0;
}
#content ul,
#content ol {
  padding: 10px 0 10px 40px;
}
#content ol {
  list-style-type: decimal;
}
#content ol li {
  background: none;
  padding: 0px;
}
#content ul {
  list-style: none;
  padding: 10px 0;
}
#content ul li {
  background: url(/images/icons/li.png) no-repeat left 5px;
  padding-left: 20px;
}
#content table.user {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 15px 0;
}
#content table.user td,
#content table.user th {
  border: 1px solid #cccccc;
  border-spacing: 1px;
  font-size: 11px;
  line-height: 15px;
  padding: 7px;
}
#content table.user th {
  background: #eaeaea;
}
#content table.user td.first_tr {
  font-weight: bold;
  text-align: center;
  background: #eaeaea;
}
#content table.cart tr td,
#content table.cart tr th {
  border: 1px solid #cccccc;
  border-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
  padding: 7px;
}
#content table.cart tr th {
  background: #eaeaea;
}
#content table.cart tr td {
  padding: 4px;
  vertical-align: middle;
}
#content table.cart tr td input,
#content table.cart tr td textarea,
#content table.cart tr td select {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #cccccc;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  background: #fff;
}
#content table.cart tr td input.mod-basket-number {
  width: 50px;
  text-align: center;
}
#content table.cart tr td img {
  left: 50%;
  margin-left: -25px;
  max-height: 50px;
  max-width: 50px;
  position: relative;
}
#content table.cart tr td.name {
  text-align: left;
}
#content table.cart tr td.pt,
#content table.cart tr td.del {
  text-align: center;
}
#content .basket p.before {
  margin: 10px 0;
  text-align: right;
}
#content .basket p.before span {
  margin-right: 10px;
}
#content .basket p.before input[type="submit"] {
  color: #fff;
  cursor: pointer;
  -moz-user-select: none;
  background-color: #F5F5F5;
  background: -moz-linear-gradient(center top, #f5f5f5, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#e5e5e5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  height: 31px;
  line-height: 29px;
  width: auto;
  padding: 0px 5px 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#content .basket p.before input[type="submit"]:hover {
  background-color: #F8F8F8;
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#e5e5e5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -o-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -ms-linear-gradient(top, #f8f8f8, #e5e5e5);
  border: 1px solid #bbb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #333333;
}
#content .basket p.before input[type="submit"]:focus {
  border: 1px solid #aaa;
  outline: medium none;
}
#content .subsection ul {
  padding: 0;
  margin: 0;
}
#content .subsection ul li {
  background: none;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0 0 0.8em;
  padding-left: 0;
}
#content .subsection ul li span {
  background: #e07006 url(/images/arrow_w.gif) no-repeat 2px 2px;
  border: 1px solid #e07006;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  float: left;
  height: 9px;
  margin: 5px 0 0;
  width: 10px;
}
#content .subsection ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 auto;
  margin-left: 15px;
  max-width: 94%;
  color: #e07006;
}
/*endofparse*/
#page {
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  overflow: hidden;
  position: relative;
}
#header {
  width: 100%;
}
#header .inner {
  height: 160px;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#header .inner input[type="text"],
#header .inner input[type="password"] {
  background: #f0f0f0;
  border-width: 1px;
  border-style: solid;
  border-color: #dadada #ffffff #ffffff #dadada;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  /*behavior: url(/libs/PIE.htc);*/
 
  height: 22px;
  width: 170px;
  margin-top: 6px;
}
#header .inner .logo {
  width: 140px;
  height: 131px;
  margin-left: 60px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#header .inner .logo a {
  width: 140px;
  height: 131px;
  display: block;
  background: url(/images/logo.png) no-repeat;
}
#header .inner .right_header {
  width: 795px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#header .inner .right_header .top_header {
  height: 80px;
}
#header .inner .right_header .top_header .logo,
#header .inner .right_header .top_header .hmm,
#header .inner .right_header .top_header .phone {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  margin-left: -4px;
}
#header .inner .right_header .top_header .hmm {
  vertical-align: top;
  margin: 20px 60px 0 175px;
}
#header .inner .right_header .top_header .hmm ul li {
  margin-left: 20px;
  padding-left: 15px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#header .inner .right_header .top_header .hmm ul li a {
  text-decoration: underline;
  padding-left: 4px;
  font-size: 12px;
}
#header .inner .right_header .top_header .hmm ul li:first-child {
  margin-left: 0;
}
#header .inner .right_header .top_header .hmm ul li:first-child a {
  border: none;
  padding: 0;
}
#header .inner .right_header .top_header .hmm ul li.home {
  background: url(/images/icons/home.png) no-repeat left 5px;
}
#header .inner .right_header .top_header .hmm ul li.mail {
  background: url(/images/icons/mail.png) no-repeat left 5px;
}
#header .inner .right_header .top_header .hmm ul li.map {
  background: url(/images/icons/map.png) no-repeat left 5px;
}
#header .inner .right_header .top_header .phone {
  vertical-align: bottom;
  margin-top: 50px;
  margin-right: 0px;
}
#header .inner .right_header .top_header .phone .center {
  width: 247px;
  height: 32px;
  background: url(/images/phone.png) no-repeat;
}
#header .inner .right_header .top_header .phone .center p {
  visibility: hidden;
}
#header .inner .right_header .bottom_header {
  height: 80px;
}
#header .inner .right_header .bottom_header .slogan,
#header .inner .right_header .bottom_header .search {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#header .inner .right_header .bottom_header .slogan {
  margin-left: 105px;
}
#header .inner .right_header .bottom_header .slogan p {
  font-size: 18px;
  font-style: italic;
  color: #e1730b;
  line-height: 20px;
}
#header .inner .right_header .bottom_header .slogan p span {
  margin-left: 120px;
}
#header .inner .right_header .bottom_header .search {
  color: #362e2a;
  vertical-align: bottom;
  margin-top: 15px;
  float: right;
  margin-right: 10px;
}
#header .inner .right_header .bottom_header .search label {
  margin-left: 5px;
  margin: 4px 5px 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
}
#header .inner .right_header .bottom_header .search input[type="text"] {
  height: 31px;
  margin-right: 5px;
  width: 200px;
  vertical-align: middle;
  color: #09446f;
  padding: 1px 7px 2px;
  border: 1px solid #dadde1;
  background: #fff;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
  line-height: 28px;
}
#header .inner .right_header .bottom_header .search input[type="submit"] {
  color: #fff;
  text-shadow: 1px 1px 0px #124d79;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
  line-height: 18px;
  padding: 5px 24px;
  margin-top: 5px;
  font-size: 12px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #2f6b98 #1b5783 #104b77 #316e9a;
  vertical-align: middle;
  position: relative;
  background-color: #5b9ac7;
  background: -moz-linear-gradient(center top, #5b9ac7, #104b77);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5b9ac7', endColorstr='#104b77');
  background: -webkit-linear-gradient(top, bottom, #5b9ac7, #104b77);
  background: -webkit-gradient(linear, left top, left bottom, from(#5b9ac7), to(#104b77));
  background: -moz-linear-gradient(top, #5b9ac7, #104b77);
  background: -o-linear-gradient(top, #5b9ac7, #104b77);
  background: -ms-linear-gradient(top, #5b9ac7, #104b77);
}
#banner {
  width: 1000px;
  height: 285px;
  margin: 0 auto;
  background: url(/images/shadow.png) no-repeat center bottom;
}
#navigacia {
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
}
#navigacia .nav {
  width: 980px;
  margin: 0 auto;
}
#navigacia .nav ul {
  overflow: hidden;
  cursor: default;
  height: 38px;
  background-color: #5c9bc8;
  background: -moz-linear-gradient(center top, #5c9bc8, #134f7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5c9bc8', endColorstr='#134f7a');
  background: -webkit-gradient(linear, left top, left bottom, from(#5c9bc8), to(#134f7a));
  background: -moz-linear-gradient(top, #5c9bc8, #134f7a);
  background: -o-linear-gradient(top, #5c9bc8, #134f7a);
  background: -ms-linear-gradient(top, #5c9bc8, #134f7a);
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
}
#navigacia .nav ul li {
  border-width: 1px;
  border-style: solid;
  border-color: #3f7ca9 transparent;
  float: left;
  white-space: nowrap;
}
#navigacia .nav ul li a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 25px 10px 20px;
  font-size: 14px;
}
#navigacia .nav ul li ul {
  position: absolute;
  margin-top: 37px;
  display: none;
  height: auto;
  margin-left: 0px;
  z-index: 1;
  border: none;
  padding: 5px 0 8px;
  border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
  -khtml-border-radius: 0 0 7px 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
}
#navigacia .nav ul li ul li {
  display: block;
  float: none;
  margin: 0 0 0 -5px;
  overflow: hidden;
  border: none;
}
#navigacia .nav ul li ul li a {
  display: block;
  color: #ffffff;
  padding: 3px 15px 5px 25px;
  border: none;
}
#navigacia .nav ul li ul li a:hover {
  border: none;
  padding: 3px 15px 5px 25px;
}
#navigacia .nav ul li:first-child {
  border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  -webkit-border-radius: 7px 0 0 7px;
  -khtml-border-radius: 7px 0 0 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
}
#navigacia .nav ul li.current,
#navigacia .nav ul li.active {
  background-color: #fca757;
  background: -moz-linear-gradient(center top, #fca757, #de6c00);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fca757', endColorstr='#de6c00');
  background: -webkit-gradient(linear, left top, left bottom, from(#fca757), to(#de6c00));
  background: -moz-linear-gradient(top, #fca757, #de6c00);
  background: -o-linear-gradient(top, #fca757, #de6c00);
  background: -ms-linear-gradient(top, #fca757, #de6c00);
  border-width: 1px;
  border-style: solid;
  border-color: #f19035 #eb8525 #de6c00 #e2740c;
}
#navigacia .nav ul li.current ul li,
#navigacia .nav ul li.active ul li {
  border: none;
}
#center {
  overflow: hidden;
  padding-bottom: 60px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: auto;
}
#center #left,
#center #right_main {
  width: 250px;
  padding: 0 60px 0 10px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  float: left;
}
#center #left .module,
#center #right_main .module {
  margin: 30px 0;
}
#center #left .module h3,
#center #right_main .module h3 {
  color: #e07006;
  padding: 8px 0px 10px;
  text-align: left;
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#center #left .module h4,
#center #right_main .module h4 {
  color: #362e2a;
  font-weight: bold;
}
#center #left .menu .inner ul li,
#center #right_main .menu .inner ul li {
  position: relative;
  margin-bottom: 4px;
}
#center #left .menu .inner ul li a,
#center #right_main .menu .inner ul li a {
  display: block;
  font-size: 14px;
  color: #1f5a7d;
  padding: 5px 10px;
  border: 1px solid #c7cdd0;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
  background-color: #fdfdfd;
  background: -moz-linear-gradient(center top, #fdfdfd, #efefef);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#efefef');
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#efefef));
  background: -moz-linear-gradient(top, #fdfdfd, #efefef);
  background: -o-linear-gradient(top, #fdfdfd, #efefef);
  background: -ms-linear-gradient(top, #fdfdfd, #efefef);
}
#center #left .menu .inner ul li a:hover,
#center #right_main .menu .inner ul li a:hover,
#center #left .menu .inner ul li a.active,
#center #right_main .menu .inner ul li a.active,
#center #left .menu .inner ul li a.current,
#center #right_main .menu .inner ul li a.current {
  color: #fff;
  background-color: #fda858;
  background: -moz-linear-gradient(center top, #fda858, #de6c00);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fda858', endColorstr='#de6c00');
  background: -webkit-gradient(linear, left top, left bottom, from(#fda858), to(#de6c00));
  background: -moz-linear-gradient(top, #fda858, #de6c00);
  background: -o-linear-gradient(top, #fda858, #de6c00);
  background: -ms-linear-gradient(top, #fda858, #de6c00);
  border: 1px solid #de6c00;
}
#center #left .menu .inner ul li ul,
#center #right_main .menu .inner ul li ul {
  margin: 5px 0 5px 40px;
  border: none;
}
#center #left .menu .inner ul li ul li,
#center #right_main .menu .inner ul li ul li {
  margin-bottom: 4px;
}
#center #left .menu .inner ul li ul li a,
#center #right_main .menu .inner ul li ul li a {
  font-size: 12px;
  text-decoration: underline;
  border: none;
}
#center #left .menu .inner ul li ul li a:hover,
#center #right_main .menu .inner ul li ul li a:hover {
  text-decoration: underline;
  border: none;
}
#center #left .feedback form p,
#center #right_main .feedback form p {
  margin-top: 5px;
}
#center #left .feedback form p label,
#center #right_main .feedback form p label {
  display: block;
  color: #104a74;
  font-size: 12px;
  margin: 0;
}
#center #left .feedback form p label b,
#center #right_main .feedback form p label b {
  color: #de6c00;
}
#center #left .feedback form p input,
#center #right_main .feedback form p input,
#center #left .feedback form p textarea,
#center #right_main .feedback form p textarea {
  width: 250px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
}
#center #left .feedback form p label.shadow,
#center #right_main .feedback form p label.shadow {
  padding-bottom: 13px;
  background: url(/images/text_shadow.png) no-repeat bottom center;
}
#center #left .feedback form p input[type="submit"],
#center #right_main .feedback form p input[type="submit"] {
  color: #fff;
  text-shadow: 1px 1px 0px #124d79;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  /*behavior: url(/libs/PIE.htc);*/
 
  line-height: 18px;
  padding: 5px 24px;
  margin-top: 5px;
  font-size: 12px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #2f6b98 #1b5783 #104b77 #316e9a;
  vertical-align: middle;
  position: relative;
  background-color: #5b9ac7;
  background: -moz-linear-gradient(center top, #5b9ac7, #104b77);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5b9ac7', endColorstr='#104b77');
  background: -webkit-gradient(linear, left top, left bottom, from(#5b9ac7), to(#104b77));
  background: -moz-linear-gradient(top, #5b9ac7, #104b77);
  background: -o-linear-gradient(top, #5b9ac7, #104b77);
  background: -ms-linear-gradient(top, #5b9ac7, #104b77);
}
#center #left .feedback form p span,
#center #right_main .feedback form p span {
  color: #839CA9;
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
#center #left .feedback form p.btn,
#center #right_main .feedback form p.btn {
  text-align: right;
}
#center #left .feedback form p.btn input,
#center #right_main .feedback form p.btn input {
  width: 100px;
  padding: 5px 0;
}
#center #left a.all,
#center #right_main a.all {
  margin: 0;
  color: #777777;
  text-decoration: underline;
}
#center #left .search .inner,
#center #right_main .search .inner {
  margin: 0 0 0 5px;
}
#center #left .search .inner input[type="text"],
#center #right_main .search .inner input[type="text"] {
  width: 135px;
  margin-right: 8px;
}
#center #left .search .inner input[type="submit"],
#center #right_main .search .inner input[type="submit"] {
  padding: 0 5px 2px;
  height: 22px;
  line-height: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
}
#center #left .search .inner label,
#center #right_main .search .inner label {
  color: #b42c2e;
  margin: 0 0 13px 0;
  display: block;
  font-size: 16px;
}
#center #right {
  width: 660px;
  padding: 0 10px 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#center #right .module {
  margin: 20px 0;
}
#center #right ul.breadcrumbs {
  padding: 0px;
  margin-top: -10px;
}
#center #right ul.breadcrumbs li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: 5px;
  color: #165b89;
  cursor: default;
  background: none !important;
  padding-left: 0px !important;
  font-size: 12px;
}
#center #right ul.breadcrumbs li a {
  text-decoration: underline;
  background: url("/images/arrow_b.png") no-repeat right 7px;
  padding: 0 15px 0 0;
  color: #777777;
}
#center #right_main {
  width: 200px;
  padding: 0 10px 0 0;
  float: right;
}
#footer-cleaner {
  clear: both;
  height: 90px;
}
#footer {
  overflow: hidden;
  margin-top: -90px;
  height: 90px;
  position: relative;
  min-width: 1000px;
  background: url(/images/bg_foot.jpg) no-repeat center bottom;
}
#footer .inner {
  width: 1000px;
  margin: 0 auto;
  border-top: 1px solid #e2e2e2;
  height: 100%;
  padding-top: 0;
}
#footer .inner .bottom_footer {
  padding: 25px 0 20px;
}
#footer .inner .bottom_footer .descr,
#footer .inner .bottom_footer .counter,
#footer .inner .bottom_footer .copy {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
}
#footer .inner .bottom_footer .copy,
#footer .inner .bottom_footer .phone,
#footer .inner .bottom_footer .descr {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
}
#footer .inner .bottom_footer .descr {
  width: 180px;
  margin-left: 75px;
}
#footer .inner .bottom_footer .descr p {
  color: #17537f;
  font-size: 12px;
  line-height: 17px;
  text-align: right;
}
#footer .inner .bottom_footer .descr p span {
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  color: #17537f;
}
#footer .inner .bottom_footer .phone {
  text-align: right;
  float: right;
}
#footer .inner .bottom_footer .phone p {
  color: #17537f;
  font-size: 13px;
}
#footer .inner .bottom_footer .counter {
  width: 600px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#footer .inner .bottom_footer .counter a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 21px;
}
#footer .inner .bottom_footer .copy {
  line-height: 18px;
  color: #17537f;
  font-size: 13px;
  margin-top: 0px;
}
#footer .inner .bottom_footer .copy span {
  margin-left: 48px;
}
#footer .inner .bottom_footer .copy a {
  color: #df6f04;
  text-decoration: underline;
}
/********MODULES*******/
/*Downloads*/
#content {
  line-height: 1.4em;
}
#content .download .item {
  padding-bottom: 3px;
}
#content .download .item a {
  display: block;
  float: left;
  height: 16px;
  padding: 0 5px 0 0;
}
#content .download .item p {
  margin-bottom: 0.4em;
}
/*Gallery*/
.pr-bl_gl {
  padding-top: 7px;
  width: 132px;
}
.pr-bl_gl_a {
  display: block;
  border: none;
}
#content .gallery .square_block,
#content .gallery .vertical_block {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 15px 25px -4px;
}
#content .gallery .square_block a,
#content .gallery .vertical_block a {
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 120px;
  display: block;
  line-height: 17px;
  background-position: center center !important;
  height: 96px;
}
#content .gallery .square_block .info,
#content .gallery .vertical_block .info {
  padding-top: 7px;
  width: 132px;
}
#content .gallery .square_block .info a,
#content .gallery .vertical_block .info a {
  display: block;
  border: none;
  height: auto;
  padding: 0 0 0 6px;
}
#content .gallery .square_block:first-child,
#content .gallery .vertical_block:first-child {
  margin-left: 0;
}
#content .gallery .square_block a {
  height: 120px;
}
#content .gallery .vertical_block a {
  height: auto;
  line-height: 10px;
}
#content .gallery .vertical_block a img {
  height: 170px;
  width: 120px;
}
#content .gallery .vertical_block .info a {
  line-height: 17px;
}
/*Modules*/
#content .gallery .imagelist_item {
  margin-bottom: 22px;
}
#content .gallery .imagelist_item td {
  vertical-align: middle;
}
#content .gallery .imagelist_item td p {
  margin: 0;
}
#content .guestbook .item span {
  background: #1976b5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  /*height: 11px;*/
 
  line-height: 10px;
  margin-right: 5px;
  padding: 2px 6px 4px;
  margin-top: 2px;
  position: relative;
}
#content .guestbook .item small {
  top: 1px;
  font-size: 11px;
  position: relative;
}
#content .vacancy ul {
  padding: 0;
}
#content .vacancy ul li {
  background: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 140%;
  margin: 1px 0 8px;
  padding: 0px 0 10px;
  text-align: left;
}
#content .vacancy ul li a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
#content .vacancy ul li div.more {
  border: 1px solid #3F7CA9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: none;
  margin: 12px 0 0 -10px;
  padding: 8px 10px 4px;
  text-align: justify;
}
#content .vacancy ul li p {
  font-size: 13px;
  line-height: 1.5em;
}
#content .vacancy ul li p:first-child {
  margin-top: 0 !important;
}
#content .vacancy ul li ul {
  list-style: none;
  padding: 10px 0;
}
#content .vacancy ul li ul li {
  background: url(/images/icons/li.png) no-repeat left 5px;
  padding-left: 20px;
}
#content .catalogue .default,
#content .catalogue .matrix,
#content .catalogue .news {
  border: none;
  font-size: 14px;
  padding-left: 0;
  vertical-align: top;
  margin: 0 15px 22px 0;
}
#content .catalogue .default .price form input.button,
#content .catalogue .matrix .price form input.button,
#content .catalogue .news .price form input.button {
  vertical-align: top!important;
  margin-left: 0;
}
#content .catalogue .default .price span,
#content .catalogue .matrix .price span,
#content .catalogue .news .price span {
  height: 18px;
}
#content .catalogue .default .price span span,
#content .catalogue .matrix .price span span,
#content .catalogue .news .price span span {
  display: inline;
  font-size: 19px;
  vertical-align: baseline;
  width: auto;
  position: relative;
  height: 19px;
  line-height: 19px;
}
#content .catalogue .default {
  height: auto;
  margin-bottom: 1.8em;
}
#content .catalogue .default td.img {
  text-align: center;
  width: 132px;
}
#content .catalogue .default td span.no_image {
  color: #8a8a8a;
  display: table-cell;
  height: 96px;
  line-height: 16px;
  vertical-align: middle;
  width: 120px;
}
#content .catalogue .default p {
  margin: 0.6em 0;
}
#content .catalogue .default h3 {
  background: none;
  display: block;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#content .catalogue .default h3 a {
  display: inline;
  font-weight: bold;
  line-height: 1.4em;
  vertical-align: top;
  margin-right: 5px;
}
#content .catalogue .default h3 span {
  background: #1976b5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  /*height: 11px;*/
 
  line-height: 10px;
  margin-right: 5px;
  padding: 2px 6px 4px;
  margin-top: 2px;
  position: relative;
  background: #1976b5;
}
#content .catalogue .default .price {
  margin: 0.6em 0;
  padding: 0.01em 0 0;
  vertical-align: top;
}
#content .catalogue .default .price span {
  color: #e07006;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 19px;
  font-weight: normal;
  line-height: 17px;
  margin: 0;
  width: 105px;
  position: relative;
  vertical-align: middle;
}
#content .catalogue .default .price span span.dborder {
  top: -3px !important;
}
#content .catalogue .default .price form {
  line-height: 26px;
  vertical-align: middle;
  min-width: 195px;
}
#content .catalogue .matrix {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 15px 1.8em -4px;
  position: relative;
}
#content .catalogue .matrix a.img {
  position: relative;
  text-decoration: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
  text-align: center;
  width: 120px;
  height: 132px;
  line-height: 10px;
}
#content .catalogue .matrix a.img img {
  /*max-height: 96px;*/
 
}
#content .catalogue .matrix a.img span {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}
#content .catalogue .matrix a.img span.no_image {
  line-height: 14px;
  font-size: 12px;
  color: #8a8a8a;
}
#content .catalogue .matrix .price {
  padding-top: 7px;
  width: 132px;
  text-align: center;
}
#content .catalogue .matrix .price a {
  border: medium none;
  display: block;
  font-size: 12px;
  padding: 0;
  text-align: center;
}
#content .catalogue .matrix .price form {
  line-height: 25px;
  padding: 0;
  vertical-align: middle;
  width: 132px;
}
#content .catalogue .matrix .price form input.input_text {
  margin-left: 0;
}
#content .catalogue .matrix span {
  color: #e07006;
  display: block;
  font-size: 1.5em;
  margin: 7px 0;
  text-align: center;
  width: auto;
}
#content .catalogue .matrix span span {
  display: inline;
  font-size: 1em;
  vertical-align: baseline;
  width: auto;
}
#content .catalogue .matrix span.new {
  margin-top: 0px;
  position: absolute;
  right: 0px;
  top: 0;
  background: #1976b5;
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -khtml-border-radius: 3px 0 0 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #FFFFFF;
  display: block;
  font-size: 11px!important;
  font-weight: bold;
  height: 10px;
  line-height: 10px;
  padding: 4px;
}
#content .catalogue .matrix:first-child {
  margin: 0 15px 1.8em 0px;
}
#content .news .item {
  height: auto;
  margin-bottom: 1.8em;
}
#content .news .item td {
  border: 0 none;
  font-size: 1em;
  padding-left: 0;
  vertical-align: top;
}
#content .news .item td h3 {
  display: block;
  font-size: 1em;
  line-height: 17px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-transform: none;
}
#content .news .item td h3 span {
  background: #1976b5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: white;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 11px;
  font-weight: bold;
  height: 10px;
  line-height: 1em;
  margin-right: 5px;
  padding: 4px;
  position: relative;
}
#content .news .item p {
  font-size: 13px;
}
#content .article {
  margin: 30px 0!important;
}
#content .pager ul {
  padding-left: 0;
}
#content .pager ul li {
  background: none;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 1em;
  font-weight: normal;
  padding: 0.2em 0.7em;
}
#content .pager ul li:first-child {
  padding-left: 0px;
}
#content .pager ul li.current {
  background: #e07006;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #FFFFFF;
  font-weight: bold;
  padding: 0.2em 0.4em;
}
#content .relativ {
  position: relative;
  width: 300px;
}
#content .relativ .name_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  background: #FFFFFF;
  border: 1px solid #999999;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  font-family: Arial, Verdana, sans-serif;
  height: 24px;
  line-height: 24px;
  margin: 0 -2px 0 0;
  overflow: hidden;
  padding: 0 3px;
  position: relative;
  right: 0;
  width: 190px;
}
#content .relativ .send_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  height: 27px;
  width: 60px;
}
#content .relativ .send_file .button_f {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  /*rgba(0, 0, 0, 0.3)*/
 
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #FFFFFF;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  text-align: center;
  width: 60px;
}
#content .relativ .send_file .button_f div {
  background-color: #F5F5F5;
  background: -moz-linear-gradient(center top, #f5f5f5, #f1f1f1);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F1F1F1');
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
  background: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
  background: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
  background: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  height: 22px;
  line-height: 17px;
  padding: 3px 0 0;
  position: relative;
  color: #666666;
}
#content .relativ .send_file .button_f .file_type {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 150px !important;
  height: 100px;
  margin-left: -410px;
  opacity: 0;
  top: -30px;
  width: 600px;
}
#content .article.catalogue .price span {
  margin: 0;
}
#content .price form {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 0 1em;
}
#content .msg_error,
#content .msg_ok,
#content .msg_alert {
  background: url(/images/icons/err.png) no-repeat 16px 15px;
  margin-bottom: 1.4em;
  padding: 10px 15px 15px 70px;
  border: 1px solid red;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  font-family: Arial, Helvetica, sans-serif;
}
#content .msg_error h2,
#content .msg_ok h2,
#content .msg_alert h2 {
  margin: 0 0 14px;
  padding: 11px 0 1px;
  color: red;
}
#content .msg_error p,
#content .msg_ok p,
#content .msg_alert p {
  margin-bottom: 4px;
}
#content .msg_error em,
#content .msg_ok em,
#content .msg_alert em {
  font-style: normal;
}
#content .msg_ok {
  background-image: url(/images/icons/ok.png);
  border: 1px solid green;
}
#content .msg_ok h2 {
  color: green;
}
#content .msg_alert {
  background-image: url(/images/icons/attent.png);
  border: 1px solid gray;
}
#content .msg_alert h2 {
  color: gray;
}
#content table td.img a {
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  line-height: 10px;
  max-width: 130px;
  padding: 5px;
  text-decoration: none;
}
#content {
  /*insert*/
 
}
#content .insert {
  padding: 30px 0 16px;
}
#content .insert ul {
  padding: 0;
}
#content .insert ul li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0;
  padding-left: 15px;
  margin-left: -9px;
  background: none;
}
#content .insert ul li a {
  background-color: #ffffff;
  border-color: #cccccc #cccccc #cccccc;
  border-style: solid;
  border-width: 1px 1px 0;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  /*behavior: url(/libs/PIE.htc);*/
 
  padding: 3px 10px 5px;
  position: relative;
  text-decoration: none;
  color: #de6c00;
}
#content .insert ul li.current a {
  font-size: 16px;
  padding-bottom: 7px;
  padding-top: 12px;
  top: -5px;
  z-index: 15;
}
#content .insert ul li:first-child {
  margin-left: 0px!important;
}
#content .insert .border {
  background-color: #ffffff;
  border-top: 1px solid #cccccc;
  height: 3px;
  margin-top: 0;
  position: relative;
  z-index: 13;
}
#content .insert .border-bg {
  background-color: #ffffff;
  height: 3px;
  margin-top: -3px;
  position: relative;
  width: 100%;
  z-index: 20;
}
#content .sitemap {
  margin-top: 0px;
}
#content .sitemap ul {
  margin-left: 0px;
  padding: 0;
  margin-right: 40px;
  list-style: none;
}
#content .sitemap ul li {
  margin-bottom: 5px;
  background: none;
  padding-left: 0;
}
#content .sitemap ul li ul {
  margin: 5px 0 5px 20px;
}
#content .sitemap ul li ul li {
  margin-bottom: 5px;
}
#content .gallery table td.img,
#content .catalogue table td.img,
#content .news table td.img {
  vertical-align: top;
  padding-right: 20px;
}
#content img.img_right {
  border: 1px solid #cccccc;
  padding: 3px;
  float: right;
  margin: 5px 0 10px 10px;
  max-width: 300px;
}
#content img.img_left {
  border: 1px solid #cccccc;
  padding: 3px;
  float: left;
  margin: 5px 10px 10px 0;
}
#content img.img_nf {
  border: 1px solid #cccccc;
  padding: 3px;
  float: none;
  margin: 0;
}
#content h2 span {
  background-color: #e07006;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: white;
  float: right;
  margin-left: 15px;
  padding: 2px 5px 4px;
}
#content form table td {
  padding: 8px 0 0;
  vertical-align: top;
}
#content form table td.label {
  padding-top: 13px;
  vertical-align: top;
  width: 150px;
}
#content form table td.required {
  background: url(/images/icons/req.png) no-repeat 15px 14px;
  width: 30px;
}
#content form table td.input img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#content .catalogue .price span {
  color: #e07006;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  font-size: 1.5em;
  margin: 10px 0 6px;
  text-align: left;
  width: auto;
}
#content .catalogue .price span span {
  display: inline;
  font-size: 1.1em;
  vertical-align: baseline;
  width: auto;
}
#content .catalogue .price form {
  vertical-align: middle;
}
.modal_wind .overflow {
  background: url(/images/icons/overflow.png) repeat;
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.modal_wind .popup {
  position: fixed;
  left: 50%;
  bottom: 50%;
  margin-left: -280px;
  display: none;
}
.modal_wind .popup .win_pop {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  /*behavior: url(/libs/PIE.htc);*/
 
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  padding: 35px 30px 30px;
  position: relative;
  width: 560px;
  z-index: 1000;
}
.modal_wind .popup .win_pop a.close {
  position: absolute;
  right: 15px;
  top: 10px;
  background: url(/images/icons/close.png);
  width: 22px;
  height: 22px;
}
span.rur {
  font-family: 'Ruble';
}
/*Основные стили у элементов формы*/
input,
textarea,
select {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #cccccc;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  background: #ffffff;
}
.form input,
.form textarea,
.form select {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #cccccc;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  /*behavior: url(/libs/PIE.htc);*/
 
  background: #ffffff;
}
.form input[type="submit"] {
  color: #fff;
  cursor: pointer;
  -moz-user-select: none;
  background-color: #F5F5F5;
  background: -moz-linear-gradient(center top, #f5f5f5, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#e5e5e5');
  background: -webkit-linear-gradient(top, bottom, #f5f5f5, #e5e5e5);
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
  background: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  height: 31px;
  line-height: 31px;
  margin: 11px 6px 11px 0;
  width: auto;
  padding: 3px 5px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.form input[type="submit"]:hover {
  background-color: #F8F8F8;
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  background: -moz-linear-gradient(center top, #f8f8f8, #e5e5e5);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#e5e5e5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -o-linear-gradient(top, #f8f8f8, #e5e5e5);
  background: -ms-linear-gradient(top, #f8f8f8, #e5e5e5);
  border: 1px solid #bbb;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #333333;
}
.form input[type="submit"]:focus {
  border: 1px solid #aaa;
  outline: medium none;
}
.form select {
  height: 26px;
  padding: 3px;
  padding: 2px 3px 3px;
}
.form textarea {
  width: 100%;
  resize: none;
}
.form input[type="text"] {
  height: 26px;
  line-height: 23px;
  padding: 2px 3px 3px;
}
.form input[type="checkbox"],
.form input[type="radio"] {
  background: none;
  border: none;
  vertical-align: bottom;
}
.backform table td.label {
  vertical-align: top;
}
.backform table td.label label {
  padding: 2px 5px 0 0;
}
.backform table td.label label b {
  color: #ad1c1d;
}
.backform table td {
  padding-bottom: 5px;
}
.backform input[type="text"],
.backform input[type="password"],
.backform textarea,
.backform select {
  background: #f0f0f0;
  border-width: 1px;
  border-style: solid;
  border-color: #dadada #ffffff #ffffff #dadada;
  box-shadow: 1px 1px 0px #d0d0d0 inset;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  /*behavior: url(/libs/PIE.htc);*/
 
  width: 100%;
}
.backform input[type="text"],
.backform input[type="password"],
.backform select {
  height: 22px;
}
.backform input[type="submit"] {
  background: #7e7977;
  color: #ffffff;
  text-shadow: 1px 1px 0 #716d6b;
  font-size: 12px;
  line-height: 14px;
  padding: 1px 20px 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  cursor: pointer;
}
.backform span.little {
  color: #aa1314;
  font-size: 11px;
  display: block;
  margin: 0 0 10px;
}
body.inner_page #page #center #right {
  width: 685px;
  padding: 0;
}
body.inner_page #page #center #right #content .extended .right_part_module {
  width: 414px;
}
.layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.layer .overlay {
  background: #000;
  opacity: 0.6;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
}
.layer .dialogue {
  z-index: 550;
  top: 50%;
  margin-top: -100px;
  background: #FFFFFF;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  /*behavior: url(/libs/PIE.htc);*/
 
  height: 200px;
  left: 50%;
  margin-left: -300px;
  position: absolute;
  width: 600px;
}
.layer .dialogue .loader {
  width: 100%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  /*behavior: url(/libs/PIE.htc);*/
 
  height: 100%;
  position: absolute;
  background: #FFFFFF;
  z-index: 10;
}
.layer .dialogue .loader .center {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -12px;
  background: url(/images/loader.gif) no-repeat;
}
.layer .dialogue .container {
  padding: 10px;
}
.layer .dialogue .container .img-box-mod {
  visibility: visible;
}
.layer .dialogue .container .img-box-mod .left-arrow,
.layer .dialogue .container .img-box-mod .right-arrow {
  width: 49%;
  z-index: 100;
  height: 100%;
}
.layer .dialogue .container .img-box-mod .left-arrow a,
.layer .dialogue .container .img-box-mod .right-arrow a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 200;
}
.layer .dialogue .container .img-box-mod .arrows_block {
  position: absolute;
}
.layer .dialogue .container .img-box-mod .arrows_block .left-arrow {
  float: left;
}
.layer .dialogue .container .img-box-mod .arrows_block .left-arrow a {
  background: url(/images/icons/arrow_left.png) no-repeat 5% center;
}
.layer .dialogue .container .img-box-mod .arrows_block .right-arrow {
  float: right;
}
.layer .dialogue .container .img-box-mod .arrows_block .right-arrow a {
  background: url(/images/icons/arrow_right.png) no-repeat 95% center;
}
.layer .dialogue .container .img-box-mod .center-block {
  position: relative;
}
.layer .dialogue .container .img-box-mod .center-block img {
  visibility: hidden;
  left: 50%;
  top: 50%;
  position: absolute;
}
.layer .dialogue.photo {
  width: 100px;
  height: 100px;
  top: 60%;
  margin-top: -50px;
  margin-left: -50px;
}
#insert_content .news,
#insert_content .clouds {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
#insert_content .clouds {
  width: 225px;
  margin-top: 50px!important;
}
#insert_content .news {
  width: 390px;
  padding-right: 40px;
}
#insert_content .news h2 {
  color: #df6f04;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  padding: 5px 0 20px;
}
#insert_content .news table.item {
  height: auto;
  margin-bottom: 1.8em;
}
#insert_content .news table.item td.img {
  vertical-align: top;
  padding-right: 20px;
}
#insert_content .news table.item td.img a {
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  line-height: 10px;
  max-width: 130px;
  padding: 5px;
  text-decoration: none;
}
#insert_content .news table.item td {
  border: 0 none;
  font-size: 1em;
  padding-left: 0;
  vertical-align: top;
}
#insert_content .news table.item td h3 {
  display: block;
  font-size: 1em;
  line-height: 17px;
  margin: 0 0 15px;
  overflow: hidden;
  padding: 0;
}
#insert_content .news table.item td h3 a {
  color: #de6c00;
  font-weight: normal;
  vertical-align: middle;
  text-transform: uppercase;
}
#insert_content .news table.item td h3 a:hover {
  text-decoration: underline;
}
#insert_content .news table.item td h3 span {
  background: #1976b5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  /*behavior: url(/libs/PIE.htc);*/
 
  color: white;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 13px;
  font-weight: normal;
  height: 14px;
  line-height: 1em;
  margin-right: 15px;
  padding: 4px 10px;
  position: relative;
  vertical-align: middle;
}
#insert_content .news table.item td p {
  font-size: 13px;
  color: #115c89;
}
#insert_content p.all {
  text-align: right;
}
#insert_content p.all a {
  color: #de6c00;
  text-decoration: underline;
  font-size: 12px;
}