@CHARSET "UTF-8";

* { margin: 0px; padding: 0px; }
body { font-size: 10px; font-family: Arial; background-color: #6b9bd5; }

#page { display: block; margin: 0px auto; width: 961px; position: relative; z-index: 1;  }
#top { display: block; height: 380px; background: #6b9bd5 url(../images/banner.jpg) no-repeat left 32px; }
#main { background: transparent url(../images/pozadie_main.jpg) repeat-y top left; }
#main_content { height: 340px; padding-left: 10px; background: transparent url(../images/pozadie_main_content.jpg) no-repeat left top; }
#right { width: 230px; background: transparent url(../images/pozadie_right.jpg) no-repeat left top; }
#bottom { display: block; height: 50px; background: transparent url(../images/pozadie_bottom.jpg) no-repeat left top; }
