body {
font-family: "Times New Roman", serif;
font-size: 12pt;
}
#prvni, #druhy, #tretiMenu, .spodniListaOdk, .predprvniReg {
display: none;
}
a:link, a:visited {
text-decoration: underline;
color: blue;
}
#obsah a:link:after, #obsah a:visited:after {
content: " ("attr(href)") ";
}