#naglowek {
    text-align: left;
    padding-bottom: 0.8em;
}

h1 {
    float: none;
}

#kontener {
    width: 700px;
}

#tresc {
    margin-left: 0;
    width: 700px;
}

.iconized32 {
    min-height: 32px;
    padding-left: 38px;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #D6E1C7;
}

#tresc .downloadbutton {
    display: block;
    text-decoration: none;
    margin: 1em auto;
    width: 60%;
    border: 1px solid #A6AF99;
}

.downloadbutton .filename {
    background-color: #D6E1C7;
    font-weight: bold;
    padding-top: 2px;
}

.downloadbutton .desc {
    background-color: #D6E1C7;
    font-size: 0.8em;
}
