div#komentarze
{
    position: relative;
    top: 40px;
    left: 50px;
    width: 600px;
}
div#komentarze_trener
{
    position: relative;
    top: 10px;
    left: 50px;
    width: 600px;
}
table.formularz
{
    text-align: left;
}
strong.formularz
{
    font-weight: bold;
    background-color: white;
    color: black;
}
tr.naglowek_komentarza
{
    font-weight: normal;
    background-color: rgb(0,94,0);
    color: white;
}

