.top
{
  height: 24px;
  background-color: #A1A1A1;
}
.top .data {
  padding:0px;
  height: 21px;
  float: right;
  background-color: #DA251D;
  width: 420px;
  background-image: url('http://24polska.pl/images/tlom.gif');
  background-repeat: repeat-x;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding-top: 3px;
}
.bodyTop {
  min-height: 136px;
  background-color: #ffffff;
}
.footerTop {
  height: 31px;
  background-image: url('http://24polska.pl/images/pasek.gif');
  background-repeat: no-repeat;
  clear:both;
}
