body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
}
a:hover {
  color: #FF8C00;
}
.required .control-label:before {
  content: "* ";
  font-weight: bold;
  color: red;
}
.btn-disabled {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}


/* Header */
.mainlogo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mainlogo .icons {
  font-size: 38px;
  color: #888888;
}
.mainlogo .icons a {
  color: #888888;
  color: #0161B5;
}
.mainicons .icons a:hover {
  color: #0161B5;
}

.mainsearch {
  padding-top: 12px;
  padding-bottom: 12px;
}
.mainsearch .form-control {
  border: 1px solid #ccc;
  border-radius: 10px;
}
.mainsearch .input-group-btn .btn {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #888888;
}

.mainicons {
  color: #888888;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mainicons a {
  color: #888888;
}
.mainicons a:hover {
  color: #0161B5;
}
.mainicons .glyphicon {
  font-size: 32px;
}
.mainicons .caption {
  font-size: 13px;
}

.mainicons .circle {
  width: 26px;
  height: 26px;
  line-height: 22px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #d9534f;
  background-color: #ffffff;
  color: #d9534f;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  display: block;
  float: left;
  position: absolute;
  right: 5px;
  top: 20px;
}


/* Footer */
footer {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 150px;
  background-color: #0161B5;
  background-color: #E5F7FF;
  border-top: 1px solid #B0E0E6;
  /* color: #FFFFFF; */
  font-size: 12px;
}
footer ul {
  padding-left: 25px;
}
footer h5 {
  color: #FF8C00;
  font-weight: 600;
}
footer a {
  /* color: #FFFFFF; */
}
footer a:hover {
  color: #FF8C00;
  text-decoration: none;
}
footer .footer-col4 {
  padding-bottom: 10px;
}
footer .footer-col5 {
  padding-top: 30px;
  padding-bottom: 30px;
}



/* 404 page */
@media (max-width: 767px) {
  .error-404-col-left {
    text-align: center;
  }
  .error-404-col-right {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .error-404 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .error-404-col-left {
    width: 40%;
    float: left;
  }
  .error-404-col-right {
    width: 60%;
    float: right;
  }
}
.error-404-1 {
  font-size: 72px;
}
.error-404-2 {
  font-size: 28px;
  color: #666666;
}
.error-404-3 {
  font-size: 20px;
  color: red;
}


/* Strona główna */
.img-main {
  width: 145px;
  height: 145px;
  margin-bottom: 5px;
}
@media (min-width:768px) {
  .img-main {
    width: 235px;
    height: 235px;
  }
}
@media (min-width:992px) {
  .img-main {
    width: 230px;
    height: 230px;
  }
}
@media (min-width:1200px) {
  .img-main {
    width: 223px;
    height: 223px;
  }
}
.img-main:hover {
  border: 2px solid transparent;
}

.img-main-wide {
  width: 295px;
  height: 145px;
  margin-bottom: 5px;
}
@media (min-width:768px) {
  .img-main-wide {
    width: 475px;
    height: 235px;
  }
}
@media (min-width:992px) {
  .img-main-wide {
    width: 465px;
    height: 230px;
  }
}
@media (min-width:1200px) {
  .img-main-wide {
    width: 451px;
    height: 223px;
  }
}
.img-main-wide:hover {
  border: 2px solid transparent;
}

.tusze-konf-container {
  text-align: center;
}
.tusze-konf-container .thumbnail {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  text-decoration: none;
}

.tow-last-viewed-container {
  text-align: center;
  background-color: #F5F5F5;
}
.tow-last-viewed {
  width: 315px;
  margin: 0 auto;
}
@media (min-width:768px) {
  .tow-last-viewed {
    width: 625px;
  }
}
@media (min-width:992px) {
  .tow-last-viewed {
    width: 780px;
  }
}
.tow-last-viewed .thumbnail {
  width: 150px;
  height: 210px;
  overflow: hidden;
  padding: 10px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
  text-decoration: none;
}
.tow-last-viewed .thumbnail .img-container {
  height: 100px;
}
.tow-last-viewed .thumbnail .img-container img {
  max-width: 100%;
  max-height: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.tow-last-viewed .thumbnail .caption h5 {
  overflow: hidden;
  font-weight: 600;
}



/* Panel kategorii */
.panel-page {
  border-color: #5BBBF4;
  border-color: #2E9FFD;
}
.panel-page .panel-heading {
  background-color: #5BBBF4;
  background-color: #2E9FFD;
  color: #FFFFFF;
  font-size: 16px;
  min-height: 45px;
}
.panel-page .panel-heading a {
  color: #FFFFFF;
  font-size: 20px;
}
.panel-page .panel-body {
  background-color: #E5F7FF;
  background-color: #F8FBFF;
}
.panel-page .panel-body a {
  line-height: 25px;
}
.panel-page .panel-body a .glyphicon-chevron-right {
  font-size: 10px;
}
.panel-page .panel-body a .glyphicon-upload {
  font-size: 14px;
}

.panel-page .panel-body .mainkat {
  margin-bottom: 10px;
}
.panel-page .panel-body .subkat {
  padding-left: 16px;
  font-size: 13px;
}
.panel-page .panel-body .selected a {
  font-weight: 600;
  color: #FF8C00;
}


/* Zawartość */
.maincontent {
  min-height: 400px;
}

.breadcrumb {
  margin-bottom: 10px;
}

h3.pagetitle {
  margin-top: 5px;
  margin-bottom: 30px;
  color: #FF8C00;
}
h3.towtitle a {
  color: #333333;
}

.towitem {
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom: 1px solid #EEEEEE;
  min-height: 250px;
}

.info-normal {
  color: #1E90FF;
}
.info-ok {
  color: #32CD32;
}
.info-warning {
  color: #FFA500;
}
.info-error {
  color: #FF0000;
}

.price-gross {
  font-size: 26px;
  font-weight: 600;
}
.price-net {
  font-size: 16px;
}
.price-min {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

@media (max-width: 767px) {
  .towitem .prices {
    text-align: center;
  }
  .towitem .action-compare {
    padding-top: 12px;
  }
  .towitem .action-addtocart {
    text-align: center;
  }
  .towitem .action-addtocart .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .towitem .bgp_banner {
    margin: 15px 0px;
    text-align: center;
  }
  .towitem .bgp_banner img {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .towitem .prices {
    text-align: center;
  }
  .towitem .action-compare {
    padding-top: 4px;
  }
  .towitem .action-compare .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .towitem .action-addtocart {
    text-align: center;
  }
  .towitem .bgp_banner {
    margin: 15px 0px;
    text-align: center;
  }
  .towitem .bgp_banner img {
    width: 80%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .towitem .prices {
    text-align: right;
  }
  .towitem .action-compare {
    padding-top: 12px;
  }
  .towitem .action-addtocart {
    text-align: right;
  }
  .towitem .action-addtocart .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .towitem .bgp_banner {
    margin: 15px 0px;
    text-align: right;
  }
  .towitem .bgp_banner img {
    width: 100%;
  }
}
@media (min-width:1200px) {
  .towitem .prices {
    text-align: right;
  }
  .towitem .action-compare {
    padding-top: 12px;
  }
  .towitem .action-addtocart {
    text-align: right;
  }
  .towitem .action-addtocart .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .towitem .bgp_banner {
    margin: 15px 0px;
    text-align: right;
  }
  .towitem .bgp_banner img {
    width: 80%;
  }
}

.backtolist {
  font-size: 18px;
}

.tow-thumbnail {
  min-width: 50px;
  float: left;
  margin-right: 5px;
}
.tow-thumbnail a img {
  height: 50px;
  width: auto;
}

.panel-tow-opis .panel-heading {
  padding: 5px 15px;
  background-color: transparent;
  border-color: transparent;
}
.panel-tow-opis .panel-heading a {
  text-decoration: none;
}
.panel-tow-opis .panel-body {
  padding-top: 0px;
}
.panel-tow-opis #tow-opis {
  min-height: 164px;
}

.tow-promo-block {
  margin: 15px 0px;
}



/* Koszyk zakupów */
.cartheader {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  border-bottom: 2px solid #EEEEEE;
}
.cartheader .prices-container {
}

.cartitem {
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom: 1px solid #EEEEEE;
  min-height: 150px;
}
.cartitem img {
  max-height: 133px;
}
.cartitem h4 a {
  color: #333333;
}
.cartitem .prices-container .count .input-group {
  width: 89px;
}
.cartitem .prices-container .count input[type=text] {
  text-align: center;
}

@media (max-width: 767px) {
  .cartitem img {
    max-height: 200px;
  }
  .cartitem .prices-container {
    width: 100%;
  }
  .cartitem .prices-container .prices {
    float: left!important;
    text-align: left;
  }
  .cartitem .prices .price-gross {
    font-size: 14px;
    font-weight: 600;
  }
  .cartitem .prices .price-net {
    font-size: 11px;
  }
  .cartitem .prices-container .count {
    width: 130px;
    float: right!important;
  }
  .cartitem .prices-container .values {
    width: 100%;
    clear: both;
    text-align: right;
  }
  .cartitem .values .price-gross {
    font-size: 20px;
    font-weight: 600;
  }
  .cartitem .values .price-net {
    font-size: 14px;
  }
  .cartitem .actions {
    text-align: center;
    clear: both;
    padding-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cartheader .prices-container .prices {
    width: 100px;
    float: left!important;
    text-align: right;
  }
  .cartheader .prices-container .count {
    width: 130px;
    float: left!important;
    text-align: right;
  }
  .cartheader .prices-container .values {
    width: 120px;
    float: left!important;
    text-align: right;
  }

  .cartitem .prices-container {
    padding-top: 7px;
  }
  .cartitem .prices-container .prices {
    width: 100px;
    padding-top: 2px;
    float: left!important;
    text-align: right;
  }
  .cartitem .prices .price-gross {
    font-size: 16px;
    font-weight: 600;
  }
  .cartitem .prices .price-net {
    font-size: 14px;
  }
  .cartitem .prices-container .count {
    width: 130px;
    padding-top: 8px;
    float: left!important;
  }
  .cartitem .prices-container .values {
    width: 120px;
    float: left!important;
    text-align: right;
  }
  .cartitem .values .price-gross {
    font-size: 18px;
    font-weight: 600;
  }
  .cartitem .values .price-net {
    font-size: 14px;
  }
  .cartitem .actions {
    text-align: center;
    clear: both;
    padding-top: 30px;
    padding-left: 12px;
  }
}

@media (min-width: 992px) {
  .cartheader .prices-container .prices {
    width: 100px;
    float: left!important;
    text-align: right;
  }
  .cartheader .prices-container .count {
    width: 130px;
    float: left!important;
    text-align: right;
  }
  .cartheader .prices-container .values {
    width: 130px;
    float: left!important;
    text-align: right;
  }
  .cartheader .prices-container .actions {
    width: 90px;
    float: left!important;
    text-align: right;
  }

  .cartitem .prices-container {
    padding-top: 40px;
  }
  .cartitem .prices-container .prices {
    width: 100px;
    padding-top: 2px;
    float: left!important;
    text-align: right;
  }
  .cartitem .prices .price-gross {
    font-size: 16px;
    font-weight: 600;
  }
  .cartitem .prices .price-net {
    font-size: 14px;
  }
  .cartitem .prices-container .count {
    width: 130px;
    padding-top: 8px;
    float: left!important;
  }
  .cartitem .prices-container .values {
    width: 130px;
    float: left!important;
    text-align: right;
  }
  .cartitem .values .price-gross {
    font-size: 20px;
    font-weight: 600;
  }
  .cartitem .values .price-net {
    font-size: 14px;
  }
  .cartitem .actions {
    width: 90px;
    padding-top: 8px;
    float: left!important;
    text-align: right;
  }
}

.count-warning {
  margin-top: 7px;
  margin-right: 5px;
  color: #FFA500;
  cursor: pointer;
}
.count-error {
  margin-top: 7px;
  margin-right: 5px;
  color: #FF0000;
  cursor: pointer;
}

.carttotal {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .carttotal {
    padding-right: 90px;
  }
}

.cartactions {
  text-align: center;
}
@media (min-width: 768px) {
  .cartactions {
    text-align: right;
  }
}



.kod-rabatowy-after-cart {
  margin: 10px 0;
  display: flex;
  flex-direction: column;
}
.kod-rabatowy-after-cart .single {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 -12px;
  padding: 5px 0;
  border-bottom: 1px solid #3E1E6D;
}
.kod-rabatowy-after-cart .single:first-child {
  padding-top: 0;
}
/* line 176, ep.scss */
.kod-rabatowy-after-cart .single:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.kod-rabatowy-after-cart .single > div {
  padding: 0 12px;
}
.kod-rabatowy-after-cart .single .kod-rabatowy-name {
  width: 40%;
  color: #565655;
  font-weight: 700;
  text-align: left;
  font-size: 14px;
}
.kod-rabatowy-after-cart .single .kod-rabatowy-input {
  display: flex;
  flex-direction: column;
  width: 25%;
}
.kod-rabatowy-after-cart .single .kod-rabatowy-button {
  width: 35%;
  text-align: right !important;
}


/* Logowanie */
.login-form {
  padding: 30px;
  background-color: #FAFAFA;
}
.login-form .login-logo {
  text-align: center;
  font-size: 72px;
  color: #A0A0A0;
  margin-bottom: 10px;
}


/* Rejestracja */
.registration .help-block {
  margin-top: 0px;
  margin-bottom: 0px;
}
.registration .help-block .list-unstyled {
  margin-bottom: 0px;
}


/* Profil Klienta */
.profile .help-block {
  margin-top: 0px;
  margin-bottom: 0px;
}
.profile .help-block .list-unstyled {
  margin-bottom: 0px;
}


/* Zamówienie */
@media (max-width: 768px) {
  .orderstep2 .inpost-button {
    text-align: center;
    padding-top: 15px;
  }
}
.orderstep3 textarea {
  resize: none;
}
.btn-change {
  margin-bottom: 10px;
}


/* Zamówienie */
.katlist h4 {
  color: #FF8C00;
}


/* Wyszukiwanie dynamiczne */
.autocomplete-suggestions {
  background: #FFFFFF;
  overflow: hidden;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
}
@media (min-width: 768px) {
  .autocomplete-suggestions {
    width: 400px !important;
  }
}
.autocomplete-suggestion {
  padding: 3px 8px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-no-suggestion {
  padding: 3px 8px;
}
.autocomplete-selected {
  background: #F0F0F0;
  cursor: pointer;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000000;
}



/* Materiały eksploatacyjne */
.panel-mateksp .panel-heading {
  font-size: 16px;
}
.mateksplegend {
  font-weight: 600;
  color: #FF8C00;
}
.matekspitem {
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom: 1px solid #EEEEEE;
  min-height: 120px;
}
.matekspitem h3.towtitle {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .matekspitem img {
    max-height: 110px;
  }
}
@media (max-width: 767px) {
  .matekspitem h3.towtitle {
    margin-top: 20px;
  }
  .matekspitem .prices {
    text-align: center;
  }
  .matekspitem .action-addtocart {
    text-align: center;
    padding-top: 15px;
  }
  .matekspitem .action-addtocart .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .matekspitem h3.towtitle {
    font-size: 20px;
  }
  .matekspitem .prices {
    text-align: left;
    float: left;
    margin-top: 15px;
  }
  .matekspitem .prices .price-gross {
    float: left;
  }
  .matekspitem .prices .price-net {
    float: left;
    padding-left: 10px;
    padding-top: 7px;
  }
  .matekspitem .prices .price-net:before {
    content: "(";
  }
  .matekspitem .prices .price-net:after {
    content: ")";
  }
  .matekspitem .action-addtocart {
    text-align: right;
    float: right;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .matekspitem .prices {
    text-align: right;
  }
  .matekspitem .action-addtocart {
    text-align: right;
    padding-top: 10px;
  }
}




.box-tow {
  display: inline-block;
}
.box-tow .thumbnail {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: 160px;
  overflow: hidden;
  float: left;
  text-decoration: none;
}
@media (min-width: 361px) and (max-width: 767px) {
  .box-tow .thumbnail {
    width: 147px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-tow .thumbnail {
    width: 139px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-tow .thumbnail {
    width: 151px;
  }
}
@media (min-width:1200px) {
  .box-tow .thumbnail {
    width: 157px;
  }
}
.box-tow .img-container {
  height: 100px;
}
.box-tow .img-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100px;
  height: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.box-tow .caption-container {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #333;
  text-align: center;
}
.box-tow .price-container {
  margin-bottom: 10px;
  height: 35px;
  overflow: hidden;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.box-tow .action-container {
  height: 35px;
  overflow: hidden;
  text-align: center;
}



/* Konfigurator komputera - główna */
.konfig-tow {
  display: inline-block;
}
.konfig-tow .thumbnail {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: 160px;
  overflow: hidden;
  float: left;
  text-decoration: none;
}
@media (min-width: 361px) and (max-width: 767px) {
  .konfig-tow .thumbnail {
    width: 147px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .konfig-tow .thumbnail {
    width: 139px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .konfig-tow .thumbnail {
    width: 151px;
  }
}
@media (min-width:1200px) {
  .konfig-tow .thumbnail {
    width: 157px;
  }
}
.konfig-tow .title-container {
  margin-bottom: 20px;
  height: 33px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #333;
  color: #FF8C00;
  text-align: center;
  text-transform: uppercase;
}
.konfig-tow .img-container {
  height: 100px;
  margin-bottom: 20px;
}
.konfig-tow .img-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100px;
  height: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.konfig-tow .caption-container {
  margin-bottom: 10px;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #333;
  text-align: center;
}
.konfig-tow .price-container {
  margin-bottom: 10px;
  height: 35px;
  overflow: hidden;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.konfig-tow .action-container {
  height: 30px;
  overflow: hidden;
  text-align: center;
}


/* Konfigurator komputera - lista wyboru */
.konfigitem {
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom: 1px solid #EEEEEE;
  min-height: 120px;
}
.konfigitem h3.towtitle {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .konfigitem img {
    max-height: 110px;
  }
}
@media (max-width: 767px) {
  .konfigitem h3.towtitle {
    margin-top: 20px;
  }
  .konfigitem .prices {
    text-align: center;
  }
  .konfigitem .action-select {
    text-align: center;
    padding-top: 15px;
  }
  .konfigitem .action-select .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .konfigitem h3.towtitle {
    font-size: 20px;
  }
  .konfigitem .prices {
    text-align: left;
    float: left;
    margin-top: 15px;
  }
  .konfigitem .prices .price-gross {
    float: left;
  }
  .konfigitem .prices .price-net {
    float: left;
    padding-left: 10px;
    padding-top: 7px;
  }
  .konfigitem .prices .price-net:before {
    content: "(";
  }
  .konfigitem .prices .price-net:after {
    content: ")";
  }
  .konfigitem .action-select {
    text-align: right;
    float: right;
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .konfigitem .prices {
    text-align: right;
  }
  .konfigitem .action-select {
    text-align: right;
    padding-top: 10px;
  }
}

.konfigtotal {
  margin-bottom: 25px;
}

.konfigaction1 {
  text-align: center;
  margin-bottom: 10px;
}
.konfigaction2 {
  text-align: center;
}
@media (min-width: 768px) {
  .konfigaction1 {
    text-align: left;
    margin-top: 7px;
  }
  .konfigaction2 {
    text-align: right;
  }
}


/* Moje zamowienia */
.tr-pointer {
  cursor: pointer;
}
.status-new {
  color: #1E90FF;
}
.status-inprogress {
  color: #FFA500;
}
.status-sent {
  color: #009900;
}
.status-canceled {
  color: #FF0000;
}


/* Promocja */
.promo-bg {
  background-color: #F2F2F2;
  background-image: url("../images/PromoBackground.png");

  /* Center and scale the image nicely */
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}


.banner-cechy {
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}


/* Regulamin, polityka prywatności, gwarancja */
ul.documents {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.documents li {
  padding-bottom: 10px;
}
ul.documents li div.number{
  font-weight: bold;
  width: 70px;
}
ul.documents li div.content{
  text-align: justify;
}



/* POLECANE */
.polecane-container {
  text-align: center;
  background-color: #F5F5F5;
}
.box-polecane {
  display: inline-block;
  text-align: center;
}
.box-polecane .thumbnail {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: 222px;
  overflow: hidden;
  float: left;
  text-decoration: none;
}
@media (min-width: 361px) and (max-width: 767px) {
  .box-polecane .thumbnail {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-polecane .thumbnail {
    width: 174px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-polecane .thumbnail {
    width: 182px;
  }
}
@media (min-width:1200px) {
  .box-polecane .thumbnail {
    width: 223px;
  }
}
.box-polecane .img-container {
  height: 150px;
}
.box-polecane .img-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 150px;
  height: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.box-polecane .caption-container {
  margin-top: 20px;
  margin-bottom: 10px;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #333;
  text-align: center;
}
.box-polecane .old-price-container {
  height: 20px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  color: red;
  text-align: center;
  text-decoration: line-through;
}
.box-polecane .price-container {
  margin-bottom: 10px;
  height: 32px;
  overflow: hidden;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.box-polecane .action-container {
  height: 35px;
  overflow: hidden;
  text-align: center;
}


/* Długi opis */
.long-desc img {
  display: block;
  max-width: 100%;
  height: auto;
}

.desc_image-left {
  float: left;
}
.desc_image-left img {
  float: left;
}

.desc_image-right {
  float: right;
}
.desc_image-right img {
  float: right;
}

.desc_image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.desc_image-center img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

