body {
    margin-left: 2em;
    font-family: sans-serif;
    margin-right: 2em;
    background-color: #FFCC66;
    color: #990000;
}
hr {display: none}
h1 {margin-left: 2em;
    font-size: 1.5em;
    color: #FF6633
}
h3 {
    margin-left: -1em;
    margin-bottom : 0.2em;
    border-bottom-color : #FF3300;
    border-bottom-style : dashed;
    border-bottom-width : thin;
    font-weight : bold;
}
p  {
    margin-top: 0em;
    margin-bottom: 0.5em;
    text-align: justify;
    padding: 0.2em;
    margin-left : -1em;
 }
strong {font-weight: normal; color: #ff9900}
a {
    text-decoration: underline;
    font-weight: bold;
    color: #FF6633
}
a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #FFCC66;
    background-color : #990000;
}
acronym {
    color : #CC3300;
    font-weight : bolder;
}
.prispevek {     
    background-image: url('misa.gif');
    background-repeat: no-repeat;
    background-position: bottom right; }
.dolu {
    position: relative;
    top : 0.1em;
}
.dodatek {
    font-style: italic;
}
