body div.catalog-section table td {
vertical-align: top;
}
body div.catalog-section table td.description {
text-align: justify;
padding-right: 15px;
}
body div.catalog-section hr {
border: none;
border-top: solid #CCCCCC 1px;
background: transparent;
margin: 15px auto;
}
body div.catalog-section .name {
  display: block;
	margin: 0 0 5px 0;
	font-size: 115%;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

div.goods-list td table.tobasketbuttons {
width: 195px;
margin: 0 0 0 auto;
} 
div.goods-list td table.tobasketbuttons td {
text-align: right;
padding: 0;
} 
div.goods-list .tocompare {
text-align: center;
white-space: nowrap;
} 

body div.catalog-section table .compare-basket td {
padding-top: 6px;
vertical-align: bottom;
}

body div.catalog-section table td.prices {
  vertical-align: middle;
  padding-top: 10px;
  white-space: nowrap;
}
.prices .price {
  margin-top: auto;
}

.brandtable {
  margin: 10px 0 0 0;
  width: 100%;
}
.brandtable td {
  vertical-align: middle;
}
.brandimg {
}
.brandimg img {
  max-width: 75px;
}

div.goods-list .tocompare {
  text-align: center;
  margin: 0;
}

table.noprice {
  margin: 0 0 0 auto;
  width: 150px;
}
table.noprice td {
  text-align: center;
  white-space: nowrap;
  font-size: 110%;
}

.show {
  display: block;
}
.hide {
  display: none;
}

.articul {
text-align: center;
white-space: nowrap;
}

/*******************************************************/


body body div.catalog-section .pricetable td {
  text-align: center;
  padding: 0;
}
body body div.catalog-section .pricetable {
  margin: 5px auto auto auto;
}
.good_container {
   margin: auto 40px;
   width: auto;
}

.gc0 {
  margin-left: 0;
}
.gc3 {
  margin-right: 0;
}
body div.catalog-section .name {
  display: block;
	margin: 0 5px 10px 5px;
	text-align: center;
	font-size: 110%;
	color: #454545;
  color: #0270b8;
	text-decoration: none;
	font-weight: bold;
}
body div.catalog-section .brand {
	margin: 0 0 8px 0;
}
body div.catalog-section .images {
padding: 0 20px;
}
body div.catalog-section .images div {
position: relative;
text-align: center;
}
body div.catalog-section .images table {
width: 100%;
margin: 0 auto 16px auto;
}
/*body div.catalog-section .images table {
margin: 0 auto;
margin-top: 10px;
}*/
body div.catalog-section .images td {
text-align: center;
vertical-align: middle;
} 
body div.catalog-section .images a.action {
right: 0;
} 
body div.catalog-section .good_container .images td {
height: 150px;
text-align: center;
vertical-align: middle;
} 

.brandimg {
  text-align: right;
}
.brandimg img {
  max-width: 75px;
}

.tocompare {
  text-align: center;
  margin: 15px auto;
}
td .tocompare {
  margin: 0;
}

.noprice {
text-align: center;
}

/*.actions_block {
  right: -15px;
  top: -3px;
  position: absolute;
  width: 35px;
}*/
.actions_block {
  position: relative;
  height: 38px;
  margin: -10px auto 10px auto;
  text-align: center;
}
.actions_block div {
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-position: center; 
  display: inline-block;
}
.icon_top {
  background-image: url("../list/images/hit-35.png");
}
.icon_action {
  background-image: url("../list/images/action-35.png");
}
.icon_new {
  background-image: url("../list/images/new-35.png");
}
/*.tobasketbuttons {
  margin-bottom: 9px;
}*/
p.artikul {
  font-weight: bold;
  text-align: center;
  padding-bottom: 4px;
}
.prop_table {
  width: 100%;
}
.prop_table td {
  text-align: center;
  padding-bottom: 5px;
}

.soputka_groups div {
  padding: 6px 0 0px 0;
  margin: 0 15px 15px 0;
  display: inline-block;
}
.soputka_groups {
  margin: 5px 0;
}
.soputka_groups div.sect_soputka_active {
  background:  #666666;
  border-radius: 7px;
  padding: 5px 15px 7px 15px;
}
.soputka_groups div a {
  color: #666666;
  text-decoration: underline;
  font-weight: normal;
}
body div.catalog-section .sect_soputka_active a {
  color: #FFFFFF;
  text-decoration: none;
}

 div.catalog-section .pricetable td {
  border-color: #f5f5f5;
 }

 div.catalog-section  .pricetable
{
  margin-right: auto;
}

.grayhr {
   height: 5px;
   border-bottom: solid 1px #999999;
}

.popup_infoprice {
  position: absolute;
  background-color: #f5f5f5;
  border: solid 1px #999999;
  width: 100%;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 15px 10px 5px 10px;
  display: none;
}

.popup_infoprice .fa-close {
  float: right;
  font-size: 180%;
  display: block;
  margin: -10px -5px 5px 10px;
}

.soputka_good_bot {
   clear: both;
   height: 45px;
}
.soputka_good_bot .popup_infoprice {
   position: absolute;
   bottom: 70px;
   left: 0;
   width: 100%;
   box-sizing: border-box;
}

.plitka-soputka h2 {
   margin: 0;
   padding: 12px;
   background: #f5f5f5;
   text-align: center;
}

.SEE_ALSO {
   padding-top: 5px;
}

.plitka-soputka .bx-wrapper .bx-viewport {
   border-bottom: 0;
}