
.default-look {
    background-color:#ffff;
}

span {
	color:black;
}

/* Black and yellow */

.black-yellow-look  #formplace p a{
	border:1px solid #ff0!important;
	color:#ff0!important;
	background:#000!important;
}

.black-yellow-look a {
	color: #ff0!important;
}
.black-yellow-look{
    background-color:#000;
}

.black-yellow-look span{
  color:#ff0!important;
}

.black-yellow-look legend{
  color:#ff0!important;
}

.black-yellow-look .secondary-header {
    color:#ff0!important;
    background:transparent!important;
}


.black-yellow-look form legend::before {
	background:#ff0!important;
}

.black-yellow-look .ju-sliderbutton {
   background:#000;
   border:1px solid #ff0;
}

.black-yellow-look .ui-slider-handle{
	background-color:#ff0!important;
	background:#ff0!important;
}

.black-yellow-look .ui-state-default {
	background-color:#ff0!important;
	background:#ff0!important;
} 
.black-yellow-look .ui-corner-all{
	background-color:#ff0!important;
	background:#ff0!important;
}

.black-yellow-look .ju-sliderbutton .ju-sliderbutton-text{
	color:#ff0!important;
}

.black-yellow-look .btn-default{
	border:1px solid #ff0!important;
	color:#ff0!important;
	background:#000!important;
}

.black-yellow-look .col-sm-9 .btn-default {
	border:1px solid #ff0!important;
	color:#ff0!important;
	background:#000!important;
}


.black-yellow-look .btn-primary{
	border:1px solid #ff0!important;
	color:#ff0!important;
	background:#000!important;
}

.black-yellow-look .col-sm-9 .btn-primary{
	border:1px solid #ff0!important;
	color:#ff0!important;
	background:#000!important;
}


.black-yellow-look .main-header .content {
	background:#000!important;
}

.black-yellow-look #upper{
  background:transparent;
}

.black-yellow-look #footer{
	border-top:2px solid #ff0!important;
}


.black-yellow-look #lower {
	background:#000!important;
}

.black-yellow-look #lower p{
	color:#ff0!important;
}

.black-yellow-look .navbar-wcag__control--font img{
filter: invert(100%);
}

.black-yellow-look .navbar-wcag__control--contrast img{
	border:1px solid white;
	border-radius:50%;
}


.black-yellow-look #przetwarzanie{
	color:#ff0!important;
}

.black-yellow-look #przetwarzanie a{
	color:#ff0!important;
}


.black-yellow-look .main-header__secondary:after{
	background:#ff0!important;
}

.black-yellow-look input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea{
	background:#000!important;
	color:#ff0!important;
	border:1px solid #ff0!important;
}
.black-yellow-look #ulica{
	border:1px solid #ff0!important;
}
.black-yellow-look #telefon{
	border:1px solid #ff0!important;
}
.black-yellow-look #email {
	border:1px solid #ff0!important;
} 
.black-yellow-look #nazwisko{
	border:1px solid #ff0!important;
} 
.black-yellow-look #polepesel{
	border:1px solid #ff0!important;
} 
.black-yellow-look#ulica{
	border:1px solid #ff0!important;
} 
.black-yellow-look #NrDomu{
	border:1px solid #ff0!important;
}
.black-yellow-look #miasto{
	border:1px solid #ff0!important;
}
.black-yellow-look #KodPocztowy{
	border:1px solid #ff0!important;
}
.black-yellow-look #imie{
	border:1px solid #ff0!important;
}


.black-yellow-look #nazwisko{
	border:1px solid #ff0!important;
}


.black-yellow-look .form-control{
	background:#000!important;
	border:1px solid #ff0;

}

.black-yellow-look::placeholder{
	color:#ff0!important;
}

.black-yellow-look ::placeholder{
	color:#ff0!important;
}


.black-yellow-look select:required:invalid {
	color:#ff0!important;
}
.black-yellow-look option[value=""][disabled] {
	color:#ff0!important;
}
.black-yellow-look option {
	color:#ff0!important;
}

.black-yellow-look select {
	color:#ff0!important;
}
/* with the :focus here, we show grey when using the element */
.black-yellow-look select:focus {
	color:#ff0!important;
}
.black-yellow-look option {
	color:#ff0!important;
}
.black-yellow-look option:first-of-type {
	color:#ff0!important;
}


.black-yellow-look .btn-primary{
	opacity:10!important;
}

.black-yellow-look
input[type='checkbox']{


  
  outline: 2px solid #ff0!important;
  box-shadow: none!important;
  width: 15px;
  height: 15px;
}

.black-yellow-look .pretext {
	color:#ff0!important;
}

.black-yellow-look .hasTip  {
	color:#ff0!important;
}

.black-yellow-look label {
	color:#ff0!important;
}

.black-yellow-look input {
	border: 1px solid #ff0!important;
}

.black-yellow-look #NextStepBtn {
    background: transparent!important;
}

.black-yellow-look   input[type='radio'] {
	width: 15px;
	height: 15px;
	outline: 2px solid #ff0!important;
}

.black-yellow-look  input[type='radio'] {
	width: 15px;
	height: 15px;
	outline: 2px solid #ff0!important;
}

.black-yellow-look #przetwarzanie {
	border-top: 1px solid #ff0!important;
}

.black-yellow-look .pretext::before {
    background: #ff0!important;
}


.black-yellow-look .mobile-header__content.open {
	background-color: #000!important;
	color: #ff0!important;
}

.black-yellow-look .item-label{
	color: #ff0!important;
}


/* Yellow black */

.yellow-black-look #formplace p a{
	border:1px solid #000!important;
	color:#000!important;
	background:#ff0!important;
}

.yellow-black-look a {
	color: #000!important;
}

.yellow-black-look{
    background-color:#ff0;
}

.yellow-black-look span{
  color:#000!important;
}

.yellow-black-look legend{
  color:#000!important;
}

.yellow-black-look .secondary-header {
    color:#000!important;
    background:transparent!important;
}


.yellow-black-look form legend::before {
	background:#000!important;
}

.yellow-black-look .ju-sliderbutton {
   background:#ff0;
   border:1px solid #000;
}

.yellow-black-look .ui-slider-handle{
	background-color:#000!important;
	background:#000!important;
}

.yellow-black-look .ui-state-default {
	background-color:#000!important;
	background:#000!important;
} 
.yellow-black-look .ui-corner-all{
	background-color:#000!important;
	background:#000!important;
}

.yellow-black-look .ju-sliderbutton .ju-sliderbutton-text{
	color:#000!important;
}

.yellow-black-look .btn-default{
	border:1px solid #000!important;
	color:#000!important;
	background:#ff0!important;
}


.yellow-black-look .btn-primary{
	border:1px solid #000!important;
	color:#000!important;
	background:#ff0!important;
}


.yellow-black-look .main-header .content {
	background:#ff0!important;
}

.yellow-black-look #upper{
  background:transparent;
}

.yellow-black-look #footer{
	border-top:2px solid #000!important;
}


.yellow-black-look #lower {
	background:#ff0!important;
}

.yellow-black-look #lower p{
	color:#000!important;
}

.yellow-black-look .navbar-wcag__control--font img{
filter: invert(0%);
}

.yellow-black-look .navbar-wcag__control--contrast img{
	border:1px solid white;
	border-radius:50%;
}


.yellow-black-look #przetwarzanie{
	color:#000!important;
}

.yellow-black-look #przetwarzanie a{
	color:#000!important;
}


.yellow-black-look .main-header__secondary:after{
	background:#000!important;
}

.yellow-black-look input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea{
	background:#ff0!important;
	color:#000!important;
	border:1px solid #000!important;
}
.yellow-black-look #ulica{
	border:1px solid #000!important;
}
.yellow-black-look #telefon{
	border:1px solid #000!important;
}

.yellow-black-look #email{
	border:1px solid #000!important;
}

.yellow-black-look #nazwisko{
	border:1px solid #000!important;
}

.yellow-black-look #polepesel{
	border:1px solid #000!important;
}

.yellow-black-look #ulica{
	border:1px solid #000!important;
}

.yellow-black-look #NrDomu{
	border:1px solid #000!important;
}
.yellow-black-look #miasto{
	border:1px solid #000!important;
}

.yellow-black-look #KodPocztowy{
	border:1px solid #000!important;
}
  
.yellow-black-look #imie{
	border:1px solid #000!important;
}


.yellow-black-look #nazwisko {
	border:1px solid #000!important;
}

.yellow-black-look .form-control{
	background:#ff0!important;
	border:1px solid #000;

}

.yellow-black-look::placeholder{
	color:#000!important;
}

.yellow-black-look ::placeholder{
	color:#000!important;
}


.yellow-black-look select:required:invalid {
	color:#000!important;
}
.yellow-black-look option[value=""][disabled] {
	color:#000!important;
}
.yellow-black-look option {
	color:#000!important;
}

.yellow-black-look select {
	color:#000!important;
}
/* with the :focus here, we show grey when using the element */
.yellow-black-look select:focus {
	color:#000!important;
}
.yellow-black-look option {
	color:#000!important;
}
.yellow-black-look option:first-of-type {
	color:#000!important;
}

.yellow-black-look  .col-sm-9 .btn-primary{
	border:1px solid #000!important;
	color:#000!important;
	background:#ff0!important;
}

.yellow-black-look .col-sm-9 .btn-default{
	border:1px solid #000!important;
	color:#000!important;
	background:#0ff0!important;
}

.yellow-black-look .btn-primary{
	opacity:10!important;
}


.yellow-black-look
input[type='checkbox']{


  
  outline: 2px solid #000!important;
  box-shadow: none!important;
  width: 15px;
  height: 15px;
}

.yellow-black-look .pretext {
	color:#000!important;
}

.yellow-black-look .hasTip  {
	color:#000!important;
}

.yellow-black-look label {
	color:#000!important;
}

.yellow-black-look input {
	border: 1px solid #000!important;
}

.yellow-black-look #NextStepBtn {
    background: transparent!important;
}

.yellow-black-look   input[type='radio'] {
	width: 15px;
	height: 15px;
	outline: 2px solid #000!important;
}

.yellow-black-look input[type='radio'] {
	width: 15px;
	height: 15px;
	outline: 2px solid #000!important;
}

.yellow-black-look #przetwarzanie {
	border-top: 1px solid #000!important;
}

.yellow-black-look .pretext::before {
    background: #000!important;
}




.yellow-black-look .mobile-header__content.open {
	background-color: #ff0!important;
	color: #000!important;
}

.yellow-black-look .item-label{
	color: #000!important;
}




/* Black & White */

.black-white-look #formplace p a{
	border:1px solid #ffff!important;
	color:#ffff!important;
	background:#000!important;
}

.black-white-look a {
	color: #ffff;
}


.black-white-look{
    background-color:#000;
}

.black-white-look span{
  color:#ffff!important;
}

.black-white-look legend{
  color:#ffff!important;
}

.black-white-look .secondary-header {
    color:#ffff!important;
    background:transparent!important;
}


.black-white-look form legend::before {
	background:#ffff!important;
}

.black-white-look .ju-sliderbutton {
   background:#000;
   border:1px solid #ffff;
}

.black-white-look .ui-slider-handle{
	background-color:#ffff!important;
	background:#ffff!important;
}

.black-white-look .ui-state-default {
	background-color:#ffff!important;
	background:#ffff!important;
} 
.black-white-look .ui-corner-all{
	background-color:#ffff!important;
	background:#ffff!important;
}

.black-white-look .ju-sliderbutton .ju-sliderbutton-text{
	color:#ffff!important;
}

.black-white-look .btn-default{
	border:1px solid #ffff!important;
	color:#ffff!important;
	background:#000!important;
}


.black-white-look .btn-primary{
	border:1px solid #ffff!important;
	color:#ffff!important;
	background:#000!important;
}


.black-white-look .main-header .content {
	background:#000!important;
}

.black-white-look #upper{
  background:transparent;
}

.black-white-look #footer{
	border-top:2px solid #ffff!important;
}


.black-white-look #lower {
	background:#000!important;
}

.black-white-look #lower p{
	color:#ffff!important;
}

.black-white-look .navbar-wcag__control--font img{
filter: invert(0%);
}

.black-white-look .navbar-wcag__control--contrast img{
	border:1px solid white;
	border-radius:50%;
}


.black-white-look #przetwarzanie{
	color:#ffff!important;
}

.black-white-look #przetwarzanie a{
	color:#ffff!important;
}


.black-white-look .main-header__secondary:after{
	background:#ffff!important;
}

.black-white-look input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea{
	background:#000!important;
	color:#ffff!important;
	border:1px solid #ffff!important;
}
.black-white-look #ulica{
	border:1px solid #ffff!important;
}
.black-white-look  #telefon{
	border:1px solid #ffff!important;
}
.black-white-look #email{
	border:1px solid #ffff!important;
}
.black-white-look #nazwisko{
	border:1px solid #ffff!important;
}
.black-white-look #polepesel{
	border:1px solid #ffff!important;
}
.black-white-look #ulica{
	border:1px solid #ffff!important;
}
.black-white-look #NrDomu{
	border:1px solid #ffff!important;
}  
.black-white-look #miasto{
	border:1px solid #ffff!important;
}
.black-white-look #KodPocztowy{
	border:1px solid #ffff!important;
}  
.black-white-look #imie{
	border:1px solid #ffff!important;
}

.black-white-look #nazwisko {
	border:1px solid #ffff!important;
}

.black-white-look .form-control{
	background:#000!important;
	border:1px solid #ffff;

}

.black-white-look::placeholder{
	color:#ffff!important;
}

.black-white-look ::placeholder{
	color:#ffff!important;
}


.black-white-look select:required:invalid {
	color:#ffff!important;
}
.black-white-look option[value=""][disabled] {
	color:#ffff!important;
}
.black-white-look option {
	color:#ffff!important;
}

.black-white-look select {
	color:#ffff!important;
}
/* with the :focus here, we show grey when using the element */
.black-white-look select:focus {
	color:#ffff!important;
}
.black-white-look option {
	color:#ffff!important;
}
.black-white-look option:first-of-type {
	color:#ffff!important;
}

.black-white-look  .col-sm-9 .btn-primary{
	border:1px solid #ffff!important;
	color:#ffff!important;
	background:#000!important;
}

.black-white-look .col-sm-9 .btn-default{
	border:1px solid #ffff!important;
	color:#ffff!important;
	background:#0ff0!important;
}

.black-white-look .btn-primary{
	opacity:10!important;
}


.black-white-look .navbar-wcag__control--font img{
	filter: invert(100%);
}
	

.black-white-look
input[type='checkbox']{


  
  outline: 2px solid #ffff!important;
  box-shadow: none!important;
  width: 15px;
  height: 15px;
}

.black-white-look .pretext {
	color:#ffff!important;
}

.black-white-look .hasTip  {
	color:#ffff!important;
}

.black-white-look label {
	color:#ffff!important;
}

.black-white-look input {
	border: 1px solid #ffff!important;
}

.black-white-look #NextStepBtn {
    background: transparent!important;
}

.black-white-look   input[type='radio'] {
	width: 15px;
	height: 15px;
	outline: 2px solid #ffff!important;
}

.black-white-look input[type='radio'] {
	width: 15px;
	height: 15px;
	outline: 2px solid #ffff!important;
}

.black-white-look #przetwarzanie {
	border-top: 1px solid #ffff!important;
}

.black-white-look .pretext::before {
    background: #ffff!important;
}




.black-white-look .mobile-header__content.open {
	background-color: #000!important;
	color: #ffff!important;
}

.black-white-look .item-label{
	color: #ffff!important;
}


.black-yellow-look .tooltip-inner {
	background: #000!important;
	color: #ff0!important;
	border: 1px solid #ff0!important;
}

.yellow-black-look .tooltip-inner {
	background: #ff0!important;
	color: #000!important;
	border: 1px solid #000!important;
}

.black-white-look .tooltip-inner {
	background: #000!important;
	color: #fff!important;
	border: 1px solid #fff!important;
}
