html, body { background-color: #ffffff; color: #000000; font-family: sans-serif; }
p { text-align: justify; }
a { font-weight: bolder; text-decoration: none; }
a:link { color: #000080; }
a:visited { color: #000080; }
a:hover { color: #008000; text-decoration: underline; }
img { border: 0px; }

.title { border: solid 1px #000000; }
.menu { font-size: 80%; padding-left: 0px; margin-left: 0px; text-align: center; }
.menu li { display: inline; }
.menu a { margin-left: 1em; margin-right: 1em; padding-left: 1ex; padding-right: 1ex; background-color: #f0f0f0; }

.novy { color: #ff0000; background-color: #fff8f8; font-weight: bold; }
.header { font-weight: bold; border-bottom: 1px solid #000000; }

.cislo { width: 5%; }
.nazev { width: 50%; }
col.autor { width: 35%; }
span.autor { font-weight: bold; }
.hodnoceni { width: 8%; }

.sekce { border-bottom: solid 1px black; }

th { text-align: left; border-bottom: solid 1px #000000; }
td { vertical-align: top; }
h1 { text-align: center; }
h2 { margin-bottom: 6px; padding-top: 6px; }
