@charset "UTF-8";
/*ąś*/
#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;}
b,strong {font-weight: 700;}

a:has([tabindex="0"]),
span:has([tabindex="0"]) {outline: 1px dotted red!important;}

.detCard .productGroup a:focus {outline: 4px solid red; outline-offset: -2px;}

.detCard .productGroup li.active a:focus {outline: 4px solid pink; outline-offset: -2px;}

detCard .variant-brick span.brick:focus {outline: 4px solid green!important; outline-offset: -2px;}
