/************************************  Varianta 1 *********************************/
#blue { width:100%; margin-bottom:10px; overflow: hidden; }
#content { width:700px; float:left; padding-left:9px; overflow: hidden;}
#content-narrow { width:220px; float:right; padding-right:11px; overflow: hidden;}
#yellow { width:100%;overflow: hidden; float:right;}
#green { width:100%;overflow: hidden; float:right;}
