#stopka{
    font-family: Arial;
    font-size: 10px;
    color: #7d7d7d;
    border-top: 1px solid #d6d6d6;
    padding-top: 5px;
    height: 18px;
    width: 758px;
    margin-bottom: 20px;
}
#stopka a{
    text-decoration: none;
    color: #7d7d7d;
}
#stopka a:hover{
    text-decoration: underline;
}
#stopka span{
    padding: 0px 10px;
}
#stopka_lewy{
    float: left;
}
#stopka_prawy{
    float: right;
}
#stopka_prawy span{
    color: #332017;
}
.stopka_linia{
    border-bottom: 1px solid #d6d6d6;
    padding-top: 5px;
}
#stopka_przerwa{
    clear: both;
    padding: 10px;
}
