.audioteka-one
{
position:relative;
margin: 15px 0 0 0;
padding: 0 0 0 5px;
}

.audioteka-one .number
{
position:absolute;
margin: 0;
padding: 0;
top:0;
left:0;
line-height: 15px;
color: #EE8416;
background-color: #EE8416;

display: none;

}
.audioteka-one .name
{
margin: 0;
padding: 0;
line-height: 15px;
}
.audioteka-one .links
{
margin: 0;
padding: 0;
line-height: 15px;
}

.audioteka-one .ajax-to
{
margin-top: 5px;
}

.audioteka-one .links a
{
padding-right: 20px;
}


.dload-link
{
background: url(img/dload.jpg) no-repeat left center;
padding-left: 14px;
}
.audio-link
{
background: url(img/audio.jpg) no-repeat left center;
padding-left: 14px;
}

.audio-name
{
color:#CB3500;
}

.audio-info
{
list-style-type:none;
}

.audio-info li span
{
color:#9B996E;
}




/*  вывравнивание текста плюс */

.ar
{
text-align:right;
}

hr.simple, hr.simple-50, hr.simple-70, hr.simple-30
{
background: none;
color: none;
border-width:0px;
 border:0px none;
border-bottom: 1px dashed #666666;
height:1px;
margin: 15px 0 15px 0;
}
hr.simple-50, hr.simple-70, hr.simple-30
{
width: 300px;
text-align: left;
}

hr.simple-70
{
width: 420px;
}
hr.simple-30
{
width: 180px;
}

/* pacif add - show error in test */
div.error div {color: #cc0000;}




#nav-left
{
list-style-type:none;
padding: 0 0 0 5px;
margin: 0 0 0 0;
text-align:left;
position: relative;
left: -31px;
}
#nav-left li
{
margin-top: 0px;
width: 206px;
height: 43px;
overflow: hidden;
background: url(img/left_p.png) no-repeat left top;
padding: 1px 0 0 30px;
}

#nav-left li a
{
  display: block;
  color: #000;
  text-decoration: none;
  width: 170px;
  line-height:31px;
  font-weight: bold;
  color: #1A1A19;
}

#nav-left li.active
{
background: url(img/left_a.png) no-repeat left top;
}

#nav-left li.active a
{
  color: #fff;
}


