body 
    {
    margin: 0px;
    padding: 0px;
    background-color: #818181;
    background-repeat: repeat-x;
    font: normal 0.7em Verdana, sans-serif;
    }

a
    {
    color: gray;
    text-decoration: none;
    font-family: arial;
    }
    
a:hover
    {
    color: #FDC689;
    text-decoration: none;
    }
    
#wycentrowane {
    z-index: 1;
    position: absolute;
    border: 1px solid gray;
    background-image: url("dalej.jpg");
    top: 50%;
    left: 50%;
    margin: -259px 0 0 -302px;
    height: 508px;
    width: 605px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    padding: 0px;
    }
        #wycentrowane a {
        position: absolute;
        margin: 406px 0 0 395px;
        }


#stats {
position: absolute;
top: 100%;
left: 100%;
margin: -19px 0 0 -74px;

}
