/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

.offerCont {
   position:relative;
   margin-bottom: 10px;
   clear: both;
}


.offer_text_small {
   width: 350px;
   margin-top: 12px;
   padding-left: 24px;
   font-size: 12px;
   text-align:justify; 
   line-height: 15px;
}

.offer_text_big {
   width: 500px;
   margin-top: 14px;
   padding-left: 24px;
   font-size: 12px;
   text-align:justify; 
   line-height: 15px;
}

.offer_img {
   position:relative;
   right: 20px;
   top: 14px;
   margin-bottom: 14px;
   float:right;
   text-align:center;
}

.zamow {
   position:relative;
   top: 20px;
   left: 22px;
   padding-bottom: 20px;
}

.iloscDoZamowienia {
   color: #ff0000;
   font-weight: bold;
   font-size: 11px;

}
.inputIlosc {
   color: #e7b900;
   background-color: #580000;
   border: 1px solid #220101;
   width: 30px;
   font-size: 11px;
   height: 16px;
   position:relative;
   left: 10px;
   padding-top: 3px;
   padding-left: 4px;
   padding-right: 4px;
}

.moreOffer {
   position:relative;
   left: 2px;
   font-size: 12px;
   text-decoration: none;
   top: 10px;
   z-index: 2;
}

.moreOffer:hover {
   color: #C29B00;
   text-decoration:underline;
}

.cena {
   position:relative;
   left: 22px;
}

.sumOffer {
margin: 20px 0px;
}

.sumNazwaHeader {
   color: #908458;
   width: 260px;
   padding-left: 20px;
   float:left;
}

.sumCenaHeader {
   color: #908458;
   float: left;
   text-align:right;
   width: 80px;
}

.sumIloscHeader {
   color: #908458;
   width: 50px;
   text-align:right;
   float:left;
   
}

.sumLacznieHeader {
   color: #908458;
   text-align:right;
   width: 110px;
   float:left;
}

.sumNazwa {
   color: #C29B00;
   width: 260px;
   padding-left: 20px;
   float:left;
}

.sumCena {
   color: #C29B00;
   float: left;
   text-align:right;
   width: 80px;
}

.sumIlosc {
   color: #C29B00;
   width: 50px;
   text-align:right;
   float:left;
   
}

.sumLacznie {
   color: #d63d00;
   text-align:right;
   width: 110px;
   float:left;
   font-weight: bold;
}
