/* Wysoki kontrast */
.high-contrast {
  background-color: #000 !important;
  color: #fff !important;
}
.high-contrast a { color: #fff !important; }
.high-contrast a.regulamin { color: #000 !important; }
.high-contrast header, .high-contrast footer { background-color: #000 !important; }

.high-contrast h1 { color: #000 !important; }
.high-contrast h1.icon_news { color: #fff !important; }
.high-contrast .card h3 small { color: #000 !important; }
.high-contrast .bg-color5 h3.icon_hity small { color: #000000 !important; }
 

.high-contrast .header_top {
    background-color: #222222 !important;
}
.high-contrast .bg-light {
    background-color: #000000 !important;
}
.high-contrast .navbar-nav .nav-item {
    border-left: 1px solid #fff !important;
}
.high-contrast .bg-color2 {
    background-color: #222222 !important;
}
.high-contrast .bg-color3 {
    background-color: #222222 !important;
}
.high-contrast .bg-color5 {
    background-color: #ffffff !important;
}
.high-contrast .sg_promocje .div_image {
    border: 0px !important;
}
.high-contrast .contenerCenaDetails .boxCena .nowaCena {
    border: 1px solid #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
}
.high-contrast .btn-success {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.high-contrast #carousel-example .carousel-control-next, .high-contrast #carousel-example .carousel-control-prev {
    background-color: #ffffff !important;
	opacity: .9 !important;
}
.high-contrast .card {
    border: 0px !important;
}
.high-contrast .opisUserApka h2 {
    color: #000000 !important;
}
.high-contrast p {
	color: #000 !important;
}
.high-contrast .accordion__itemContent li {
	color: #000000 !important;
}
.high-contrast .accordion__itemContent a {
	color: #000000 !important;
}

.high-contrast .opisUser li {
	color: #000000 !important;
}
.high-contrast .opisUser a {
	color: #000000 !important;
}
.high-contrast .opisUser div {
	color: #000000 !important;
}
.high-contrast .card .bg-color3 {
	background-color: #ffffff !important;
}


.high-contrast .dropdown-item a {
    color: #000000 !important;
}


.high-contrast .mapaKontakt {
    color: #000000 !important;
}
.high-contrast .mapaBox {
    color: #000000 !important;
}
.high-contrast .markBox a {
    color: #000000 !important;
}
.high-contrast .mapaSklepy {
    color: #000000 !important;
}

.high-contrast .bg-color2 .font-color3 {
	color: #fff !important;
}

.high-contrast .bg-color5 .card {
    border: 1px solid #222 !important;
}
.high-contrast .bg-color3 h5.font-color {
	color: #fff !important;
}
.high-contrast .bg-color3 p {
	color: #fff !important;
}

/* Powiększenie/mniejszenie czcionki */
.font-large { font-size: 120% !important; }
.font-xlarge { font-size: 140% !important; }