body {
  background-color: black;
}


img, video, svg, iframe {
  filter: grayscale(100%) !important;
}

.listwazielona {
	filter: grayscale(100%) !important;
}

.boxaktualnosci {
	filter: grayscale(100%) !important;
}	

#dodatkoweokienko {
	filter: grayscale(100%) !important;
}	

.boxoferta {
	filter: grayscale(100%) !important;
}	

#no-template-pager {
	filter: grayscale(100%) !important;
}	

#kalkulator {
		filter: grayscale(100%) !important;
}	

#boxnaszeplacowki {
	filter: grayscale(100%) !important;
}	

.boxzobacztakze {
	filter: grayscale(100%) !important;
}	

.boxinflolinia {
	filter: grayscale(100%) !important;
}	

.boxkurs {
	filter: grayscale(100%) !important;
}	

footer {
	filter: grayscale(100%) !important;
}	
body {
  filter: grayscale(100%);
}

/* Wyłącz filtr tylko dla nav i jego zawartości */
nav {
  filter: none !important;
}
nav * {
  filter: none !important;
}

.naglowek h1 {
  color: white;
}


.tresc .naglowek h1{
 color:black;
}


.sciezka a:last-of-type {
  color: white;
}

.naglowekwpisybd strong {
  color: white;
}

.tresc .naglowek h1 {
   color: white;
}

.tresc {
  color: white;
}

.boxy .boxtxt a {
	color: white;
}	

.tresc a {
 color: white;
}

.boxy.wpisybd .boxtxt a {
 color: white;
}