body      { background: #383838 url(bg_body.gif); font: 12px tahoma;}
span.clear{ clear: both; display: block; padding: 0; margin: 0; line-height: 0; border: 0; }
a         { color: #69A31D; text-decoration: none; }
a:hover   { text-decoration: underline; }

div#body{
  width: 888px;
  margin: 0 auto;
  height: 100%;
}      
div#top{
  height: 226px;
  background: url(top.jpg) no-repeat;
}
div#menu{
  height: 59px;
}
div#menu a.menu{
  width: 177px;
  height: 36px;
  background: url(menu.jpg) repeat-x;
  text-align: center;
  color: #FFFFFF;
  padding-top: 23px;
  text-decoration: none;
  display: block;
  float: left;
}
div#menu a.menu:hover{
  background: url(menu_.jpg) repeat-x;
}
div#banner{
  height: 294px;
  background: url(banner.jpg) no-repeat;
}
div#content{
  margin-bottom: 2px;
  line-height: 18px;
  background: url(pasek_content.gif) repeat-y;
  width: 100%;
}
div.value_main{
  width: 618px;
  height: 100%;
  margin-right: 2px;
  float: left;
  font-size: 12px;
  padding: 10px;
  padding-top: 15px;
}
div.value_right{
  width: 225px;
  height: 100%;
  float: left;
  padding: 10px;
}
div#footer{
  height: 20px;
  background: url(footer.gif) no-repeat;
  text-align: center;
  color: #FFFFFF;
  padding-top: 7px;
  font-size: 10px;
}
div#bottom{
  height: 100px;
  background: url(bottom.gif) no-repeat;
  background-position: 150px 0;
  text-align: center;
  padding-top: 10px;
  color: #828282;
}
div.pasek{
  height: 7px;
  width: 100%;
  background: url(pasek.gif) no-repeat;
  background-position: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
span.head{
  font-size: 12px;
  color: #69A31C;
}
a.bottom{
  font-size: 10px;
  color: #828282;
  text-decoration: none;
}
a.bottom:hover{
  text-decoration: underline;
}
div.menu{
  width: 177px;
  height: 36px;
  background: url(menu.jpg) repeat-x;
  text-align: center;
  color: #FFFFFF;
  padding-top: 23px;
  float: left;
  cursor: pointer;
  position: relative;
}
div.listmenu
{
  width: 177px;
  left: 0;
  top: 59px;
  position: absolute;
  overflow: hidden;
  height: auto;
  visibility: hidden;
}
a.listmenu{
  font-size: 11px;
  width: 177px;
  text-align: center;
  padding-top: 7px;
  height: 23px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background: url(menu_list.jpg) no-repeat;
}
a.listmenu:hover{
  background: url(menu_list_.jpg) no-repeat;
}