@charset "utf-8";
@font-face {
  font-family: avenir;
  src: url(https://www.medikomabrno.cz/soubor/avenir)
}
.navbar-nav>li {
  border-left-color: #fff;
  border-right-color: #fff;
  text-align: center !important;
}

.navbar .navbar-nav>li>a {
  padding: 15px 15px 3px 15px;
  font-family: avenir;
  font-size: 15px;
  text-decoration: none;
  height: fit-content;
  height: -moz-max-content;
  color: #000;
  position: relative;
  display: block;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: none;
  margin-bottom: 5px;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>li>a:hover {
  padding-bottom: 1px !important;
  background-color: #ffff;
  color: #121212;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-bottom: 2px solid #fa8b63;
  text-decoration: none;
}

.navbar .navbar-nav>.active>a {
  color: #60ba99 !important;
}

ol,
ul {
  list-style: none
}

.navbar-default li.active:hover>a:before,
.navbar-default li.active>a:before {
  background: #fa8b63;
  content: '';
  display: block;
  position: absolute;
  bottom: 3px;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #fa8b63;
  transform-origin: right top;
  transform: scale(0, 1)
}

#navbar ul.nav li:last-child a {
  padding-right: none;
}

.copy {
  background: #60ba99;
}
#motive {
  width: 100%;
  overflow: hidden;
  background-size: cover;
  min-height: 500px;
  height: auto;
  padding: 15px;
  background-position: center center;
  text-align: left;
  font-family: avenir;
  src: url(https://www.medikomabrno.cz/soubor/avenir);
}
#motto p#motto-title {
  margin: 245px auto 0px auto;
}

#motto #motto-title {
  color: FFFFFF;
}
#motto #motto-title {
  color: #fff;
  font-size: 5em;
  font-weight: 900;
  text-shadow: 0px 0px 0px rgb(0 0 0 0%);
}
#motto #motto-text {
  color: #FFFFFF;
  font-size: 25px;
  text-transform: none;
  font-weight: bold;
  width: 50%;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}
details {
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: .5em .5em 0;
}

summary {
  font-weight: bold;
  margin: -.5em -.5em 0;
  padding: .5em;
}

details[open] {
  padding: .5em;
}

details[open] summary {
  border-bottom: 1px solid #aaa;
  margin-bottom: .5em;
}
element.style {
}
element.style {
}
#border.mins {
    padding-top: -317px;
}
#border {
    display: block;
    border-bottom: 0px solid #ffffff;
}