td
{
    color: #3C4262;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 11px
}
.stats
{
    color: #b5b5b5;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 9px
}
.topic
{
    color: #3C4262;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 13px
}
.input
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #DADADA;
    color: #434343;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 11px
}
.tabela
{
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    background-color: #ffffff;
    color: black;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 11px
}

.tabela_temat
{
    border-right: white 2px solid;
    border-top: white 2px solid;
    border-left: white 2px solid;
    border-bottom: white 2px solid;
    background-color: #535C5E;
}

.szukaj
{
    border-right: #3C4262 1px solid;
    border-top: #3C4262 1px solid;
    border-left: #3C4262 1px solid;
    border-bottom: #3C4262 1px solid;
    background-color: #ffffff;
    color: #3C4262;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 11px
}
.login
{
    border-right: #C8D7E9 1px solid;
    border-top: #C8D7E9 1px solid;
    border-left: #C8D7E9 1px solid;
    border-bottom: #C8D7E9 1px solid;
    background-color: #ECF1F6;
    color: black;
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-size: 11px
}

.tabela_ramka
{
    border-right: #8F8F8F 1px dotted;
    border-top: #8F8F8F 1px dotted;
    border-left: #8F8F8F 1px dotted;
    border-bottom: #8F8F8F 1px dotted;
}

a:link    {color: #3C4262; text-decoration: none;}
a:visited {color: #3C4262; text-decoration: none;}
a:hover   {color: #3C4262; text-decoration: none;}

a.two:link    {color: #74788C; text-decoration: none;}
a.two:visited {color: #74788C; text-decoration: none;}
a.two:hover   {color: #74788C; text-decoration: none;}

