@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=all);
/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'Arial', sans-serif;
}

body {
  background: white !important;
}

.k-msb-wrapper {
  margin: auto;
  padding: 15px;
}
@media (min-width: 980px) {
  .k-msb-wrapper {
    padding: 0;
  }
}

.k-msb {
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: "PT Serif", serif;
}
.k-msb p, .k-msb figure {
  margin-bottom: 1rem;
}
.k-msb * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-msb p, .k-msb h4 {
  margin-top: 0;
}
.k-msb h4 {
  margin-bottom: 0;
}
.k-msb h1, .k-msb h2, .k-msb h3 {
  margin-bottom: .5rem;
  margin-top: 1.75rem;
  font-weight: normal;
  font-family: "PT Serif", serif;
}
.k-msb h1 {
  font-size: 3.25rem;
  line-height: 3.5rem;
  margin-bottom: 0;
}
.k-msb h1 p, .k-msb h1 figure {
  margin-bottom: 1rem;
}
.k-msb h1 + h2, .k-msb h1 + h3 {
  margin-top: 0;
}
.k-msb h2 {
  font-size: 2.125rem;
  line-height: 2.25rem;
}
.k-msb h2 p, .k-msb h2 figure {
  margin-bottom: 1rem;
}
.k-msb h2 + h3 {
  margin-top: 0;
}
.k-msb h3 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.k-msb h3 p, .k-msb h3 figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-first .k-msb-aside {
  display: none;
}
.k-msb .k-msb-first .k-msb-aside p {
  margin-bottom: .5rem;
}
.k-msb .k-msb-first .k-msb-aside .digit {
  font-size: 2.125rem;
  line-height: 2.25rem;
  color: #006697;
}
.k-msb .k-msb-first .k-msb-aside .digit p, .k-msb .k-msb-first .k-msb-aside .digit figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-first .k-msb-aside .sub {
  font-size: 1.25rem;
  line-height: 1.5rem;
  border-top: 1px solid #d6d6d6;
  padding-top: 1.75rem;
}
.k-msb .k-msb-first .k-msb-aside .sub p, .k-msb .k-msb-first .k-msb-aside .sub figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-first .k-msb-aside .k-msb-desc {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #727272;
  font-style: italic;
}
.k-msb .k-msb-first .k-msb-aside .k-msb-desc p, .k-msb .k-msb-first .k-msb-aside .k-msb-desc figure {
  margin-bottom: 1rem;
}
.k-msb .vstup {
  font-weight: bold;
  margin-bottom: 1em;
}
.k-msb .podzag {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #727272;
}
.k-msb .podzag p, .k-msb .podzag figure {
  margin-bottom: 1rem;
}
.k-msb figure {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.k-msb figure .placeholder {
  padding-top: 31.57895%;
  position: relative;
}
.k-msb figure .placeholder img {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.k-msb figure figcaption {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #727272;
  font-style: italic;
  margin-top: .5em;
}
.k-msb figure figcaption p, .k-msb figure figcaption figure {
  margin-bottom: 1rem;
}
.k-msb .clear {
  clear: both;
}
.k-msb .k-msb-img-001 .placeholder {
  padding-top: 56.25%;
}
.k-msb .k-msb-img-001 figcaption {
  margin-left: 25%;
  text-align: right;
}
.k-msb .k-msb-img-002 .placeholder {
  padding-top: 56.19835%;
}
.k-msb .k-msb-img-002 figcaption {
  margin-left: 25%;
  text-align: right;
}
.k-msb .k-msb-img-003 .placeholder {
  padding-top: 56.19835%;
}
.k-msb .k-msb-img-003 figcaption {
  margin-left: 25%;
  text-align: right;
}
.k-msb .k-msb-img-004 .placeholder {
  padding-top: 56.19835%;
}
.k-msb .k-msb-img-004 figcaption {
  margin-left: 25%;
  text-align: right;
}
.k-msb .k-msb-ph-gl {
  margin-top: 10rem;
}
.k-msb .k-msb-img-005 .placeholder {
  padding-top: 64.42308%;
}
.k-msb .k-msb-img-009 .placeholder, .k-msb .k-msb-img-010 .placeholder {
  padding-top: 66.66667%;
}
.k-msb .k-msb-author-01, .k-msb .k-msb-author-02, .k-msb .k-msb-author-03 {
  width: 50%;
}
.k-msb .k-msb-author-01 figure .placeholder, .k-msb .k-msb-author-02 figure .placeholder, .k-msb .k-msb-author-03 figure .placeholder {
  padding-top: 66.66667%;
}
.k-msb .k-msb-author-04 figure .placeholder, .k-msb .k-msb-author-05 figure .placeholder, .k-msb .k-msb-author-06 figure .placeholder,
.k-msb .k-msb-author-07 figure .placeholder, .k-msb .k-msb-author-08 figure .placeholder, .k-msb .k-msb-author-09 figure .placeholder {
  padding-top: 66.66667%;
}
.k-msb .k-msb-author-04,
.k-msb .k-msb-author-07 {
  float: left;
  padding-right: 20px;
  width: 33.33333%;
}
.k-msb .k-msb-author-05,
.k-msb .k-msb-author-08 {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  width: 33.33333%;
}
.k-msb .k-msb-author-06,
.k-msb .k-msb-author-09 {
  float: left;
  padding-left: 20px;
  width: 33.33333%;
}
.k-msb .k-msb-carousel .slick-slide {
  outline: none;
  margin-bottom: 0;
}
.k-msb .k-msb-carousel .slick-dots {
  bottom: 20px;
}
.k-msb .k-msb-carousel .slick-dots li button:before {
  font-size: 2rem;
  line-height: 1.4rem;
}
.k-msb .k-msb-carousel .slick-dots li button:before p, .k-msb .k-msb-carousel .slick-dots li button:before figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-carousel .k-msb-speak-item {
  padding-left: 16.66667%;
  padding-right: 16.66667%;
}
.k-msb .k-msb-carousel .slick-next {
  right: 8.33333%;
  margin-right: -40px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBmaWxsPSIjMDEwMTAxIiBwb2ludHM9IjMwLjQsMjAuNiA2Ni43LDQ5LjEgMzAuNCw3Ny42IDMxLjYsNzkuMSA2OS45LDQ5LjEgMzEuNiwxOS4xIDMwLjQsMjAuNiAiLz48L3N2Zz4=");
}
.k-msb .k-msb-carousel .slick-prev {
  left: 8.33333%;
  margin-left: -40px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBmaWxsPSIjMDEwMTAxIiBwb2ludHM9IjY4LDE5LjEgMjkuNyw0OS4xIDY4LDc5LjEgNjkuMiw3Ny42IDMyLjksNDkuMSA2OS4yLDIwLjYgNjgsMTkuMSAiLz48L3N2Zz4=");
}
.k-msb .k-msb-carousel .slick-next, .k-msb .k-msb-carousel .slick-prev {
  width: 80px;
  height: 80px;
  margin-top: -80px;
  z-index: 3;
}
.k-msb .k-msb-aside-q {
  padding: 20px;
  padding-right: 0;
  position: relative;
  margin-bottom: 20px;
}
.k-msb .k-msb-aside-q:before {
  border: 1px solid #d6d6d6;
  border-right: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 80px;
  top: 0;
}
.k-msb .k-msb-aside-article {
  font-size: 0.875rem;
  line-height: 1.25rem;
  cursor: pointer;
  padding: 20px;
  padding-right: 0;
  position: relative;
  margin-bottom: 20px;
}
.k-msb .k-msb-aside-article p, .k-msb .k-msb-aside-article figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-aside-article .k-msb-aside-article-title {
  font-weight: bold;
}
.k-msb .k-msb-aside-article:before {
  border: 1px solid #d6d6d6;
  border-right: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 80px;
  top: 0;
}
.k-msb .k-msb-speak .k-msb-title {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  color: #727272;
  margin-top: 60px;
  margin-bottom: 20px;
  padding: 5px 0;
  text-transform: uppercase;
}
.k-msb .k-msb-speak h2 {
  margin-bottom: 20px;
  margin-left: 16.66667%;
}
.k-msb .k-msb-speak .k-msb-carousel {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-bottom: 60px;
  border-bottom: 1px solid #d6d6d6;
}
.k-msb .k-msb-speak .k-msb-carousel p, .k-msb .k-msb-speak .k-msb-carousel figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-gallery .k-msb-sb {
  margin-top: 60px;
}
.k-msb .k-msb-gallery .k-msb-pod {
  width: 66.66667%;
  margin-bottom: 40px;
}
.k-msb .k-msb-gallery .k-msb-title {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  color: #727272;
  margin-top: 60px;
  margin-bottom: 20px;
  padding: 5px 0;
  text-transform: uppercase;
}
.k-msb .k-msb-rsbi-graph img {
  max-width: 100%;
}
.k-msb .table-graph {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 20px;
  width: 100%;
}
.k-msb .table-graph p, .k-msb .table-graph figure {
  margin-bottom: 1rem;
}
@media (min-width: 980px) {
  .k-msb .table-graph {
    width: 58.33333%;
  }
}
.k-msb .table-graph table {
  width: 100%;
}
.k-msb .table-graph table caption {
  font-size: 1.25rem;
  line-height: 3rem;
  border-top: 4px solid #333;
  border-bottom: 1px solid #333;
}
.k-msb .table-graph table caption p, .k-msb .table-graph table caption figure {
  margin-bottom: 1rem;
}
.k-msb .table-graph table tr {
  border-bottom: 1px solid #727272;
}
.k-msb .table-graph table tr td:first-child {
  text-align: left;
}
.k-msb .table-graph table th, .k-msb .table-graph table td {
  padding: 5px 10px;
}
.k-msb .table-graph table th {
  text-align: left;
  padding-left: 0;
}
.k-msb .table-graph table td {
  white-space: nowrap;
  text-align: center;
}
.k-msb .table-graph table tr.footer {
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-bottom: 0;
  font-style: italic;
  color: #727272;
}
.k-msb .table-graph table tr.footer p, .k-msb .table-graph table tr.footer figure {
  margin-bottom: 1rem;
}
.k-msb .table-graph table tr.footer td {
  padding-left: 0;
}
.k-msb .k-msb-rsbi-title {
  font-size: 1.75rem;
  line-height: 2rem;
  font-family: "PT Serif", serif;
}
.k-msb .k-msb-rsbi-title p, .k-msb .k-msb-rsbi-title figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-rsbi-podzag {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: "PT Serif", serif;
  color: #727272;
  margin-bottom: 1rem;
}
.k-msb .k-msb-rsbi-podzag p, .k-msb .k-msb-rsbi-podzag figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-rsbi-aside {
  margin-bottom: 1rem;
}
.k-msb .k-msb-rsbi-aside div {
  border: 1px solid #d6d6d6;
  padding: 40px;
}
.k-msb .k-msb-int {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.k-msb .k-msb-int a {
  color: #000;
}
.k-msb .k-msb-int .k-msb-title {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  color: #727272;
  padding: 5px 0;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 20px;
}
.k-msb .k-msb-int .k-msb-int-title {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 10px;
}
.k-msb .k-msb-int .k-msb-int-title p, .k-msb .k-msb-int .k-msb-int-title figure {
  margin-bottom: 1rem;
}
.k-msb .k-msb-int .k-msb-int-image img {
  max-width: 100%;
}
.k-msb .k-msb-readmore {
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  display: none;
  opacity: 0;
  width: 100% !important;
}
.k-msb .k-msb-readmore.active {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.k-msb .k-msb-readmore-toggle {
  cursor: pointer;
  display: inline-block;
  border-bottom: 1px dashed #212121;
}
.k-msb .b-gallery-nav_visual {
  padding: 0 30px;
  margin-bottom: 40px;
}
.k-msb .b-gallery-nav_visual:after {
  display: none;
}
@media (min-width: 48rem) {
  .k-msb .k-msb-int-sb, .k-msb .k-msb-int-rf, .k-msb .k-msb-int-nbd {
    float: left;
    width: 33.33333%;
  }
  .k-msb .k-msb-int-sb {
    padding-right: 20px;
  }
  .k-msb .k-msb-int-rf {
    padding-right: 10px;
    padding-left: 10px;
  }
  .k-msb .k-msb-int-nbd {
    padding-left: 20px;
  }
}
.k-msb .k-msb-articles {
  margin-bottom: 60px;
}
@media (min-width: 980px) {
  .k-msb .k-msb-img-001,
  .k-msb .k-msb-img-002,
  .k-msb .k-msb-img-003,
  .k-msb .k-msb-img-004 {
    float: right;
    margin-left: 20px;
    padding-left: 10px;
    width: 66.66667%;
  }
  .k-msb .k-msb-first .k-msb-intro {
    padding-right: 60px;
    width: 66.66667%;
  }
  .k-msb .k-msb-first .k-msb-aside {
    display: block;
    float: right;
    margin-top: 1.125rem;
    padding-left: 20px;
    width: 33.33333%;
  }
  .k-msb .k-msb-aside-q {
    float: right;
    padding: 40px 0 40px 60px;
    width: 33.33333%;
  }
  .k-msb .k-msb-aside-q:before {
    left: 20px;
  }
  .k-msb .k-msb-aside-article {
    float: right;
    padding: 40px 0 40px 60px;
    width: 33.33333%;
  }
  .k-msb .k-msb-aside-article:before {
    left: 20px;
  }
  .k-msb .k-msb-speak .k-msb-title {
    width: 100%;
  }
  .k-msb .k-msb-rsbi-graph {
    float: right;
    width: 66.66667%;
    padding-left: 20px;
  }
  .k-msb .k-msb-rsbi-text {
    padding-right: 20px;
    width: 33.33333%;
  }
  .k-msb .k-msb-left-text {
    width: 66.66667%;
    padding-right: 60px;
  }
  .k-msb .k-msb-rsbi-aside {
    float: right;
    padding-left: 20px;
    width: 33.33333%;
    margin-top: 8rem;
  }
}

.ct-legend {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #727272;
  font-style: italic;
}
.ct-legend p, .ct-legend figure {
  margin-bottom: 1rem;
}
.ct-legend > div {
  position: relative;
  padding-left: 30px;
}
.ct-legend > div:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 25px;
  height: 2px;
  background: red;
}
.ct-legend > div.a:before {
  background: #c8cebc;
}
.ct-legend > div.b:before {
  background: #0a6594;
}

.ct-chart .ct-line {
  stroke-width: 2px;
}
.ct-chart .ct-point {
  stroke-width: 6px;
}
.ct-chart .ct-series-a .ct-line, .ct-chart .ct-series-a .ct-point {
  stroke: #c8cebc;
}
.ct-chart .ct-series-b .ct-line, .ct-chart .ct-series-b .ct-point {
  stroke: #0a6594;
}

.no-comments {
  display: none;
}
