.uk-heading-medium {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 300;
  margin-bottom: 70px;
}

.uk-slider-items li {
  background-color: #a8a8a8;
  padding: 30px;
  border: 1px solid white;
  text-align: center;
}

h1.uk-heading-small {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 300;
  position: relative;
  top: 10px;
}

#rodzaje .uk-flex {
  justify-content: space-between !important;
}

.rodzaj button {
  line-height: 1.3;
  padding: 10px;
}

.rodzaj .uk-margin-left {
  flex-grow: 4;
  text-align: center;
}

.rodzaj .spacer-icon {
  position: absolute;
  top: 30px;
  right: 30px;
}

#lista .uk-accordion-title {
  height: 96px !important;
}

#lista li .uk-accordion-title {
  background-color: #e3e3e3;
  justify-content: space-between;
}

#lista li .uk-accordion-title > div {
  text-align: center;
  margin: 30px;
}

#lista li .uk-accordion-title > div:first-of-type {
  font-size: 45px;
  line-height: 1;
}

#lista .label {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
}

#lista .value {
  font-size: 30px;
  line-height: 1;
}

#lista .spacer,
#lista .nie-spacer {
  height: 96px !important;
  width: 112px !important;
  margin: 0 !important;
}

#lista .spacer img {
  height: 96px !important;
  width: 112px !important;
}

#lista .nie-spacer img {
  visibility: hidden;
}

.dostępne .uk-accordion-title {
  background-color: #e2f3e1 !important;
}

.rezerwacja .uk-accordion-title {
  background-color: #ffe8da !important;
}

#lista .uk-accordion-content {
  background-color: #e9e9e9;
}

#lista .uk-subnav {
  align-items: stretch;
}

#lista .uk-subnav li {
  background-color: black;
  margin-left: 5px;
  text-align: center;
  padding: 0;
  margin-bottom: 5px;
}

#lista .uk-active a {
  background-color: black;
}

#lista .uk-subnav li a {
  text-align: center;
  color: white;
  line-height: 30px;
}

#lista .uk-subnav li a:hover,
#lista .uk-subnav li a:active,
#lista .uk-subnav li a:focus {
  background-color: black;
  color: white;
}

#lista .uk-subnav .spacerbutton a,
#lista .uk-subnav .spacerbutton a:hover,
#lista .uk-subnav .spacerbutton a:active,
#lista .uk-subnav .spacerbutton a:focus {
  background-color: #27529f;
}

#lista .uk-accordion-content {
  position: relative;
  margin-top: 0;
  /*     height: 100px; */
}

#lista .uk-subnav {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

.uk-switcher li {
  margin: 50px;
}

li > div > ul > li > div > ul > li {
  padding: 0 !important;
}

@media only screen and (max-width: 992px) {
  .hide1 {
    display: none;
  }
}

@media only screen and (max-width: 850px) {
  .hide2 {
    display: none;
  }
}

@media only screen and (max-width: 720px) {
  .hide4 {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .hide3 {
    display: none;
  }
}

.uk-accordion-content li {
  padding-bottom: 80px;
}
