@CHARSET "UTF-8";

* { margin: 0px; padding: 0px; }
body { font-size: 10px; position: relative; font-family: "Trebuchet MS"; color: #333333; background: transparent url(../images/pozadie_body.jpg) repeat-x left top; }

#page { display: block; margin: 0px auto; width: 979px; position: relative; z-index: 3; }
#top { display: block; height: 249px; background: transparent url(../images/pozadie_top.jpg) no-repeat left top; position:relative;}
#main { clear:both;display: block; /*height: 519px;*/ }
#left { width: 250px; background: transparent url(../images/pozadie_left.jpg) no-repeat left 20px; padding-bottom: 20px; }
#main_content { background: transparent url(../images/pozadie_main_content.jpg) no-repeat left top; padding-bottom: 20px; padding-top: 0px; }
#right { width: 220px; background: transparent url(../images/pozadie_right.jpg) no-repeat left top; }
#bottom { display: block; height: 132px; background: transparent url(../images/pozadie_main.jpg) no-repeat left bottom; }

div.pozadie_dole { display: block; position: absolute; bottom: 0px; left: 0px; z-index: 1; width: 100%; height: 54px; background-color: #d4d4d4; /* transparent url(../images/pozadie_dole3.jpg) no-repeat center bottom;*/ }