/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #108615;
    --color-primary-dark: #0b6b10;
    --color-header-text: #ffffff;
    --color-title: #0a3d0a;
    --color-text: #333333;
    --color-body-bg: #e3e3e3;
    --color-border: #d4d4d4;
    --color-footer-bg: #2d2d2d;
    --color-footer-text: #cccccc;
    --color-footer-heading: #ffffff;
    --color-nav-hover: rgba(16,134,21,0.08);
    --font-family-base: "Source Sans Pro", "Segoe UI", system-ui, sans-serif;
    --font-size-base: 15px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .fixed {
    position: fixed;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .grid {
    display: grid;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .bg-\[var\(--color-primary\)\] {
    background-color: var(--color-primary);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  @media (hover: hover) {
    .hover\:opacity-90:hover {
      opacity: 90%;
    }
  }
}
@layer base {
  html {
    font-family: var(--font-family-base);
    font-size: var(--font-size-base);
    line-height: 1.6;
    color: var(--color-text);
  }
  body {
    background: url("https://swp2su.sprava-wordpress.cz/hlinnacz/uploads/2017/04/IMG_0042-1-scaled.jpg") no-repeat top center;
    background-size: 100% auto;
    background-color: var(--color-body-bg);
    position: relative;
  }
  body::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vw * 1049 / 2560);
    background: linear-gradient(180deg, transparent 0%, var(--color-body-bg) 100%);
    pointer-events: none;
    z-index: 0;
  }
  a {
    color: var(--color-primary);
    transition: color 0.15s;
  }
  a:hover {
    color: var(--color-primary-dark);
  }
  h1, h2, h3, h4 {
    color: var(--color-title);
    font-weight: 700;
    line-height: 1.25;
  }
}
#page {
  position: relative;
  z-index: 1;
}
.site-header {
  background: transparent;
  color: var(--color-header-text);
}
.header__inner {
  position: relative;
}
.header__content {
  position: relative;
  z-index: 2;
}
.lsvr-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}
.header__content-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  min-height: 80px;
}
.header-logo {
  flex-shrink: 0;
}
.header-logo__image {
  width: 160px;
  height: auto;
  display: block;
}
.header-logo__link {
  display: block;
}
.header-toolbar {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}
.header-toolbar__item {
  flex-shrink: 0;
}
.header-map-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  border: none;
  color: var(--color-primary);
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  font-family: inherit;
  line-height: 1.4;
  white-space: nowrap;
  transition: background 0.15s, color 0.15s;
}
.header-map-toggle:hover {
  background: #e8f5e9;
}
.header-map-toggle.is-active {
  background: var(--color-primary);
  color: #fff;
}
.header-map-toggle.is-active:hover {
  background: var(--color-primary-dark);
}
.header-map-toggle .header-map-toggle__ico--close {
  display: none;
}
.header-map-toggle.is-active .header-map-toggle__ico--open {
  display: none;
}
.header-map-toggle.is-active .header-map-toggle__ico--close {
  display: inline-flex;
}
.header-map-toggle svg {
  display: block;
}
.header-map-toggle--desktop {
  display: none;
}
.header-toolbar-toggle {
  display: flex;
  align-items: center;
  gap: 6px;
}
.header-toolbar-toggle__menu-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--color-primary);
  border: none;
  color: #fff;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  font-family: inherit;
  line-height: 1.4;
  transition: background 0.15s;
}
.header-toolbar-toggle__menu-button:hover {
  background: var(--color-primary-dark);
}
.header-toolbar-toggle__menu-button-ico--close {
  display: none;
}
.header-toolbar-toggle__menu-button[aria-expanded="true"] .header-toolbar-toggle__menu-button-ico--open {
  display: none;
}
.header-toolbar-toggle__menu-button[aria-expanded="true"] .header-toolbar-toggle__menu-button-ico--close {
  display: inline-flex;
}
.header-toolbar-toggle__menu-button svg {
  display: block;
}
.c-search-form__inner {
  display: flex;
}
.c-search-form__input-holder {
  display: flex;
  align-items: center;
}
.c-search-form__input {
  background: #fff;
  border: none;
  color: #333;
  padding: 8px 10px;
  font-size: 14px;
  width: 160px;
  font-family: inherit;
  line-height: 1.5;
}
.c-search-form__input::placeholder {
  color: #999;
}
.c-search-form__input:focus {
  outline: none;
}
.c-search-form__button {
  background: var(--color-primary);
  border: none;
  color: #fff;
  padding: 8px 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.c-search-form__button:hover {
  background: var(--color-primary-dark);
}
.c-search-form__button svg {
  display: block;
}
.header-map {
  position: relative;
  z-index: 1;
  background: #ddd;
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease;
}
.header-map.is-visible {
  height: 400px;
}
.header-map__canvas {
  width: 100%;
  height: 400px;
}
.header-map__close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1000;
  background: var(--color-primary);
  border: none;
  color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 1;
  transition: background 0.15s;
}
.header-map__close:hover {
  background: var(--color-primary-dark);
}
.custom-marker {
  background: transparent !important;
  border: none !important;
}
@media (min-width: 769px) {
  .header-toolbar-toggle {
    display: none;
  }
  .header-map-toggle--desktop {
    display: inline-flex;
  }
  .header-map-toggle--mobile {
    display: none;
  }
}
.page-bg {
  padding: 0;
}
.content-wrapper {
  display: flex;
  flex-wrap: nowrap;
  max-width: 1440px;
  margin: 0 auto;
  padding: 25px 0;
  min-height: 400px;
}
.content-wrapper > * {
  padding: 0 15px;
}
.sidebar-left {
  width: 342px;
  flex-shrink: 0;
}
.widget-left {
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.widget-left-title {
  background: #f5f5f5;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 14px;
  border-bottom: 1px solid var(--color-border);
}
.widget-left > *:not(.widget-left-title) {
  padding: 10px 14px;
  font-size: 14px;
}
.widget-left > .menu, .widget-left > [class$="-container"] {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-no-padding > *:not(.widget-left-title) {
  padding: 0 !important;
}
.widget-left-title.has-icon, .widget-right-title.has-icon {
  display: flex;
  align-items: center;
}
.widget-icon {
  color: var(--color-primary);
  margin-right: 6px;
  font-size: 20px;
  line-height: 1;
}
.dokument-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 20px;
  margin-bottom: 15px;
  padding: 10px 14px;
  background: #f9f9f9;
  border: 1px solid #e8e8e8;
  font-size: 14px;
}
.dokument-meta dt {
  font-weight: 700;
  color: var(--color-title);
  min-width: auto;
  display: flex;
  align-items: center;
}
.dokument-meta dd {
  margin: 0;
  color: var(--color-text);
  display: flex;
  align-items: center;
  font-size: 16px;
}
.dokument-meta dt .widget-icon {
  margin-right: 0;
  font-size: 18px;
}
.dokument-meta .obecni-urad-recent-cal {
  width: 40px;
  min-width: 40px;
  height: 44px;
}
.dokument-meta .obecni-urad-recent-cal-month {
  flex: 1;
  font-size: 9px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dokument-meta .obecni-urad-recent-cal-day {
  flex: 2;
  font-size: 16px;
}
.dokument-download-link {
  display: inline-block;
  background: var(--color-primary);
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  margin-top: 10px;
}
.dokument-download-link:hover {
  background: var(--color-primary-dark);
  color: #fff;
}
.single-category-link {
  color: var(--color-primary);
  text-decoration: none;
}
.single-category-link:hover {
  text-decoration: underline;
}
.pdf-viewer {
  margin: 15px 0;
}
.pdf-viewer__object {
  width: 100%;
  height: 85vh;
  max-height: 1200px;
  border: 1px solid #ddd;
}
.pdf-viewer__link {
  margin: 8px 0 0;
  font-size: 14px;
}
.pdf-viewer__link a {
  color: var(--color-primary);
  text-decoration: none;
}
.pdf-viewer__link a:hover {
  text-decoration: underline;
}
.wp-block-file__embed {
  width: 100% !important;
  height: 85vh !important;
  max-height: 1200px;
  border: 1px solid #ddd;
}
.widget-left .menu > li {
  margin: 0;
  padding: 0;
  position: relative;
}
.widget-left .menu > li > a {
  display: block;
  padding: 10px 14px 11px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background: var(--color-primary);
  text-decoration: none;
  transition: background 0.15s;
  position: relative;
}
.widget-left .menu > li > a:hover {
  background: var(--color-primary-dark);
}
.widget-left .menu > li.current-menu-item > a, .widget-left .menu > li.current-menu-ancestor > a {
  font-weight: 700;
}
.widget-left .sub-menu li.current-menu-item > a, .widget-left .sub-menu li.current-menu-ancestor > a {
  font-weight: 700;
}
.widget-left .menu > li > a {
  background-image: linear-gradient(rgba(255,255,255,0.35), rgba(255,255,255,0.35));
  background-size: calc(100% - 30px) 1px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.widget-left .menu > li:last-child > a {
  background-image: none;
}
.widget-left .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  background: #0a6b10;
}
.widget-left .menu-item-has-children.open > .sub-menu {
  display: block;
}
.widget-left .sub-menu a {
  display: block;
  padding: 8px 14px 8px 28px;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  position: relative;
  background-image: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25));
  background-size: calc(100% - 30px) 1px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.widget-left .sub-menu li:last-child a {
  background-image: none;
}
.widget-left .sub-menu a:hover {
  background-color: rgba(0,0,0,0.15);
}
.menu-item-has-children > a::after {
  content: '';
  position: absolute;
  right: 16px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-right: 2px solid rgba(255,255,255,0.7);
  border-bottom: 2px solid rgba(255,255,255,0.7);
  transform: translateY(-70%) rotate(-45deg);
  transition: transform 0.2s;
}
.menu-item-has-children.open > a::after {
  transform: translateY(-30%) rotate(45deg);
}
.content-main {
  flex: 1;
  min-width: 0;
}
.welcome-box {
  background: #000;
  color: #fff;
  padding: 16px 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  text-align: center;
}
.welcome-box h1 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
}
.single-title-box {
  color: #fff;
  background: #000;
  padding: 10px 20px;
  margin: 0 0 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.single-title-box h1 {
  color: #fff;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
}
.single-sep {
  border: none;
  border-top: 1px solid rgba(255,255,255,0.3);
  margin: 10px 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 4px 15px 8px 0;
}
.alignright {
  float: right;
  margin: 4px 0 8px 15px;
}
.wp-caption-text {
  font-size: 13px;
  color: #666;
  text-align: center;
  margin: 4px 0;
}
.content-main article p {
  margin-bottom: 1.2em;
}
.content-main article ul, .content-main article ol {
  list-style: revert;
  margin: 0.8em 0 1em 1.5em;
  padding: 0;
}
.content-main article li {
  margin-bottom: 0.4em;
}
.content-main article h1, .content-main article h2, .content-main article h3, .content-main article h4, .content-main article h5, .content-main article h6 {
  margin-top: 1.4em;
  margin-bottom: 0.6em;
  color: var(--color-primary);
}
article .stazeni-list.stazeni-list-inline {
  list-style: none !important;
  margin: 0 0 0 0;
  padding: 0;
}
article .stazeni-list.stazeni-list-inline li {
  display: inline-block;
  margin: 0 6px 6px 0;
}
article .stazeni-list.stazeni-list-inline a {
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 600;
}
article .stazeni-list.stazeni-list-inline .stazeni-icon {
  width: 24px;
  font-size: 11px;
  margin-right: 4px;
}
article .stazeni-list {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
article .stazeni-list li {
  margin-bottom: 6px;
}
article .stazeni-list a {
  display: inline-block;
  padding: 8px 14px;
  background: #ecf5ec;
  color: #108615;
  text-decoration: none;
  border: 1px solid #c8e6c9;
  font-weight: 600;
  transition: background 0.15s;
}
.stazeni-list a:hover {
  background: #108615;
  color: #fff;
  border-color: #108615;
}
article .stazeni-list .stazeni-icon {
  display: inline-block;
  width: 28px;
  text-align: center;
  margin-right: 6px;
  font-weight: 700;
  font-size: 13px;
}
.breadcrumb {
  font-size: 13px;
  color: rgba(255,255,255,0.5);
}
.breadcrumb a {
  color: rgba(255,255,255,0.65);
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
  color: #fff;
}
.breadcrumb-sep {
  margin: 0 5px;
  color: rgba(255,255,255,0.35);
}
.breadcrumb-current {
  color: rgba(255,255,255,0.55);
}
.clenska-zakladna-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 15px;
  margin: 15px 0;
}
.clenska-zakladna-item {
  margin: 0;
  text-align: center;
}
.clenska-zakladna-item img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border: 1px solid #ddd;
}
.clenska-zakladna-item figcaption {
  font-size: 12px;
  color: #666;
  margin-top: 4px;
  line-height: 1.3;
}
.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--color-primary);
  color: #fff;
  border: none;
  font-size: 22px;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}
.back-to-top:hover {
  background: var(--color-primary-dark);
}
.archive-item {
  position: relative;
  background: #fff;
  padding: 14px 18px;
  margin-bottom: 8px;
  border: 1px solid #e8e8e8;
}
.archive-item:not(.archive-item-stazeni):hover {
  background: #ecf5ec;
}
.archive-item-stazeni {
  padding: 0;
}
.archive-item-stazeni .archive-item-top {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 14px 18px 6px;
}
.archive-item-stazeni .archive-item-top:hover {
  background-color: #ecf5ec;
}
.archive-item-stazeni .archive-item-files {
  position: relative;
  z-index: 2;
  padding: 14px 18px 10px;
}
.archive-item-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 4px !important;
}
.archive-item-title a {
  color: var(--color-primary);
  text-decoration: none;
}
.archive-item-title a::before {
  content: '';
  position: absolute;
  inset: 0;
}
.archive-item-title a:hover {
  color: var(--color-primary);
}
.archive-item-meta {
  font-size: 13px;
  color: #888;
}
.archive-item-meta a {
  text-decoration: none;
}
.archive-meta-type {
  font-weight: 700;
  color: #333;
}
.archive-meta-cats {
  color: var(--color-primary);
}
.archive-meta-sep {
  margin: 0 6px;
  color: #ccc;
}
.archive-item-cal {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}
.archive-item-cal-text {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.home-content-block {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  padding: 20px;
}
.rozcestnik {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.rozcestnik-title {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px;
}
.rozcestnik-title strong {
  color: var(--color-primary);
  font-weight: 700;
}
.rozcestnik-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 12px;
  row-gap: 8px;
}
.rozcestnik-category {
  border: none;
}
.rozcestnik-category:nth-child(1), .rozcestnik-category:nth-child(2), .rozcestnik-category:nth-child(3) {
  grid-row: 1 / 3;
}
.rozcestnik-category:nth-child(4) {
  grid-column: 4;
  grid-row: 1;
}
.rozcestnik-category:nth-child(5) {
  grid-column: 4;
  grid-row: 2;
}
.rozcestnik-category-title {
  background: none;
  color: #000;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px 2px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.rozcestnik-category-title a {
  color: inherit;
  text-decoration: none;
}
.rozcestnik-category-title span {
  color: inherit;
}
.rozcestnik-items {
  padding: 2px 0 6px;
}
.rozcestnik-item {
  display: block;
  padding: 5px 10px;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 13px;
  color: var(--color-primary);
  text-decoration: none;
  line-height: 1.4;
}
.rozcestnik-item:hover {
  background: var(--color-nav-hover);
  color: var(--color-primary-dark);
}
.rozcestnik-sub {
  padding-left: 16px;
}
.home-post {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
.home-post:last-child {
  border-bottom: none;
}
.home-post-thumb {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.home-post-title {
  font-size: 16px;
  margin-bottom: 5px;
}
.home-post-title a {
  color: var(--color-title);
  text-decoration: none;
}
.home-post-title a:hover {
  color: var(--color-primary);
}
.home-post-excerpt {
  font-size: 14px;
  color: #555;
}
.home-project {
  padding-top: 15px;
}
.home-project-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.home-project-item:last-child {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.home-project-title {
  font-size: 18px;
  font-weight: 700;
  color: var(--color-primary);
  margin-bottom: 10px;
}
.home-project-content {
  font-size: 14px;
  color: var(--color-text);
  width: 100%;
}
.home-project-content > * {
  max-width: 100%;
}
.home-featured {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.home-section-title {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin: 0 0 16px;
}
.featured-grid {
  display: grid;
  gap: 16px;
}
.featured-grid.featured-cols-1 {
  grid-template-columns: 1fr;
}
.featured-grid.featured-cols-1 .featured-card {
  flex-direction: column;
}
.featured-grid.featured-cols-1 .featured-thumb-link {
  flex-grow: 0;
  width: 100%;
  display: block;
  line-height: 0;
  overflow: hidden;
}
.featured-grid.featured-cols-1 .featured-thumb {
  width: 100%;
  height: auto;
  display: block;
  object-fit: initial;
}
.featured-grid.featured-cols-2 {
  grid-template-columns: 1fr 1fr;
}
.featured-grid.featured-cols-2 .featured-card {
  justify-content: space-between;
}
.featured-grid.featured-cols-2 .featured-thumb-link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex-grow: 1;
  width: 100%;
}
.featured-grid.featured-cols-2 .featured-thumb {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.featured-grid.featured-cols-2 .featured-card-body {
  margin-top: auto;
}
.featured-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #e8e8e8;
  background: #fff;
  overflow: hidden;
  transition: box-shadow 0.2s;
}
.featured-card:hover {
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.featured-thumb-link {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.featured-thumb {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.2s;
}
.featured-card:hover .featured-thumb {
  transform: scale(1.02);
}
.featured-card-body {
  padding: 14px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.featured-card-meta {
  font-size: 12px;
  color: #888;
  display: flex;
  align-items: center;
  gap: 6px;
}
.featured-card-type {
  font-weight: 700;
  color: #333;
}
.featured-card-sep {
  color: #ccc;
}
.featured-card-date {
  color: #888;
}
.featured-card-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.featured-card-title a {
  color: var(--color-primary);
  text-decoration: none;
}
.featured-card-title a:hover {
  text-decoration: underline;
}
.featured-card-excerpt {
  font-size: 13px;
  color: #666;
  margin: 0;
  line-height: 1.4;
}
.obecni-urad-recent-list {
  list-style: none;
  margin: 0 -14px;
  padding: 0;
}
.obecni-urad-recent-list li {
  padding: 6px 14px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.obecni-urad-recent-list li:last-child {
  border-bottom: none;
}
.obecni-urad-recent-list a {
  color: var(--color-primary);
  text-decoration: none;
  font-size: 14px;
}
.obecni-urad-recent-list a::before {
  content: '';
  position: absolute;
  inset: 0;
}
.obecni-urad-recent-list li:hover {
  background-color: #ecf5ec;
}
.obecni-urad-recent-list a:hover {
  color: var(--color-primary);
}
.obecni-urad-recent-date {
  display: block;
  font-size: 12px;
  color: #888;
}
.obecni-urad-recent-all {
  margin: 8px 0 0;
  font-size: 14px;
}
.obecni-urad-recent-all:hover {
  background-color: #ecf5ec;
}
.obecni-urad-recent-all a {
  color: var(--color-primary);
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 4px 14px;
  margin: 0 -14px;
}
.obecni-urad-recent-all a:hover {
  color: var(--color-primary);
  text-decoration: none;
}
.obecni-urad-recent-item--akce {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.obecni-urad-recent-cal {
  display: flex;
  flex-direction: column;
  width: 44px;
  min-width: 44px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  line-height: 1;
}
.obecni-urad-recent-cal-month {
  display: block;
  background: var(--color-primary);
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 3px 0;
  letter-spacing: 0.5px;
}
.obecni-urad-recent-cal-day {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  background: #fff;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}
.obecni-urad-recent-right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.obecni-urad-recent-time {
  display: block;
  font-size: 12px;
  color: #888;
}
.sidebar-right {
  width: 342px;
  flex-shrink: 0;
}
.widget-right {
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.widget-right-title {
  background: #f5f5f5;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 14px;
  border-bottom: 1px solid var(--color-border);
}
.widget-right > *:not(.widget-right-title) {
  padding: 10px 14px;
  font-size: 14px;
}
.site-footer {
  background: var(--color-footer-bg);
  color: var(--color-footer-text);
  font-size: 14px;
  border-top: 4px solid var(--color-primary);
}
.footer-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  max-width: 1260px;
  margin: 0 auto;
  padding: 30px 20px;
}
.footer-column {
  flex: 1;
  min-width: 180px;
}
.footer-column h3 {
  color: var(--color-footer-heading);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-column a {
  color: #66bb6a;
}
.footer-column a:hover {
  color: #fff;
}
.footer-bottom {
  background: rgba(0,0,0,0.2);
  text-align: center;
  padding: 12px;
  font-size: 13px;
  color: #999;
}
.footer-bottom a {
  color: #66bb6a;
}
@media (max-width: 1024px) {
  .content-wrapper {
    flex-wrap: wrap;
  }
  .sidebar-left, .sidebar-right {
    width: 100%;
  }
  .rozcestnik-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .rozcestnik-category:nth-child(1), .rozcestnik-category:nth-child(2), .rozcestnik-category:nth-child(3) {
    grid-row: auto;
  }
  .rozcestnik-category:nth-child(4) {
    grid-column: auto;
    grid-row: auto;
  }
  .rozcestnik-category:nth-child(5) {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 640px) {
  .rozcestnik-grid {
    grid-template-columns: 1fr;
  }
  .header__content-inner {
    flex-direction: column;
    gap: 8px;
    min-height: auto;
    padding: 10px 0;
  }
  .header-logo__image {
    width: 120px;
  }
  .c-search-form__input {
    width: 120px;
  }
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
