.offer {
    /*float: left;*/
    /*position: relative;*/
    /*transition: transform 0.5s ease 0s;*/
	/*width: calc(33.33% - 4px);*/
	/*margin: 0 3px 3px 1px;*/
	/*background-position: center center;*/
	/*-webkit-background-size: cover;*/
	/*-moz-background-size: cover;*/
	/*-o-background-size: cover;*/
	/*background-size: cover;*/
	/*overflow:hidden; cursor:pointer;*/
	/*height: 50vh;*/
    float: left !important;
    position: relative !important;
    transition: transform 0.5s ease 0s;
width: calc(33.33% - 6px);
margin: 0 5px 5px 1px !important;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover  !important;
    background-size: cover  !important;
    overflow: hidden !important;
    cursor: pointer !important;
    height: 50vh  !important;

}
.mP .offer {}
/*.offerHld { float:right; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; overflow: hidden;}*/

.offerHld {
width: 80%;
height: 100%;
position: absolute;
bottom: 50px;
right: 0px;
overflow: hidden;
text-align: left;
margin-right: 5%;
}

.offer span span { color: #FFF; font-size: 14px; font-weight: normal; line-height:22px; width: 100%;}
.offer span.offer_name { margin-top: 40px; color: #FFF; float: right; text-align: center; font-size: 22px; width: 150px; margin-right: 10px; font-weight: normal; line-height: 26px;}
.offer span.offer_info {

font-size: 22px;
line-height: 28px;
width: auto;
position: relative;
bottom: 0;
text-align: center;
float: right;
font-size: 17px;
position: absolute;
left: 0px;
 padding:10px 50px 10px 15px;
background: url("../img/more.png") no-repeat scroll right center #373A3F;
}
.body_en .offer span.offer_info {font-size: 15px;}
.offer span.offer_info strong { font-size: 22px; font-weight: bold; color: #EEA57D;}
.oldPrice {-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px ;
    background: none repeat scroll 0 0 #C41815;
    border-color: #FFFFFF -moz-use-text-color #FFFFFF #FFFFFF;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 2px 0 2px 2px;
    box-shadow: -10px 5px 5px rgba(0, 0, 0, 0.5);
    color: #FFFFFF !important;
    font-size: 22px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-decoration: line-through;
    top: 15%;}

.offer:hover {}
.col1 .offer1{
    margin-top: 220px!important;
}
.nawias{
    width: auto!important;
    display: inline-block;
    margin-left: inherit!important;
    float: inherit!important;
}
.pname{
    text-align: center;
    position: absolute;
    margin-left: 0%!important;
    bottom: 8px;
    width: inherit!important;
}
.plogo{background:url(/img/logopakiet.png) no-repeat center center;width: 47px;height: 48px;position: absolute;left: -5px;top: -30px;z-index: 1;}
.offer img{
    margin-top: 9px;
    margin-left: 10px;
	height: auto;
}
.maskao{
/*    background: url(/img/pakietmaska.png) right bottom;*/
    position: absolute;
    right: 0px;
    top: 0px;
    width: 199px;
    height: 50vh;
}

.promoOfferOut {width:147px; height:180px; overflow:hidden; float:left; margin-left: 0; margin-top: 0}
.offersbot .promoOfferOut {position: absolute;}
.promoOffer {
float: right;
background: url("/img/cirmenu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #fff;
padding: 5px 0;
width: 180px;
text-align: center;
-webkit-transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
transform: rotate(-40deg);
margin-top: 28px;
font-size: 16px !important;
top: 0px !important;
position: relative !important;
float: right;
display: block;
font-weight: normal;
}