*
{
    margin: 0;
    padding: 0;
}

html
, body
{
    color: #414141;
    font-size: 10px;
    font-family: Tahoma, Arial, "Geneva CE", sans-serif;
    line-height: 1.6em;
    background-color: #154877;
}

body
{
    background-color: #FFFFFF;
    background-attachment: scroll;
}

ul
, li
{
    list-style-type: none;
    text-align: left;
}

p
{
    margin: 0 0 5px 0;
    font-size: 11px;
}

a
{
    color: #313A8C;
    text-decoration: underline;
}

a:hover
{
    color: #4B6CC2;
    text-decoration: none;
}

a img
{
    border: 0;
}

#bazeny h2 a
{
    text-decoration: none;
}

h1
{
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 5px;
    color: #30388C;
}

h2
{
    font-size: 1.8em;
    font-weight: normal;
    padding-top: 5px;
    margin-bottom: 6px;
    color: #30388C;
}

h3
{   font-weight: normal;
    font-size: 1.6em;
    margin-bottom: 5px;
    margin-top: 25px;
    color: #30388C;
}

h4
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 15px;
}

h5
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 2px;
    padding-top: 5px;
}

td
{
    vertical-align: top;
}

q
{
    quotes: "\201E" "\201C";
}

em
{
    font-style: normal;
    font-weight: bold;
}

strong
{
    font-weight: bold;
    text-decoration: underline;
}

/* # -------------------------------------------------- emacs */
/* v2008-09-27
Local Variables:
mode: outline-minor
outline-regexp: "/\\* [#]+"
End:
*/
