html, 
body,
.inner-head
{
	background: ;
}


.header-top-strip,
.product-listy
{
	background: #3d9ecf !important;
}


h1, h2, h3, h4, h5, h6, div, p, a, span, ul, li, ol
{
	color: #113f54 !important;
}


.alert.alert-info,
.alert.alert-info p,
.alert.alert-warning,
.alert.alert-warning p,
select option,
.dropdown.open *,
.mask a
{
    color: #000 !important;
}


.dropdown.open *
{
    border: none !important;
}


input[type="submit"],
input[type="button"],
.acount-btn,
.btn-info,
.simpleCart_shelfItem p a,
.clip.sale,
.header-center button[type="submit"],
.header-center button[type="submit"] span,
a span
{
	background: #3d9ecf !important;
	color: #113f54 !important;
}


.item_price,
.item_price *,
.footer a,
.footer a *,
.header a,
.header a *
{
    background: none !important;
    color: #113f54 !important;
}

input,
select
{
    color: #000;
}



/* Ograniczenie wielkości logo */
img[src*="logo"], 
img[src*="er4"] {
  max-height: 80px !important;
  height: auto;
  width: auto;
}
/* Nawet bardziej agresywna wersja */
a:hover {
    color: #ffffff !important;
}
/* Ukryj tekst z konkretną treścią (CHH) – skuteczne w CHH */
body * {
  font-size: 13px !important;
  line-height: 20px !important;
  color: rgb(17, 63, 84) !important;
}
