tu lewa strona i ciekawe co z tego będzie
ciekawe jak zachowuje się prawa strona dużo br
tu koniec tej sekcji
tu stopka strony
#strona{
z-index: 2;
border-width: 1px;
border-style: solid;
border-color: blue;
padding: 0px;
width: 748px;
margin-left: 100px;
position: relative;
top: 0px;
}
#header{
background-color: Teal;
position: relative;
top: 0px;
left: 0 px;
width: 748 px;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color : blue;
padding : 20px;
color: White;
}
#lewa{
border: none;
padding: 10px;
width: 128px;
float: left;
}
#prawa{
padding: 20px;
width: 559px;
float: right;
border-left-width : 1px;
border-left-style : solid;
border-left-color : blue;
}
#stopka{
padding: 10px;
border-top-style: solid;
border-top-color: blue;
width: 728px;
clear: both;
}
#menu{
position: fixed;
left: 100 px;
top: 100px;
width: 95px;
}