
      #playerWrapChapter { margin:0; }
  
      #playerWrapChapter ol { padding: 20px 0 0; margin: 0px; list-style: decimal; color: #fff; width: 560px; font-size: 14px; }
      #playerWrapChapter ol li { position: relative; margin: 0px; padding: 0px; background:url(../images/separator.png) repeat-x left top; }
      #playerWrapChapter ol li:first-child { background:none; }
      #playerWrapChapter ol li a { display: block; text-indent: -2.5ex; padding: 0px 0px 0px 85px; color:#7e7e7e; font-size:14px; text-decoration:none; text-transform:uppercase; line-height:40px; letter-spacing:0.02em; }
      #playerWrapChapter ol li a:hover { 	color:#fff; text-shadow:-1px -1px 1px #5B5B5B, 1px 1px 1px #5B5B5B, 1px -1px 1px #5B5B5B, -1px 1px 1px #5B5B5B; background: url(../images/twenty-perc.png);}
      #playerWrapChapter li.playing .nazev{ color: #d24726; }
      #playerWrapChapter li.playing a .nazev{ color: #d24726; }
      #playerWrapChapter li.playing:before { content: ''; background: #fff; width: 10px; height: 10px; padding: 0px; line-height: 14px; margin: 0px; position: absolute; left: 15px; top: 14px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

      .audiojs { width: 560px; height: 35px; margin: 32px 0 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
      .audiojs .play-pause { width: 25px; height: 35px; margin: 0; padding: 7px 5px; border-right: 1px solid #000  }
      .audiojs .play { background: url("../images/player-graphics.gif") -2px -1px no-repeat; } 
      .audiojs .loading { background: url("../images/player-graphics.gif") -2px -31px no-repeat; } 
      .audiojs .error { background: url("../images/player-graphics.gif") -2px -61px no-repeat; } 
      .audiojs .pause { background: url("../images/player-graphics.gif") -2px -91px no-repeat; } 
      .audiojs p { width: 25px; height: 20px; margin: -3px 0px 0px -1px; }
      .audiojs .scrubber { background: #fff; width: 360px; height: 10px; margin: 12px 0 8px 25px; z-index: 10; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
      .audiojs .progress { height: 10px; width: 0px; background: #b91f1f; margin-left: -1px;  z-index: 5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
      .audiojs .loaded { height: 10px; background: #999; z-index: 1; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
      .audiojs .time { float: right; height: 35px; line-height: 35px; padding:0px 15px; font-size:12px; }
      .audiojs .error-message { height: 20px; line-height: 20px; }

      .track-details { clear: both; height: 20px; width: 420px; padding: 1px 6px; background: #eee; color: #222; font-family: tahoma, verdana, arial; font-size: 8px; line-height: 20px; }
      .track-details:before { content: ''; }
      .track-details em { font-style: normal; color: #999; }      
