/* SPECIAL */
#bgHeader
{
  margin-bottom:0;
}

/* PRODUCT  */
.product
{
 float: left;
 width: 445px;
}


.randProduct
{
  left: 370px;
  position: absolute;
  top: 273px;
}

.rajcataCesnek
{
  background: url(/images/product/exclusive/susena_rajcata_cesnek.png) no-repeat;
  width: 213px;
  height: 251px;
}

.rajcataCesnekOlivy
{
  background: url(/images/product/exclusive/susena_rajcata_olivy.png) no-repeat;
  width: 213px;
  height: 251px;
}

.rajcataCesnekFeferony
{
  background: url(/images/product/exclusive/susena_rajcata_feferony.png) no-repeat;
  width: 213px;
  height: 251px;
}

.spiceGold
{
   background: url(/images/product/exclusive/spicegold.png) no-repeat;
   width: 213px;
   height: 251px;
}

.jalapenos
{
  background: url(/images/product/exclusive/jalapenos.png) no-repeat;
  width: 213px;
  height: 251px;

}
.cheesyPepers
{
    background: url(/images/product/exclusive/cheesy_peppers.png) no-repeat;
  width: 213px;
  height: 251px;
}

.productInfoBox
{
  left: 486px;
  line-height: 17px;
  position: relative;
  top: 286px;
  width: 339px;
}

.productInfoBoxPack
{
 position: relative;
}

.productSlider
{
  position: absolute;
  width: 444px;
}

.ProductText
{
  color: #686060;
  float: right;
  margin-top: 16px;
  padding-left: 12px;
  width: 413px;
}

#ProductSmallText
{
  font-size: 12px;
  line-height: 16px;
  padding-left: 345px;
}

#ProductSmallText p
{
  line-height:16px;
}

.ProductText h1 span
{
  bottom: 4px;
  display: block;
  padding-left: 54px;
  position: relative;
}

.ProductText .perex
{
  color: #3B3B3B;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  min-height: 121px;
}

.productPerex p
{
  margin: 0 5px 10px 80px;
}

.productTitle
{
  padding: 10px 5px 10px 35px;
}

/* #productContentBottom
{
  margin-left: 10%;
} */




/* RECEPTY */
.receptBorder
{
  background-color: #969696;
  display: block;
  height: 75px;
  line-height: 8px;
  padding-left: 12px;
  padding-top: 3px;
}

#ProductsDownloads{
	display:none;
}

