.elementor-4752 .elementor-element.elementor-element-78dc9af{--display:flex;--padding-top:3%;--padding-bottom:5%;--padding-left:1%;--padding-right:1%;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-4752 .elementor-element.elementor-element-92b1e2b .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:44px;font-weight:500;text-transform:none;line-height:1.3em;letter-spacing:0px;color:var( --e-global-color-secondary );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-4752 .elementor-element.elementor-element-2829f81 img{width:100%;height:500px;object-fit:cover;object-position:center center;border-radius:10px 10px 10px 10px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-4752 .elementor-element.elementor-element-37ecc05{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.8em;letter-spacing:0px;}@media(min-width:768px){.elementor-4752 .elementor-element.elementor-element-78dc9af{--content-width:900px;}}@media(max-width:1024px){.elementor-4752 .elementor-element.elementor-element-78dc9af{--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-4752 .elementor-element.elementor-element-2829f81 img{height:400px;}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-4752 .elementor-element.elementor-element-78dc9af{--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-4752 .elementor-element.elementor-element-92b1e2b .elementor-heading-title{font-size:36px;line-height:1.2em;}.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-4752 .elementor-element.elementor-element-2829f81 img{height:300px;}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-4752 .elementor-element.elementor-element-37ecc05{line-height:1.7em;letter-spacing:0 !important;}}/* Start custom CSS for theme-post-content, class: .elementor-element-37ecc05 *//* =========================================================
   VŠE POUZE UVNITŘ .clanek
   ========================================================= */

/* =========================================================
   1) RESET – odstranění výchozích WP stylů
   ========================================================= */

.clanek .wp-block-table,
.clanek .wp-block-table figure,
.clanek .wp-block-table table {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.clanek .wp-block-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: auto;
}

.clanek .wp-block-table th,
.clanek .wp-block-table td {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-weight: inherit;
  text-align: left;
  vertical-align: middle;
}


/* =========================================================
   2) MODERNÍ GLOBÁLNÍ STYL
   ========================================================= */

.clanek .wp-block-table {
  width: 100%;
  overflow-x: auto; /* responzivita bez rozbití struktury */
  margin-bottom: 30px;
}

.clanek .wp-block-table table {
  width: 100%;
  min-width: 600px; /* zabrání mačkání na mobilu */
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  overflow: hidden;
  background: #ffffff;
}

/* Hlavička */
.clanek .wp-block-table thead th {
  background: #000;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2px;
  border-bottom: 1px solid #e8e8e8;
}

/* Buňky */
.clanek .wp-block-table th,
.clanek .wp-block-table td {
  padding: 14px 18px;
  color: #111111;
  line-height: 1.4;
}

/* Oddělení řádků */
.clanek .wp-block-table tbody tr + tr td {
  border-top: 1px solid #eeeeee;
}

/* Jemné zebra */
.clanek .wp-block-table tbody tr:nth-child(even) td {
  background: #fafafa;
}

/* Jemný hover */
@media (hover: hover) {
  .clanek .wp-block-table tbody tr:hover td {
    background: #f3f3f3;
  }
}

/* Zarovnání čísel pokud někdo použije třídu .is-numeric */
.clanek .wp-block-table td.is-numeric,
.clanek .wp-block-table th.is-numeric {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

/* Scrollbar jemný (WebKit) */
.clanek .wp-block-table::-webkit-scrollbar {
  height: 6px;
}

.clanek .wp-block-table::-webkit-scrollbar-track {
  background: #f5f5f5;
}

.clanek .wp-block-table::-webkit-scrollbar-thumb {
  background: #cccccc;
  border-radius: 10px;
}


/* =========================================================
   MINIMALISTICKÝ / PRÉMIOVÝ UL STYL
   ========================================================= */

.clanek ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* položky */
.clanek ul li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 14px;
  line-height: 1.6;
  color: #111111;
}

/* jemná tečka místo klasického bulletu */
.clanek ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #111111;
  transform: translateY(-50%);
  opacity: 0.85;
}

/* jemné oddělení položek */
.clanek ul li:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 14px;
}

/* lehký hover efekt */
@media (hover:hover) {
  .clanek ul li:hover {
    color: #000000;
  }

  .clanek ul li:hover::before {
    opacity: 1;
  }
}

/* menší vertikální rytmus v užších kontejnerech */
@media (max-width: 640px) {
  .clanek ul li {
    margin-bottom: 12px;
    padding-left: 22px;
  }

  .clanek ul li::before {
    width: 5px;
    height: 5px;
  }
}


/* =========================================================
   PREMIUM MINIMAL RICH TEXT – pouze uvnitř .clanek
   (černá / šedá / bílá + akcent přes var(--e-global-color-primary))
   ========================================================= */

.clanek{
  color: #111;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  hyphens: auto;
  overflow-wrap: anywhere;
}

/* Univerzální vertikální rytmus mezi bloky */
.clanek > * + *{
  margin-top: 14px;
}

/* Odstavce */
.clanek p{
  margin: 0 0 1em 0;
  line-height: 1.78;
  color: #111;
}

/* První odstavec jako „lead“ */
.clanek > p:first-of-type{
  font-size: 1.06em;
  line-height: 1.7;
}

/* Nadpisy (bez letter-spacing, bez tučnosti, čisté) */
.clanek h1,
.clanek h2,
.clanek h3,
.clanek h4{
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 1.15;
  color: #111;
  margin: 0 0 .5em 0;
  scroll-margin-top: 90px;
}

/* Responzivní velikosti */
.clanek h1{ font-size: clamp(30px, 4.2vw, 46px); }
.clanek h2{ font-size: clamp(22px, 3.2vw, 34px); margin-top: 1.35em; }
.clanek h3{ font-size: clamp(18px, 2.2vw, 26px); margin-top: 1.15em; }
.clanek h4{ font-size: clamp(16px, 1.8vw, 20px); margin-top: 1.0em; }

/* Jemné mikro-oddělení sekcí */
.clanek hr{
  border: 0;
  height: 1px;
  background: #ededed;
  margin: 26px 0;
}

/* Odkazy: prémiové podtržení přes border */
.clanek a{
  color: #111;
  text-decoration: none;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 1px;
  transition: border-color .2s ease, color .2s ease;
}
@media (hover:hover){
  .clanek a:hover{
    border-bottom-color: #111;
  }
}

/* Strong – ať to působí jako zvýraznění, ne „random bold“ */
.clanek strong{
  font-weight: 600;
}

/* =========================================================
   TABULKY (tvůj styl) – pouze .clanek
   ========================================================= */

.clanek .wp-block-table,
.clanek .wp-block-table figure,
.clanek .wp-block-table table{
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.clanek .wp-block-table{
  width: 100%;
  overflow-x: auto;
  margin-bottom: 30px;
}

.clanek .wp-block-table table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  min-width: 600px;
  table-layout: auto;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}

/* Hlavička */
.clanek .wp-block-table thead th{
  background: #000;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2px;
  border-bottom: 1px solid #e8e8e8;
}

/* Buňky */
.clanek .wp-block-table th,
.clanek .wp-block-table td{
  padding: 14px 18px;
  color: #111;
  line-height: 1.4;
  text-align: left;
  vertical-align: middle;
}

/* Oddělení řádků */
.clanek .wp-block-table tbody tr + tr td{
  border-top: 1px solid #eee;
}

/* Jemné zebra */
.clanek .wp-block-table tbody tr:nth-child(even) td{
  background: #fafafa;
}

/* Hover */
@media (hover:hover){
  .clanek .wp-block-table tbody tr:hover td{
    background: #f3f3f3;
  }
}

/* Číselné zarovnání (volitelně přes class) */
.clanek .wp-block-table td.is-numeric,
.clanek .wp-block-table th.is-numeric{
  text-align: right;
  font-variant-numeric: tabular-nums;
}

/* Scrollbar jemný (WebKit) */
.clanek .wp-block-table::-webkit-scrollbar{ height: 6px; }
.clanek .wp-block-table::-webkit-scrollbar-track{ background: #f5f5f5; }
.clanek .wp-block-table::-webkit-scrollbar-thumb{
  background: #cccccc;
  border-radius: 10px;
}

/* =========================================================
   UL (prémiové, minimalistické)
   ========================================================= */

.clanek ul{
  list-style: none;
  margin: 0 0 1.2em 0;
  padding: 0;
}

.clanek ul li{
  position: relative;
  padding-left: 26px;
  margin-bottom: 14px;
  line-height: 1.7;
  color: #111;
}

/* bullet jako jemný „dot“ + lehký akcent přes opacity */
.clanek ul li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0.78em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #111;
  transform: translateY(-50%);
  opacity: 0.75;
}

/* jemné oddělení položek */
.clanek ul li:not(:last-child){
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 14px;
}

@media (hover:hover){
  .clanek ul li:hover::before{
    opacity: 1;
  }
}

@media (max-width: 640px){
  .clanek ul li{ padding-left: 22px; margin-bottom: 12px; }
  .clanek ul li::before{ width: 5px; height: 5px; }
}

/* =========================================================
   QUOTE / CALLOUT (editorial look)
   ========================================================= */

.clanek blockquote,
.clanek .wp-block-quote{
  margin: 1.2em 0;
  padding: 16px 18px;
  background: #fafafa;
  border-left: 3px solid #111;
  border-radius: 14px;
}

.clanek blockquote p{
  margin: 0;
  color: #111;
}

/* =========================================================
   FIGURE / IMG / CAPTION (prémiové zaoblení)
   ========================================================= */

.clanek figure{ margin: 1.2em 0; }
.clanek img{
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 14px;
}
.clanek figcaption{
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 1.45;
}

/* =========================================================
   CODE (prémiový blok i inline)
   ========================================================= */

.clanek pre{
  margin: 1.2em 0;
  padding: 14px 16px;
  background: #0f0f0f;
  color: #fff;
  border-radius: 14px;
  overflow: auto;
  font-size: 14px;
  line-height: 1.6;
}

.clanek p code,
.clanek li code{
  background: #f3f3f3;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 2px 6px;
  font-size: 0.95em;
}

/* =========================================================
   BUTTONS (WP block) – premium minimalist
   - radius 5px
   - akcent var(--e-global-color-primary)
   ========================================================= */

.clanek .wp-block-buttons{
  margin-top: 18px;
  gap: 10px;
}

.clanek .wp-block-button{
  margin: 0;
}

/* hlavní button link */
.clanek .wp-block-button .wp-block-button__link{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  padding: 12px 18px;
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,.12);

  background: var(--e-global-color-primary);
  color: #fff;

  font-weight: 600;
  letter-spacing: 0 !important;
  line-height: 1.2;

  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0,0,0,.10);
  transition: transform .15s ease, box-shadow .2s ease, filter .2s ease;
}

/* hover – jemně „lift“ */
@media (hover:hover){
  .clanek .wp-block-button .wp-block-button__link:hover{
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(0,0,0,.14);
    filter: brightness(0.98);
  }
}

/* focus – čistý outline akcentem */
.clanek .wp-block-button .wp-block-button__link:focus-visible{
  outline: 2px solid rgba(0,0,0,.35);
  outline-offset: 3px;
}

/* pokud WP přiřadí vlastní barvy třídami, přepíšeme jen v rámci článku (ať je to jednotné) */
.clanek .wp-block-button__link.has-background{
  background: var(--e-global-color-primary) !important;
}
.clanek .wp-block-button__link.has-text-color{
  color: #fff !important;
}

/* sekundární „outline“ varianta, pokud někdy přidáš třídu .is-style-outline */
.clanek .wp-block-button.is-style-outline .wp-block-button__link{
  background: #fff !important;
  color: #111 !important;
  border: 1px solid rgba(0,0,0,.18);
  box-shadow: none;
}
@media (hover:hover){
  .clanek .wp-block-button.is-style-outline .wp-block-button__link:hover{
    background: #f5f5f5 !important;
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(0,0,0,.08);
  }
}

/* =========================================================
   PREMIUM ČÍSLOVANÝ SEZNAM – pouze v .clanek
   ========================================================= */

.clanek ol{
  list-style: none;
  counter-reset: premium-counter;
  margin: 0 0 1.4em 0;
  padding: 0;
}

.clanek ol li{
  counter-increment: premium-counter;
  position: relative;
  padding-left: 42px;
  margin-bottom: 18px;
  line-height: 1.7;
  color: #111;
}

/* Číselný badge */
.clanek ol li::before{
  content: counter(premium-counter);
  position: absolute;
  left: 0;
  top: 0.2em;

  width: 28px;
  height: 28px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  color: #111;

  font-size: 14px;
  font-weight: 600;

  transition: all .2s ease;
}

/* Jemné oddělení položek */
.clanek ol li:not(:last-child){
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 18px;
}

/* Hover efekt – velmi jemný lift */
@media (hover:hover){
  .clanek ol li:hover::before{
    border-color: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
  }
}

/* Responzivní úprava */
@media (max-width: 640px){
  .clanek ol li{
    padding-left: 36px;
    margin-bottom: 14px;
  }

  .clanek ol li::before{
    width: 24px;
    height: 24px;
    font-size: 13px;
  }
}/* End custom CSS */