@charset "UTF-8";
body, h1, h2, h3, h4, p, li, a, span, strong {
  font: 10pt 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  line-height: 1.3;
  letter-spacing: normal !important;
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
}

.html_header_top.html_header_sticky #header {
  position: relative !important;
}

.html_header_top.html_header_sticky #main {
  padding-top: 0 !important;
}

.mi_kontakt td, .mi_kontakt a {
  text-wrap: none !important;
  white-space: nowrap !important;
}

header nav,
footer,
aside,
.avia-menu,
.sub-menu,
#mobile-advanced,
.mitog-toggler,
#mi_header_person_desktop,
#mi_header_person_mobile,
.hide_on_print,
.avia-post-nav,
#scroll-top-link {
  display: none;
  visibility: hidden;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none !important;
  color: #111;
}

h1, h2, h3, h4 {
  font-weight: bold;
}

#mitog-content {
  display: block !important;
  visibility: visible !important;
}

h1 {
  font-size: 24pt;
}

h2 {
  font-size: 14pt;
  margin-top: 25px;
}

aside h2 {
  font-size: 18pt;
}

blockquote, ul {
  margin: 0;
}

ul {
  list-style: none;
}

li {
  content: "» ";
}

#mi_show_print {
  display: block !important;
  visibility: visible !important;
}
