/*@import url("https://fonts.googleapis.com/css?family=Chicle|Open+Sans");*/
/*html, body {*/
/*  height: 100%;*/
/*  margin: 0; }*/

/*body {*/
/*  background: #88FFFF 50% 0; }*/

/*!* Loader *!*/
/*#loader {*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  top: 50%;*/
/*  z-index: 1;*/
/*  width: 150px;*/
/*  height: 150px;*/
/*  margin: -75px 0 0 -75px;*/
/*  border: 16px solid #f3f3f3;*/
/*  border-radius: 50%;*/
/*  border-top: 16px solid #3498db;*/
/*  -webkit-animation: spin 1s linear infinite;*/
/*  animation: spin 1s linear infinite; }*/

/*@-webkit-keyframes spin {*/
/*  0% {*/
/*    -webkit-transform: rotate(0deg); }*/
/*  100% {*/
/*    -webkit-transform: rotate(360deg); } }*/
/*@keyframes spin {*/
/*  0% {*/
/*    transform: rotate(0deg); }*/
/*  100% {*/
/*    transform: rotate(360deg); } }*/
/*!* Add animation to "page content" *!*/
/*.animate {*/
/*  !*position: relative;*!*/
/*  -webkit-animation-name: animation;*/
/*  -webkit-animation-duration: 1s;*/
/*  animation-name: animation;*/
/*  animation-duration: 1s; }*/

/*@-webkit-keyframes animation {*/
/*  from {*/
/*    opacity: 0; }*/
/*  to {*/
/*    opacity: 1; } }*/
/*@keyframes animation {*/
/*  from {*/
/*    opacity: 0; }*/
/*  to {*/
/*    opacity: 1; } }*/
/*#container {*/
/*  width: 100%; }*/

/*#main {*/
/*  display: none;*/
/*  padding: 100px 0 50px 0; }*/

/*div, a {*/
/*  font-family: 'Open Sans', sans-serif; }*/

/*a {*/
/*  color: #88FFFF;*/
/*  text-decoration: none;*/
/*  transition: all 1s; }*/
/*  a:hover {*/
/*    color: white;*/
/*    text-decoration: underline; }*/

/*h1, h2, h3, h4, h5 {*/
/*  color: #FFFFFF;*/
/*  font-weight: 400;*/
/*  text-shadow: 2px 2px #000055; }*/

/*.site-title-desktop {*/
/*  color: white;*/
/*  font-family: 'Open Sans', sans-serif;*/
/*  font-size: 2.8em;*/
/*  font-weight: 500;*/
/*  max-width: 70vw;*/
/*  padding: 30px 20% 30px 20px;*/
/*  text-shadow: 3px 3px #000055;*/
/*  width: 100%; }*/

/*.site-title-mobile {*/
/*  color: white;*/
/*  display: none;*/
/*  font-family: 'Open Sans', sans-serif;*/
/*  font-size: 2.8em;*/
/*  font-weight: 500;*/
/*  max-width: 600px;*/
/*  padding: 20px 15% 20px 15px;*/
/*  text-shadow: 3px 3px #000055;*/
/*  width: 100%; }*/

/*.headline-box {*/
/*  height: 165px; }*/

/*.headline-img {*/
/*  position: absolute;*/
/*  width: 13.5%;*/
/*  right: 10px; }*/

/*h1 {*/
/*  font-family: 'Open Sans', sans-serif;*/
/*  font-size: 2.8em;*/
/*  margin: 20px;*/
/*  max-width: 1000px; }*/

/*h2 {*/
/*  font-family: 'Open Sans', sans-serif;*/
/*  font-size: 40px;*/
/*  margin: 20px;*/
/*  max-width: 1000px; }*/

/*h4 {*/
/*  font-size: 32px;*/
/*  margin: 10px 0;*/
/*  max-width: 1000px; }*/

/*#headpanel {*/
/*  position: fixed;*/
/*  width: 100%;*/
/*  z-index: 100; }*/

/*.rich-text {*/
/*  color: #FFFFFF;*/
/*  font-size: 32px;*/
/*  text-shadow: 2px 2px #000055; }*/
/*  .rich-text p {*/
/*    font-weight: 100;*/
/*    font-size: 20px;*/
/*    margin: 0; }*/
/*  .rich-text li {*/
/*    font-size: 20px; }*/

/*.homepage-richtext {*/
/*  background: rgba(0, 0, 90, 0.8);*/
/*  border-radius: 5px;*/
/*  height: auto;*/
/*  margin: auto;*/
/*  max-width: 1000px;*/
/*  padding: 10px 30px 80px 30px;*/
/*  position: relative;*/
/*  width: 75vw; }*/

/*.homepage-block .rich-text {*/
/*  margin: 20px 100px 20px 100px;*/
/*  max-width: 1000px; }*/

/*.homepage-block .rich-text a {*/
/*  color: #ffffff; }*/

/*.homepage-block .rich-text ul {*/
/*  list-style-type: disc; }*/

/*td {*/
/*  border: solid 1px white; }*/

/*.map-text-block li {*/
/*  font-size: 24px; }*/

/*.gallery-block {*/
/*  padding: 2px;*/
/*  margin: 0 auto;*/
/*  display: inline-block; }*/

/*.image-container img {*/
/*  width: 100%; }*/

/*.image-container {*/
/*  height: 120px;*/
/*  width: 160px;*/
/*  float: left;*/
/*  overflow: hidden;*/
/*  position: relative;*/
/*  display: block; }*/

/*nav {*/
/*  font-size: 0;*/
/*  !* hack to prevent spaces below the inline-block list *! }*/

/*div.center-content {*/
/*  background-color: #000055;*/
/*  line-height: normal;*/
/*  padding: 0;*/
/*  overflow: hidden;*/
/*  text-align: center;*/
/*  width: 100%; }*/

/*#logo-text {*/
/*  float: left;*/
/*  margin-right: 40px;*/
/*  padding: 8px 5px;*/
/*  position: absolute;*/
/*  width: 200px; }*/

/*#logo-text a {*/
/*  color: #CCFFFF;*/
/*  font-family: 'Chicle', cursive;*/
/*  font-size: 45px;*/
/*  text-decoration: none;*/
/*  text-shadow: 3px 3px #000055;*/
/*  text-transform: none; }*/

/*ul.topnav {*/
/*  background-color: #000055;*/
/*  display: inline-block;*/
/*  font-size: 16px;*/
/*  justify-content: center;*/
/*  height: 100%;*/
/*  list-style-type: none;*/
/*  margin: auto;*/
/*  padding: 0;*/
/*  overflow: hidden;*/
/*  text-align: center; }*/

/*ul.topnav li {*/
/*  float: left;*/
/*  text-align: center;*/
/*  text-transform: uppercase; }*/

/*li.active a {*/
/*  background-color: #88FFFF;*/
/*  color: #000055 !important; }*/

/*ul.topnav li a {*/
/*  display: block;*/
/*  color: white;*/
/*  text-align: center;*/
/*  padding: 20px 10px;*/
/*  text-decoration: none;*/
/*  transition: all 1s; }*/

/*ul.topnav li a:hover:not(.active) {*/
/*  background-color: #88FFFF;*/
/*  color: #000055; }*/

/*ul.topnav li.right {*/
/*  float: right; }*/

/*.blocks {*/
/*  overflow: hidden;*/
/*  padding: 0 2vw; }*/

/*.blocks ul {*/
/*  list-style: none;*/
/*  padding: 0; }*/

/*.blocks table {*/
/*  border: solid 2px white;*/
/*  border-collapse: collapse;*/
/*  color: #FFFFFF;*/
/*  font-size: 140%;*/
/*  text-align: center;*/
/*  text-shadow: 2px 2px #000055;*/
/*  width: 100%; }*/

/*!* Actualities *!*/
/*.actuality {*/
/*  border: 1px solid white;*/
/*  padding: 5px;*/
/*  position: relative;*/
/*  width: 100%; }*/

/*.actuality-container {*/
/*  float: none;*/
/*  overflow: hidden;*/
/*  width: 100%; }*/

/*.actuality-img {*/
/*  position: absolute;*/
/*  right: 10px;*/
/*  top: 10px;*/
/*  width: 150px; }*/

/*.actuality-text-and-doc {*/
/*  float: left;*/
/*  margin-right: 160px;*/
/*  min-height: 160px;*/
/*  overflow: hidden; }*/

/*.actuality-text {*/
/*  min-height: 120px; }*/

/*.actuality-doc {*/
/*  min-height: 30px; }*/

/*.actuality-doc {*/
/*  color: white;*/
/*  font-size: 18px;*/
/*  font-weight: 600; }*/

/*.actuality-doc a {*/
/*  color: white;*/
/*  font-weight: normal; }*/

/*!* Documents and gallery *!*/
/*.box-link {*/
/*  !* used as div and a*!*/
/*  background-color: white;*/
/*  border-radius: 2px;*/
/*  color: #000055;*/
/*  font-size: 20px;*/
/*  display: block;*/
/*  float: left;*/
/*  height: 160px;*/
/*  margin: 20px;*/
/*  padding: 5px;*/
/*  overflow: hidden;*/
/*  text-align: center;*/
/*  text-decoration: none;*/
/*  transition: background-color 0.4s, box-shadow 0.4s, font-size 0.4s;*/
/*  width: 160px; }*/

/*.box-link a {*/
/*  color: #000055;*/
/*  font-size: 20px; }*/

/*a.box-link:hover {*/
/*  background-color: #88FFFF;*/
/*  box-shadow: white 2px 2px 3px;*/
/*  font-size: 21px; }*/

/*.box-link.gallery-link a {*/
/*  font-size: 16px; }*/

/*!* Gallery *!*/
/*a.gallery-link {*/
/*  background-color: #88FFFF;*/
/*  display: block;*/
/*  height: 150px;*/
/*  text-decoration: none;*/
/*  width: 150px; }*/

/*a.box-link div {*/
/*  background: bottom no-repeat;*/
/*  background-size: 30% 30%;*/
/*  height: 100%;*/
/*  position: relative; }*/

/*footer {*/
/*  bottom: 0;*/
/*  color: white;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  text-align: center; }*/

/*!* Responsive *!*/
/*@media screen and (max-width: 1600px) {*/
/*  #logo-text {*/
/*    font-size: 32px; } }*/
/*@media screen and (max-width: 1350px) {*/
/*  #logo-text {*/
/*    display: none; } }*/
/*@media screen and (max-width: 1080px) {*/
/*  #main {*/
/*    padding-top: 180px; }*/

/*  ul.topnav {*/
/*    width: 100%; }*/

/*  ul.topnav li.right, ul.topnav li {*/
/*    width: 50%; }*/

/*  ul.topnav li a {*/
/*    font-size: 14px;*/
/*    padding: 5px 6px;*/
/*    width: 100%; } }*/
/*@media screen and (max-width: 800px) {*/
/*  #logo-text {*/
/*    font-size: 50px; }*/

/*  .site-title-desktop {*/
/*    display: none; }*/

/*  .site-title-mobile {*/
/*    display: block; }*/

/*  .headline-box {*/
/*    height: 80px; }*/

/*  h1 {*/
/*    font-size: 40px; }*/

/*  h2 {*/
/*    font-size: 36px; }*/

/*  h4 {*/
/*    font-size: 28px; }*/

/*  .rich-text {*/
/*    font-size: 24px; }*/

/*  .homepage-block .rich-text {*/
/*    margin: 20px 10px 20px 10px; }*/

/*  .blocks table {*/
/*    font-size: 24px; } }*/
/*@media screen and (max-width: 640px) {*/
/*  .blocks table {*/
/*    font-size: 16px; }*/

/*  .actuality {*/
/*    width: 90%; }*/

/*  .actuality-img {*/
/*    display: none; } }*/
/*@media screen and (max-width: 480px) {*/
/*  #logo-text {*/
/*    font-size: 36px; } }*/
/*.contact-content .errors {*/
/*  color: white;*/
/*  display: block;*/
/*  width: 100%; }*/
/*.contact-content .form-container {*/
/*  display: flex;*/
/*  flex-wrap: wrap; }*/
/*  .contact-content .form-container label {*/
/*    color: white;*/
/*    font-size: 1.2em; }*/
/*  .contact-content .form-container input, .contact-content .form-container select, .contact-content .form-container textarea {*/
/*    background: white;*/
/*    border: 1px solid #000055;*/
/*    box-sizing: border-box;*/
/*    display: block;*/
/*    font-size: 1em;*/
/*    float: none;*/
/*    margin: 2.5%;*/
/*    padding: 2.5%;*/
/*    vertical-align: top;*/
/*    width: 90%; }*/
/*  .contact-content .form-container input, .contact-content .form-container select {*/
/*    height: 50px; }*/
/*  .contact-content .form-container .small-box {*/
/*    width: 33%; }*/
/*    @media (max-width: 900px) {*/
/*      .contact-content .form-container .small-box {*/
/*        width: 50%; } }*/
/*    @media (max-width: 600px) {*/
/*      .contact-content .form-container .small-box {*/
/*        width: 100%; } }*/
/*  .contact-content .form-container .large-box {*/
/*    width: 50%; }*/
/*    @media (max-width: 900px) {*/
/*      .contact-content .form-container .large-box {*/
/*        width: 100%; } }*/
/*  .contact-content .form-container .btn-container {*/
/*    margin: 20px 0 -20px 0;*/
/*    text-align: center;*/
/*    width: 100%; }*/
/*    .contact-content .form-container .btn-container input {*/
/*      background: #88FFFF;*/
/*      border: 1px solid #88FFFF;*/
/*      color: #000055;*/
/*      font-size: 1.5em;*/
/*      font-weight: bold;*/
/*      height: unset;*/
/*      margin: auto;*/
/*      transition: all 1s;*/
/*      width: 200px; }*/
/*      .contact-content .form-container .btn-container input:hover {*/
/*        background: #000055;*/
/*        color: #88FFFF;*/
/*        cursor: pointer; }*/

/*!*# sourceMappingURL=vltavanek.css.map *!*/
