.zArticle-holder {
  float: left;}

.zArticle-top {
  background: url(../images/zArtistCatalog-top.jpg) top left no-repeat;
  height:11px;
  width: 740px;
}
.zArticle-bottom {
  background: url(../images/zArtistCatalog-bottom.jpg) top left no-repeat;
  height:11px;
  width: 740px;
  clear:left
}

.zArticle {
  float: left;
  width: 716px;
  padding: 0px 10px 0px 10px;
  border-left:2px solid #b3b3b3;
  border-right:2px solid #b3b3b3;
}

.zArticle h1 {
}
 
.zArticle p {
  line-height: 1.5;
  margin-top:10px;
}

.zArticle ul li {
  list-style-type: disc;
  list-style-position: inside;
}

/* okładka 13 edycji */

a#okladka13
{
display:block;
height:0;
overflow:hidden;
padding-top:477px;
width:419px;
background:url(../images/okladka13.jpg);
}
a#okladka13:hover
{
background-position: 0 -477px;
}
