To jest blok 1
height:100px;
width:60%;
background-color:#5ff4a6;

To jest blok 2
height:300px;
width:1200px;
background-color:blue;
color:white;

To jest blok 3
height:200px;
width:200px;
background-color:#5ff4a6;
float:left;

To jest blok 4
height:200px;
width:40%;
background-color:#ff5210;
color:white;
float:left;

To jest blok 5
height:120px;
background-color:blue;
color:white;
clear:both;