#car{
    width:100%;
    height: 180px;
    margin: 0 auto;
 
    position: relative;
    overflow: hidden;

}
.sl{
    position: absolute; top:0; left: 0; width:100%; height:180px;
}
.titl{position: absolute; padding-left: 12px;height: 42px; width:100%; text-align: center;
      background: url(../img/services/opac.png) top left repeat; bottom: 0; left: 0;  line-height: 40px; color: #fff; font-family: Tahoma,arial; }
.navig{
    position: absolute;
    bottom:  -38px;
    right: -5px;
}
.navig span{
  text-indent: -9999px;
    color: #b8b8b8;
    padding: 2px 4px;
    cursor: pointer;
}

/*#left {
    left: -72px;
    position: absolute;
    top: 101px;}
#right{right: -72px;
    position: absolute;
    top: 101px;}*/



#carr{
    width:100%;
    height: 100%;
    margin: 0 auto;
 
    position: relative;
    overflow: hidden;

}
.slr{
    position: absolute; top:0; left: 0; width:100%; height:100%; 
    
}
.titlr{position: absolute; padding-left: 12px;height: 42px; width:100%; text-align: center;
      background: url(../img/services/opac.png) top left repeat; bottom: 0; left: 0;  line-height: 40px; color: #fff; font-family: Tahoma,arial; }
.navig{
    position: absolute;
    bottom:  -38px;
    right: -5px;
}
.navig span{
  text-indent: -9999px;
    color: #b8b8b8;
    padding: 2px 4px;
    cursor: pointer;
}