div#stopka {
    background-color: #F0F0F0;
    height: 43px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
div#stopka img {
    vertical-align: middle;
}
div#stopka div.pan {
    background-image: url("../images/strzalka.png");
    background-position: 8px 11px;
    background-repeat: no-repeat;
    display: inline;
    float: none;
    height: 19px;
    margin: auto;
    position: relative;
    text-decoration: none;
}
div#copyright {
    font-size: 8pt;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.raport-links {
    border-top: 1px solid #AAAAAA;
    display: block;
    margin: 0 10px 15px;
    padding: 5px 0 0;
    width: auto;
}
.raport-links li {
    display: block;
    float: left;
    margin-right: 3px;
    padding: 3px;
    width: auto;
}
.raport-links li a {
    display: block;
    height: 100%;
    width: 100%;
}
.raport-links li a:hover {
    background: none repeat scroll 0 0 #DDF;
}
