#producenci{
    width:940px;
    height:45px;

    margin:10px auto;
    background-image:url("../img/producenci.jpg");
}

#footer{
    width:940px;
    height:68px;
    margin:0 auto;
    background-image:url("../img/gradient_stopka.jpg");
    background-repeat:repeat-x;
    padding:20px 0 30px 0;
    text-align:center;
    color:#FFFFFF;
}


#footer p{
    font:bold 11px Verdana;
    line-height:18px;
    color:#3c8407;
}
#footer p a{
    color:#3c8407;
}

#footer p a:hover{
    text-decoration:underline;
}
#footer p.podpis{
    font-weight:normal;
    line-height:16px;
    color:#666666;
}
#footer .dd{
    font-weight:normal;
    line-height:16px;
    color:#999999;
}