<div id="body">
i css:
Kod
#bgLeft {
width: 50%;
height: 100%;
background-color: #191919;
background-image: url('../images/backgroundLeft.gif');
background-repeat: repeat-x;
position: fixed;
z-index: 1;
}
#bgRight {
width: 50%;
height: 100%;
background-color: #191919;
background-image: url('../images/backgroundRight.gif');
background-repeat: repeat-x;
position: fixed;
margin-left: 50%;
z-index: 2;
}
#body {
width: 1024px;
margin: 0 auto;
position: relative;
background-color: #191919;
z-index: 3;
padding: 28px 0;
}
width: 50%;
height: 100%;
background-color: #191919;
background-image: url('../images/backgroundLeft.gif');
background-repeat: repeat-x;
position: fixed;
z-index: 1;
}
#bgRight {
width: 50%;
height: 100%;
background-color: #191919;
background-image: url('../images/backgroundRight.gif');
background-repeat: repeat-x;
position: fixed;
margin-left: 50%;
z-index: 2;
}
#body {
width: 1024px;
margin: 0 auto;
position: relative;
background-color: #191919;
z-index: 3;
padding: 28px 0;
}
Link do strony: http://folio.prz-emo.com
Z góry dziękuję za pomoc.