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

* { margin: 0px; padding: 0px; }
body { position: relative; font-size: 10px; font-family: Verdana; background: transparent url(../images/pozadie_body.jpg) repeat left top; }

#page { display: block; margin: 0px auto; width: 950px; position: relative; z-index: 2; }
#top { display: block; height: 303px; background: transparent url(../images/pozadie_top.png) no-repeat left bottom; }
#main { display: block; background: transparent url(../images/pozadie_main.png) repeat-y left top; }
#main1 { display: block; background: transparent url(../images/pozadie_main1.png) repeat-y left top; }
#left { width: 196px; background: transparent none; }
#main_content { background: transparent url(../images/pozadie_main_content.jpg) no-repeat left top; }
#right { width: 195px; background: transparent none; }
#bottom { display: block; padding-top: 20px; padding-left: 220px; height: 63px; background: transparent url(../images/pozadie_bottom.png) repeat-x left top; position: relative; }

div.pozadie_dole { display: block; position: absolute; bottom: 0px; left: 0px; z-index: 1; width: 100%; height: 173px; background: #7b0909 none; }


.ajax_mod_guestbook form label { width:auto; } 
