/* CSS Document */

#overall{
width:100%;
clear:both;
display:table;
}

#menu{
width:100%;
background: #dfdfdf;
clear:both;
}

#menu_produkty{
float:left;
width:180px;
padding-left: 24px;
text-align:left;
}

#stopka{
clear:both;
}

#flash{
clear:both;
}
