.main_t td {
  vertical-align: top;
}
.two_rows .header {
  background: #e9eaec url(img/block_header.gif) left top no-repeat;
  height: 38px;
  overflow: hidden;
}
.three_rows .header {
  background: #e9eaec url(img/block_header2.gif) left top no-repeat;
  height: 51px;
  overflow: hidden;
}
.two_rows td, .three_rows td {
  padding: 2px 8px;
  vertical-align: middle;
  font-family: Arial;
  font-size: 14px;
  color: #5b5b5b;
}
.two_rows td a, .three_rows td a {
  font-family: Arial;
  font-size: 14px;
  color: #5b5b5b;
  text-decoration: none;
}
.two_rows a:hover, .three_rows a:hover {
  text-decoration: underline;
}
.two_rows .elem_text {
  height: 128px;
  width: 307px;
  vertical-align: top;
  padding: 6px 8px;
  overflow: hidden;
  background: #e9eaec;
  font-family: Arial;
  font-size: 12px;
  color: #3a3a3b;
}
.three_rows .elem_text {
  height: 115px;
  width: 307px;
  vertical-align: top;
  padding: 6px 8px;
  overflow: hidden;
  background: #e9eaec;
  font-family: Arial;
  font-size: 12px;
  color: #3a3a3b;
}
.elem_td {
  width: 323px;
}
.elem_image {
  margin-top: -24px;
  padding-left: 280px;
}
.elem_image img {
  _behavior: url(http://itsource.com.ua/wp-content/themes/itsource/additional/iepngfix/iepngfix.htc);
}


.block {
  border: 2px solid #b0b0b0;
  margin-bottom: 2px;
  background: url(img/left_grad.gif) left top repeat-y;
}
.num_comp {
  padding-left: 120px;
  padding-top: 26px;
  font-family: Arial;
  font-size: 12px;
  color: #424945;
  font-weight: bold;
  text-align: center;
  height: 53px;
}
#s .num_comp {
  background: white url(img/comps_1-4.jpg) left top no-repeat;
}
#m .num_comp {
  background: white url(img/comps_5-9.jpg) left top no-repeat;
}
#l .num_comp {
  background: white url(img/comps_10-14.jpg) left top no-repeat;
}
#xl .num_comp {
  background: white url(img/comps_15-20.jpg) left top no-repeat;
}
#xxl .num_comp {
  background: white url(img/comps_21-30.jpg) left top no-repeat;
}
#xxxl .num_comp {
  background: white url(img/comps_30+.jpg) left top no-repeat;
}


.left_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #029536;
  text-align: center;
  padding: 6px 0px;
  height: 18px;
  background: #e4e8ec;
  margin-top: 6px;
  font-weight: bold;
}



.price_comp {
  padding-top: 20px;
  padding-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #129816;
  font-weight: bold;
  text-align: right;
  height: 34px;
}
#s .price_comp {
  /* background: url(img/s.gif) 15px center no-repeat; */
  background: url(S.gif) 15px center no-repeat;
}
#m .price_comp {
  /* background: url(img/m.gif) 15px center no-repeat; */
  background: url(M.gif) 17px center no-repeat;
}
#l .price_comp {
  /* background: url(img/l.gif) 15px center no-repeat; */
  background: url(L.gif) 6px center no-repeat;
}
#xl .price_comp {
  /* background: url(img/xl.gif) 15px center no-repeat; */
  background: url(XL.gif) 17px center no-repeat;
}
#xxl .price_comp {
  /* background: url(img/xxl.gif) 15px center no-repeat; */
  background: url(XXL.gif) 20px center no-repeat;
}
#xxxl .price_comp {
  /* background: url(img/xxxl.gif) 15px center no-repeat; */
  background: url(XXXL.gif) 15px center no-repeat;
}

.up_block {
  width: 301px;
  padding: 12px 0px;
  height: 19px;
  margin: 0px auto;
  text-align: center;
  background: url(img/up_block_bg.jpg) left top no-repeat;
}
.up_block a {
  font-family: Arial !important;
  font-size: 16px !important;
  color: white !important;
  text-decoration: none !important;
}
.up_block a:hover {
  text-decoration: underline;
}