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-footer{
  overflow: hidden;
}

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-header-price{
  width: 141px;
  height: 23px;
  background: url('/images/webhosting-item-price.gif') top no-repeat;
  overflow: hidden;
  margin-top: 15px;
}

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;
}


/********************** kalkulacka *********************/

div.calculate-left{
  float: left;
  margin: 0px 0px 20px 0px;
  text-align: right;
  font-weight: bold;
}

div.calculate-left-left{
  float: left;
  width: 300px;
  padding: 5px 0px 10px 0px; 
}
div.calculate-left-left select{
  width: 200px;
}
div.calculate-left-right{
  float: left;
  width: 250px;
  padding: 5px 0px 10px 20px;
}
div.calculate-left-right select{
  width: 100px;
}

div.calculate-right{
  float: right;
  padding: 20px 25px 20px 0px;
}

div.errors{
  color: rgb(180,22,23);
  font-weight: bold;
  text-align: center;
}

div.results{
  text-align: center;
}
div.results span{
  font-weight: bold;
  font-size: 110%;
}
span.notice{
  color: grey;
  font-size: 90%!important;
  font-weight: normal!important;  
}

div.row{
  width: 200;
}

div.col1{
  margin-left: 225px;
  float: left;
}
div.col2{
  margin-right: 225px;
  float: right;
}