#archivum_slider
{
    width: 310px;
    /*float: left;*/
}
.bx-next
{
    position: absolute;
    right: -55px;
    text-indent: -999999px;
    top: 168px;
    width: 45px;
    height: 32px;
    background: url('images/elore_nyil.png') 0 0 no-repeat;        
}

.bx-next:hover { background: url('images/elore_nyil_hover.png') 0 0 no-repeat; }

.bx-prev
{
    height: 32px;
    width: 45px;
    left: -55px;
    position: absolute;
    text-indent: -999999px;
    top: 168px;
    background: url('images/vissza_nyil.png') 0 0 no-repeat;
    
}
.bx-prev:hover { background: url('images/vissza_nyil_hover.png') 0 0 no-repeat; }