/* CSS Document */
body
{
    color: #ffc;
    background-color: #242223;
    font-family: Verdana, "Arial CE", "Comic Sans MS", "Trebuchet MS", Georgia, Sans-Serif;
    font-size:10pt;
}

#main
{
    text-align: left;
    margin: 0px auto;
    position: relative;
}

p
{
    margin: 0;
}

input
{
    background-color: #000;
    margin: 0px;
    border: 1px solid #ffc;
    color: #F63;
}
.buton
{
    border: #000000 1px solid;
    font-size: 9pt;
    font-family: Verdana, "Arial CE", Comic Sans MS, Trebuchet MS, Georgia, Sans-Serif;
    font-weight: bold;
    background: #ffc;
    color: #000000;
}
textarea
{
    margin: 0px;
    background-color: #000;
    border: 1px solid #ffc;
    color: #ffc;
}

form
{
    margin: 0px;
}

.li6
{
    font-size: 100%;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    text-align: left;
    margin: inherit;
    margin-left: 28px;
    margin-top: 5px;
    list-style-image: url(../images/fajka-ok.gif);
}

#david
{
    position: relative;
    text-align: right;
    top: -10px;
    font-weight: bold;
    font-size: 11px;
    color: #000066;
}
#david a:link, #frkal a:active, #frkal a:visited
{
    position: relative;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #000066;
}
#david a:hover
{
    position: relative;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #ff0000;
}

