@CHARSET "UTF-8";
@import url(mod_forms.css);

* { margin: 0px; padding: 0px; }
body { position: relative; display: block; font-size: 10px; font-family: "Trebuchet MS"; background: #2f5d00 url(../images/pozadie_body2.jpg) repeat-y center top; }

#page { display: block; margin: 0px auto; width: 899px; position: relative; z-index: 4; }
#top { display: block; width: 899px; height: 186px; }
#left { width: 194px; }
#main_content { height: 520px; }
#right { }
#bottom { display: block; width: 899px; height: 100px; }

div.pozadie_hore { display: block; position: absolute; top: 0px; left: 0px; z-index: 1; width: 100%; height: 552px; background: transparent url(../images/pozadie_hore3.jpg) no-repeat center top; }
div.pozadie_dole { display: block; position: absolute; bottom: 0px; left: 0px; z-index: 1; width: 100%; height: 292px; background: transparent url(../images/pozadie_dole3.jpg) no-repeat center bottom; }