.catalog-table table {
width: 716px;
}
/*
.zBidCatalog h1, .zBid h1  {
  width: 700px;
  float: right;
  
}*/

.catalog-table table th {
  background:#FF6600;
  color: #ffffff;
}

.catalog-table table td {
	background: #efefef;
	padding: 2px;
	text-align: center;
}

.catalog-table table td {
  background: #efefef;
  padding: 4px;
  text-align: left;
}

.catalog-table-holder {
  float: left;
}
.catalog-table {
  border-left:2px solid #b3b3b3;
  border-right:2px solid #b3b3b3;
  padding:0px 10px 0px 10px;
  width: 716px;
  float:left;
}
.catalog-table-top {
  background: url(http://www.pomart.pl/images/zArtistCatalog-top.jpg) top left no-repeat;
  height:11px;
  width: 740px;
}
.catalog-table-bottom {
  background: url(http://www.pomart.pl/images/zArtistCatalog-bottom.jpg) top left no-repeat;
  height:11px;
  width: 740px;
  clear:left
}
