.obec-kontakt-lista, .krize-lista, .poruchy-lista {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(24, 114, 150, 0.06);
    padding: 30px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 1px solid rgba(24, 114, 150, 0.1);
}
.kontakt-sekce, .krize-sekce, .poruchy-sekce {
    padding-left: 20px;
    padding-right: 20px;
}
.kontakt-label, .krize-label, .poruchy-label {
    color: #187296;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-bottom: 12px;
    display: block;
}
.krize-label, .poruchy-label {
    margin-bottom: 5px;
}
.kontakt-hodnota {
    color: #333333;
    font-size: 1.15rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}
.krize-cislo, .poruchy-cislo {
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1;
    margin: 0;
}
.poruchy-cislo {
    font-size: 1.8rem;
}
.kontakt-link, .krize-link, .poruchy-link {
    color: #111111 !important;
    text-decoration: none;
    transition: color 0.2s ease;
}
.kontakt-link:hover, .krize-link:hover, .poruchy-link:hover {
    color: #187296 !important;
    text-decoration: underline;
}
@media (min-width: 768px) {
    .border-md-columns {
        border-left: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
    }
    .border-md-right {
        border-right: 1px solid #e0e0e0;
    }
}
@media (max-width: 767px) {
    .kontakt-sekce {
        text-align: center;
        margin-bottom: 25px;
    }
    .kontakt-sekce:last-child {
        margin-bottom: 0;
    }
    .krize-sekce, .poruchy-sekce {
        text-align: center;
        padding: 15px;
        border-bottom: 1px solid #e0e0e0;
    }
    .krize-sekce:last-child, .poruchy-sekce:last-child {
        border-bottom: 0;
    }
    .krize-cislo, .poruchy-cislo {
        font-size: 2.5rem;
    }
}
#site-footer {
  background-color: #333333;
}
.zichlinek-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #ffffff;
  padding: 50px 0;
  font-family: inherit;
}
.footer-column {
  flex: 1;
  min-width: 280px;
  margin: 10px 20px;
}
.footer-column h4 {
  color: #ffffff;
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 3px solid #ffffff;
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 0;
}
.footer-column p {
  font-size: 0.95em;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #ffffff;
}
.footer-column a {
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.footer-column a:hover {
  text-decoration: underline;
  opacity: 0.8;
}
.footer-column a:focus-visible {
  outline: 2px dashed #ffffff;
  outline-offset: 4px;
  text-decoration: underline;
  border-radius: 2px;
}
.hours-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95em;
  color: #ffffff;
}
.hours-table td {
  padding: 6px 0;
  vertical-align: top;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links li {
  margin-bottom: 12px;
}
@media (max-width: 850px) {
  .zichlinek-footer {
    flex-direction: column;
    padding: 30px 0;
  }
  .footer-column {
    margin: 0 0 35px 0;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');

body, h1, h2, h3, h4, h5, h6, p, a, span, li, div {
    font-family: 'Open Sans', Arial, sans-serif !important;
}
.custom_logo {
	display: flex;
	align-self: center;
	transform: scale(0.5);
}
#site-masthead-branding {
	background-color: white;
	color: blue;
}
#site-masthead-branding > a {
	color: blue;
}
li > .menu-item menu-item-type-post_type {
	background-color: purple;
}
.custom-logo {
	margin-left: 20%;
	transform: scale(1.2);
}
.site-credit {
	text-align: center;
	color: black;
	font-weight: 900;
}
.blue {
	background-color: #187296;
	
}

.yellow {
	background-color: #187296;
	color: white;
	
}
.blue2 {
	background-color: #187296;
	border-top-color: #187296;
}
.academiathemes-custom-widget .entry-preview {
	border-bottom: 5px solid #f1d302;
}
.widget-column4 .widget-column-widget .site-archive-post .has-post-thumbnail {
	border: 1px solid white;
}
#menu-item-501 {
	color: blue;
}
#site-footer {
	text-decoration: none;
	color: white;
	background-color: #555555;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
#site-masthead-cover-menu {
	background-color: #235789;
}
#site-secondary-menu {
	font-family: monospace;
	text-decoration: above;
}
#sity-secondary-menu > a {
	text-decoration: none;
	
	
}
#site-mobile-menu-toggle {
	background-color: red;
}
h1 {
	color: #136690;
	
}
body {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
#site-masthead-branding {
	position: sticky;
	top: 0;
	z-index: 2;
}
#site-primary-menu {
	z-index: 1;
}
#site-footer-menu {
	color: black;
}
.tribe-common-c {
	background-color: red;
}
#academia-widget-featured-pages-9 {
  border-top: 0px solid #235789;
}
.widget-columns {
	text-align: center;
	display: flex;
	gap: 10px;
	border: none;
	flex-direction: column;
	left: 50%;
}
.widget-column-widget-wrapper {
	border: 0px solid white;
}
.attachment-thumb-featured-page {
	width: 50%;
	height: 100%;
	border: 1px solid white;
}
#site-secondary-menu {
	color: blue;
}
#site-secondary-menu {
	padding-top: 5%;
	color: blue;
}
.customize-unpreviewable {
	color: blue;
}
.tribe-events-c-events-bar__views {
	background-color: #187296;
}
.sidebar .widget,
.featured-content .entry-preview {
    border-bottom: 0;
}
.academiathemes-custom-widget > .entry-preview {
	border: 1px soli
}
h3 {
	color: #136690;
}
.widget-column .widget-column-4   .widget-column-widget .site-archive-post .has-post-thumbnail{
    border-bottom: none;
}
.entry-title:hover {
	text-decoration: none;
}
#site-primary-nav #site-column-main {
	margin-left: 0;
}
#site-footer-identity {
	background-color: white;
}
.is-style-stripes {
	background-color: blue;
}
.site-aside-wrapper {
	display: none;
}
