#pojemnik {
   /* width: 100%;
   padding-top: 250px;
   background-image: url('http://download.topdj.pl/inne/lay/ec09.jpg'); 
   background-repeat: no-repeat;
   background-position: center top; */
   background-color: #FFFFFF;
}

#header1 {
   width: 100%;
   height: 143px;
   background: transparent url(../grafika/index/tlo_header1.gif) repeat-x;
}

#header3 {
   width: 100%;
   height: 51px;
   background: transparent url(../grafika/index/tlo_header3.gif) repeat-x bottom;
}

#header2 {
   position: relative;
   width: 100%;
   padding: 17px 0 17px 0;
   border-bottom: 1px solid #f2eede;
   text-align: center;
}

/* tutaj zamieniamy w komentarz background, zeby usunac tlo ze strony */
#content {
   position: relative;
   width: 100%;
   background: #fbf6e4 url(../grafika/index/tlo_content.gif) repeat-y center;
}

/* tutaj tez mozemy usunac tlo */
#footer {
   width: 100%;
   height: 162px;
   margin-bottom: 10px;
   background: #fbf6e4 url(../grafika/index/tlo_footer.gif) repeat-x 0 121px;
}
