#cont { margin: 0 auto; padding: 0; font-family: Helvetica; } #panellewy { background-color: green; color: green; height: 700px; width: 25%; float: left; } #ppprawy { background-color: Yellow; height: 100px; width: 75%; text-align: center; float: left; } #ppprawy2 { background-color: Yellow; height: 100px; width: 75%; text-align: center; float: left; } #dpprawy { background-color: yellow; height: 300px; width: 75%; float: left; } #dpprawy2 { background-color: yellow; height: 300px; width: 75%; float: left; } #tpprawy { background-color: green; height: 300px; width: 75%; text-align: center; float: left; } #tpprawy2 { background-color: green; height: 300px; width: 75%; text-align: center; float: left; } #stopka { background-color: SteelBlue; text-align: center; padding: 20px; clear: both; } h1 { letter-spacing:5px; } form { margin: 30px; } form:hover { background-color: pink; }