body {
background-color: white
}

h2 {
text-align: center;
height: 80px;
margin: 10px;
padding: 10px;
border-width: 0 0 2px 0;
border-color: black;
border-style: solid;
}

h3 {
text-align: left;
font-weight: bold;
text-decoration: underline;
}

h4 {
text-align: center;
}

p {
text-align: justify;
}

.hide {
display: none;
}

.lista a {
color: black;
}

.dny {
border-width: 1px;
border-style: inset;
width: 150px;
text-align: center;
}

.hodiny {
border-width: 1px;
border-style: inset;
width: 300px;
text-align: center;
}

#tucne_vetsi {
font-weight: bold;
font-size: 125%;
}

#menu, .hide {
display: none;
}

#stranky {
POSITION: absolute;
top: 160px;
left: 20px;
right: 20px;
}

#tabulky {
border-width: 1px;
border-style: outset;
}