div#statystyki
{
    position: relative;
    top: 40px;
    left: 40px;
    width: 600px;
}
strong.statystyka
{
    color: black;
    background-color: white;
    font-size: 10pt;
}
/*strong#nastepny_sezon
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    background-color: rgb(0,94,0);
}*/
div#statystyki table
{
font-size: 9pt;
}

