body{
       background-color : White;
       vertical-align : top;
       margin : 0px;
}
.boki{
       background-image : url(tlo.jpg);
       background-repeat : repeat-x;
}
.header1{
       background-image : url(header1.jpg);
       background-repeat : no-repeat;
}
.header2{
       background-image : url(header2.jpg);
       background-repeat : no-repeat;
}
.header3{
       background-image : url(header3.jpg);
       background-repeat : no-repeat;
}
.header4{
       background-image : url(header4.jpg);
       background-repeat : no-repeat;
}
.cien{
       background-image : url(cien.jpg);
       background-repeat : no-repeat;
}
.fci{
       background-image : url(fci.jpg);
       background-repeat : no-repeat;
}
.srodek{
       padding-top : 50px;
       padding-bottom : 50px;
}
.stopka{
       background-image : url(stopka.jpg);
       background-repeat : no-repeat;
}
div{
       font-family : Verdana;
       font-size : 11px;
       color : Black;
}

a{
       font-family : Verdana;
       font-size : 11px;
       color : Black;
       text-decoration : none;
}

a:hover{
       font-family : Verdana;
       font-size : 11px;
       color : #576622;
       text-decoration : underline;
}

.menu a:link {color: #576622; font-family: Verdana; font-size: 11px; text-decoration:none;}
.menu a:visited {color: #576622; font-family: Verdana; font-size: 11px; text-decoration: none}
.menu a:hover {color: black; font-family: Verdana; font-size: 11px; text-decoration: none}
.menu a:active {color: #576622; font-family: Verdana; font-size: 11px; text-decoration: none}



