html {
  background-color:#EDEDED;
}
body {
  width:772px;
  margin:0 auto;
  padding:0;
  background:#E6E6E6 url(body.gif) repeat-y;
  font:11px Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
  color:#2A2A2A;
  line-height:1.3em;
}
a {text-decoration:none; color:#2A2A2A;}
a:hover {text-decoration:underline;}
img {border:none;}

ul#top {
  width:512px;
  height:152px;
  padding:83px 0 0 260px;
  margin:0;
  list-style:none;
  background:url(gfx/top.jpg) no-repeat;
}
ul#top li {
  height:26px;
  float:left;
  padding-right:5px;
}
div#menu {
  width:175px;
  float:left;
}
div#menu dl {
  width:175px;
  margin:0;
  padding:0;
}
div#menu dt {
  width:152px;
  height:34px;
  margin:0;
  padding:32px 23px 0 0;
  background:url(gfx/menu-header.gif) no-repeat;
  color:#FFFEFE;
  text-align:right;
  font-weight:bold;
  font-size:1.1em;
}
div#menu dt.header-top {
  background:url(gfx/menu_top-header.gif) no-repeat;
}
div#menu dd {
  width:175px;
  height:19px;
  margin:0;
  padding:0;
  text-indent:26px;
  line-height:18px;
  background:url(gfx/menu-list.gif) no-repeat;
}
div#content {
  width:441px;
  float:left;
}
div#content h1 {
  width:404px;
  height:22px;
  margin:0;
  padding:31px 37px 0 0;
  background:url(gfx/content-header.jpg) no-repeat;
  color:#FFFEFE;
  text-align:right;
  font-weight:bold;
  font-size:1.1em;
}
div#content h1.header-top {
  background:url(gfx/content_top-header.gif) no-repeat;
}
div#content div {
  padding:10px;
  background:url(gfx/content-div.gif) repeat-x;
}
div#content p.wiecej {
  height:19px;
  padding:0 25px 0 0;
  margin:0;
  line-height:18px;
  text-align:right;
  font-weight:bold;
  border-bottom:6px solid #FEFFFE;
  background:#F0F0F0 url(gfx/content-wiecej.gif) no-repeat;
}
div#content p.wiecej a {
  color:#171716;
}
div#reklama {
  width:156px;
  padding-top:65px;
  text-align:center;
  float:left;
  background:url(gfx/reklama.gif) no-repeat;
}
p#footer {
  width:760px;
  height:65px;
  margin:0;
  padding:0 12px 0 0;
  background:url(gfx/footer.gif) no-repeat;
  clear:both;
  color:white;
  line-height:73px;
  text-align:right;
}
p#footer span {
  padding-left:10px;
  color:#9E9E9E;
}
