body, div, p, h1, h2, h3, h4, h5, ul, ol, li, table, tbody, tr, td, th {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

html {
  overflow-y: scroll;
}

body {
  font-size: 0.875em;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #292929;
  min-width: 1034px;
}

.wrapper_all {
  min-height: 100%;
  min-width: 1034px;
}

* html, body {
  height: 100%;
}

ul, ol, li {
  list-style: none;
}

a {
  color: #3067ab;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

p {
  margin: 0 0 5px;
}

.content table p {
  margin: 0;
}

h1 {
  font-size: 1.714em;
  color: #236639;
  margin-bottom: 10px;
}

h2, .h2 {
  font-size: 1.571em;
  color: #236639;
  margin-bottom: 10px;
}

h3 {
  font-size: 1.357em;
  color: #236639;
  margin-bottom: 10px;
}

h4 {
  font-size: 1.143em;
  color: #236639;
  margin-bottom: 10px;
}

h1 a, h2 a, h3 a, .h2 a {
  color: #236639;
}

video {
  display: block;
}

/* Дерево для "Магазин форм" */
#tree1 {
  float: left;
  margin-top: 50px;
  width: 330px;
  font-size: 15px;
  position: relative;
  top: -15px;
}
ul.jqtree-tree li.jqtree_common {
  margin-top: 7px;
}
/* /Дерево для "Магазин форм" */

.content table {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}

.content table td, .content table th {
  border: 1px solid #ddd;
  padding: 3px;
}

.content table.styleNone td, .content table.styleNone th {
  border: none;
  padding: 0;
}

.content ul, .content ol {
  margin-bottom: 10px;
  margin-left: 20px;
}

.content li {
  list-style: circle outside none;
  margin-bottom: 5px;
}

.content p {
  margin-bottom: 10px;
}

.content img {
  max-width: 740px; /* border: 1px solid #bbb; padding: 3px; */
}

.content a:hover {
  color: #7F7E7E;
}

.content .tech_block a:hover {
  color: #fff;
}

.hfooter {
  height: 80px;
  clear: both;
}

.wrapper_footer {
  height: 70px;
  margin-top: -80px;
  background: url("/img/images/bg.png") repeat-x scroll 0 0 transparent;
  padding: 5px 0;
  min-width: 1034px;
}

.wrapper_header {
}

.wrapper_header, .main, .lang {
  width: 1024px;
  margin: 0 auto;
  padding: 0 5px;
}

.header {
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;
  zoom: 1;
  overflow: hidden;
  behavior: url(/PIE/PIE.htc);
  z-index: 1;
  position: relative;
}

.header {
  color: #fff;
}

.lang {
  text-align: right;
  overflow: hidden;
  padding: 5px 0;
}

.lang a {
  display: block;
  padding-left: 25px;
  text-decoration: none;
  float: right;
  margin-right: 20px;
}

.lang .ru {
  background: url("/img/images/ru.gif") scroll no-repeat 0 3px transparent;
}

.lang .en {
  background: url("/img/images/uk.gif") scroll no-repeat 0 3px transparent;
}

.lang .es {
  background: url("/img/images/es.gif") scroll no-repeat 0 3px transparent;
}

.lang .cn {
  background: url("/img/images/cn.gif") scroll no-repeat 0 3px transparent;
}

.logo {
  float: left;
  margin-left: 5px;
}

.logo a {
  background: url("/img/images/logo.png") scroll no-repeat 0 0 transparent;
  display: block;
  width: 201px;
  padding-top: 105px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding-bottom: 5px;
  font-weight: bold;
}

.awards_phone {
  overflow: hidden;
  margin: 0 0 0 230px;
}

.awards {
  background: url("/img/images/px.png") scroll repeat 0 0 transparent;
  float: left;
  margin: 10px 0 0 0;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -khtml-border-radius: 8px 8px 8px 8px;
  display: block;
}

.awards a {
  float: left;
  width: 54px;
  height: 54px;
  margin: 5px;
  display: block;
}

.awards .aw1 {
  background: url("/img/images/z1.png") scroll no-repeat 0 0 transparent;
}

.awards .aw2 {
  background: url("/img/images/z2.png") scroll no-repeat 0 0 transparent;
}

.awards .aw3 {
  background: url("/img/images/z3.png") scroll no-repeat 0 0 transparent;
}

.awards .aw4 {
  background: url("/img/images/z4.png") scroll no-repeat 0 0 transparent;
}

/* .phone {font-size: 3.429em; float: left; margin: 10px 0 0 17px;} */
.phone {
  font-size: 2.071em;
  float: left;
  margin: 28px 0 0 17px;
}

.years {
  float: left;
  font-weight: bold;
  font-size: 1.643em;
  margin: 33px 0 0 22px;
}

.code {
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.imlo {
  font-size: 1.714em;
  float: left;
  margin: 33px 0 0 20px;
  font-weight: bold;
}

.text_about {
  margin: 10px 0 0 230px;
  padding-right: 20px;
}

.top_menu:after, .fotogallery:after, .wrapper_foto:after {
  display: block;
  content: " ";
  height: 0;
  clear: both;
  visibility: hidden;
}

/*.top_menu ul:after {display: block; content: " "; height: 0; clear: both; visibility: hidden;}*/
.top_menu table {
  width: 99%;
  margin: 0 5px;
  border-spacing: 0;
  border-collapse: collapse;
  background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;
  font-size: 100%;
}

.top_menu td {
  background-color: #fff;
  vertical-align: middle; /*position: relative;*/
  border: none;
  height: 23px;
  text-align: left;
  zoom: 1;
  padding-left: 4px;
}

.top_menu td.active_point {
  background-color: transparent;
}

.top_menu td.active_point {
  background: url("/img/images/leftSideAP.png") scroll no-repeat left 0 transparent;
  height: 23px;
}

.top_menu td.active_point .leftSideAP {
  /*background: url("/img/images/leftSideAP.png") scroll no-repeat left 0 transparent; */
  height: 23px;
}

.top_menu td.active_point .rightSideAP {
  background: url("/img/images/rightSideAP.png") scroll no-repeat right 0 transparent;
  height: 23px;
  padding-right: 4px;
}

.top_menu td .rightSideAP {
  padding-right: 4px;
}

.top_menu td a {
  /*font-size: 100%;*/
  font-size: 13px;
  text-align: center;
  display: block;
  padding: 3px 2px;
  position: relative;
  z-index: 0;
  height: 16px;
  line-height: 17px;
}

.top_menu td > div > div > a {
  text-decoration: none;
  padding-bottom: 3px;
  height: 17px;
  padding-right: 0;
  padding-left: 0;
}

.top_menu td.active_point > div > div > a {
  color: #fff;
  text-decoration: none; /*border-bottom: 1px solid transparent; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;*/
  padding-bottom: 3px;
  position: relative;
  z-index: 1;
  height: 17px;
}

.top_menu td:hover > a {
  color: #fff;
  text-decoration: none; /*border-bottom: 1px solid transparent; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;*/
  padding-bottom: 3px; /*position: relative;*/
  z-index: 1;
  height: 17px;
}

.top_menu td:hover {
  background-color: transparent;
}

.top_menu td:hover div div a {
  background-color: transparent;
  color: #fff;
}

.top_menu td:hover {
  background: url("/img/images/leftSideAP.png") scroll no-repeat left 0 transparent;
}

.top_menu td:hover .leftSideAP {
  /*background: url("/img/images/leftSideAP.png") scroll no-repeat left 0 transparent; */
  height: 23px;
}

.top_menu td:hover .rightSideAP {
  background: url("/img/images/rightSideAP.png") scroll no-repeat right 0 transparent;
  height: 23px;
}

/*.top_menu td.prev_point {background-color: transparent; position: relative; z-index: 0; width: 5px;}
.top_menu td.next_point {background: transparent; position: relative; z-index: 0; width: 5px;}
.top_menu td.prev_point span {display: block; background-color:#fff; width: 5px; height: 22px; border-top: 1px solid #fff; line-height: 17px;}
.top_menu td.next_point span {display: block; background-color:#fff; width: 5px; height: 22px; border-top: 1px solid #fff; line-height: 17px;}
.top_menu td.prev_point span.active_point {border-top: 1px solid #fff; border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; -webkit-border-radius: 0 5px 0 0; -khtml-border-radius: 0 5px 0 0; background-color:#fff; position: relative; z-index: 1; display: block;}
.top_menu td.next_point span.active_point {border-top: 1px solid #fff; border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0; -webkit-border-radius: 5px 0 0 0; -khtml-border-radius: 5px 0 0 0; background-color:#fff; position: relative; z-index: 1; display: block;}*/
/*.top_menu td {display: inline-block; list-style: none;}*/
/*.top_menu td div {position: absolute; z-index: 1; display: none;}*/
.top_menu td ul {
  position: absolute;
  z-index: 1000;
  display: none;
}

.top_menu td ul {
  /*display: block;*/
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  background-color: #fff;
  background: url("/img/images/bg_gray.jpg") scroll repeat 0 0 transparent;
  border: 1px solid #9c9c9c;
}

.top_menu td ul li {
}

.wrapper_header .top_menu td ul li a {
  border-radius: 0;
  background-image: none;
  color: #202020;
  text-align: left;
  background: url("/img/images/m.png") scroll no-repeat 7px 11px transparent;
  padding: 4px 10px 4px 20px;
}

.wrapper_header .top_menu td ul li:hover {
  background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;
}

.wrapper_header .top_menu td ul li a:hover {
  background: url("/img/images/mh.png") scroll no-repeat 7px 11px transparent;
  color: #fff;
}

.wrapper_header .top_menu td ul li.first_el_in_menu {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  position: relative;
}

.wrapper_header .top_menu td ul li.aOne {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
}

.wrapper_header .top_menu td ul li.first_el_in_menu a {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
}

.wrapper_header .top_menu td ul li.aOne a {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
}

.wrapper_header .top_menu td ul li.last_el_in_menu {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  position: relative;
}

.wrapper_header .top_menu td ul li.last_el_in_menu a {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
}

.top_menu td:hover ul {
  display: block;
}

.wrapper_content {
  background: url("/img/images/bg.png") scroll repeat-x 0 0 transparent;
  min-width: 1034px;
}

.main {
  padding-top: 14px;
}

.wrapper_nav_search {
  overflow: hidden;
  margin-bottom: 10px;
}

.search {
  float: right;
}

.search #searchword {
	border: 1px solid #b0afaf;
    border-radius: 7px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    height: 24px;
    margin-left: 10px;
    padding: 2px 24px 2px 12px;
    width: 206px;
}

.search .button {
    background-color: transparent;
    background-image: url("/images/searchButton.png");
    background-position: 50% center;
    background-repeat: no-repeat;
    border: 0 solid;
    height: 24px;
    margin-left: -31px;
    margin-right: 4px;
    overflow: hidden;
    text-indent: 24px;
    width: 24px;
  	cursor: pointer;
}

.search .button:active {
  background-color: #e9e9e9;
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}

.navigation {
  float: left; /* width: 675px; */
}

.navigation ul {
  overflow: hidden;
}

.navigation ul li {
  float: left;
  padding-left: 30px;
  background: url("/img/images/ar.png") scroll no-repeat 12px 7px transparent;
}

.navigation ul li.first_nav {
  background: url("/img/images/tree.png") scroll no-repeat 0 4px transparent;
}

.navigation a {
  color: #7f7e7e;
}

.content {
  float: left; /*width: 705px;*/
  width: 740px;
  margin-bottom: 10px;
}

.wrapper_block {
  overflow: hidden;
  margin-bottom: 13px;
}

.main_video {
  float: left; /* width: 215px; */
  width: 320px;
  border: 5px solid #dcdcdc;
  text-align: center;
}

.main_video p {
  font-size: 0.857em;
}

.main_video object, .main_video embed {
  vertical-align: middle;
}

.wrapper_info_block {
  /* margin-left: 240px; */
  margin-left: 340px;
}

.info_block {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  padding: 7px 0 6px;
}

.info_img {
  float: left;
  width: 78px;
}

.info_img img {
  padding: 0;
  border: none;
}

.info_text {
  margin-left: 88px;
}

.info_text h3 {
  font-size: 1.286em;
  color: #236639;
  margin-bottom: 7px;
  line-height: 20px;
}

.info_text p {
  font-size: 0.857em;
  margin-bottom: 0;
}

.info_text a {
}

.right_column {
  /*width: 293px;*/
  width: 275px;
  padding: 5px 0;
  float: right;
}

.new_developments {
  background-color: #f1f1f1;
  margin: 0 0 13px;
}

.new_developments img {
  max-height: 81px;
  max-width: 81px;
  vertical-align: middle;
}

.new_developments h2, .new_developments .h2 {
  padding: 9px 10px;
  background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;
  color: #fff;
  font-size: 1.286em;
}

.new_developments h2 a, .new_developments .h2 a, .references h2 a {
	font-size: inherit;
	color: inherit;
	text-decoration: none;
}

.new_developments h3 {
  padding: 9px 10px;
  font-size: 1.143em;
}

.develompent {
  overflow: hidden;
  padding: 5px 10px;
}

.dev_img {
  float: left;
  width: 81px;
  border: 1px solid #d6d6d6;
  text-align: center;
}

.dev_description {
  margin-left: 91px;
}

.dev_description h3 {
  font-size: 1em;
  color: #236639;
  margin-bottom: 5px;
  line-height: 18px; /*padding: 0 10px;*/
  padding: 0;
  font-weight: normal;
}

.dev_description p {
  font-size: 0.857em;
}

.dev_description a {
}

.wrapper_tech_block {
  overflow: hidden;
  background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;
  margin-bottom: 13px;
  width: 740px;
}

.tech_block {
  float: left; /*padding: 7px 10px;*/
  padding: 10px 15px;
  width: 216px;
}

.tech_block a {
  display: block;
  color: #fff;
  text-align: center;
}

.tech_block a span {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
}

.tech_block a img {
  display: block;
  border: 1px solid #fff;
  padding: 0;
}

.important_block {
  border-top: 11px solid #d4d4d4;
  border-bottom: 11px solid #d4d4d4;
  padding: 10px 0;
  margin: 0 0 13px;
}

.important_block h2, .important_block .h2 {
  font-size: 1.714em;
  color: #236639;
  line-height: 24px;
  margin-bottom: 10px;
}

.important_block ul {
}

.important_block ul li {
  list-style: disc inside none;
  font-weight: bold;
}

.references {
  background-color: #f1f1f1;
  margin: 0 0 10px;
  overflow: hidden;
  height: 344px;
}

.references h2, .references .h2 {
  padding: 9px 10px;
  background: url("/img/images/bg_green.jpg") scroll repeat 0 0 transparent;
  color: #fff;
  font-size: 1.286em;
  margin: 0;
}

.wrapper_reference {
  overflow: hidden;
  height: 303px;
}

.reference {
  overflow: hidden;
  padding: 7px 10px;
  height: 87px;
}

.ref_img {
  float: left;
  width: 81px;
  border: 1px solid #d6d6d6;
  text-align: center;
}

.ref_img img {
  max-width: 79px;
  max-height: 79px;
}

.ref_description {
  margin-left: 91px;
}

.ref_description h3 {
  font-size: 1em;
  color: #236639;
  margin-bottom: 7px;
  line-height: 20px;
}

.ref_description h3 img {
  margin-right: 5px;
}

.ref_description p {
  font-size: 0.857em;
}

.dev_description a {
}

.links_other {
  margin: 0 0 10px;
}

.links_other .links {
  overflow: hidden;
  margin: 0 0 10px;
}

.links_other .links img {
  float: left;
}

.links_other .links a {
  color: #000;
  font-size: 1.286em;
  margin: 10px 0 0 65px;
  display: block;
}

.links_other .links a img {
  float: none;
  margin-left: 5px;
}

.attention {
  color: #000;
  margin: 0 0 10px;
}

.attention h2, .attention .h2 {
  font-size: 1.286em;
  font-weight: normal;
  margin: 0 0 8px;
}

.content ol {
  margin: 0 0 10px;
}

.content ol li {
  list-style: decimal inside none;
}

.feedback {
  padding-top: 10px;
  border-top: 1px solid #d3d3d3;
  margin: 20px 0;
}

.wrapper_input {
  margin: 10px 0;
  overflow: hidden;
}

.wrapper_input label {
  display: block;
  float: left;
  width: 150px;
  padding: 3px;
}

.wrapper_input input, .wrapper_input textarea, .wrapper_input select {
  background-color: #e9e9e9;
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  padding: 2px;
  width: 60%
}

.wrapper_input input[type="checkbox"] {
  width: auto;
  margin: 0;
  vertical-align: middle;
}

.wrapper_input textarea {
  height: 120px;
}

.wrapper_input .button {
  width: auto;
  padding: 2px 15px;
}

.wrapper_input .button {
  border-top: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-bottom: 1px solid #979797;
  border-right: 1px solid #979797;
  cursor: pointer;
}

.wrapper_input .button:active {
  background-color: #e9e9e9;
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}

.fotogallery {
  margin-bottom: 10px;
}

.fotogallery .foto {
  float: left;
  margin: 10px 26px;
  max-width: 176px;
}

.fotogallery .foto a {
  display: block;
}

.fotogallery .foto a img {
  display: block;
  height: 176px;
  width: 176px;
}

.fotogallery .foto a span {
  display: block;
  margin-top: 5px;
  text-align: center;
}

.catalogy .foto {
  margin: 8px 24px;
}

.catalogy .foto a {
  display: block;
}

.catalogy .foto a:hover {
  display: block;
  text-decoration: underline;
  color: #ee0000;
}

.catalogy .foto a img {
  border: 2px solid #fff;
}

.catalogy .foto a:hover img {
  border: 2px solid #ee0000;
}

.second_menu {
  overflow: hidden;
  margin-bottom: 10px;
}

.second_menu ul {
  float: left;
  margin-right: 30px;
}

.second_menu ul li {
  color: #2b613d;
  list-style: disc inside none;
}

.second_menu ul li a {
  color: #2b2b2b;
}

.address_footer {
  margin: 5px 0 15px;
}

#photodiv {
  display: none;
}

.footer {
  width: 1024px;
  padding: 0 5px;
  margin: 0 auto;
  text-align: center;
}

.date {
  color: #236639;
}

table.body {
  border-collapse: collapse;
  width: 100%;
}

table.body td {
  padding: 5px;
  border: none;
}

table.shopbody {
  border-collapse: collapse;
}

table.shopbody td {
  padding: 5px; /*border: 1px solid #292929;*/
}

table.shopbody td input {
  border: 1px solid #292929;
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  padding: 2px;
}

table.buyTable {
  border-collapse: collapse;
}

table.buyTable td {
  border: 1px solid #292929;
  padding: 3px;
}

table.buyTable td input {
  border: 1px solid #292929;
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  padding: 2px;
}

form.calc ol {
}

form.calc ol li {
}

form.calc table {
  border-collapse: collapse;
}

form.calc table tr {
  border: 1px solid #ddd;
}

form.calc table td {
  padding: 3px;
}

form.calc table td input {
  border: 1px solid #292929;
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  padding: 2px;
  width: 100px;
}

.help_expert li {
  margin-bottom: 10px;
}

.price_form_fldst {
  width: 30%;
}

.price_form_fldst a {
  float: right;
}

#questions {
  width: 450px;
}

#formtable tr td {
  border: none;
}

#buttons {
  margin-bottom: 10px;
}

.fgallery_link {
  text-decoration: none;
}

.fgallery_img {
  width: 150px;
  height: 150px;
  margin: 5px;
}

.wrapper_fldst, .karta {
  text-align: center;
}
.cartButton {
   background-image: url("/images/cart.png");
    background-position: 93px 10px;
    background-repeat: no-repeat;
    border: 1px solid #339966;
    border-radius: 20px;
    box-sizing: border-box;
    color: #006633;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 53px;
    line-height: 46px;
    padding-left: 12px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: -11px;
    width: 158px;
}
.cartButton .counter {
	background-color: #006633;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 28px;
}
.cartButton .counter.empty {
	background-color: #999999;
}
.onlineList li {
  list-style: none;
}
.onlineList a .preview {
	display: none;
}
.catalog .content {
	width: 100%;
	position: relative;
}
.catalog .content h1 {
	width: 515px;
}
.catalog .content h2, .catalog .content .h2 {
	color: #999999;
	font-size: 18px;
    line-height: 18px;
    margin: -8px 0 24px;
}

.catalog .search {
    margin: 0;
    position: absolute;
    right: 170px;
    top: 5px;
}

.onlineList.new {
	overflow: hidden;
	height: auto;
	margin-left: 0;
	margin-top: 35px;
  /* margin-left: 350px; */
  margin-left: -15px;
}
.onlineList.new li {
	width: 158px;
	height: 220px;
	margin-left: 14px;
	float: left;
}
.onlineList.new li:nth-of-type(6n-5) {
	margin-left: 0;
}
.onlineList.new li a {
	width: 158px;
	height: 220px;
	display: block;
	position: relative;
	text-decoration: none;
}

.onlineList.new li a:hover {
	text-decoration: none;
}

.onlineList.new li a .preview {
    background-color: #ccc;
    background-position: 50% center;
    background-repeat: no-repeat;
    border-radius: 15px;
    display: block;
    height: 158px;
    overflow: hidden;
    width: 158px;
}

.onlineList.new li a:hover .preview {
    background-color: #9dbea5;
}

.onlineList.new li a .name {
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 15px;
	color: #000;
	text-decoration: inherit;
	padding-top: 5px;
}


.product {
    /* clear: both; */
    height: auto;
    overflow: hidden;
    margin-left: 350px;
}
.product .item {
	height: 396px;
	width: 158px;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 15px;

	float: left;
	margin-left: 14px;
	margin-bottom: 45px;

}
.product .item:nth-child(4n-3) {
	margin-left: 0;
}
.product .item .image {
    background-color: #ccc;
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 80% auto;
    border-radius: 15px;
    box-sizing: border-box;
    display: block;
    height: 158px;
    width: 158px;

}
.product .item .title {
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 46px;
    line-height: 15px;
    margin-bottom: 14px;
    margin-top: 15px;
    overflow: hidden;
    padding: 0 7px;
    text-align: center;
    width: 100%;
}
.product .item .article {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 0 5px;
    text-align: center;
    width: 100%;
}
.product .item .size {
    box-sizing: border-box;
    color: #666666;
    display: block;
    font-size: 12px;
    height: 18px;
    overflow: hidden;
    padding: 2px 5px;
    text-align: center;
    width: 100%;
}
.product .item input[type="text"] {
    border: 1px solid #7f7f7f;
    border-radius: 12px;
    color: #666666;
    font-size: 18px;
    height: 31px;
    line-height: 31px;
    margin: 17px 0 8px;
    text-align: center;
    width: 69px;
}
.product .item .price {
	color: #669966;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 22px 0 11px;
}
.product .item .price .value {
	font-size: 24px;
}
.product .item .price .cur {
	font-size: 14px;
}
.product .item .addToCart {
    background-color: #669966;
    border-radius: 12px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    margin-top: 72px;
    padding: 0;
    width: 135px;
}
.product .item .addToCart:hover {
    background-color: #598559;
}
.pm td {
  vertical-align: top;
}

.pm td p {
  margin-bottom: 10px;
}

.content table.opinionStyle td {
  padding: 10px 3px;
}
.social a {
  display: inline-block;
  /*background: url("/img/ic.png") scroll no-repeat 0 0 transparent;*/
  width: 45px;
  height: 45px;
}
.social {
  text-align: center;
  background: transparent !important;
  margin-bottom: 5px !important;
}
.social .vk {
  background: url("/img/sm_ico.png") scroll no-repeat -52px -153px;
  /*background-position: 0 0;*/
}
.social .yt {
  background: url("/img/sm_ico.png") scroll no-repeat 0 -153px transparent;
  /*//background-position: 0 426px;*/
}
.social .fb {
  background: url("/img/sm_ico.png") scroll no-repeat -103px 0 transparent;
  /*background-position: 0 68px;*/
}
.social .in {
  background: url("/img/sm_ico.png") scroll no-repeat -52px 0 transparent;
  /*background-position: 0 51px;*/
}

.orderForm {

}
.orderForm table, .orderForm table tr, .orderForm table tr td {
	border: 0;
}
.orderForm input, .orderForm textarea {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #BBB;
}

 .orderForm .button {
	color: #fff;
	background-color: #999999;
	display: inline-block;
	width: 144px;
	height: 43px;
	text-align: center;
	border-radius: 12px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.orderForm .button:hover {
	background-color: #598559;
}
*:focus {
    outline: 0;
}



.articles {

}
.articles .item {
	overflow: hidden;
	clear: both;
	height: auto;
  margin-bottom: 40px;
}
.articles .item .image {
    float: left;
    height: 150px;
    overflow: hidden;
    text-align: left;
    width: 210px;
    margin-right: 20px;
}
.articles .item .image img {
	max-width: 150px;
	max-height: 210px;
}
.articles .item .info {
	padding: 0 20px;
	box-sizing: border-box;
}
.articles .item .info .title {
    color: #236639;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 7px;
}
.articles .item .info .title a {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}
.articles .item .info .date {
	margin-bottom: .5em;
}
.articles .item .info .shortText {

}
.articles .item .more {
	float: right;
}

.article {
	position: relative;
}
.article .date {
	float: right;
	width: 150px;
	text-align: right;
	margin-top: -2.01em;

}
.article .image {
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}
.article .image img {
	max-width: 300px;
	max-heght: 500px;
}
.article .text {}

td.gal img {
  width: 200px;
}
.dogname {
    display: none;
}


.clearfix {
    display: block;
    zoom: 1;
    &:after {
        content: " ";
        display: block;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }
}
.carousel {
  font-family: arial;
  width: 673px;
  height: 229px;
  margin-left: 352px;
  margin-top: 52px;
}
.carousel a,
.carousel a:hover {
  text-decoration: none;
  color: #fff;
}
.carousel .item {
  position: relative;
  width: 673px;
  height: 229px;
  overflow: hidden;
  background: url(/img/carousel-layer2.png) no-repeat center center;
  text-align: center;
}
.carousel .item .figure {
  float: left;
  position: relative;
  z-index: 9;
  height: 189px;
  margin: 20px 0 0 20px;
  overflow: hidden;
  max-width: 190px;
  background-color: #fff;
}
.carousel .item .figure img {
  height: 100%;
}
.carousel .item > span.title {
  font-size: 36px;
  line-height: 36px;
  margin: 60px 0;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel .item > span.descr {
  font-size: 24px;
  display: block;
  font-weight: normal;
}
@media screen and (max-width: 1470px) {
	.top_menu td:last-child > ul li {height: 40px;}
}