@charset "utf-8";

#stopka_belka {
     clear: both;
     width: 100%;
     height: 15px; 
     background: url(../images/stopka_belka.gif) center no-repeat;
}
#stopka_belka_main {
     clear: both;
     width: 100%;
     height: 0px; 
     background: url(../images/main/stopka_belka.gif) center no-repeat;
}
#stopka {
     width: 1260px;
     height: 160px; 
     float: left;
     text-align: center; 
     background: url(../images/stopka_tlo.gif) center no-repeat;;
} 
#stopka_tresc {
     width: 1018px;
     height: 150px; 
     margin: 0 auto;
     display: block;
     padding-top: 10px;     
}
#zaufanie_to_podstawa {
     width: 1018px;
     height: 66px; 
     display: block;
}
#zaufanie_napis {
     width: 145px;
     height: 53px; 
     float: left;
     background: url(../images/zaufanie.gif) center no-repeat;
     padding-left: 7px;
}
#logosy {
     width: 850px; 
     height: 47px; 
     float: right;
     margin-right: 15px;
     margin-top: 3px;
}
#stopka_wszystkich_stopek {
     width: 1018px;
     height: 84px; 
     display: block;
     padding: 10px 20px 0 20px;
}
#stopka_copyrights {
     width: 300px;
     height: 84px; 
     display: inline;
     float: left;
     text-align: left;
}
#stopka_copyrights p{
     color: #86511b;
     font-size: 12px;
}
#stopka_copyrights a{
     color: #990000;
     text-decoration: none;
}
#stopka_mapa {
     width: 675px;
     height: 84px;  
     display: inline;
     float: left;
     text-align: right;
}
#stopka_mapa p{
     color: #990000;
     font-size: 12px;
}
#stopka_mapa a{
     color: #990000;
     text-decoration: none;
}
#stopka_mapa a:hover{text-decoration: underline;};
#stopka_tlo {
     width: 1400px;
     height: 170px; 
     display: block;
     float: left;
     background: url(../images/tlo.gif) center no-repeat;;
}


