.hityHP h2 {
  background: url("https://cz2.staticac.cz/images/design/graydot.png") repeat-x left 20px;
  border: 0 none;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 10px;
  padding: 0;
}


.hityHP h2 a {
  background: #ffffff ;
  color: #000000;
  font-weight: normal;
  padding-right: 5px;
  text-decoration: none;
}


.hityHP ul.acTip {
  list-style-type: none;
  width: 820px;  
}


.hityHP ul.acTip li {                
  display: block;
  float: left;
  width: 164px;
  height: 230px;
  overflow: hidden;
  text-align: center;
}

.hityHP ul.acTip li a {
  display: block;
  padding:5px;
  height: 220px;
  width:154px;
  text-decoration: none;
  position: relative;
}

.hityHP ul.acTip li a span.img {
  display: block;
  height: 135px;
  padding-top:35px;
  _height: 170px;
  
  width:154px; 
  overflow: hidden;
}

.hityHP ul.acTip li a span.name {
  display: block;
  font-weight: bold;
  line-height: 10px;
  overflow: hidden;  
}

.hityHP ul.acTip li a span.price {
  float: left;
  font-size: 17px;
  font-weight: bold;
  color:#000000;
  padding-left: 5px;
}

.hityHP ul.acTip li a span.price span {  
  padding-left:2px;
}


.hityHP ul.acTip li a span.logo {
  float: right;
  padding-top:5px;
}


.hityHP ul.acTip li a span.slevaStar {
  background: url("https://cz2.staticac.cz/images/design/vlajecka.png") no-repeat;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 43px;
  left: 100px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 5px;
  width: 57px;
}

.hityHP ul.acTip li a span.slevaStar span {
  font-size: 10px;
  display: block;
  font-weight: normal;
  line-height: 12px;
  padding-top:4px;
}


.hityHP ul.acTip li.moreHits a {
  background: url("https://cz2.staticac.cz/images/design/hp-arr.png") no-repeat right center;
  border-left: 2px solid #e5e5e5;
  width:120px;
  height: 150px;
  padding-left: 15px;
  padding-top: 70px;
  font-size:23px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  margin-left:12px;
  
}