kod CSS
body {font-family:arial;
font-size:40px;
background-color:lime}
#duze_pudlo {
width:1000px;
min-height:600px;
margin:auto;
background-color:#FFFFFF}
#naglowek1 {
width:1000px;
min-height:50px;
font-size:50;
margin:auto;
background-color:yellow}
#naglowek2 {
font-family:Verdana;
width:1000px;
min-height:50px;
font-size:30;
margin:auto;
background-color:#10dd90}
#lewus {
font-family:Verdana;
float:left;
width:200px;
min-height:450px;
font-size:30;
margin:auto;
background-color:#DD11ff}
#prawus{
font-family:Verdana;
float:left;
width:400px;
min-height:450px;
font-size:30;
margin:auto;
background-color:#FF11AA}
#srodek{
font-family:Verdana;
float:left;
width:400px;
min-height:450px;
font-size:30;
margin:auto;
background-color:#FF1122}
#stopka{
font-family:Verdana;
width:1000px;
min-height:50px;
font-size:30;
margin:auto;
background-color:#FFAA10}