#niepelnosprawni {
    position: absolute;
    background: #ffffff7d;
    height: 30px;
    margin: 4px auto;
    /*top: 130px;*/
    z-index: 3;
    /*! clear: both; */
    width: 5%;
	color: #000;
	left: 66%;
	font-size: 100% !important;
	padding-right: 20px;
}

#czcionka {
    font-family: times-new-roman;
    font-size: 20px;
    /*! width: 100px; */
    float: right;
	cursor: pointer;
}

#czcionkaMala {
    font-size: 70%;
}

#czcionkaDuza {
    font-size: 130%;
}

#czcionkaZwykla {
    font-size: 100%;
}

#kontrast {
  width: 15%;
  float: right;
  height: 31px;
  padding: 7px 0px;
  box-sizing: border-box;
  cursor: pointer;
  padding-left: 7px;
}

.powiekszone *:not(.czcionka) {
  font-size: 105%;
}

.powiekszone ol1 > li {
  height: 4em !important;
  padding: 0.5em 0px;
  box-sizing: border-box;
}

.powiekszone ol1 {
  line-height: 1.5em !important;
}

.powiekszone ol1 > li > ul > li {
  height: 4em !important;
}

.powiekszone ol1 > li > a {
  height: 80px !important;
}

.powiekszone ol {
  margin: 0px 0px 45px 0px !important;
  line-height: 1.5em !important;
}

.powiekszone ol li {
  height: 4em !important;
  padding: 0.5em 0px;
  box-sizing: border-box;
}

.powiekszone div#menu {
  margin: 0px auto 125px auto;
}

.powiekszone .infoBar {
	top: -359px !important;
}

.pomniejszone *:not(.czcionka) {
  font-size: 95%;
}

.pomniejszone .infoBar {
    top: -111px !important;
    z-index: 1;
}