@charset "utf-8";
/* CSS Document */

#graf{ width:1000px;
}
#graf ul  {

width:1000px;
}
#graf li {width:20px; 
height:25px;  background:url(dugic.png)  no-repeat left; border:none; margin-left:0px; text-align:center;  list-style-image: none; list-style-type: none;
}
#graf h1 {  text-align:left;  margin: 18px 0 8px 25px; font-size: 14px; font-weight: bold;

}

span.cover-up{
  background: url("images/side-fade-trans.png") no-repeat right top;
  position: absolute;
  right: 0;
  top: 0;
  height: 125px;
  width: 20px;
  z-index: 4
}
