div.pucius {
    background-color: white;
    height: auto;
    font-size: 20px;}
div.skladniki{
margin:10px;
background-color: white;
}

div.menu{
    background-color:white;
    height: 50px;
    font-size: 30px;                         ;
    text-align: center;
}
div.banner {
    background-color: white;
    height: 100px;
    font-size: 60px;
    text-align:center;
}

body {
width: 800px;
margin:auto;
}
div.przygotowanie{
margin:10px;
background-color: white;
}