<!--
BODY {
    font-family: helvetica, sans-serif;
    background-image: url(../img/banknoty1000x200.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
H2, H3, H4, H5, H6 {
    text-align: left;
}

H1 {
    clear: left;
    margin-top: 2em;
}

DIV.navbar {
    text-align: center;
}

P {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1em;
}
IMG {
    border: 0;
}
.colred {
    text-indent: 0;
    color: red;
    font-size: 120%
}
P.toc-line {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0;
}
.note {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 20em;
    margin-right: 1em;
    color: black
}
P.caption, CAPTION {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 90%;
    color: #000;
    margin: 1.5em 25% 0 25%;
}
-->
