@import "fancybox.css";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
group,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
}
.nixhier {
  display: none;
}
.clearfix {
  clear: both;
  visibility: hidden;
}
body {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  background: #ecf2f9;
  color: #171717;
  overflow: hidden;
}
.wrapper {
  margin: 0 auto;
  width: 94%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper {
    width: 768px;
  }
}
@media screen and (min-width: 990px) {
  .wrapper {
    width: 990px;
  }
}
@media screen and (min-width: 1220px) {
  .wrapper {
    width: 1200px;
  }
}
a {
  text-decoration: underline;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.button {
  border-radius: 30px;
  background: white;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  padding: 15px 20px;
  background-color: #c8d2dd;
  cursor: pointer;
  transition: .2s ease-out;
  text-decoration: none !important;
  color: white;
  text-align: center;
}
.button-green {
  background-color: #bcd113;
}
.button-green:hover {
  background-color: #acc00b;
}
.button-green-bordered {
  background-color: transparent !important;
  border: 3px solid #bcd113;
  color: #bcd113;
}
.button-green-bordered:hover {
  background: #bcd113 !important;
  color: white !important;
}
.button-yellow {
  background-color: #fecb4a;
  border: none;
}
.button-yellow:hover {
  background-color: #f2bf3d;
}
.button-yellow-bordered {
  background-color: transparent !important;
  border: 3px solid #fecb4a;
  color: #fecb4a;
}
.button-yellow-bordered:hover {
  background: #fecb4a !important;
  color: white !important;
}
header .top-navigation {
  background: white;
  padding: 10px 0;
  box-shadow: 5px 5px 5px #ced3d8;
  margin-bottom: 10px;
  height: 75px;
}
header .top-navigation .wrapper {
  position: relative;
}
header .top-navigation .wrapper:after {
  display: block;
  content: "";
  background: red;
  width: 500px;
  height: 348px;
  background: url('../img/pravitko.png?v=2') center center no-repeat;
  background-size: 500px auto;
  position: absolute;
  z-index: -1;
  left: 20px;
  top: -50px;
}
@media screen and (min-width: 768px) {
  header .top-navigation .wrapper:after {
    top: -85px;
  }
}
@media screen and (min-width: 990px) {
  header .top-navigation .wrapper:after {
    top: -65px;
  }
}
@media screen and (min-width: 1220px) {
  header .top-navigation .wrapper:after {
    top: -50px;
  }
}
header .top-navigation .logo {
  display: inline-block;
  text-decoration: none;
}
header .top-navigation .logo strong {
  position: relative;
  top: 5px;
  font-size: 15px;
  display: block;
  margin-left: 70px;
}
@media screen and (min-width: 768px) {
  header .top-navigation .logo strong {
    top: 0px;
    width: 300px;
  }
}
@media screen and (min-width: 990px) {
  header .top-navigation .logo strong {
    font-size: 16px;
    margin-left: 130px;
    top: 3px;
    width: 330px;
  }
}
@media screen and (min-width: 1220px) {
  header .top-navigation .logo strong {
    width: auto;
    top: 20px;
  }
}
header .top-navigation .logo span {
  position: relative;
  top: 5px;
  font-size: 13px;
  display: block;
  line-height: 19px;
  margin-left: 70px;
}
@media screen and (min-width: 768px) {
  header .top-navigation .logo span {
    top: 4px;
    width: 300px;
  }
}
@media screen and (min-width: 990px) {
  header .top-navigation .logo span {
    font-size: 14px;
    margin-left: 130px;
    top: 4px;
    width: 330px;
  }
}
@media screen and (min-width: 1220px) {
  header .top-navigation .logo span {
    top: 20px;
    width: auto;
  }
}
header .top-navigation .logo:before {
  display: block;
  content: "";
  width: 55px;
  height: 57px;
  background: url('../img/logo.png') center center no-repeat;
  background-size: 55px auto;
  position: absolute;
  top: 10px;
}
@media screen and (min-width: 768px) {
  header .top-navigation .logo:before {
    top: -2px;
    width: 80px;
    height: 83px;
    background-size: 80px auto;
  }
}
@media screen and (min-width: 990px) {
  header .top-navigation .logo:before {
    top: 15px;
    width: 110px;
    height: 114px;
    background-size: 110px auto;
  }
}
header .top-navigation-contact {
  position: absolute;
  left: 660px;
  top: 10px;
  display: none;
}
@media screen and (min-width: 768px) {
  header .top-navigation-contact {
    display: block;
    top: 8px;
    left: 390px;
  }
}
@media screen and (min-width: 990px) {
  header .top-navigation-contact {
    top: 7px;
    left: 500px;
  }
}
@media screen and (min-width: 1220px) {
  header .top-navigation-contact {
    top: 8px;
    left: 660px;
  }
}
header .top-navigation-contact span {
  font-size: 18px;
  font-weight: 200;
  display: block;
  padding: 7px 0 5px 0px;
}
@media screen and (min-width: 990px) {
  header .top-navigation-contact span {
    font-size: 20px;
    padding: 7px 0 5px 36px;
    background: url('../img/phone-black.png') top 10px left no-repeat;
    background-size: 17px auto;
  }
}
header .top-navigation-contact a {
  display: block;
  text-decoration: none;
  color: #bcd113;
  position: relative;
  padding: 5px 0;
  font-size: 15px;
}
@media screen and (min-width: 990px) {
  header .top-navigation-contact a {
    left: 38px;
  }
}
header .top-navigation-contact a:hover {
  text-decoration: underline;
}
header .top-navigation-schooltype {
  position: absolute;
  top: 104px;
  z-index: 300;
}
@media screen and (min-width: 768px) {
  header .top-navigation-schooltype {
    float: right;
    position: relative;
    top: 13px;
  }
}
header .top-navigation-schooltype ul li {
  float: left;
}
header .top-navigation-schooltype ul li.active {
  font-weight: bold;
}
header .top-navigation-schooltype ul li.active a:after {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #bcd113;
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  bottom: -22px;
}
@media screen and (min-width: 768px) {
  header .top-navigation-schooltype ul li.active a:after {
    bottom: -10px;
  }
}
header .top-navigation-schooltype ul li a {
  text-decoration: none;
  display: block;
  font-size: 17px;
  margin-left: 5px;
  padding: 10px 5px;
  position: relative;
  transition: .2s ease-out;
  background: none;
}
@media screen and (min-width: 768px) {
  header .top-navigation-schooltype ul li a {
    border: 3px dashed #e2ebf8;
    border-radius: 25px;
    font-size: 15px;
    margin-left: 7px;
    padding: 10px 5px;
  }
}
@media screen and (min-width: 990px) {
  header .top-navigation-schooltype ul li a {
    font-size: 16px;
    margin-left: 10px;
    padding: 10px 10px;
  }
}
@media screen and (min-width: 1220px) {
  header .top-navigation-schooltype ul li a {
    font-size: 17px;
    margin-left: 15px;
    padding: 11px 15px;
  }
}
header .top-navigation-schooltype ul li a:hover {
  background: #f5f8fc;
}
header .main-navigation {
  background: -webkit-linear-gradient(#ffd15e,#fec73e);
  background: -o-linear-gradient(#ffd15e,#fec73e);
  background: -moz-linear-gradient(#ffd15e,#fec73e);
  background: linear-gradient(#ffd15e,#fec73e);
  height: 60px;
}
@media screen and (min-width: 768px) {
  header .main-navigation {
    height: auto;
  }
}
header .main-navigation .menu-mobile {
  position: relative;
  top: 4px;
  display: block;
  float: right;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 25px 35px 27px 22px;
  cursor: pointer;
  background: url('../img/mobile.svg') center right no-repeat;
  background-size: 34px auto;
}
@media screen and (min-width: 768px) {
  header .main-navigation .menu-mobile {
    display: none;
  }
}
header .main-navigation nav {
  position: relative;
}
@media screen and (min-width: 990px) {
  header .main-navigation nav:before {
    content: "";
    width: 105px;
    height: 91px;
    background: url('../img/timer.png') center center no-repeat;
    background-size: 105px auto;
    position: absolute;
    right: 0px;
    top: 15px;
    z-index: 100;
  }
}
header .main-navigation nav ul {
  display: none;
  position: absolute;
  background: white;
  top: 60px;
  left: 0px;
  right: 0px;
  z-index: 50;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 0px 15px #bdc4cc;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul {
    background: none;
    position: relative;
    display: block;
    top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: none !important;
  }
}
@media screen and (min-width: 990px) {
  header .main-navigation nav ul {
    margin-left: 80px;
  }
}
@media screen and (min-width: 1220px) {
  header .main-navigation nav ul {
    margin-left: 120px;
  }
}
header .main-navigation nav ul li {
  display: block;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li {
    float: left;
    padding: 16px 0;
  }
}
header .main-navigation nav ul li a {
  display: block;
  color: #372700;
  text-decoration: none;
  padding: 11px 10px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 20px;
  position: relative;
  transition: .2s ease-out;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li a {
    padding: 11px 9px;
    margin: 0 10px;
  }
}
@media screen and (min-width: 990px) {
  header .main-navigation nav ul li a {
    padding: 11px 15px;
    margin: 0 10px;
  }
}
@media screen and (min-width: 1220px) {
  header .main-navigation nav ul li a {
    padding: 11px 22px;
    margin: 0 14px;
  }
}
header .main-navigation nav ul li a:hover {
  background: #f2c24a;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li a:before {
    position: absolute;
    width: 1px;
    left: -13px;
    height: 23px;
    top: 7px;
    content: "";
    background: #c89b2a;
  }
}
@media screen and (min-width: 990px) {
  header .main-navigation nav ul li a:before {
    left: -15px;
  }
}
@media screen and (min-width: 1220px) {
  header .main-navigation nav ul li a:before {
    left: -21px;
  }
}
header .main-navigation nav ul li ul {
  display: block;
  z-index: 10;
  margin-left: 25px;
  background: none;
  position: relative;
  top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: none !important;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li ul {
    margin-left: 0px;
    margin-top: 15px;
    top: 55px;
    left: 0px;
    right: 0px;
    display: none;
    position: absolute;
    background: white;
    padding: 15px 15px 20px 15px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
header .main-navigation nav ul li ul li {
  float: none;
  padding: 0px;
}
header .main-navigation nav ul li ul li a {
  padding: 7px 5px !important;
  width: auto !important;
  height: auto !important;
  text-indent: 0px !important;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li ul li a {
    padding: 10px 5px !important;
  }
}
@media screen and (min-width: 990px) {
  header .main-navigation nav ul li ul li a {
    font-size: 15px;
  }
}
header .main-navigation nav ul li ul li a:before {
  display: none;
}
header .main-navigation nav ul li ul li a:hover {
  background: none;
  text-decoration: underline !important;
}
header .main-navigation nav ul li ul li:first-child {
  padding: 0px !important;
}
header .main-navigation nav ul li ul li:first-child a {
  background: none !important;
}
header .main-navigation nav ul li ul li.active a {
  background: none !important;
  text-decoration: underline !important;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li:first-child {
    padding: 13px 0;
  }
  header .main-navigation nav ul li:first-child a {
    text-indent: -5555px;
    background: url('../img/menu_home.png') center center no-repeat !important;
    background-size: 25px auto !important;
    width: 25px;
    height: 22px;
  }
  header .main-navigation nav ul li:first-child a:before {
    display: none;
  }
}
header .main-navigation nav ul li.active a {
  text-decoration: underline;
}
header .main-navigation nav ul li.active ul li a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  header .main-navigation nav ul li.active a {
    background: #f2c24a;
    text-decoration: none;
  }
  header .main-navigation nav ul li.active ul li a {
    background: none !important;
  }
}
header .main-navigation nav ul li:hover ul {
  display: block !important;
}
header .main-navigation nav ul li:hover ul ul {
  display: none !important;
}
header .link-navigation {
  background: rgba(245,249,253,0.94);
  padding: 12px 0;
  border-bottom: 1px solid #cbd8e8;
}
@media screen and (min-width: 768px) {
  header .link-navigation ul {
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  header .link-navigation ul {
    margin-left: 35px;
  }
}
@media screen and (min-width: 1220px) {
  header .link-navigation ul {
    margin-left: 140px;
  }
}
@media screen and (min-width: 768px) {
  header .link-navigation ul li {
    float: left;
    margin-right: 14px;
  }
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li {
    margin-right: 24px;
  }
}
@media screen and (min-width: 1220px) {
  header .link-navigation ul li {
    margin-right: 35px;
  }
}
header .link-navigation ul li a {
  display: block;
  padding: 13px 0 13px 28px;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  position: relative;
  left: 0px;
  transition: .2s ease-out;
}
@media screen and (min-width: 768px) {
  header .link-navigation ul li a {
    padding: 13px 0 13px 22px;
  }
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a {
    padding: 13px 0 13px 32px;
  }
}
@media screen and (min-width: 1220px) {
  header .link-navigation ul li a {
    padding: 13px 0 13px 32px;
  }
}
header .link-navigation ul li a:hover {
  left: 3px;
}
header .link-navigation ul li a.bakalari {
  background: url('../img/icon-bakalari.png') center left no-repeat;
  background-size: 15px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.bakalari {
    background-size: 24px auto;
  }
}
header .link-navigation ul li a.facebook {
  background: url('../img/icon-facebook.png') center left no-repeat;
  background-size: 15px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.facebook {
    background-size: 24px auto;
  }
}
header .link-navigation ul li a.jidelnicek {
  background: url('../img/icon-estrava.png') center left no-repeat;
  background-size: 15px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.jidelnicek {
    background-size: 24px auto;
  }
}
header .link-navigation ul li a.rozvrh {
  background: url('../img/icon-rozvrh.png') center left no-repeat;
  background-size: 15px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.rozvrh {
    background-size: 24px auto;
  }
}
header .link-navigation ul li a.suplovani {
  background: url('../img/icon-suplovani.png') center left no-repeat;
  background-size: 19px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.suplovani {
    background-size: 32px auto;
  }
}
header .link-navigation ul li a.plan {
  background: url('../img/icon-calendar.png') center left no-repeat;
  background-size: 15px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.plan {
    background-size: 24px auto;
  }
}
header .link-navigation ul li a.posta {
  background: url('../img/icon-ms365.png') center left no-repeat;
  background-size: 15px auto;
}
@media screen and (min-width: 990px) {
  header .link-navigation ul li a.posta {
    background-size: 24px auto;
  }
}
header .link-navigation ul li:last-child {
  margin-left: 0px !important;
}
header .main-image {
  display: block;
  z-index: -3;
  position: relative;
  text-align: center;
}
header .main-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  header .main-image img {
    height: 170px;
  }
}
@media screen and (min-width: 990px) {
  header .main-image img {
    height: 200px;
  }
}
@media screen and (min-width: 1220px) {
  header .main-image img {
    height: 220px;
  }
}
header .secondary-contact {
  background: white;
  box-shadow: 0px 0px 15px #bdc4cc;
  padding: 15px;
  margin-bottom: 20px;
  position: relative;
}
header .secondary-contact:after {
  display: block;
  position: absolute;
  left: -25px;
  top: 15px;
  content: "";
  width: 38px;
  height: 74px;
  background: url('../img/sponka.png') center left no-repeat;
  background-size: 38px auto;
}
header .secondary-contact .company-title {
  text-align: center;
  margin: 4px;
}
@media screen and (min-width: 768px) {
  header .secondary-contact .company-title {
    float: left;
    text-align: left;
  }
}
header .secondary-contact .company-title strong {
  font-size: 16px;
  line-height: 19px;
}
header .secondary-contact .company-title span {
  display: block;
  font-size: 14px;
  margin-top: 7px;
  line-height: 19px;
}
header .secondary-contact a {
  margin-top: 12px;
  display: inline-block;
  padding-left: 50px;
  background-image: url('../img/icon-map.png');
  background-repeat: no-repeat;
  background-position: center left 19px;
  background-size: 20px auto;
}
@media screen and (min-width: 768px) {
  header .secondary-contact a {
    margin-top: 0px;
    float: right;
  }
}
.content {
  line-height: 24px;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .content {
    line-height: 27px;
    font-size: 16px;
  }
}
.content .homepage h1 {
  text-align: center;
  font-size: 36px;
  margin: 35px 0;
}
@media screen and (min-width: 768px) {
  .content .homepage h1 {
    font-size: 40px;
    margin: 41px 0;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage h1 {
    font-size: 44px;
    margin: 48px 0;
  }
}
@media screen and (min-width: 1220px) {
  .content .homepage h1 {
    font-size: 47px;
    margin: 55px 0;
  }
}
.content .homepage .news {
  position: relative;
}
@media screen and (min-width: 768px) {
  .content .homepage .news {
    left: 20px;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news {
    left: 15px;
  }
}
@media screen and (min-width: 1220px) {
  .content .homepage .news {
    left: 30px;
  }
}
.content .homepage .news-item {
  float: left;
  margin: 0 0px 20px 0 !important;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content .homepage .news-item {
    width: 340px;
    margin: 0 40px 40px 0 !important;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news-item {
    width: 300px;
    margin: 0 30px 40px 0 !important;
  }
}
@media screen and (min-width: 1220px) {
  .content .homepage .news-item {
    width: 350px;
    margin: 0 50px 40px 0 !important;
  }
}
.content .homepage .news-item-type {
  right: 0px;
}
@media screen and (min-width: 768px) {
  .content .homepage .news-item:nth-child(odd) {
    clear: left;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news-item:nth-child(odd) {
    clear: none;
  }
}
@media screen and (min-width: 768px) {
  .content .homepage .news-item:nth-child(2n) {
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news-item:nth-child(2n) {
    margin-left: inherit;
  }
}
@media screen and (min-width: 1220px) {
  .content .homepage .news-item:nth-child(3n) {
    clear: none;
    margin-left: 0px !important;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news-item:nth-child(4n) {
    clear: both;
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news-item:nth-child(7n) {
    clear: both;
    margin-left: 0px;
  }
}
@media screen and (min-width: 1220px) {
  .content .homepage .news-item:nth-child(7n) {
    clear: none;
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news-item:nth-child(8n) {
    clear: none;
    margin-left: 0px;
  }
}
.content .homepage .news img {
  margin: 0px !important;
  top: -50%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .content .homepage .news img {
    top: -50%;
  }
}
@media screen and (min-width: 990px) {
  .content .homepage .news img {
    top: -40%;
  }
}
@media screen and (min-width: 1220px) {
  .content .homepage .news img {
    top: -50%;
  }
}
@media screen and (min-width: 768px) {
  .content .right {
    float: right;
    width: 255px;
  }
}
@media screen and (min-width: 990px) {
  .content .right {
    width: 290px;
  }
}
@media screen and (min-width: 1220px) {
  .content .right {
    width: 360px;
  }
}
.content .right .right-title {
  text-align: center;
  font-weight: 200;
  font-size: 21px;
  display: block;
  line-height: 34px;
  margin: 26px 0;
}
@media screen and (min-width: 768px) {
  .content .right .right-title {
    font-size: 21px;
    margin: 27px 0;
  }
}
@media screen and (min-width: 990px) {
  .content .right .right-title {
    font-size: 23px;
    margin: 31px 0;
  }
}
@media screen and (min-width: 1220px) {
  .content .right .right-title {
    font-size: 25px;
    margin: 35px 0;
  }
}
.content .right .news-container {
  margin: 40px 0;
}
.content .right .news-container img {
  margin: 0px !important;
  top: -50%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .content .right .news-container img {
    top: -50%;
  }
}
@media screen and (min-width: 990px) {
  .content .right .news-container img {
    top: -40%;
  }
}
@media screen and (min-width: 1220px) {
  .content .right .news-container img {
    top: -50%;
  }
}
.content .right .button {
  padding: 10px 25px;
}
@media screen and (min-width: 768px) {
  .content .left {
    float: left;
    width: 485px;
  }
}
@media screen and (min-width: 990px) {
  .content .left {
    width: 670px;
  }
}
@media screen and (min-width: 1220px) {
  .content .left {
    width: 800px;
  }
}
.content .left .container {
  background: white;
  padding: 15px 15px 17px 15px;
  margin-bottom: 15px;
  min-height: 300px;
}
@media screen and (min-width: 768px) {
  .content .left .container {
    margin-bottom: 0px;
    padding: 17px 17px 22px 17px;
  }
}
@media screen and (min-width: 990px) {
  .content .left .container {
    padding: 21px 21px 25px 21px;
  }
}
@media screen and (min-width: 1220px) {
  .content .left .container {
    padding: 25px 25px 30px 25px;
  }
}
.content .left .container .news-item {
  padding-bottom: 5px !important;
}
.content .left .container .news-item-thumb {
  float: left;
  width: 120px;
  margin-right: 20px;
}
.content .left .container .news-item-thumb img {
  margin: 0px;
}
.content .news-detail-back {
  float: right;
}
.content .important-alert {
  border: 3px solid #fecb4a;
  padding: 13px 20px 8px 40px;
  background: white url('../img/important-background.jpg') top center repeat-x;
  position: relative;
}
.content .important-alert:before {
  content: "i";
  border-radius: 5555px;
  background: #fecb4a;
  padding: 7px 18px;
  color: white;
  font-weight: bold;
  position: absolute;
  left: -20px;
  top: 14px;
}
.content table,
.content ul,
.content ol,
.content p,
.content h2,
.content h3,
.content h4,
.content h5,
.content hr {
  margin: 0 0 15px 0;
}
.content a {
  color: #bcd113;
  text-decoration: underline;
}
.content a:hover {
  text-decoration: none;
}
.content p {
  text-align: justify;
}
.content hr {
  display: block;
  height: 1px;
  border: none;
  background: #e4e4e4;
  margin: 20px 0 !important;
}
.content h1 {
  font-size: 29px;
  font-weight: 200;
  margin: 25px 0 26px;
}
@media screen and (min-width: 768px) {
  .content h1 {
    margin: 26px 0 30px 0;
    font-size: 33px;
  }
}
@media screen and (min-width: 990px) {
  .content h1 {
    margin: 30px 0 35px;
    font-size: 38px;
  }
}
@media screen and (min-width: 1220px) {
  .content h1 {
    margin: 39px 0 45px;
    font-size: 40px;
  }
}
.content h2 {
  font-size: 26px;
}
.content h3 {
  font-size: 23px;
}
.content h4 {
  font-size: 17px;
  color: white;
  background: #bcd113;
  padding: 3px 10px;
  display: inline-block;
}
.content h5 {
  font-size: 16px;
}
.content ul li {
  padding: 2px 0 2px 28px;
  background: url('../img/content_li.svg') 0 9px no-repeat;
  background-size: 14px auto;
}
.content ul ul {
  margin-left: 13px;
  margin-bottom: 0px;
}
.content ul.years {
  margin-bottom: 30px !important;
}
.content ul.years li {
  padding: 0px;
  background: none !important;
}
.content ul.years li a {
  display: block;
  padding: 15px 0px;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  text-align: center;
  color: inherit;
  margin: 15px 0px;
}
@media screen and (min-width: 768px) {
  .content ul.years li a {
    float: left;
    margin: 15px 19px;
    width: calc(50% - 40px);
  }
}
@media screen and (min-width: 1220px) {
  .content ul.years li a {
    margin: 15px 20px;
    width: calc(33% - 40px);
  }
}
.content ul.years li a:hover {
  text-decoration: underline;
}
.content img {
  margin: 15px 0;
  max-width: 100% !important;
  height: auto !important;
}
.content table {
  width: 100%;
}
.content table thead tr {
  background: white;
}
.content table thead tr th {
  padding: 6px 8px;
  font-weight: 400;
  border-bottom: 2px solid #bebebe;
}
.content table tbody tr {
  transition: .3s ease-in-out;
}
.content table tbody tr:hover {
  background: #fafafa;
}
.content table tbody tr td {
  padding: 6px 8px;
  border-bottom: 1px solid #f6f6f6;
}
.content table tbody tr td h4 {
  margin: 15px 0 !important;
}
.content .fb-like {
  margin: 10px 0 20px 0;
}
.content__old-content li {
  background: none !important;
  padding: 0px !important;
  float: left;
}
.content__old-content h2,
.content__old-content h3,
.content__old-content h4,
.content__old-content p {
  clear: both;
}
.footer {
  background: white;
  position: relative;
  margin-top: 80px;
  box-shadow: 0px 0px 15px #bdc4cc;
}
.footer .hidden {
  display: none;
}
.footer .wrapper {
  position: relative;
}
.footer .wrapper:before {
  width: 369px;
  height: 50px;
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: -43px;
  background: url('../img/fixy.png') center center no-repeat;
  background-size: 269px auto;
}
@media screen and (min-width: 768px) {
  .footer:before {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 50%;
    bottom: 0px;
    background: #bcd113;
    content: "";
  }
}
.footer-content .newsletter {
  text-align: center;
  color: white;
  background: #bcd113 url('../img/footer-email-watermark.png') center left no-repeat;
  background-size: 615px auto;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .footer-content .newsletter {
    background-size: 620px auto;
    padding-bottom: 0px;
    height: 325px;
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 990px) {
  .footer-content .newsletter {
    background-size: 600px auto;
    height: 315px;
  }
}
@media screen and (min-width: 1220px) {
  .footer-content .newsletter {
    background-size: 645px auto;
    height: 325px;
  }
}
.footer-content .newsletter-title {
  font-size: 25px;
  font-weight: 200;
  display: block;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .footer-content .newsletter-title {
    font-size: 29px;
    padding: 30px 0;
  }
}
@media screen and (min-width: 990px) {
  .footer-content .newsletter-title {
    font-size: 34px;
    padding: 35px 0;
  }
}
@media screen and (min-width: 1220px) {
  .footer-content .newsletter-title {
    padding: 30px 0;
  }
}
.footer-content .newsletter-status {
  display: none;
  margin: 0px 0 15px;
  font-weight: bold;
  font-size: 16px;
  width: 80%;
  margin: 0 auto 20px auto;
}
@media screen and (min-width: 768px) {
  .footer-content .newsletter-status {
    width: 100%;
  }
}
.footer-content .newsletter-status-error {
  color: #cd0909;
}
.footer-content .newsletter-status-success {
  color: #00ff06;
}
.footer-content .newsletter input[type="email"] {
  font-size: 14px;
  padding: 15px 20px;
  border: 0px;
  width: 80%;
  border-radius: 26px;
}
@media screen and (min-width: 768px) {
  .footer-content .newsletter input[type="email"] {
    width: 70%;
    padding: 20px 20px;
  }
}
.footer-content .newsletter-checkbox {
  line-height: 25px;
  display: block;
  margin: 15px 0;
}
.footer-content .newsletter-checkbox input {
  -webkit-appearance: checkbox;
}
.footer-content .newsletter .button-yellow {
  display: inline-block;
  padding: 15px 30px;
  font-size: 15px;
  cursor: pointer;
  border-radius: 40px;
}
@media screen and (min-width: 768px) {
  .footer-content-right {
    float: right;
    width: 50%;
  }
}
.footer-content-right .footer-content-text {
  padding: 10px 10px;
}
@media screen and (min-width: 768px) {
  .footer-content-right .footer-content-text {
    padding: 10px 12px;
  }
}
@media screen and (min-width: 990px) {
  .footer-content-right .footer-content-text {
    padding: 10px 18px;
  }
}
@media screen and (min-width: 1220px) {
  .footer-content-right .footer-content-text {
    padding: 15px 30px;
  }
}
.footer-content-right .company-info {
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer-content-right .company-info {
    padding-left: 70px;
  }
}
@media screen and (min-width: 990px) {
  .footer-content-right .company-info {
    padding-left: 70px;
  }
}
@media screen and (min-width: 1220px) {
  .footer-content-right .company-info {
    padding-left: 100px;
  }
}
.footer-content-right .company-info-title strong {
  display: block;
  font-size: 16px;
  line-height: 24px;
}
.footer-content-right .company-info-title span {
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  line-height: 22px;
}
.footer-content-right .company-info .left {
  float: left;
  font-size: 15px;
}
.footer-content-right .company-info .left span {
  font-weight: bold;
  display: inline-block;
  width: 30px;
  margin: 3px 0;
}
.footer-content-right .company-info .left em {
  font-style: normal;
}
.footer-content-right .company-info .right {
  float: right;
  font-size: 15px;
}
.footer-content-right .company-info .right .phone {
  display: block;
  padding: 2px 0 2px 40px;
}
@media screen and (min-width: 990px) {
  .footer-content-right .company-info .right .phone {
    padding: 1px 0 1px 40px;
  }
}
@media screen and (min-width: 1220px) {
  .footer-content-right .company-info .right .phone {
    padding: 2px 0 2px 40px;
  }
}
.footer-content-right .company-info .right .mail {
  display: block;
  padding: 5px 0 5px 40px;
  color: #bcd113;
  text-decoration: underline;
}
.footer-content-right .company-info .right .mail:hover {
  text-decoration: none;
}
.footer-content-right .company-info:before {
  display: none;
  content: "";
  width: 110px;
  height: 114px;
  background: url('../img/logo.png') center center no-repeat;
  background-size: 70px auto;
  position: absolute;
  top: 5px;
  left: 0px;
}
@media screen and (min-width: 768px) {
  .footer-content-right .company-info:before {
    display: block;
    width: 90px;
    height: 93px;
    background-size: 55px auto;
    left: -18px;
    top: -5px;
  }
}
@media screen and (min-width: 990px) {
  .footer-content-right .company-info:before {
    width: 90px;
    height: 93px;
    background-size: 55px auto;
    left: -15px;
    top: 0px;
  }
}
@media screen and (min-width: 1220px) {
  .footer-content-right .company-info:before {
    width: 110px;
    height: 114px;
    background-size: 70px auto;
    left: 0px;
    top: 5px;
  }
}
.footer-content-right .fast-links {
  margin-top: 10px;
}
.footer-content-right .fast-links .facebook {
  float: left;
  width: 22px;
  height: 22px;
  text-indent: -5555px;
  position: relative;
  top: 8px;
  background: url('../img/facebook.png') center center no-repeat;
  background-size: 22px auto;
}
.footer-content-right .fast-links .button-yellow {
  float: right;
  padding: 12px 18px;
}
.footer-content-right .links {
  clear: both;
  border-bottom: 1px solid #ecf2f9;
}
.footer-content-right .links ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.footer-content-right .links ul li a {
  display: block;
  padding: 18px 0;
  line-height: 25px;
  font-size: 11px;
}
@media screen and (min-width: 990px) {
  .footer-content-right .links ul li a {
    font-size: 14px;
  }
}
.footer-content-right .copyrights {
  color: #cecccc;
}
.footer-content-right .copyrights .left-copyright {
  padding: 15px 0;
  float: left;
}
.footer-content-right .copyrights .left-copyright span {
  position: relative;
  top: 6px;
}
.footer-content-right .copyrights .right-copyright {
  float: right;
}
.footer-content-right .copyrights .right-copyright span {
  position: relative;
  top: 7px;
}
.footer-content-right .copyrights .right-copyright a {
  position: relative;
  top: 15px;
  margin-left: 14px;
}
.pixio-control-panel {
  background: #f8f8f8;
  border-top: 1px solid #e1e1e1;
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 13px;
}
.pixio-control-panel .pixio-container {
  background: #141b21;
  display: none;
  padding: 10px 20px;
  float: left;
}
.pixio-control-panel .pixio-container a {
  display: block;
  width: 54px;
  height: 20px;
  text-indent: -5555px;
  background-image: url('../img/controlpanel/controlpanel_sprite.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .pixio-control-panel .pixio-container a {
    background-image: url('../img/controlpanel/controlpanel_sprite@x2.png');
    background-size: 60px 60px;
  }
}
@media screen and (min-width: 768px) {
  .pixio-control-panel .pixio-container {
    display: inline-block;
  }
}
.pixio-control-panel-ul {
  margin: 3px 0 10px 0;
}
.pixio-control-panel-ul li {
  color: #818181;
  display: block;
  margin: 7px 15px 13px 15px;
  float: left;
}
.pixio-control-panel-ul li span {
  background-image: url('../img/controlpanel/controlpanel_sprite.png');
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .pixio-control-panel-ul li span {
    background-image: url('../img/controlpanel/controlpanel_sprite@x2.png');
    background-size: 60px 60px;
  }
}
.pixio-control-panel-ul li a {
  color: #1c68a3;
  text-decoration: none;
  font-weight: bold;
}
.pixio-control-panel-ul li a:hover {
  text-decoration: underline !important;
}
@media screen and (min-width: 600px) {
  .pixio-control-panel-ul li {
    margin: 0 15px;
  }
}
.pixio-control-panel-ul-left {
  float: left;
}
.pixio-control-panel-ul-left li#block-loading-time,
.pixio-control-panel-ul-left li#block-file-upload {
  display: none;
}
@media screen and (min-width: 600px) {
  .pixio-control-panel-ul-left li#block-loading-time,
  .pixio-control-panel-ul-left li#block-file-upload {
    display: block;
  }
}
.pixio-control-panel-ul-left li#block-loading-time span {
  background-position: 0px -20px;
}
.pixio-control-panel-ul-left li#block-edit-page span {
  background-position: 0px -40px;
}
.pixio-control-panel-ul-left li#block-page-settings span {
  background-position: -20px -20px;
}
.pixio-control-panel-ul-left li#block-file-upload span {
  background-position: -20px -40px;
}
.pixio-control-panel-ul-right {
  float: right;
  display: none;
}
.pixio-control-panel-ul-right li#block-logout a {
  color: #c50001;
}
.pixio-control-panel-ul-right li#block-logout span {
  background-position: -40px -20px;
}
.pixio-control-panel-ul-right li#block-user-name span {
  background-position: -40px -40px;
}
@media screen and (min-width: 990px) {
  .pixio-control-panel-ul-right {
    display: block;
  }
}
.news-item {
  padding-bottom: 15px !important;
  border-bottom: 1px solid #c8dde6;
  margin-bottom: 15px;
  background: none !important;
  padding-left: 0px !important;
  position: relative;
}
.news-item-title {
  font-weight: bold;
}
.news-item-title a {
  color: #292929 !important;
}
.news-item-type {
  position: absolute;
  background: gray;
  right: 10px;
  top: 0px;
  display: inline-block;
  font-size: 13px;
  padding: 1px 5px;
  color: white;
}
.news-item .type_akce {
  background: #fecb4a;
}
.news-item .type_skola {
  background: #bcd113;
}
.news-item-text {
  margin-bottom: 10px;
}
.news-item-date {
  color: #568294;
}
.news-item-more,
.news-item-content-more {
  margin: 0 5px;
  float: right;
}
.news-item-thumb {
  height: 170px;
  overflow: hidden;
  margin-bottom: 15px;
}
.news-item-thumb img {
  max-width: 100%;
}
.news-detail {
  margin-bottom: 10px;
}
.news-detail-last-change {
  color: #5e5e5e;
}
.news-detail-back {
  margin: 0 5px;
}
.pagination li {
  padding: 0px !important;
}
.pagination li a {
  padding: 2px 8px;
  float: left;
  border-radius: 8px;
  border: 1px solid gray;
  margin: 5px;
}
.pagination li.active a {
  background: #eeeeee;
}
.bookings_sheet tr td {
  text-align: center;
}
@media screen and (min-width: 990px) {
  .bookings_sheet tr td {
    padding: 6px 4px !important;
  }
}
@media screen and (min-width: 1220px) {
  .bookings_sheet tr td {
    padding: 6px 2px !important;
  }
}
.bookings_sheet tr:hover {
  background: none !important;
}
.bookings_month {
  font-size: 17px;
  font-family: ;
  padding: 7px 0 25px;
}
.bookings_tooltip {
  display: block;
  width: 100%;
  font-size: 14px;
  color: white !important;
  text-align: center;
}
.bookings_tooltip .booking_detail {
  position: absolute;
  display: none;
  background: rgba(0,0,0,0.8);
  color: white;
  padding: 10px;
  line-height: 16px;
  font-size: 14px;
}
.bookings_tooltip .booking_detail strong {
  margin-bottom: 4px;
  display: block;
}
.bookings_tooltip:hover .booking_detail {
  display: block;
}
.album-item {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  margin: 10px;
  background: none !important;
  padding: 0px !important;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .album-item {
    width: calc(33% - 20px);
  }
}
@media screen and (min-width: 1220px) {
  .album-item {
    width: calc(25% - 20px);
  }
}
.album-item-title {
  display: block;
  position: absolute;
  background: rgba(0,0,0,0.8);
  color: white;
  width: 50%;
  font-size: 13px;
  line-height: 18px;
  padding: 10px 15px;
  text-align: right;
  right: 10px;
  bottom: 40px;
  z-index: 15;
}
.album-item-description {
  text-align: center;
}
.album-item img {
  width: 100%;
  margin: 0 !important;
  transition: transform .3s;
}
.album-item:hover img {
  transform: scale(1.1);
}
.pagination li {
  padding: 0px !important;
}
.pagination li a {
  padding: 2px 8px;
  float: left;
  border-radius: 8px;
  border: 1px solid gray;
  margin: 5px;
}
.pagination li.active a {
  background: #eeeeee;
}
.download-gallery {
  margin-bottom: 30px;
}
.download-gallery-table-header {
  display: none;
}
.download-gallery-table-description {
  display: none;
}
.download-gallery-table img {
  margin: 0px 6px 0px 0px !important;
  position: relative;
  top: 6px;
}
.download-gallery-table a {
  color: black !important;
}
.gallery-item {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  padding: 0px !important;
  background: none !important;
  margin: 8px 10px !important;
  width: calc(33% - 20px);
}
@media screen and (min-width: 768px) {
  .gallery-item {
    width: 73px;
    margin: 7px 11px !important;
  }
}
@media screen and (min-width: 990px) {
  .gallery-item {
    width: 85px;
    margin: 9px 12px !important;
  }
}
@media screen and (min-width: 1220px) {
  .gallery-item {
    margin: 9px 13px !important;
  }
}
.gallery-item img {
  width: 100%;
  margin: 0 !important;
  transition: transform .3s;
}
.gallery-item img:hover {
  transform: scale(1.1);
}
.gallery-back {
  color: white !important;
  float: right;
}
.Employees {
  clear: both;
}
.Employees .item {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .Employees .item {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 990px) {
  .Employees .item {
    width: 33%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1220px) {
  .Employees .item {
    width: 25%;
  }
}
.Employees .item strong {
  display: block;
}
.Employees .item small {
  display: block;
  font-size: 14px;
  position: relative;
  top: -7px;
}
.Employees .item a {
  display: block;
}
.Employees .item span {
  display: block;
}
.registrace-form small {
  margin-top: 13px;
  font-size: 13px;
  display: block;
}
.error_box {
  color: #c51919;
  display: block;
  padding: 3px;
}
.success_box {
  color: #3db812;
  display: block;
  padding: 3px;
}
.form tbody tr td {
  padding: 2px !important;
}
.form-title {
  vertical-align: middle;
  font-weight: bold;
  width: 120px;
}
.form-title-required {
  color: red;
}
.form-help {
  display: none;
}
.form .input-text {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 10px;
  width: calc(100% - 20px);
  border: 1px solid #e8e8e8;
}
.form .input-text:hover,
.form .input-text:focus {
  border: 1px solid #d8d8d8;
}
.form .input-select {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 0px;
  text-indent: 5px;
  width: 100%;
  border: 1px solid #e8e8e8;
}
.form .input-select:hover,
.form .input-select:focus {
  border: 1px solid #d8d8d8;
}
.form .input-checkbox-label {
  margin-left: 5px;
  vertical-align: middle;
}
.form .input-checkbox-container {
  margin: 6px 0;
}
.form .input-radio-label {
  margin-left: 5px;
  vertical-align: middle;
}
.form .input-radio-container {
  margin: 6px 0;
}
.form-input-error {
  border: 1px solid red !important;
  background: #fdd8d8;
}
.form-btn-send {
  border: 0px;
  display: block;
  padding: 8px 10px;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: right;
}
