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

* { margin: 0px; padding: 0px; }
body { font-size: 10px; font-family: Arial; background: white url(../images/pozadie_body.jpg) no-repeat center top; background-color: #dbdbdb;}

#page { display: block; margin: 0px auto; width: 898px; }
#top { display: block; width: 898px; height: 284px; background: transparent url(../images/pozadie_banner.jpg) no-repeat left top; position: relative; }
#main { display: block; }
#left { width: 309px;  }

/* #left { width: 309px; background: #c1cbef url(../images/pozadie_left.jpg) no-repeat left top; }  */
#main_content { }
#right { }
#bottom { display: block; width: 858px; height: 30px; background-color: #0d1c4e; margin-top: 30px; margin-bottom: 40px; padding: 0px 20px; font-size: 11px; }

#main table { /*height: 271px;*/ }