.sekce-10 {
  padding-top: 40px;
  padding-bottom: 40px;
  /*background-color: #f5f5f5;*/
}
.sekce-10 p {
  font-size: 18px;
  line-height: 35px;
  color: #696969;
  margin-bottom: 40px;
}
.sekce-10 p:last-of-type {
  margin-bottom: 0 !important;
}
.sekce-10 .tlacitko {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none !important;
  border-radius: 30px;
  background-color: transparent;
  padding: 10px 30px;
  background-color: #235E86;
  border: solid 2px #235E86;
  color: #FFFFFF !important;
  transition: all 0.3s;
}
.sekce-10 .tlacitko:hover {
  background-color: #000;
  border-color: #000;
  color: #FFFFFF;
}
.sekce-10 ul li, ol li {
  color: #696969;
}
.sekce-10 th {
  color: #333333;
}
.sekce-10 td {
  color: #696969;
}
.sekce-10 h2 {
  color: #333333;
  margin-bottom: 30px;
}
.sekce-10 h3 {
  color: #333333;
  margin-bottom: 25px;
}
.sekce-10 h4 {
  color: #333333;
  margin-bottom: 20px;
}
.sekce-10 h5 {
  color: #333333;
  margin-bottom: 15px;
}
.sekce-10 img {
  max-width: 100%;
}
.sekce-10:last-of-type {
  padding-bottom: 60px;
}
.sekce-10-A {
}
.sekce-10-B .row, .sekce-10-C .row {
  margin-left: -20px;
  margin-right: -20px;
}
.sekce-10-B .col-lg-6, .sekce-10-B .col-xl-4, .sekce-10-C .col-lg-6, .sekce-10-C .col-xl-4 {
  padding: 0 20px;
}
.sekce-10-C h2 { font-size: 28px; }
.sekce-10-C h3 { font-size: 25px; }
.sekce-10-C h4 { font-size: 22px; }
.sekce-10-C h5 { font-size: 19px; }

.sekce-10-D h2 { font-size: 24px; }
.sekce-10-D h3 { font-size: 21px; }
.sekce-10-D h4 { font-size: 18px; }
.sekce-10-D h5 { font-size: 15px; }

@media (max-width: 767px) {
  .sekce-10-C h2 { font-size: 26px !important; }
  .sekce-10-C h3 { font-size: 23px !important; }
  .sekce-10-C h4 { font-size: 20px !important; }
  .sekce-10-C h5 { font-size: 17px !important; }
  
  .sekce-10-D h2 { font-size: 22px !important; }
  .sekce-10-D h3 { font-size: 20px !important; }
  .sekce-10-D h4 { font-size: 18px !important; }
  .sekce-10-D h5 { font-size: 16px !important; }
}
@media (max-width: 575px) {
  .sekce-10-C h2 { font-size: 24px !important; }
  .sekce-10-C h3 { font-size: 21px !important; }
  .sekce-10-C h4 { font-size: 18px !important; }
  .sekce-10-C h5 { font-size: 15px !important; }
  
  .sekce-10-D h2 { font-size: 20px !important; }
  .sekce-10-D h3 { font-size: 18px !important; }
  .sekce-10-D h4 { font-size: 16px !important; }
  .sekce-10-D h5 { font-size: 14px !important; }
}

/*# sourceMappingURL=sekce-10.css.map */
.sekce-10 iframe {
  max-width: 100%;
}

.sekce-10 ul,
.sekce-10 ol {
  line-height: 1.7;
  margin-bottom: 30px; }
  
 .subpage .gallery {
  height: auto;
 }
 .subpage .gallery .row > div.fotky {
  padding: 10px; }
  .subpage .gallery a img {
    opacity: 1;
    transition: all .3s ease; 
    max-width: 100%;
    }
    .subpage .gallery a img:hover {
      opacity: 0.7; }
.sekce-10 ul > li {padding-left: 1.3em; color: #696969; font-size: 18px; line-height:35px}
.sekce-10 ol > li {padding-left: 2em; color:#696969; font-size: 18px; line-height: 35px;}
img {
  max-width: 100%;
}
strong, b {
  font-weight: 700 !important;
}

.sekce-10 ul > li::before {
  content: '\f054';
  color: #235E86;
  vertical-align: middle;
  display: inline-block;
  width: 1.3em;
  margin-left: -1.3em;
  /*margin-right: 10px;*/
  font: normal normal normal 11px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sekce-10 ol {
  counter-reset: li; }
  .sekce-10 ol > li::before {
    content: counter(li) ".";
    counter-increment: li;
    font-weight: 500;
    display: inline-block;
    width: 1.2em;
    margin-left: -1.8em;
    color: #235E86;}
    .sekce-10 ol > li::marker, .sekce-10 ul > li::marker {
      font-size: 0;
    }


.sekce-10 strong em {
  font-weight: 700; }
  
.sekce-10 em strong {
  font-weight: 700; }

.sekce-10 > :last-child {
  margin-bottom: 0; }

.sekce-10 .row div > :last-child {
  margin-bottom: 0; }

.sekce-10 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 30px;
}
.sekce-10 table > thead > tr > th, 
.sekce-10 table > thead > tr > td,
.sekce-10 table > tbody > tr > th,
.sekce-10 table > tbody > tr > td,
.sekce-10 table > tfoot > tr > th,
.sekce-10 table > tfoot > tr > td {
  line-height: 1.7;
  vertical-align: top;
  color: #696969;
}
  .sekce-10 table tr:nth-child(even) {
    background-color: #f6f6f6;
  }
  .sekce-10 table tr:nth-child(odd) {
    background-color: #fff;
  }
  .sekce-10 table th, .sekce-10 table thead tr td{
    border-collapse: collapse;
    border-spacing: 0;
    padding: 10px 20px;
    text-align: left;
    font-size: 18px;
    background: #235E86;
    color: white !important;
  }
  .sekce-10 table tfoot tr td{
    border-collapse: collapse;
    border-spacing: 0;
    padding: 10px 20px;
    text-align: left;
    background: #353535;
    color: white;
  }
  .sekce-10 table td {
    padding: 15px 20px;
    text-align: left;
    font-size: 18px;
  }

.sekce-10 a img:hover {
  opacity: 0.7;
}
.sekce-10 a {
  color: #235E86;
  text-decoration: none;
}
.sekce-10 a:hover {
  text-decoration: underline;
}
.sekce-10 img {
  max-width: 100%;
}
