.home-category {
  position: relative;
  float: left;
  width: 264px;
  height: 241px;
}

.home-category.home-1 {
  background-image: url(../../../../img/sexyboty/img-homepage-22.jpg);
}

.home-category.home-2 {
  background-image: url(../../../../img/sexyboty/img-homepage-23.jpg);
}

.home-category.home-3 {
  width: 252px;
  background-image: url(../../../../img/sexyboty/img-homepage-24.jpg);
}

.home-category.home-4 {
  background-image: url(../../../../img/sexyboty/img-homepage-25.jpg);
}

.home-category.home-5 {
  background-image: url(../../../../img/sexyboty/img-homepage-26.jpg);
}

.home-category.home-6 {
  width: 252px;
  background-image: url(../../../../img/sexyboty/img-homepage-27.jpg);
}

.home-category-header a {
  margin: 5px 0 0 2px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  display: block;
}

.home-category-header a:hover {
  color: #990100;
  text-decoration: none;
}

.home-category a.img-link {
  position: absolute;
  top: 42px;
  width: 102px;
  height: 170px;
  border: 0px red solid;
}

.home-category-descritpion {
  position: absolute;
  top: 50px;
  right: 15px;
  width: 130px;
  height: 125px;
  text-align: right;
  color: #343434;
  line-height: 150%;
  padding: 0;
  margin: 0;
  border: 0px red solid;
}

.home-category a img {
  position: absolute;
  bottom: 29px;
  right: 22px;
  width: 81px;
  height: 23px;
}
