div.webhosting-row{
  margin-bottom: 10px;
}

div#rightish-right-content-middle{
  margin-left: 0px!important;
  padding-left: 0px!important;
}

div.webhosting-item{
  width: 242px;
  float: left;
  /*height: 325px;*/
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #fff;
  border-right: 1px solid #e2e2e2;
  background: url('/images/webhosting-item.gif') bottom repeat-x;
  margin-top: 10px;
}

div.webhosting-item-first{
  border-right: 1px solid #e2e2e2;
  border-left: 0px;
}

div.webhosting-item-last{
  border-left: 1px solid #fff;
  border-right: 0px;
}

div.webosting-item-header{
  overflow: visible;
  margin-left: 10px;
  padding-bottom: 12px;
}

div.webhosting-item-header-title{
  overflow: hidden;
}

div.webhosting-item-header-subtitle{
  color: #9B9B9B;
  font-size: 11px;
}

div.webhosting-item-header-title h3{
  margin: 0px!important;
  padding: 0px;
}

div.webhosting-item-header-title h3 a{
  color: #B21617;
  font-size: 16px;
}

div.webhosting-item-header-title h3 a:hover{
  text-decoration: none;
}

div.webhosting-item-header-title h3 a span{
  font-size: 13px;
}

div.webhosting-item-content{
  overflow: hidden;
  margin-left: 10px;
  margin-top: 8px;
}

div.webhosting-item-content ul{
  margin: 0px;
  padding: 0px;
}

div.webhosting-item-content ul li{
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 25px;
  background: url('/images/main-why-item-bullet.gif') left no-repeat;
}

div.webhosting-item-content ul li.empty{
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 25px;
  background: url('') left no-repeat;
}

div.webhosting-item-content ul li span{
  color: #B21617;
  font-weight: bold;
}

div.webhosting-item-content ul li a{
  text-decoration: underline;
}

div.webhosting-item-footer{
  overflow: hidden;
  margin-bottom: 10px;
}

div#webhosting-item-classic{
  background: url('/images/webhosting-classic.gif') 160px 15px no-repeat;
}

div#webhosting-item-standart{
  background: url('/images/webhosting-standart.gif') 160px 25px no-repeat;
}

div#webhosting-item-mini{
  background: url('/images/webhosting-mini.gif') 160px 30px no-repeat;
}

div#webhosting-item-biznis{
  background: url('/images/webhosting-biznis.gif') 160px 10px no-repeat;
}

div#webhosting-item-mikro{
  background: url('/images/webhosting-mikro.gif') 160px 25px no-repeat;
}

div#webhosting-item-sitebuilder{
  background: url('/images/webhosting-sitebuilder.gif') 160px 20px no-repeat;
}

div#webhosting-item-email{
  background: url('/images/webhosting-email.gif') 160px 20px no-repeat;
}

div#webhosting-item-dns{
  background: url('/images/webhosting-dns.gif') 160px 20px no-repeat;
}

div#webhosting-item-dnsplus{
  background: url('/images/webhosting-dnsplus.gif') 160px 20px no-repeat;
}
div#webhosting-item-puzzle{
  background: url('/images/puzzle65.gif') 160px 15px no-repeat;
}

div.webhosting-item-header-price{
  width: 141px;
  height: 42px;
  background: url('/images/webhosting-item-price.gif') top no-repeat;
  overflow: hidden;
  margin-top: 15px;
  padding-top: 5px;
}

div.webhosting-item-header-price-promo{
  background: url('/images/webhosting-item-price-promo.gif') top no-repeat!important;
}

div.webhosting-item-header-price div{
  margin: 3px 0px 0px 0px;
  text-align: center;
}

div.webhosting-item-header-price-promo div{
  color: #fff;
}

div.webhosting-item-header-price-promo div strong{
  color: #fff;
}

div.webhosting-item-header-price-promo div span{
  color: #BAB6B7!important;
}

div.webhosting-item-header-price div span{
  font-size: 11px;
  color: #939393;
}

div.webhosting-item-header-title h3 a span.webhosting-title-after{
  
  color: #B21617;
}

div.webhosting-item-footer-left{
  float: left;
}

div.webhosting-item-footer-right{
  float: left;
  margin-left: 15px;
}

div.webhosting-button{
  margin: 8px 0px 0px 10px!important;
}

div.button-red-webhosting{
  margin-top: 8px;
}

div.webhosting-info-row h3{
  color: rgb(178, 22, 23);
  font-size: 16px!important;
}
div.webhosting-info-row p{
  text-align: justify;
  line-height: 22px!important;
}
div.webhosting-info-row a{
  text-decoration: underline!important;
}
div.webhosting-info-row span{
  font-weight: bold;
  color: rgb(178, 22, 23);
}
div.webhosting-info-row h3.black{
  color: rgb(64, 64, 64)!important;
  font-size: 14px!important;
  margin-bottom: 10px!important;
}
