.cleaner {
  clear: both;
}
.red {
  color: #D61111;
}
body {
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #464646;
  background-color: #FFDD00;
}
body .waiting * {
  cursor: wait;
}
#top_dek_stripe {
  position: fixed;
}
.top_dek_stripe {
  margin-top: 0px;
  width: 100%;
  height: 60px;
  max-height: 60px;
  box-sizing: border-box;
  background-color: #fff;
  vertical-align: middle;
  overflow: hidden;
  z-index: 1000;
  top: 0px;
}
.top_dek_stripe .content_block {
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content_block {
  max-width: 1132px;
  margin: auto auto;
}
h1 {
  font-size: 32px;
  font-weight: 400;
  color: #464646;
  margin-bottom: 20px;
}
h2 {
  font-size: 22px;
  font-weight: 800;
  color: #464646;
}
p {
  margin-bottom: 10px;
}
#page-block.front #content {
  margin: 0 auto;
  min-height: 400px;
  background-color: #FFDD00;
  overflow: auto;
}
#page-block.admin {
  padding-left: 20px;
}
#page-block.admin #content {
  min-height: 500px;
}
.header__full {
  background-image: url('/images/skoleni_bg_1.jpg?v=1');
  /* je pretluceny stylem ve strance  */
  background-position-y: 39px;
  width: 100%;
  background-color: #464646;
  background-repeat: no-repeat;
  padding-top: 35px;
  box-sizing: border-box;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  background-size: 100%;
  background-position-x: center;
}
.header__full--sk {
  background-image: url('/images/skoleni_bg_1-sk.jpg?v=2025_1');
}
@media screen and (max-width: 1920px) {
  .header__full {
    background-size: cover;
  }
}
#large_header.shrink {
  box-sizing: border-box;
  height: 60px;
  max-height: 60px;
  top: 60px;
  position: fixed;
  z-index: 1000;
  padding-top: 15px;
  background-image: none;
}
#header_h1.shrink {
  font-size: 26px;
  float: left;
  margin-top: 0px;
  line-height: 100%;
  margin-top: 2px;
}
#header_h2.shrink {
  font-size: 20px;
  float: left;
  padding-left: 8px;
  vertical-align: bottom;
  margin-top: 5px;
}
#header_text.shrink {
  display: none;
}
#content.shrink {
  padding-top: 440px;
}
#mini_menu.shrink {
  bottom: -16px !important;
  background-color: #464646;
  z-index: 300;
  height: 36px;
  line-height: 36px;
  display: block;
  overflow: hidden;
}
.header__full h1 {
  font-size: 64px;
  font-weight: 800;
  margin-top: 30px;
  padding: 0px;
  margin-bottom: 0px !important;
}
.header__full h2 {
  font-size: 38px;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
  padding-bottom: 30px;
  line-height: 1em;
}
.header__full p {
  font-size: 18px;
  max-width: 600px;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {

}



#registrace h1 {
  font-size: 42px;
  font-weight: 800;
}
#registrace h2 {
  font-size: 26px;
  font-weight: 800;
}
.yellow_text,
a.yellow_text:link,
a.yellow_text:visited {
  color: #FFDD00;
}
a.yellow_text:hover {
  text-decoration: underline;
}
.skoleni_nadpis {
  font-size: 18px;
}
.header__lista {
  background-image: url('/images/header_lista.jpg?v=1');
  height: 64px;
  width: 100%;
  background-position: center 0px;
  background-repeat: no-repeat;
}
.header__deklogo {
  background-image: url('/images/dek_logo.jpg?v=1');
  height: 42px;
  width: 100%;
  background-position: center 0px;
  background-repeat: no-repeat;
}
.skoleni_blok {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  height: 420px;
  box-sizing: border-box;
  width: 268px;
  max-width: 262px;
  border-radius: 5px;
  padding: 20px;
  margin: 80px 10px 20px 10px;
  float: left;
  background-color: #FFF;
  position: relative;
}
.upper {
  text-transform: uppercase;
}
.perex {
  margin-bottom: 10px;
  font-size: 12px;
}
.redbox {
  background-color: #D61111;
  padding: 10px;
  color: #FFF;
  text-decoration: none;
  float: right;
  font-weight: 600;
}
.info_button {
  background-color: #464646;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  text-decoration: none;
  width: 226px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  bottom: 20px;
  position: absolute;
}
.ilustracni_img {
  position: relative;
  margin-top: -92px;
}
.circular {
  border-radius: 50%;
}
.footer {
  padding-top: 30px;
  width: 100%;
  height: 125px;
  background-color: #FFDD00;
}
.footer__content {
  margin: 0 auto;
  max-width: 1132px;
}
.tabulka_konani {
  width: 100%;
  border-collapse: collapse;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
}
.tabulka_konani .zahlavi {
  font-weight: bolder;
  background-color: #c7c7c7;
  padding-top: 6px;
  padding-bottom: 6px;
}
.center {
  text-align: center;
}
.tabulka_konani tr:hover,
.radek_terminu:hover,
.registrace_row:hover {
  background-color: #ECECEC;
}
a:link,
a:hover,
a:visited {
  color: inherit;
  text-decoration: none;
}
.registracni_formular {
  border-collapse: collapse;
}
.formular {
  position: relative;
}
.formular,
.formular input {
  font-size: 14px;
  font-weight: 500;
  box-sizing: border-box;
}
.formular label {
  font-size: 16px;
  font-weight: 400;
}
.formular input[type=text] {
  width: 250px;
  background-color: #FFF;
  border: none;
  padding: 0px 5px;
}
.formular input {
  padding: 0px;
  border-radius: 5px 5px;
  height: 30px;
}
.formular input[type=submit] {
  background-color: #464646;
  color: #FFDD00;
  border: 0px solid #464646;
  padding: 5px;
  font-weight: 600;
}
.errors {
  margin-top: 10px;
  margin-bottom: 10px;
}
.formular input[type=button] {
  background-color: #FFF;
  padding: 8px;
  border: 0px solid #FFF;
  cursor: pointer;
  /*text-transform: uppercase;*/
}
.formular .redbutton {
  background-color: #D61111 !important;
  color: #FFF !important;
  border: 0px solid #FFF;
  padding: 10px;
}
.formular button#ares {
  margin-left: 10px;
  cursor: pointer;
}
.formular div.ajax-blocker {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  cursor: wait;
  display: none;
}
.program_table {
  color: #464646 !important;
  border: 0px solid #FFF;
  margin: 10px 0px;
}
.tright {
  text-align: right;
  vertical-align: top;
  padding-right: 10px;
}
.tleft {
  text-align: left;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
.skoleni_container {
  margin-bottom: 20px;
}
.thead {
  padding: 2px 4px 2px 4px;
  color: #FFF;
  background-color: #c7c7c7 !important;
}
.kapacita_volna {
  background-color: #007700;
  color: #FFF;
}
.kapacita_dochazi {
  background-color: #FF8000;
  color: #FFF;
}
.kapacita_obsazena {
  background-color: #D61111;
  color: #FFF;
}
.registrace_row td {
  padding: 2px;
  white-space: nowrap;
}
.odd {
  background-color: #FFF;
}
.even {
  background-color: #f2f2f2;
}
.zrusena_registrace:hover {
  background-color: #ffdddd;
}
.super_seda {
  color: #CCCCCC;
}
.tabulka_ucastniku {
  border-collapse: collapse;
}
.tabulka_ucastniku td {
  border: 1px solid black;
  padding: 2px;
}
.noborder {
  border: 1px solid #FFF;
}
.up {
  vertical-align: top;
}
.bw_header {
  color: #FFF;
  background-color: #555555;
}
.nad_kapacitu {
  background-color: #f9ac9e;
}
.error {
  color: #D61111;
}
.oranzovaURI {
  background-image: url('data: image/gif;base64,R0lGODdhAQABAIABAP+lAP///ywAAAAAAQABAAACAkQBADs=');
}
.cervenaURI {
  background-image: url('data: image/gif;base64,R0lGODdhAQABAIABAP8YAP///ywAAAAAAQABAAACAkQBADs=');
}
.zelenaURI {
  background-image: url('data: image/gif;base64,R0lGODdhAQABAIABAACTAP///ywAAAAAAQABAAACAkQBADs=');
}
.gray {
  color: #c7c7c7 !important;
}
.showhidecol {
  display: none;
}
.radekksmazani,
.radekksmazani input {
  color: #c7c7c7;
  text-decoration: line-through;
}
.povinna_hvezdicka {
  font-size: 11px;
  color: #D61111;
}
.redborder {
  border: 1px solid #D61111;
}
.copyright {
  font-size: 12px;
}
.nadpis1 {
  display: block;
  font-size: 42px;
  font-weight: 800;
  color: #424242;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 50px;
}
.skoleni_detail_text {
  width: 556px;
  float: left;
  box-sizing: border-box;
}
.skoleni_detail_obrazky {
  width: 510px;
  float: right;
  box-sizing: border-box;
}
.ilustracni_obr {
  margin-bottom: 20px;
}
.podnadpis {
  font-size: 26px;
  font-weight: 800;
}
.hlavni_nadpis {
  font-size: 42px;
  font-weight: 800;
}
.termin_kontejner {
  width: 474px;
  background-color: #FFF;
  border-radius: 5px 5px;
  padding: 20px;
  margin-bottom: 20px;
  overflow: auto;
  font-size: 12px;
}
.termin_nadpis {
  font-size: 16px;
  font-weight: 600;
}
.black_button {
  display: inline-block;
  width: 170px;
  text-align: center;
  background-color: #464646 !important;
  border-radius: 5px 5px;
  vertical-align: top;
}
.cnt_social_share {
  position: relative;
  float: right;
  background-color: #FFDD00;
  top: 0px;
  width: 130px;
}
.fake_link:hover {
  cursor: pointer;
}
.bez_podtrzeni:hover {
  text-decoration: none !important;
}
.tenky_button,
.btnPridat,
.btnSmazat {
  display: inline-block;
  padding: 4px 10px !important;
  border: 1px solid black !important;
  border-radius: 5px 5px;
  background-color: #FFDD00 !important;
  width: 170px;
  text-align: center;
}
.fs12 {
  font-size: 12px;
}
.backend {
  background-color: #FFF !important;
}
.popis {
  margin-top: 0px;
}
a.redfont {
  color: #D61111;
}
.radek_terminu.supergray {
  color: #e0e0e0;
}
.zpetna-vazba-iframe-cnt {
  width: 100%;
  height: 800px;
}
.zpetna-vazba-iframe {
  border: 0px;
  width: 100%;
  height: 100%;
}
a.info_button:hover {
  text-decoration: none;
}
a.tlacitko:hover {
  text-decoration: none;
}
/*
h1#header_h1:after {
    content : url('../images/online.png');
    position: relative;
    top     : -1rem;
}
h1#header_h1.shrink:after {
    display: none;
}
*/
.skoleni_blok.online::before,
.skoleni_blok.offline::before {
  padding: 4px 8px;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  white-space: nowrap;
  z-index: 5;
}
.skoleni_blok.online::before {
  content: "ONLINE";
  background: #44a12b;
  font-style: italic;
}
.skoleni_blok.offline::before {
  content: "OSOBNĚ";
  background: #ec7404;
}
.skoleni_blok.offline-sk::before {
  content: "PREZENČNÉ";
  background: #ec7404;
}
tr.ucastnikX td {
  padding-bottom: 1rem;
}
ul.errors li {
  background: #D61111;
  padding: 1rem;
  list-style: none;
  margin: 0;
  margin-left: -40px;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 0.5rem;
}
.detail_skoleni_wrap .vlajocka {
  float: left;
  width: 100%;
}
.detail_skoleni_wrap .vlajocka.online::after {
  content: url('../images/online_detail.jpg');
  position: relative;
  top: -1rem;
}
.detail_skoleni_wrap .vlajocka.offline::after {
  content: url('../images/osobne_detail.jpg');
  position: relative;
  top: -1rem;
}
.detail_skoleni_wrap .vlajocka.offline::after.offline-sk::after {
  content: "PREZENČNÉ";
  background: #ec7404;
  color: #fff;
  font-size: 1.4rem;
  padding: 0.5rem;
}
.detail_skoleni_wrap .blobs-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.detail_skoleni_wrap .blob {
  background: black;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #000000;
  margin: 10px;
  height: 20px;
  width: 20px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}
@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.detail_skoleni_wrap .blob.red {
  background: #ff5252;
  box-shadow: 0 0 0 0 #ff5252;
  animation: pulse-red 2s infinite;
  margin-right: 15px;
}
@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
.detail_skoleni_wrap .tlacitko {
  background-color: #464646;
  padding: 0px 50px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  margin-top: 20px;
  float: right;
}
.detail_skoleni_wrap .tlacitko--disable {
  background-color: white;
  padding: 0;
}
.detail_skoleni_wrap span.bold_font {
  font-weight: 600;
}
.vlajocka.offline.offline-sk::after {
  content: "PREZENČNÉ";
  background: #ec7404;
  color: #fff;
  font-size: 1.4rem;
  padding: 0.5rem;
}
.new_block_skolenia {
  display: flex;
  flex-direction: column; /* Changed from row to column */
  /* Removed justify-content and align-items as they are not relevant for a column layout */
  margin-bottom: 20px;
  flex-wrap: wrap;
  width: calc(50% - 10px);
  box-sizing: border-box;
  /* Removed background-color: #fff; */
  padding: 20px;
  border-radius: 5px;
}
.skoleni-tiles-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.new_block_skolenia .skoleni_nadpis {
  width: 100%;
  font-size: 38px;
  font-weight: 700;
  line-height: 46.88px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 10px; /* Reduced bottom margin */
}
.new_block_skolenia .skoleni_popis_btn {
  width: 100%; /* Changed to 100% */
  display: flex;
  flex-direction: column; /* Changed to column */
  align-self: flex-start; /* Align to start for left alignment */
}
.new_block_skolenia .skoleni_popis_btn .skoleni_popis {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.13px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.new_block_skolenia .skoleni_img {
  width: 100%; /* Changed to 100% */
  display: flex;
  justify-content: flex-start; /* Align image to the left */
  margin-top: 10px; /* Reduced top margin */
  margin-bottom: 20px; /* Add some space above the description */
  
}
.new_block_skolenia .skoleni_img img {
  border-radius: 5px;
  width: 100%; /* Ensure image takes full width */
  height: auto; /* Maintain aspect ratio */
  width: 100%;
  max-height: 260px;
  object-fit: cover;
  object-position: center;
}
.new_block_skolenia .new_block_skolenia_btn {
  display: inline-block;
  /* Removed width: Hug 275px px; and height: Hug 46px px; */
  margin-top: 20px;
  padding: 10px 30px 10px 30px;
  /* Removed gap: 10px; */
  border-radius: 5px;
  /* Removed opacity: 0px; */
  background-color: #464646; /* Reverted to original background */
  color: #FFDD00; /* Reverted to original color */
  align-self: flex-start; /* Align button to the left */
}

.new_block_skolenia .new_block_skolenia_btn:hover {
  text-decoration: none;
  background-color: #5a5a5a; /* Slightly lighter on hover */
}

@media (max-width: 768px) {
  .new_block_skolenia {
    width: 100%;
    flex-direction: column;
    text-align: left; /* Changed to left for mobile */
  }
  .new_block_skolenia .skoleni_popis_btn {
    width: 100%;
    order: unset; /* Removed order as elements are already in desired order */
    align-self: flex-start; /* Align to start for left alignment */
  }
  .new_block_skolenia .skoleni_img {
    width: 100%;
    order: unset; /* Removed order */
    justify-content: flex-start; /* Align image to the left */
    margin-bottom: 20px;
  }
  .new_block_skolenia .skoleni_nadpis {
    text-align: left; /* Changed to left for mobile */
    margin-top: 0;
  }
  .new_block_skolenia .new_block_skolenia_btn {
    margin: 20px 0 0 0; /* Adjusted margin for left alignment on mobile */
    align-self: flex-start; /* Align button to the left */
  }
}
/*# sourceMappingURL=./new-style.css.map */


.videopozvanka-btn{
  background-color: #FFDD00;
  padding: 10px 10px;
  border-radius: 6px;
  box-shadow: 0px 2px 6px 2px #00000026;
  box-shadow: 0px 1px 2px 0px #0000004D;
  font-family: Roboto;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  text-transform: uppercase;
}

.videopozvanka-btn:hover{
  background-color: #FFEC57;
  color: #3C3C3C;
  text-decoration: none;
}

#mini_menu{
  position:absolute;
  right:0px;
  bottom:60px;
}

@media (max-width: 768px) {
  #mini_menu{
    bottom: 20px;
  }

  .header__full p{
    margin-bottom: 50px
  }
}


.skoleni_popis {
    font-size: 16px;
}

@media (min-width: 769px) {
  .new_block_skolenia .skoleni_nadpis {
    min-height: 95px;
  }
}