@charset "UTF-8";
/*ąś*/
.gridList .item .productCode,
.detCard .tabsHead .zakladka  {color: #757575;}

.breadcrumbs.buyPath ul.content li.steps span.breadcrumbs {color: #6B6B6B;}
.mainTopWrap,
.sticked .mainTopWrap {height: 100px;}
.sticked.sticky .mainTopWrap {height: 100px;}
.mainTopWrap #logo {padding: 10px 0;}

@media all and (max-width: 991px) {
	.mainTopWrap,
	.sticked .mainTopWrap,
	.sticked.sticky .mainTopWrap {height: 80px;}
}

@media all and (min-width: 992px) {
	.sticked.mobile-hide .mainTopWrap {height: 0!important;}
}
ul.actions {display: none;}
.newsLink a  {    
    color: white;    
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color:#4b4b4b;
    border: 1px solid #4b4b4b;
    border-radius: 7px;
}
#offerLeft .productImage img {width: auto!important;}

/* dodatkowe centrowanie */
#offerLeft .productImage img {margin-left: auto!important; margin-right: auto!important}
img.img-responsive{display:block;display:block;width: auto;max-width:100%;height:auto;}
img.img-normal{display:inline-block;max-width: none;}
