.hn {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h13 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h46 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  padding: 1em 1em 1.5em;
  text-transform: uppercase;
}
main {
  background-image: url('/themes/custom/tpp/images/bez-bazaru-vozidlo-background.jpg');
  background-repeat: no-repeat;
}
.page--cenik article.page--full {
  background-image: none;
}
main > .content__cenik {
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
main > .content__cenik > div {
  -webkit-flex: 0 0 60em;
  -moz-flex: 0 0 60em;
  -ms-flex: 0 0 60em;
  flex: 0 0 60em;
  -webkit-align-self: auto;
  align-self: auto;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
}
main ul.cenik__header {
  margin-top: 5em;
  font-weight: 500;
  background-color: white;
  position: relative;
  z-index: 7;
  -webkit-box-shadow: 0 0 0.25em 0.125em #b0b0b0;
  -moz-box-shadow: 0 0 0.25em 0.125em #b0b0b0;
  -o-box-shadow: 0 0 0.25em 0.125em #b0b0b0;
  box-shadow: 0 0 0.25em 0.125em #b0b0b0;
  -webkit-flex: 0 0 15em;
  -moz-flex: 0 0 15em;
  -ms-flex: 0 0 15em;
  flex: 0 0 15em;
  -webkit-align-self: auto;
  align-self: auto;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
}
main ul.cenik__header > li {
  padding: 1.1em;
  height: 3.4em;
  border-bottom: 0.1em solid #d4d4d4;
  margin: 0 0.5em;
}
main ul.cenik__header > li:last-child {
  border: none;
}
.label-help {
  background-image: url('/themes/custom/tpp/images/i.svg');
  background-size: 1.1rem;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  left: 0.75em;
  float: right;
}
.label-help > * {
  display: none;
}
.cenik__balicky {
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
  text-align: center;
  font-weight: 500;
}
.cenik__balicek {
  -webkit-flex: 0 0 15em;
  -moz-flex: 0 0 15em;
  -ms-flex: 0 0 15em;
  flex: 0 0 15em;
  -webkit-align-self: auto;
  align-self: auto;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
}
.cenik__balicek.odd .cenik__elements {
  background-color: #f7f7f7;
}
.cenik__balicek-1 .balicek {
  z-index: 11;
}
.cenik__balicek-1 .balicek .content__header {
  background-color: #ddecf6;
}
.cenik__balicek-2 .balicek {
  z-index: 10;
}
.cenik__balicek-2 .balicek .content__header {
  background-color: #c5deef;
}
.cenik__balicek-3 .balicek {
  z-index: 9;
}
.cenik__balicek-3 .balicek .content__header {
  background-color: #a5cce6;
}
.cenik__balicek-4 .balicek {
  z-index: 8;
}
.cenik__balicek .balicek.nejoblibenejsi {
  z-index: 15;
}
.content__cenik footer {
  padding-bottom: 1em;
  text-align: center;
  font-weight: 500;
}
.content__cenik footer .ico.plus {
  display: inline-block;
  position: relative;
  top: 0.75em;
  border-radius: 50%;
  background-color: white;
  background-image: url("/themes/custom/tpp/images/cenik_plus_black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  width: 2.5em;
  height: 2.5em;
  margin-right: 0.5em;
  -webkit-box-shadow: 0.1em 0.1em 0.2em 0.1em rgba(193, 193, 193, 0.73);
  -moz-box-shadow: 0.1em 0.1em 0.2em 0.1em rgba(193, 193, 193, 0.73);
  -o-box-shadow: 0.1em 0.1em 0.2em 0.1em rgba(193, 193, 193, 0.73);
  box-shadow: 0.1em 0.1em 0.2em 0.1em rgba(193, 193, 193, 0.73);
}
.content__cenik footer p {
  display: inline-block;
}
.content__banner-body {
  text-align: center;
  color: white;
  background-image: url('/themes/custom/tpp/images/banner-background.png');
  padding: 1em 0;
  font-weight: 500;
}
.content__banner-body p:first-child {
  margin-top: 1em;
}
.content__paragraphs .paragraph__content--sluzby {
  background-image: url('/themes/custom/tpp/images/bez-bazaru-vozidlo-background.jpg');
  background-repeat: no-repeat;
  padding: 2em 0;
}
.content__paragraphs .paragraph__content--sluzby .sluzby__title > h2 {
  font-size: 36px;
}
.content__additional-services .additional-services > h2 {
  font-weight: 400;
  font-size: 36px;
  font-style: italic;
}
/*# sourceMappingURL=cenik.css.map */