div.feed h2 {
    font-size: 24px;
    margin-top: 0px;
}

div.feed ul {
    padding-top: 10px;
    padding-left: 14px;
}

div.feed-item-date {
    font-size: 10px;
    margin-bottom: 4px;
}

div.feed-item-description {
    font-size: 14px;
}

div.feed-item-description p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

span.feed-link {
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
}

span.feed-link a {
    font-size: 18px;
    font-weight: 500;
}

div.autoagenda {
    margin-bottom: 10px;
    background-color:#f7f7f7;
    border: 1px solid #eeeeee;
    padding: 3px 5px 3px 15px;
    font-weight: 500;
}

div.jev_evdt div.autoagenda {
    border: 1px solid red;
    display: none;
}

.autoagenda:before {
  content: " Kalendář: ";
}

div.nav-items {
    font-size: 12px;

}

div.jev_evdt_title {
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    font-weight: 500;
    color: #222222;
}

div.jev_evdt_summary:first-letter {
    text-transform: uppercase;
}

div.jev_evdt_summary {
    font-weight: 500;
    color: #b62a2e;
}

div.jev_evdt_summary:before {
    content: "Termín konání: ";
    font-weight: normal;
    color: #666666;
}

div.mod_events_latest_callink {
    margin: 5px 0 0 13px;
    font-size: 13px;
    font-weight: bold;
    
}

.mod_events_latest_callink:before {
   content:"\A";
   width:10px;
   height:10px;
   border-radius:50%;
   background: #555555;
   margin-right: 5px;
   display:inline-block;
}

img.wf_file_icon, #wf_file {
  display: inline-flex;
  align-items: center;
  gap: 1.5em; /* mezera mezi ikonou a textem */
  text-decoration: none; /* volitelně – odstraní podtržení */
}

#ja-leaflet-map1 {
    z-index:1;
}

div.ja-leaflet-map1 {
    z-index:1;
}

h4.mod-articles-category-title a {
  font-size: 24px;
}
