/* 
 * =====================================================================================================================
 * CONFIG
 * =====================================================================================================================
*/
/* 
 * =====================================================================================================================
 * SPRITE
 * =====================================================================================================================
*/
/* 
 * =====================================================================================================================
 * CLEAR FIX
 * =====================================================================================================================
*/
/*
 * =====================================================================================================================
 * Default clear style for ul li
 * =====================================================================================================================
 */
/*
 * =====================================================================================================================
 * GRAYSCALE
 * =====================================================================================================================
 */
/* 
 * =====================================================================================================================
 * Font Awesome icon
 * =====================================================================================================================
*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* 
 * =====================================================================================================================
 * DEFAULT STYLE
 * =====================================================================================================================
 */
@import "jquery.justified-gallery.css";
@import "jquery.magnific-popup.css";
html,
body,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
html,
input,
select,
textarea {
  font-family: 'Exo 2', sans-serif;
}
html.web-font,
.web-font input,
.web-font select,
.web-font textarea,
html .cke_editable {
  font-family: 'Exo 2', sans-serif;
}
html {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
}
html {
  width: 100% !important;
  height: 100%;
  font-size: 16px;
}
body {
  min-height: 100%;
  height: auto !important;
  position: relative;
  margin: 0 auto;
}
img,
object,
embed {
  max-width: 100%;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  font-size: inherit;
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
}
th {
  font-weight: bold;
  vertical-align: central;
}
td {
  font-weight: normal;
  vertical-align: top;
}
select,
input,
textarea {
  font-size: inherit;
}
strong {
  font-weight: bold;
}
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
}
/*
 * =====================================================================================================================
 * Image float
 * =====================================================================================================================
 */
.image-float-right,
img[align="right"],
img[style*="float: right"] img[style*="float:right"] {
  float: right;
  margin-left: 48px;
  margin-bottom: 48px;
  z-index: 100;
  position: relative;
}
.image-float-left,
img[align="left"],
img[style*="float: left"],
img[style*="float:left"] {
  float: left;
  margin-right: 48px;
  margin-bottom: 48px;
  z-index: 100;
  position: relative;
}
.image-block {
  width: 100%;
  height: auto;
  margin: 48px 0;
}
.image-fixed-size {
  width: auto !important;
  margin: 10px !important;
}
@media screen and (max-width: 992px) {
  .responsive-layout .image-float-right,
  html .cke_editable .image-float-right,
  .responsive-layout img[align="right"],
  html .cke_editable img[align="right"],
  .responsive-layout img[style*="float: right"],
  html .cke_editable img[style*="float: right"],
  .responsive-layout img[style*="float:right"],
  html .cke_editable img[style*="float:right"] {
    max-width: 40%;
    height: auto;
    margin-left: 32px;
    margin-bottom: 32px;
  }
  .responsive-layout .image-float-left,
  html .cke_editable .image-float-left,
  .responsive-layout img[align="left"],
  html .cke_editable img[align="left"],
  .responsive-layout img[style*="float: left"],
  html .cke_editable img[style*="float: left"],
  .responsive-layout img[style*="float:left"],
  html .cke_editable img[style*="float:left"] {
    max-width: 40%;
    height: auto;
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .responsive-layout .image-block,
  html .cke_editable .image-block {
    margin: 32px 0;
  }
}
@media screen and (max-width: 499px) {
  .responsive-layout .image-float-right,
  html .cke_editable .image-float-right,
  .responsive-layout img[align="right"],
  html .cke_editable img[align="right"],
  .responsive-layout img[style*="float: right"],
  html .cke_editable img[style*="float: right"],
  .responsive-layout img[style*="float:right"],
  html .cke_editable img[style*="float:right"] {
    max-width: 100%;
    margin: 32px 0;
  }
  .responsive-layout .image-float-left,
  html .cke_editable .image-float-left,
  .responsive-layout img[align="left"],
  html .cke_editable img[align="left"],
  .responsive-layout img[style*="float: left"],
  html .cke_editable img[style*="float: left"],
  .responsive-layout img[style*="float:left"],
  html .cke_editable img[style*="float:left"] {
    max-width: 100%;
    margin: 32px 0;
  }
}
@media screen and (max-width: 479px) {
  .responsive-layout .image-float-right,
  html .cke_editable .image-float-right {
    margin: 16px 0;
  }
  .responsive-layout .image-float-left,
  html .cke_editable .image-float-left {
    margin: 16px 0;
  }
  .responsive-layout .image-block,
  html .cke_editable .image-block {
    margin: 16px 0;
  }
}
@media (max-width: 350px) {
  .responsive-layout .image-float-right,
  html .cke_editable .image-float-right,
  .responsive-layout .image-float-left,
  html .cke_editable .image-float-left,
  .responsive-layout img[align="right"],
  html .cke_editable img[align="right"],
  .responsive-layout img[style*="float: right"],
  html .cke_editable img[style*="float: right"],
  .responsive-layout img[style*="float:right"],
  html .cke_editable img[style*="float:right"],
  .responsive-layout img[align="left"],
  html .cke_editable img[align="left"],
  .responsive-layout img[style*="float: left"],
  html .cke_editable img[style*="float: left"],
  .responsive-layout img[style*="float:left"],
  html .cke_editable img[style*="float:left"] {
    float: none;
    margin: 16px 0;
    width: 100% !important;
    height: auto !important;
  }
}
/*
 * =====================================================================================================================
 * Column templates
 * =====================================================================================================================
 */
.column2,
.column3,
.column4 {
  display: block;
  position: relative;
  margin-bottom: 1em;
}
.column2 :last-child,
.column3 :last-child,
.column4 :last-child {
  margin-bottom: 0 !important;
}
.column2:after,
.column3:after,
.column4:after {
  clear: both;
}
.column2:before,
.column3:before,
.column4:before,
.column2:after,
.column3:after,
.column4:after {
  content: "";
  display: block;
}
.column2 .column,
.column3 .column,
.column4 .column {
  padding: 0;
  position: relative;
  display: block;
  min-height: 1em;
  float: left;
}
.column2 .column {
  width: 49%;
  width: calc(50% - 20px);
}
.column2 .second {
  margin-left: 2%;
  margin-left: calc(40px);
}
.column3 .column {
  width: 32%;
  width: calc(100% / 3 - 16px + 16px / 3);
}
.column3 .second,
.column3 .third {
  margin-left: 2%;
  margin-left: calc(16px);
}
.column4 .column {
  width: 24%;
  width: calc(25% - 16px + 4px);
}
.column4 .second,
.column4 .third,
.column4 .fourth {
  margin-left: 1.33%;
  margin-left: calc(16px);
}
.column2 h2,
.column2 h3,
.column2 h4,
.column2 h5,
.column2 h6,
.column3 h2,
.column3 h3,
.column3 h4,
.column3 h5,
.column3 h6,
.column4 h2,
.column4 h3,
.column4 h4,
.column4 h5,
.column4 h6 {
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .responsive-layout .column4 .column,
  html .cke_editable .column4 .column {
    width: 49%;
    width: calc(50% - 8px);
  }
  .responsive-layout .column4 .third,
  html .cke_editable .column4 .third {
    margin-left: 0;
    clear: left;
  }
  .responsive-layout .column4 .second,
  html .cke_editable .column4 .second,
  .responsive-layout .column4 .fourth,
  html .cke_editable .column4 .fourth {
    margin-left: 2%;
    margin-left: calc(16px);
  }
  .responsive-layout .column4 .first,
  html .cke_editable .column4 .first,
  .responsive-layout .column4 .second,
  html .cke_editable .column4 .second {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 799px) {
  .responsive-layout .column2 .column,
  html .cke_editable .column2 .column,
  .responsive-layout .column3 .column,
  html .cke_editable .column3 .column,
  .responsive-layout .column4 .column,
  html .cke_editable .column4 .column {
    width: auto;
    float: none;
    margin-bottom: 1em;
    overflow: auto;
  }
  .responsive-layout .column2 .second,
  html .cke_editable .column2 .second,
  .responsive-layout .column3 .second,
  html .cke_editable .column3 .second,
  .responsive-layout .column3 .third,
  html .cke_editable .column3 .third,
  .responsive-layout .column4 .second,
  html .cke_editable .column4 .second,
  .responsive-layout .column4 .third,
  html .cke_editable .column4 .third,
  .responsive-layout .column4 .fourth,
  html .cke_editable .column4 .fourth {
    margin-left: 0;
  }
  .responsive-layout .column2 .image-block,
  html .cke_editable .column2 .image-block,
  .responsive-layout .column2 .image-float-left,
  html .cke_editable .column2 .image-float-left,
  .responsive-layout .column2 .image-float-right,
  html .cke_editable .column2 .image-float-right,
  .responsive-layout .column3 .image-block,
  html .cke_editable .column3 .image-block,
  .responsive-layout .column3 .image-float-left,
  html .cke_editable .column3 .image-float-left,
  .responsive-layout .column3 .image-float-right,
  html .cke_editable .column3 .image-float-right,
  .responsive-layout .column4 .image-block,
  html .cke_editable .column4 .image-block,
  .responsive-layout .column4 .image-float-left,
  html .cke_editable .column4 .image-float-left,
  .responsive-layout .column4 .image-float-right,
  html .cke_editable .column4 .image-float-right {
    margin-top: 0;
  }
}
/*
 * =====================================================================================================================
 * TRACY DEBUG
 * =====================================================================================================================
 */
#tracy-debug h1 {
  text-transform: none;
}
#tracy-debug h1:after {
  content: none;
}
#tracy-debug-bar li {
  padding-left: 0;
}
#tracy-debug-bar li::before {
  content: none;
}
/*
 * =====================================================================================================================
 * Google map
 * =====================================================================================================================
 */
.google-map-wrapper {
  display: block;
  width: 100%;
  height: 350px;
}
.mapInfoWindowWrapper {
  text-align: left;
  font-family: 'PT Serif', sans-serif;
}
.mapInfoWindowWrapper h4 {
  font-size: 16px;
  font-weight: normal;
  color: #3c4253;
}
.mapInfoWindowWrapper .address {
  margin-top: 5px;
  font-size: 13px;
  font-weight: normal;
  color: #3c4253;
}
.mapInfoWindowWrapper .price {
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #3c4253;
}
.mapInfoWindowWrapper .link {
  margin-top: 5px;
}
.mapInfoWindowWrapper .link a {
  color: #e4a253;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}
.mapInfoWindowWrapper .link a:after {
  display: inline-block;
  position: relative;
  margin-left: 5px;
}
.mapInfoWindowWrapper .link a:hover,
.mapInfoWindowWrapper .link a:focus {
  text-decoration: underline;
}
/*
 * =====================================================================================================================
 * YOUTUBE - CKEDITOR
 * =====================================================================================================================
 */
/*.embeddedContent
{
	display: block !important;
	position: relative !important;
	width: 100% !important;
	clear: both;
	height: 315px !important;
	margin: 0 auto !important;
}

.embeddedContent iframe
{
	width: 100% !important;
	height: 340px !important;
}*/
/* 
 * =====================================================================================================================
 * CONFIG
 * =====================================================================================================================
 */
/* 
 * =====================================================================================================================
 * BUTTONS
 * =====================================================================================================================
 */
h1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 38px;
  padding-bottom: 50px;
}
@media screen AND (max-width: 620px) {
  .responsive-layout h1 {
    font-size: 30px;
  }
}
h2 {
  color: #58b947;
  font-weight: bold;
  font-size: 32px;
  padding: 20px 0;
}
@media screen AND (max-width: 620px) {
  .responsive-layout h2 {
    font-size: 28px;
  }
}
h3 {
  color: #58b947;
  font-weight: normal;
  font-size: 28px;
  padding: 15px 0;
}
@media screen AND (max-width: 620px) {
  .responsive-layout h3 {
    font-size: 24px;
  }
}
h4 {
  color: #58b947;
  font-weight: bold;
  font-size: 22px;
  padding: 10px 0;
}
h4.pink {
  color: #ec008c;
}
@media screen AND (max-width: 620px) {
  .responsive-layout h4 {
    font-size: 20px;
  }
}
h5 {
  color: #58b947;
  font-weight: normal;
  font-size: 20px;
  padding: 5px 0;
}
@media screen AND (max-width: 620px) {
  .responsive-layout h5 {
    font-size: 16px;
  }
}
a {
  color: #ec008c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #58b947;
  text-decoration: none;
}
p {
  margin-bottom: 1em;
}
.selected a {
  color: #58b947;
  text-decoration: none;
}
table {
  width: 100%;
  border: collapse;
}
table th,
table td {
  padding: 10px;
  font-size: 15px;
}
table th {
  text-align: left;
  background: #ec008c;
  font-weight: normal;
  color: #ffffff;
}
table td {
  border-bottom: 1px solid #e2eef8;
}
input[type=text],
input[type=email],
input[type=password] {
  border: 1px solid #b5c8d6;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #ffffff;
  outline: none;
  width: 100%;
}
input[type=text].error,
input[type=email].error,
input[type=password].error {
  border: 1px solid #fe0000;
  background: #ffffff;
}
input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
  border: 1px solid #5985a2;
  background: #ffffff;
}
input[type=text].text_pole_small,
input[type=email].text_pole_small,
input[type=password].text_pole_small {
  display: inline-block;
  width: calc(70% - 7px);
}
input[type=text].text_pole_small:first-child,
input[type=email].text_pole_small:first-child,
input[type=password].text_pole_small:first-child {
  margin-right: 7px;
}
input[type=text].text_pole_small:last-child,
input[type=email].text_pole_small:last-child,
input[type=password].text_pole_small:last-child {
  margin-left: 7px;
}
input[type=text].text_pole_medium,
input[type=email].text_pole_medium,
input[type=password].text_pole_medium {
  display: inline-block;
  width: calc(30% - 7px);
}
input[type=text].text_pole_medium:first-child,
input[type=email].text_pole_medium:first-child,
input[type=password].text_pole_medium:first-child {
  margin-right: 7px;
}
input[type=text].text_pole_medium:last-child,
input[type=email].text_pole_medium:last-child,
input[type=password].text_pole_medium:last-child {
  margin-left: 7px;
}
textarea {
  border: 1px solid #b5c8d6;
  width: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 150px;
  line-height: 1.2em;
  padding: 7px 10px;
  background: #ffffff;
  font-size: 15px;
  resize: vertical;
  outline: none;
  font-family: 'Exo 2', sans-serif;
}
textarea.error {
  border: 1px solid #fe0000;
  background: #ffffff;
}
textarea:hover,
textarea:focus {
  border: 1px solid #5985a2;
  background: #ffffff;
}
select {
  border: 1px solid #b5c8d6;
  color: #5d6069;
  width: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 7px 25px 7px 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  height: 42px;
  cursor: pointer;
  outline: none;
  background: #ffffff url(/img/select-arrow.png) no-repeat right center;
}
select::-ms-expand {
  display: none;
}
select.error {
  border: 1px solid #e93c3c;
  background-color: #ffffff;
}
select:hover,
select:focus {
  border: 1px solid #5985a2;
  background-color: #ffffff;
}
select.select-small {
  width: calc(100% / 3 - 10px);
  float: left;
  margin-right: 15px;
}
select.select-small:last-of-type {
  margin-right: 0;
}
select.select_pole_small {
  display: inline-block;
  width: calc(70% - 7px);
}
select.select_pole_small:first-child {
  margin-right: 7px;
}
select.select_pole_small:last-child {
  margin-left: 7px;
}
select.select_pole_medium {
  display: inline-block;
  width: calc(30% - 7px);
}
select.select_pole_medium:first-child {
  margin-right: 7px;
}
select.select_pole_medium:last-child {
  margin-left: 7px;
}
input[type=submit],
input[type=button],
button {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
input[type=submit]:visited,
input[type=button]:visited,
button:visited {
  color: #fff;
}
input[type=submit]:focus,
input[type=button]:focus,
button:focus,
input[type=submit]:hover,
input[type=button]:hover,
button:hover,
input[type=submit].active,
input[type=button].active,
button.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
input[type=submit].fa-file-pdf-o:before,
input[type=button].fa-file-pdf-o:before,
button.fa-file-pdf-o:before {
  content: "\f019";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 8px;
}
.nove_tema {
  width: 50%;
}
.nove_tema div {
  display: block;
  padding-bottom: 10px;
}
.nove_tema div label {
  display: block;
  color: #5985a2;
  padding-bottom: 3px;
}
.reg_form p.error {
  padding-top: 3px;
  color: #f00;
  font-weight: bold;
}
.reg_form #reg_form {
  padding-top: 30px;
}
.reg_form #reg_form .block {
  width: 100%;
  max-width: 550px;
  padding-bottom: 15px;
}
.reg_form #reg_form .block:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.reg_form #reg_form .block .left {
  float: left;
  clear: left;
  display: block;
  width: 150px;
  line-height: 42px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.reg_form #reg_form .block .right {
  float: right;
  clear: right;
  width: calc(100% - 150px);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.text_pole_jine {
  display: none;
}
#right_kategorie .kategorie,
#right_kategorie .startovne-registrace {
  line-height: 21px;
}
#right_kategorie .startovne-registrace {
  font-weight: bold;
}
.message {
  padding: 15px 0;
  margin: 20px 0;
  color: #fff !important;
  position: relative;
  font-size: 14px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.message p {
  margin: 0;
  position: relative;
  padding: 0 54px;
  font-weight: bold;
  line-height: 24px;
}
.message p:after {
  left: 15px;
  top: 0;
  opacity: 0.5;
}
.message.ok {
  background: #6cb924;
  border: 1px solid #5b9524;
  border-bottom: 3px solid #5b9524;
}
.message.ok p:after {
  content: "\f058";
  font-family: 'FontAwesome';
  z-index: 2;
  display: block;
  position: absolute;
  font-size: 24px;
  font-style: normal;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  width: 24px;
  height: 24px;
  text-align: center;
}
.message.info {
  background: #e4a253;
  border: 1px solid #d2954b;
  border-bottom: 3px solid #d2954b;
}
.message.info p:after {
  content: "\f05a";
  font-family: 'FontAwesome';
  z-index: 2;
  display: block;
  position: absolute;
  font-size: 24px;
  font-style: normal;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  width: 24px;
  height: 24px;
  text-align: center;
}
.message.error {
  background: #e93c3c;
  border: 1px solid #c73737;
  border-bottom: 3px solid #c73737;
}
.message.error p:after {
  content: "\f057";
  font-family: 'FontAwesome';
  z-index: 2;
  display: block;
  position: absolute;
  font-size: 24px;
  font-style: normal;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  width: 24px;
  height: 24px;
  text-align: center;
}
.message.error ul {
  border-top: 1px solid #ef6e6e;
  margin: 15px 13px 0 13px !important;
  padding-top: 15px !important;
}
.message.error ul,
.message.error ul ul {
  margin: 0;
  padding: 0;
}
.message.error ul li {
  padding: 0;
}
.message.error ul li:before {
  content: none;
}
.message.error ul li {
  line-height: 18px;
  padding-left: 20px;
  margin-top: 6px;
}
.message.error ul li:first-child {
  margin-top: 0;
}
.message.error ul li:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  z-index: 2;
  display: block;
  position: absolute;
  font-size: 10px;
  font-style: normal;
  line-height: 10px;
  font-weight: normal;
  text-decoration: none;
  width: 10px;
  height: 10px;
  text-align: center;
}
.message.error ul li:after {
  top: 4px;
  left: 0;
}
.message .close {
  padding: 0px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  right: 11px;
  width: 32px;
  height: 32px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #fff;
}
.message .close:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  z-index: 2;
  display: block;
  position: absolute;
  font-size: 18px;
  font-style: normal;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  width: 18px;
  height: 18px;
  text-align: center;
}
.message .close:after {
  top: 50%;
  left: 50%;
  margin-top: 18px / -2;
  margin-left: 18px / -2;
}
.message .close:hover,
.message .close:focus {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
/* 
 * =====================================================================================================================
 * FONT FACE
 * =====================================================================================================================
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/font/font-awesome/fontawesome-webfont.eot');
  src: url('/font/font-awesome/fontawesome-webfont.eot') format('embedded-opentype'), url('/font/font-awesome/fontawesome-webfont.woff2') format('woff2'), url('/font/font-awesome/fontawesome-webfont.woff') format('woff'), url('/font/font-awesome/fontawesome-webfont.ttf') format('truetype'), url('/font/font-awesome/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 
 * =====================================================================================================================
 * CONFIG
 * =====================================================================================================================
*/
/* 
 * =====================================================================================================================
 * CONFIG YOUTUBE VIDEO
 * =====================================================================================================================
 */
/* 
 * =====================================================================================================================
 * YOUTUBE VIDEO
 * =====================================================================================================================
 */
.youtube-wrapper,
.youtube {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  overflow: hidden;
  clear: both;
  width: 100%;
  /*padding-top: @padding;
	padding-bottom: @padding;*/
  line-height: 0;
  /*@media screen and (min-width: (@max-video-width / 85 * 100))
	{
		max-width: @max-video-width;
		padding-top: @base-padding;
		padding-bottom: @base-padding;
	}*/
}
.youtube {
  display: block;
  position: relative;
  /*&:before
	{
		content: @icon-play;
		font-family: 'darky-jirout-com-icon';
		font-size: 26px;
		color: #fff;
		display: flex;
		position: absolute;
		align-items: center;
		justify-content: center;
		.box-sizing(border-box);
		width: 60px;
		height: 60px;
		border: 3px solid #90dd49;
		background: #6cb924;
		padding-left: 8px;
		.rounded(30px);
		.transition(.2s, ease-in-out);

		left: 50%;
		top: 50%;
		margin-left: -30px;
		margin-top: -30px;
	}*/
}
.youtube:after {
  content: "\f04b";
  font-family: 'FontAwesome';
  z-index: 2;
  display: block;
  position: absolute;
  font-size: 26px;
  font-style: normal;
  line-height: 26px;
  font-weight: normal;
  text-decoration: none;
  width: 26px;
  height: 26px;
  text-align: center;
}
.youtube,
.youtube:visited,
.youtube:hover,
.youtube:focus {
  color: transparent;
}
.youtube:hover:before,
.youtube:focus:before {
  background: #90dd49;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  margin-left: -35px;
  margin-top: -35px;
}
.youtube-wrapper {
  display: block;
  width: 100%;
  height: 480px;
}
.youtube-wrapper iframe {
  position: relative;
  width: 100%;
  height: 100%;
}
.youtube-auto {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: 480px;
  font-size: 0;
}
@media screen AND (max-width: 730px) {
  .responsive-layout .youtube-auto {
    height: 400px;
  }
}
@media screen AND (max-width: 560px) {
  .responsive-layout .youtube-auto {
    height: 360px;
  }
}
@media screen AND (max-width: 410px) {
  .responsive-layout .youtube-auto {
    height: 300px;
  }
}
html {
  background-image: url(/img/background-page.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-color: #d7e7f0;
  font-size: 15px;
}
.page-wrapper {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 23px 1px rgba(34, 67, 81, 0.2);
  -moz-box-shadow: 0px 0px 23px 1px rgba(34, 67, 81, 0.2);
  box-shadow: 0px 0px 23px 1px rgba(34, 67, 81, 0.2);
}
.head-wrapper {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  background: url(/img/background-head-small.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 99;
}
.head-wrapper.homepage {
  background: url(/img/background-head-homepage-2025.webp) #244755;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
}
.head-wrapper.homepage .text {
  color: #fff;
  width: 470px;
  padding: 20px 0;
}
@media screen AND (max-width: 600px) {
  .responsive-layout .head-wrapper.homepage .text {
    max-width: 100%;
  }
}
.head-wrapper.homepage .text .rocnik {
  font-weight: bold;
  font-size: 38px;
  color: #ec008c;
  padding-bottom: 10px;
}
.head-wrapper.homepage .text .slogan {
  color: #fff;
  font-weight: bold;
  font-size: 38px;
  /*@media screen AND (max-width: 600px){
					.responsive-layout & {
						font-size: 26px;
					}
				}*/
}
.head-wrapper.homepage .text .date {
  color: #cde6ef;
  color: #ffffff;
  font-size: 38px;
  padding: 20px 0;
}
.head-wrapper.homepage .text .uncounter .start-text {
  color: #cde6ef;
  color: #ffffff;
  font-weight: bold;
  display: block;
  padding-bottom: 15px;
  font-size: 16px;
}
.head-wrapper.homepage .text .uncounter .kkcount-down,
.head-wrapper.homepage .text .uncounter .kkcountdown-box {
  display: block;
}
.head-wrapper.homepage .text .uncounter .kkcount-down:after,
.head-wrapper.homepage .text .uncounter .kkcountdown-box:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.head-wrapper.homepage .text .uncounter .kkcount-down .wrapper,
.head-wrapper.homepage .text .uncounter .kkcountdown-box .wrapper {
  background: #1c343d;
  border: 1px solid #4b6c79;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  width: 100px;
  margin-right: 4px;
  padding: 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.head-wrapper.homepage .text .uncounter .kkcount-down .wrapper span,
.head-wrapper.homepage .text .uncounter .kkcountdown-box .wrapper span {
  display: block;
  text-align: center;
}
.head-wrapper.homepage .text .uncounter .kkcount-down .wrapper span:first-child,
.head-wrapper.homepage .text .uncounter .kkcountdown-box .wrapper span:first-child {
  color: #ec008c;
  font-size: 24px;
  font-weight: bold;
}
.head-wrapper.homepage .text .uncounter .kkcount-down .wrapper span:nth-child(2n),
.head-wrapper.homepage .text .uncounter .kkcountdown-box .wrapper span:nth-child(2n) {
  color: #cde6ef;
  font-size: 14px;
  text-transform: uppercase;
}
@media screen AND (max-width: 480px) {
  .responsive-layout .head-wrapper.homepage .text .uncounter .kkcount-down .wrapper,
  .responsive-layout .head-wrapper.homepage .text .uncounter .kkcountdown-box .wrapper {
    width: calc(50% - 2px);
    margin-bottom: 4px;
  }
  .responsive-layout .head-wrapper.homepage .text .uncounter .kkcount-down .wrapper:nth-child(2n +0),
  .responsive-layout .head-wrapper.homepage .text .uncounter .kkcountdown-box .wrapper:nth-child(2n +0) {
    margin-right: 0;
  }
}
.head-wrapper.homepage .text .registration {
  padding: 20px 0 30px 0;
  font-size: 22px;
}
.head-wrapper.homepage .text .registration div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.head-wrapper.homepage .text .registration div a {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 22px;
  line-height: 1.2em;
  padding: 15px 20px;
  background: #ec008c;
}
.head-wrapper.homepage .text .registration div a:visited {
  color: #fff;
}
.head-wrapper.homepage .text .registration div a:focus,
.head-wrapper.homepage .text .registration div a:hover,
.head-wrapper.homepage .text .registration div a.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.head-wrapper.homepage .text .registration div a.fa-file-pdf-o:before {
  content: "\f019";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 8px;
}
.head-wrapper.homepage .text .registration div a:hover {
  background: #d4067f;
}
.head-wrapper.homepage.covid {
  background: url(/img/background-head-homepage-covid.jpg) #244755 top center;
}
.head-wrapper.homepage.covid .text {
  width: 100%;
  padding-bottom: 0;
}
.head-wrapper.homepage.covid .text .uncounter {
  display: inline-block;
}
.head-wrapper.homepage.covid .text .registration div a {
  background: #ec008c;
}
.head-wrapper.homepage.covid .text .date {
  color: #ffffff;
}
.head-wrapper.homepage.covid .column2 {
  margin-bottom: 0;
  margin-top: 200px;
}
.head-wrapper.homepage.covid .column2 .column {
  width: calc(50% - 70px);
  text-align: center;
}
.head-wrapper.homepage.covid .column2 .column.second {
  margin-left: 140px;
}
@media screen AND (max-width: 1220px) {
  .head-wrapper.homepage.covid .column2 .column {
    width: calc(50% - 20px);
  }
  .head-wrapper.homepage.covid .column2 .column.second {
    margin-left: 40px;
  }
}
@media screen AND (max-width: 970px) {
  .head-wrapper.homepage.covid .column2 .column {
    width: 100%;
    height: 400px;
  }
  .head-wrapper.homepage.covid .column2 .column.second {
    margin-left: 0px;
    margin-top: 300px;
    height: 500px;
  }
}
@media screen AND (max-width: 480px) {
  .head-wrapper.homepage.covid .column2 .column {
    min-height: 470px;
  }
  .head-wrapper.homepage.covid .column2 .column.second {
    margin-left: 0px;
    margin-top: 300px;
    min-height: 570px;
  }
}
@media screen AND (max-width: 970px) {
  .head-wrapper.homepage.covid .column2 {
    margin-top: 300px;
  }
}
@media screen AND (max-width: 480px) {
  .head-wrapper.homepage.covid .column2 {
    margin-top: 200px;
  }
}
@media screen AND (max-width: 970px) {
  .head-wrapper.homepage.covid {
    background: url(/img/background-head-homepage-covid-mobile.jpg) #4bd033 top center no-repeat;
  }
}
.head-wrapper.homepage .top-head {
  margin-bottom: 40px;
}
.head-wrapper .top-head {
  background: #ffffff;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.head-wrapper .top-head .logo {
  width: 258px;
}
.head-wrapper .top-head .logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.head-wrapper .top-head .logo h1 {
  margin: 0;
  padding: 0;
}
@media screen AND (max-width: 930px) {
  .responsive-layout .head-wrapper .top-head .logo {
    width: auto;
    height: 85px;
  }
  .responsive-layout .head-wrapper .top-head .logo img {
    width: auto;
    height: 85px;
  }
}
@media screen AND (max-width: 1220px) {
  .responsive-layout .head-wrapper .top-head {
    margin: 0 -20px;
  }
}
.head-wrapper .top {
  border-bottom: 1px solid #d2e2ee;
  top: 0;
  right: 0;
  width: calc(100% - 280px);
  position: absolute;
}
.head-wrapper .top:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.head-wrapper .top .top-menu {
  float: left;
}
.head-wrapper .top .top-menu ul {
  margin: 0;
  padding: 0;
  display: block;
}
.head-wrapper .top .top-menu ul:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.head-wrapper .top .top-menu ul li {
  float: left;
}
.head-wrapper .top .top-menu ul li a {
  display: block;
  padding: 5px;
  font-size: 13px;
  color: #5a747f;
  text-decoration: none;
}
.head-wrapper .top .top-menu ul li a:hover,
.head-wrapper .top .top-menu ul li a:focus,
.head-wrapper .top .top-menu ul li a.selected {
  color: #1e3a45;
}
@media screen AND (max-width: 1040px) {
  .responsive-layout .head-wrapper .top .top-menu {
    display: none;
  }
}
.head-wrapper .top .fast-navigation {
  float: right;
  line-height: 26px;
  padding-right: 25px;
}
.head-wrapper .top .fast-navigation:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.head-wrapper .top .fast-navigation span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  line-height: 26px;
}
.head-wrapper .top .fast-navigation span.flag ul {
  position: absolute;
  top: 5px;
  right: 10px;
  margin: 0;
  padding: 0;
}
.head-wrapper .top .fast-navigation span.phone a {
  color: #4bd033;
  font-weight: bold;
}
.head-wrapper .top .fast-navigation span.phone a:before {
  content: "";
  background-image: url(/img/sprite.png);
  background-position: -50px -100px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 12px;
  height: 13px;
}
@media screen AND (max-width: 890px) {
  .responsive-layout .head-wrapper .top .fast-navigation .have-question {
    display: none;
  }
}
@media screen AND (max-width: 830px) {
  .responsive-layout .head-wrapper .top .top-menu,
  .responsive-layout .head-wrapper .top .fast-navigation {
    float: none;
    margin: 0 auto;
  }
  .responsive-layout .head-wrapper .top .fast-navigation {
    text-align: right;
  }
}
@media screen AND (max-width: 620px) {
  .responsive-layout .head-wrapper .top {
    width: calc(100% - 200px);
  }
}
@media screen AND (max-width: 430px) {
  .responsive-layout .head-wrapper .top {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    background: #e2eff8;
    border-bottom: 1px solid #d2e2ee;
  }
  .responsive-layout .head-wrapper .top .phone {
    float: left;
  }
}
.head-wrapper .mobile-menu-button {
  position: absolute;
  bottom: 10px;
  right: 20px;
  display: none;
}
.head-wrapper .mobile-menu-button span {
  background: #ed018a;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(237, 0, 140, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.head-wrapper .mobile-menu-button span:visited {
  color: #fff;
}
.head-wrapper .mobile-menu-button span:focus,
.head-wrapper .mobile-menu-button span:hover,
.head-wrapper .mobile-menu-button span.active {
  color: #fff;
  text-decoration: none;
  background: #ff28a8;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.head-wrapper .mobile-menu-button span:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 8px;
}
@media screen AND (max-width: 1040px) {
  .responsive-layout .head-wrapper .mobile-menu-button {
    display: block;
  }
}
@media screen AND (max-width: 430px) {
  .responsive-layout .head-wrapper .mobile-menu-button {
    bottom: 25px;
  }
}
.head-wrapper .mobile-menu {
  position: absolute;
  top: 85px;
  right: 0px;
  width: 100%;
  background: #e2eff8;
  z-index: 99;
  display: none;
  text-align: left;
}
.head-wrapper .mobile-menu ul {
  padding: 10px 20px;
  margin: 0;
}
.head-wrapper .mobile-menu ul li {
  border-top: 1px solid #d2e2ee;
  padding: 10px 0;
}
.head-wrapper .mobile-menu ul li:first-of-type {
  border-top: 0;
}
.head-wrapper .mobile-menu ul a {
  display: block;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 0;
  color: #1e3a45;
}
.head-wrapper .mobile-menu ul ul {
  padding: 0;
}
.head-wrapper .mobile-menu ul ul li {
  border-top: 0;
  padding: 0;
}
.head-wrapper .mobile-menu ul ul a {
  font-weight: normal;
  font-size: 16px;
  color: #5a747f;
}
.head-wrapper .mobile-menu ul ul a:hover,
.head-wrapper .mobile-menu ul ul a:focus,
.head-wrapper .mobile-menu ul ul a.selected {
  color: #1e3a45;
}
.head-wrapper .mobile-menu ul ul ul {
  display: none;
}
.head-wrapper .mobile-menu .menu {
  position: absolute;
  top: 25px;
  right: -15px;
}
.head-wrapper .second-menu {
  position: absolute;
  bottom: 25px;
  right: 15px;
  max-width: calc(100% - 295px);
}
.head-wrapper .second-menu ul {
  padding: 0;
  margin: 0;
}
.head-wrapper .second-menu ul li {
  float: left;
  position: relative;
}
.head-wrapper .second-menu ul li a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 10px;
}
.head-wrapper .second-menu ul li a:hover,
.head-wrapper .second-menu ul li a:focus,
.head-wrapper .second-menu ul li a.selected {
  color: #58b947;
}
.head-wrapper .second-menu ul li ul {
  position: absolute;
  width: 250px;
  top: 42px;
  left: 0;
  display: none;
  z-index: 999;
}
.head-wrapper .second-menu ul li ul li {
  background: #58b947;
  padding: 0 15px;
  display: block;
  float: none;
}
.head-wrapper .second-menu ul li ul li:first-child {
  padding-top: 5px;
}
.head-wrapper .second-menu ul li ul li:last-child {
  padding-bottom: 5px;
}
.head-wrapper .second-menu ul li ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 5px;
}
.head-wrapper .second-menu ul li ul li a:hover,
.head-wrapper .second-menu ul li ul li a:focus,
.head-wrapper .second-menu ul li ul li a.selected {
  color: #fff;
  text-decoration: underline;
}
@media screen AND (max-width: 1000px) {
  .responsive-layout .head-wrapper .second-menu {
    bottom: 28px;
  }
  .responsive-layout .head-wrapper .second-menu ul li a {
    font-size: 17px;
  }
}
@media screen AND (max-width: 1040px) {
  .responsive-layout .head-wrapper .second-menu {
    display: none;
  }
}
.head-wrapper .breadcrumb {
  padding: 10px 0 30px 0;
  color: #cde6ef;
}
.head-wrapper .breadcrumb a {
  color: #cde6ef;
  display: inline-block;
}
.head-wrapper .breadcrumb span {
  display: inline-block;
  padding: 0 5px;
}
.wrapper-homepage {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  background: #ffffff;
}
.wrapper-homepage .content {
  display: table;
  padding: 20px 70px;
}
.wrapper-homepage .content:first-of-type {
  border-bottom: 1px solid #d2e2ee;
  font-size: 13px;
  line-height: 1.5em;
  color: #727272;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.wrapper-homepage .content div {
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
.wrapper-homepage .content div p {
  margin-bottom: 0;
}
.wrapper-homepage .content div:first-child {
  text-align: right;
}
.wrapper-homepage .content div:nth-child(2n) {
  flex: 1;
}
.wrapper-homepage .content div:nth-child(3n) {
  text-align: left;
}
.wrapper-homepage .content div img {
  vertical-align: middle;
}
@media screen AND (max-width: 900px) {
  .responsive-layout .wrapper-homepage .content {
    display: block;
  }
  .responsive-layout .wrapper-homepage .content div {
    display: block;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
}
.under-header {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  background: #ffffff;
}
.under-header .content {
  display: block;
  padding: 20px 70px;
}
.under-header .content .data-wrapper {
  float: left;
  display: table;
}
.under-header .content .data-wrapper span {
  display: table-cell;
  padding: 15px 20px;
  font-size: 27px;
  border-left: 1px solid #d5e4ef;
  position: relative;
}
@media screen AND (max-width: 725px) {
  .under-header .content .data-wrapper span {
    font-size: 20px;
  }
}
.under-header .content .data-wrapper span:first-child {
  border-left: 0;
  padding-left: 0;
}
.under-header .content .data-wrapper span:before {
  content: "";
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.under-header .content .data-wrapper span.date:before {
  background-image: url(/img/icons/ikona-kalendar.svg);
  background-position: center center;
  background-size: cover;
  width: 23px;
  height: 24px;
}
.under-header .content .data-wrapper span.length:before {
  background-image: url(/img/icons/ikona-vzdalenost.svg);
  background-position: center center;
  background-size: cover;
  width: 29px;
  height: 21px;
}
.under-header .content .data-wrapper span.time:before {
  background-image: url(/img/icons/ikona-cas.svg);
  background-position: center center;
  background-size: cover;
  width: 25px;
  height: 25px;
}
@media screen AND (max-width: 725px) {
  .responsive-layout .under-header .content .data-wrapper span:before {
    display: block;
    width: 100%;
    background-size: auto 100%;
    background-position: center center;
    margin-bottom: 10px;
  }
}
@media screen AND (max-width: 550px) {
  .under-header .content .data-wrapper {
    float: none;
    width: 100%;
  }
  .under-header .content .data-wrapper span {
    text-align: center;
  }
}
.under-header .content .registration {
  float: right;
  font-size: 22px;
}
.under-header .content .registration a {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 15px 25px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: 5px;
}
.under-header .content .registration a:visited {
  color: #fff;
}
.under-header .content .registration a:focus,
.under-header .content .registration a:hover,
.under-header .content .registration a.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
@media screen AND (max-width: 725px) {
  .under-header .content .registration a {
    margin-top: 20px;
  }
}
@media screen AND (max-width: 550px) {
  .under-header .content .registration {
    float: none;
    display: block;
    padding-bottom: 15px;
  }
  .under-header .content .registration a {
    display: block;
    margin-top: 0;
  }
}
.content {
  margin: 0 auto;
  width: 100%;
  max-width: 1320px;
  padding: 0 70px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.content:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.content.main {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  background: #f6fcff;
  padding: 30px 70px;
}
.content.main img {
  max-width: 100% !important;
  height: auto !important;
}
@media screen AND (max-width: 1220px) {
  .responsive-layout .content {
    padding: 0 20px;
  }
  .responsive-layout .content.main {
    padding: 20px;
  }
  .responsive-layout .content .white-background-wrapper {
    margin: 0 -20px -20px -20px;
    padding: 20px;
  }
}
.content.main {
  z-index: 1;
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
}
.overflow {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
.race-wrapper {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.race-wrapper .race-content {
  width: calc((100% / 3) - (61px / 3));
  margin: 0 30px 30px 0;
  border: 1px solid #d2e2ee;
  padding: 15px;
  background: #ffffff;
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
.race-wrapper .race-content:hover {
  -webkit-box-shadow: 0px 10px 20px 9px rgba(25, 51, 71, 0.1);
  -moz-box-shadow: 0px 10px 20px 9px rgba(25, 51, 71, 0.1);
  box-shadow: 0px 10px 20px 9px rgba(25, 51, 71, 0.1);
}
.race-wrapper .race-content:nth-child(3n + 0) {
  margin-right: 0;
}
.race-wrapper .race-content:last-child {
  margin-right: 0;
}
.race-wrapper .race-content .image {
  height: 199px;
  margin: -16px -16px 50px -16px;
  background-size: cover;
  background-position: center;
}
.race-wrapper .race-content .icon {
  position: absolute;
  top: 159px;
  left: 50%;
  margin-left: -40px;
}
.race-wrapper .race-content .title {
  text-align: center;
}
.race-wrapper .race-content .title a {
  color: #1e3a45;
  font-weight: bold;
  font-size: 20px;
}
.race-wrapper .race-content .title a:hover {
  color: #4bd033;
}
.race-wrapper .race-content .race-footer {
  display: block;
  bottom: 0;
  margin-top: auto;
}
.race-wrapper .race-content .race-footer .data-wrapper {
  padding: 15px 15px;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content {
  display: table;
  width: 100%;
  margin-top: 5px;
  border-collapse: collapse;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span {
  display: table-cell;
  border: 1px solid #d2e2ee;
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span:first-child {
  border-left: 0;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span:last-child {
  border-right: 0;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span:before {
  content: "";
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 7px;
  vertical-align: middle;
}
@media screen AND (max-width: 370px) {
  .responsive-layout .race-wrapper .race-content .race-footer .data-wrapper .data-content span:before {
    display: block;
    margin: 0 auto 5px;
  }
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span.date:before {
  background-image: url(/img/icons/ikona-kalendar.svg);
  background-position: center center;
  background-size: cover;
  width: 12px;
  height: 12px;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span.length:before {
  background-image: url(/img/icons/ikona-vzdalenost.svg);
  background-position: center center;
  background-size: cover;
  width: 17px;
  height: 12px;
}
.race-wrapper .race-content .race-footer .data-wrapper .data-content span.time:before {
  background-image: url(/img/icons/ikona-cas.svg);
  background-position: center center;
  background-size: cover;
  width: 14px;
  height: 14px;
}
.race-wrapper .race-content .race-footer .more-info {
  text-align: center;
}
.race-wrapper .race-content .race-footer .more-info a {
  font-weight: bold;
}
.race-wrapper .race-content .race-footer .more-info a:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 5px;
}
@media screen AND (max-width: 1030px) {
  .responsive-layout .race-wrapper .race-content {
    width: calc((100% / 2) - (30px / 2));
  }
  .responsive-layout .race-wrapper .race-content:nth-child(3n + 0) {
    margin-right: 30px;
  }
  .responsive-layout .race-wrapper .race-content:nth-child(2n + 0) {
    margin-right: 0;
  }
}
@media screen AND (max-width: 670px) {
  .responsive-layout .race-wrapper .race-content {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.fast-contact .content {
  padding: 30px 0;
  background-image: url(/img/background-fast-contact.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
}
.fast-contact .content h2,
.fast-contact .content h3,
.fast-contact .content h4,
.fast-contact .content h5 {
  color: #ffffff;
}
.fast-contact .content table {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.fast-contact .content table td {
  border-bottom: 0;
}
.partneri {
  padding: 10px 0 30px 0;
}
.partneri ul {
  padding: 0;
  margin: 0;
}
.partneri ul:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.partneri ul li {
  display: inline-block;
  list-style-type: none;
  margin: 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #d2e2ee;
  overflow: hidden;
  background: #ffffff;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.partneri ul li:hover {
  border: 1px solid #adc7db;
}
.partneri ul li img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.partneri ul li a img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}
.partneri ul li.medium {
  width: calc(100% / 6 - 10px);
  height: 112px;
  line-height: 82px;
}
.partneri ul li.medium a {
  height: 82px;
  line-height: 82px;
  display: inline-block;
  vertical-align: middle;
}
@media screen AND (max-width: 980px) {
  .responsive-layout .partneri ul li.medium {
    width: calc(100% / 4 - 10px);
  }
}
@media screen AND (max-width: 680px) {
  .responsive-layout .partneri ul li.medium {
    width: calc(100% / 2 - 10px);
  }
}
@media screen AND (max-width: 430px) {
  .responsive-layout .partneri ul li.medium {
    width: calc(100% - 10px);
  }
}
.partneri ul li.sml {
  width: calc(100% / 10 - 10px);
  height: 95px;
  line-height: 75px;
}
.partneri ul li.sml a {
  height: 75px;
  line-height: 75px;
  display: block;
}
@media screen AND (max-width: 980px) {
  .responsive-layout .partneri ul li.sml {
    width: calc(100% / 8 - 10px);
  }
}
@media screen AND (max-width: 830px) {
  .responsive-layout .partneri ul li.sml {
    width: calc(100% / 6 - 10px);
  }
}
@media screen AND (max-width: 600px) {
  .responsive-layout .partneri ul li.sml {
    width: calc(100% / 4 - 10px);
  }
}
@media screen AND (max-width: 430px) {
  .responsive-layout .partneri ul li.sml {
    width: calc(100% / 2 - 10px);
  }
}
.footer {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  background: #fff;
}
.footer .content {
  display: table;
  padding: 20px 70px;
}
.footer .content h3 {
  font-size: 18px;
  font-weight: bold;
  color: #3a4f58;
  border-bottom: 1px solid #cfe1ef;
  margin-bottom: 20px;
  margin-top: 30px;
}
.footer .content a {
  color: #3a4f58;
  opacity: 0.7;
}
.footer .content a:hover,
.footer .content a:focus {
  opacity: 1;
}
.footer .content img {
  margin-top: 50px;
}
.button-a {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button-a:visited {
  color: #fff;
}
.button-a:focus,
.button-a:hover,
.button-a.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.button-a.fa-file-pdf-o:before {
  content: "\f019";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 8px;
}
.button-b {
  background: #ed018a;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(237, 0, 140, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button-b:visited {
  color: #fff;
}
.button-b:focus,
.button-b:hover,
.button-b.active {
  color: #fff;
  text-decoration: none;
  background: #ff28a8;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.button-c {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 15px 25px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button-c:visited {
  color: #fff;
}
.button-c:focus,
.button-c:hover,
.button-c.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.button-d {
  display: inline-block;
  position: relative;
  line-height: 16px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 15px 25px;
  cursor: pointer;
  text-align: left;
  background: #fff;
  color: #3c4253;
  border: 1px solid #e4e4e4;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button-d:visited {
  color: #3c4253;
}
.button-d:focus,
.button-d:hover,
.button-d.active {
  color: #3c4253;
  text-decoration: none;
  border: 1px solid #3c4253;
}
/*.partneri ul li.medium {
    display: inline-block;
    list-style-type: none;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 150px;
    text-align: center;
    display: block-inline;
    height: 112px;
    line-height: 112px;
    vertical-align: middle;
    border: 1px solid #dfd3b5;
    overflow: hidden;
}*/
a.phone {
  color: #58b947;
  font-size: 24px;
  font-weight: bold;
}
a.phone:before {
  content: "";
  background-image: url(/img/sprite.png);
  background-position: 0 -100px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.article {
  border-top: 2px solid #e7f1f8;
  padding: 20px 0;
}
.article:first-child {
  border-top: 0;
  padding-top: 0;
}
.article-title {
  font-weight: bold;
  font-size: 20px;
}
.signpost {
  display: block;
}
.signpost ul {
  padding: 0;
  margin: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.signpost ul:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.signpost ul li {
  display: block;
  width: calc((100% / 5) - (40px / 5));
  margin: 0 10px 10px 0;
}
.signpost ul li a {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
}
.signpost ul li a:visited {
  color: #fff;
}
.signpost ul li a:focus,
.signpost ul li a:hover,
.signpost ul li a.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.signpost ul li a.fa-file-pdf-o:before {
  content: "\f019";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 8px;
}
.signpost ul li:nth-child(5n + 0) {
  margin-right: 0;
}
@media screen AND (max-width: 970px) {
  .responsive-layout .signpost ul li {
    width: calc((100% / 4) - (30px / 4));
  }
  .responsive-layout .signpost ul li:nth-child(5n + 0) {
    margin-right: 10px;
  }
  .responsive-layout .signpost ul li:nth-child(4n + 0) {
    margin-right: 0;
  }
}
@media screen AND (max-width: 710px) {
  .responsive-layout .signpost ul li {
    width: calc((100% / 3) - (20px / 3));
  }
  .responsive-layout .signpost ul li:nth-child(4n + 0) {
    margin-right: 10px;
  }
  .responsive-layout .signpost ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
}
@media screen AND (max-width: 530px) {
  .responsive-layout .signpost ul li {
    width: calc((100% / 2) - (10px / 2));
  }
  .responsive-layout .signpost ul li:nth-child(3n + 0) {
    margin-right: 10px;
  }
  .responsive-layout .signpost ul li:nth-child(2n + 0) {
    margin-right: 0;
  }
}
@media screen AND (max-width: 340px) {
  .responsive-layout .signpost ul li {
    width: 100%;
  }
  .responsive-layout .signpost ul li:nth-child(1n + 0) {
    margin-right: 0px;
  }
}
.file ul {
  padding: 20px 0;
  margin: 0;
}
.file ul li {
  display: block;
  border-top: 1px solid #d2e2ee;
}
.file ul li a {
  padding: 10px 0;
  display: block;
  line-height: 25px;
}
.file ul li a:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.file ul li a img {
  vertical-align: middle;
  margin-right: 10px;
}
.file ul li a .file-size {
  float: right;
}
.filtr-wrapper {
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
.filtr-wrapper form:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.filtr-wrapper form .block {
  display: block;
  float: left;
  padding-right: 20px;
  width: calc(100% / 4 - 60px / 4);
}
.filtr-wrapper form .block:last-child {
  padding-right: 0;
  text-align: right;
}
.filtr-wrapper form .block label {
  display: block;
  padding-bottom: 5px;
}
.filtr-wrapper form .block input[type=submit],
.filtr-wrapper form .block input[type=button] {
  margin: 21px 0 0 10px;
}
@media screen AND (max-width: 950px) {
  .responsive-layout .filtr-wrapper form .block {
    width: calc(100% / 2 - 10px);
  }
  .responsive-layout .filtr-wrapper form .block:nth-child(2n) {
    padding-right: 0;
  }
}
@media screen AND (max-width: 500px) {
  .responsive-layout .filtr-wrapper form .block {
    width: 100%;
    padding-right: 0 !important;
  }
}
.paginator {
  display: block;
  padding: 20px 0;
  margin: 0;
}
.paginator:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.paginator ul {
  padding: 0;
  margin: 0;
  float: right;
}
.paginator ul:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.paginator ul li {
  float: left;
  margin-left: 2px;
}
.paginator ul li a,
.paginator ul li strong {
  display: block;
  padding: 3px 7px;
  font-weight: normal;
  background: #e5eef6;
  line-height: 20px;
  height: 20px;
}
.white-background-wrapper {
  background: #ffffff;
  padding: 30px 70px;
  margin: 0 -70px -30px -70px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.article-homepage {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.article-homepage .article {
  display: flex;
  flex-flow: column nowrap;
  padding: 20px;
  width: calc(100% / 3);
  border: 0;
  border-left: 1px solid #d2e2ee;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.article-homepage .article:first-child {
  padding-left: 0;
  border-left: 0;
}
.article-homepage .article:last-child {
  padding-right: 0;
}
.article-homepage .article .article-title,
.article-homepage .article .date {
  padding-bottom: 10px;
}
.article-homepage .article .date {
  font-size: 13px;
}
@media screen AND (max-width: 870px) {
  .responsive-layout .article-homepage .article {
    display: block;
    width: 100%;
    padding: 20px 0;
    border: 0;
    border-top: 1px solid #d2e2ee;
  }
  .responsive-layout .article-homepage .article:first-child {
    border-top: 0;
  }
}
.partners {
  margin: 20px 0;
}
.carousel-wrapper {
  border: 1px solid #d2e2ee;
  width: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel-wrapper .carousel-content {
  padding: 10px 0;
}
.carousel-wrapper .carousel-content .carousel-title {
  text-align: center;
  color: #1e3a45;
  font-size: 20px;
  padding-top: 20px;
  font-weight: bold;
}
.carousel-wrapper .carousel-content ul {
  padding: 0;
  margin: 0;
  position: relative;
}
.carousel-wrapper .carousel-content ul:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.carousel-wrapper .carousel-content ul .slick-list {
  overflow: hidden;
  margin: 15px 40px;
}
.carousel-wrapper .carousel-content ul .slick-list a,
.carousel-wrapper .carousel-content ul .slick-list span {
  display: inline-block;
  text-align: center;
  height: 106px;
  line-height: 106px;
}
.carousel-wrapper .carousel-content ul .slick-list a img,
.carousel-wrapper .carousel-content ul .slick-list span img {
  vertical-align: middle;
  display: inline-block;
}
.carousel-wrapper .carousel-content ul .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  margin: -27px 0 0 0;
  width: 27px;
  height: 52px;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url(/img/sprite.png);
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.carousel-wrapper .carousel-content ul .slick-arrow.slick-prev {
  background-position: 0 -150px;
  left: -1px;
}
.carousel-wrapper .carousel-content ul .slick-arrow.slick-prev:hover {
  background-position: -50px -150px;
}
.carousel-wrapper .carousel-content ul .slick-arrow.slick-next {
  background-position: -100px -150px;
  right: -1px;
}
.carousel-wrapper .carousel-content ul .slick-arrow.slick-next:hover {
  background-position: -150px -150px;
}
.carousel-wrapper .carousel-content ul li {
  float: left;
}
.homepage-banners-wrapper {
  display: flex;
  padding-bottom: 50px;
  padding-top: 20px;
}
.homepage-banner {
  flex: 1;
  padding: 30px;
  padding-right: 250px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(25, 51, 71, 0.2);
  -moz-box-shadow: 0px 20px 30px 0px rgba(25, 51, 71, 0.2);
  box-shadow: 0px 20px 30px 0px rgba(25, 51, 71, 0.2);
}
.homepage-banner:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(25, 51, 71, 0.5);
  -moz-box-shadow: 0px 5px 10px 0px rgba(25, 51, 71, 0.5);
  box-shadow: 0px 5px 10px 0px rgba(25, 51, 71, 0.5);
}
.homepage-banner h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}
.homepage-banner p {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 25px;
}
.homepage-banner.volunteers {
  background: url(/img/dobrovolnici-bg.jpg) #244755;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
}
.homepage-banner.hotels {
  background: url(/img/hotely-bg.jpg) #244755;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 20px;
}
.homepage-banner .button {
  background: #58b946;
  display: inline-block;
  line-height: 15px;
  height: auto;
  text-decoration: none;
  margin: 0;
  padding: 10px 15px;
  cursor: pointer;
  text-align: center;
  border: 3px solid rgba(88, 185, 71, 0.4);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.homepage-banner .button:visited {
  color: #fff;
}
.homepage-banner .button:focus,
.homepage-banner .button:hover,
.homepage-banner .button.active {
  color: #fff;
  text-decoration: none;
  background: #4ad033;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.homepage-banner .button.fa-file-pdf-o:before {
  content: "\f019";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 8px;
}
@media screen and (max-width: 1170px) {
  .homepage-banner.hotels,
  .homepage-banner.volunteers {
    padding-right: 150px;
    background-position: right -100px center;
  }
}
@media screen and (max-width: 900px) {
  .homepage-banners-wrapper {
    display: block;
  }
  .homepage-banner.hotels,
  .homepage-banner.volunteers {
    margin: 30px 0;
    background-size: auto 100%;
    background-position: right 0 center;
    padding-right: 250px;
  }
}
@media screen and (max-width: 650px) {
  .homepage-banner.hotels,
  .homepage-banner.volunteers {
    background: #244755;
    padding-right: 30px;
  }
}
.text_pole2 {
  display: none;
}
.gallery {
  padding: 20px 0;
  margin: 0;
}
.gallery ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gallery ul li {
  padding: 5px;
  width: 150px;
  height: 100px;
  display: flex;
  flex-flow: column nowrap;
}
.gallery ul li a {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.gallery ul li a img {
  vertical-align: middle;
}
.pismena ul {
  padding: 15px 0;
  margin: 0;
}
.pismena ul:after {
  content: "";
  display: block;
  position: relative;
  height: 0;
  clear: both;
}
.pismena ul li {
  float: left;
}
.pismena ul li a {
  padding: 0 5px;
}
