* { font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif; font-size: 9pt; }

body { margin: 0px; padding: 0px; color: black; background-color: #fefefe; text-align: center; }

a { text-decoration: underline; color: blue; }
a:hover { color: red; }

a img { border: none; }

h1 { font-size: 14pt; margin-top: 5px; margin-bottom: 0px; }
h2 { font-size: 12pt; margin-top: 5px; margin-bottom: 5px; }
ul, ol { margin-top: 5px; margin-bottom: 15px; }

p { text-align: justify; }

.tucne { font-weight: bold; }
.kurziva { font-style: italic; }
.podtrzene { text-decoration: underline; }
.doprava { text-align: right; }
.doleva { text-align: left; }
.doprostred { text-align: center; }
.oboustranne { text-align: justify; }
.cervene { color: red; }

.index { vertical-align: super; font-size: 7pt; }

