/*
             D E T A I L
  */

#detail{
  width:563px;
}


#detail img{
  border: 0;
}


#detail h1{
  font-size: 18px;
  color: #081758;
  font-weight: normal;
  margin-bottom: 15px;
}

#breadcrumb{
  font-size: 14px;
  color: black;
  font-weight: bold;
  margin: 10px 0 4px 0;
  display: block;

}


#detail .box{
  padding: 7px;
  width: 549px;
  border: 1px solid #da206d;
}


#detail .price{
  background: #f7c4d6;
  color: #030f47;
  font-size: 18px;
  float: left;
  margin: 10px 0 0 0;
  padding: 5px 0 5px 10px;
  height: 22px;
  width: 540px;
}


#detail .list-price-sk{
  font-size: 14px;
}


#detail h2{
  font-size: 11px; display: block; padding-left: 0; margin-bottom: 5px;
}


#detail .image{
  width: 230px;
  height: 280px;
  float:left;
  padding: 9px;
  background: url(detail-img-back.gif) no-repeat;
  position: relative;
}

#detail .novinka{
  color: #e52575;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 10px;
}


#detail .info{
  width: 250px;
  float:left;
  padding-top: 10px;
  height: 140px;
}

#detail .right{
  width: 290px;
  color: #484848;
  float: left;
  text-align: justify;
}

#detail .description{
  color: #484848;
  text-align: justify;
  min-height: 220px;
  margin-bottom: 25px;
  height: auto !important;
}


#detail .parameter{
  float: left;
  width: 120px;
  height: 20px;
}



#detail .quantity{
  float: left;
  margin-left: 0px;
  padding: 0;
  width: 45px;
  height: 20px;
}

#detail .txtq{
  width: 15px;
  padding: 2px;
}


#detail  .btn-buy{
  float: left;
  width: 80px;
}


#detail a.buy{
  background: url(btn-buy-bg.gif);
  width: 123px;
  height: 21px;
  padding-top: 4px;
  text-align: center;
  font-weight:bold;
  font-size: 14px;
  color: white;
  display: block;
}


#gallery{
  float: left;
  padding: 0;
}

#gallery ul{
  margin: 0 0 0 0px;
  padding: 0;
  width: 563px;
}


#gallery li, .fourth{
  float: left;
  list-style: none;
  border: 1px solid  #da206d;
  padding: 3px;
  margin: 10px 6px 0 0;
  width: 128px;
  height: 128px;
  text-align: center;
}


#gallery .fourth{
  margin: 10px 0 0 1px;
}

