#filtrovatSvatky {
    margin-bottom: 10px;
    font-size: 30px;
    border: 2px green solid;
    font-weight: bold;
    width:100%
}

#jmeniny {
    font-size: 0.8em;
}

.svatekmesic + td {
    display: none;
}

#jmeniny td:first-child {
    font-weight:bold;	
    text-align:center
}

#jmeniny th {
    text-align:center
}

#jmeniny h3 {	
    font-size: 1.3em;
    margin-bottom:0;	
}

#jmeniny h2 {	
    font-size: 1.45em;	
    margin-bottom:0;
}

#kdomasvatek {
    font-size: 2.3em;
    font-weight: bold;
    text-align: center;
    background-color: lightblue;
    width: fit-content;
    padding: 10px 4%;
    margin: 10px auto;
    line-height: 1.7;
}

.popisdnesek {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.2em;
}

#vcerasvatek, #kdomasvatektmr {
    font-size:1.3em;
    font-weight:bold	
}

#zitrejsidatum, #dnesnidatum {
    font-weight:bold
}

#schovat {
    opacity:0;
}