#pojemnik {
   width: 100%;
}

#header1 {
   width: 100%;
   height: 143px;
   background: transparent url(../grafika/index/tlo_header1.gif) repeat-x;
}

#header2 {
   position: relative;
   width: 100%;
   padding: 17px 0 17px 0;
   border-bottom: 1px solid #f2eede;
   text-align: center;
}

#header3 {
   width: 100%;
   height: 51px;
   background: transparent url(../grafika/index/tlo_header3.gif) repeat-x bottom;
}

/* 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;
}
