body
{
    color: #EFA888;
    background: #653c36;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
a {
    color: white;
}

a:hover {
    color: #EFA888;
}

#podstawa {
    font-weight: 100%;
    font-size: 150%;
    text-align: center;
}
#table
{
    font-size: 110%;
    font-weight: 1000%;
    text-align: center;
    table-layout: fixed; 
    width: 100%;
}
#jpgb {
    width: auto;
}
#jpgb > img {
    width: 100%;
    display: block;
}
