/* Easy Slider */
#containerSlider {position:relative; width:486px; height:242px; padding:0;}
#contentSlider{position:relative;}

/* image replacement */
#prevBtn, #nextBtn{margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px;}
/* // image replacement */

#slider ul, #slider li{ margin:0; padding:0; list-style:none;}
#slider, #slider li{ height:242px; width:486px; overflow:hidden;}
#slider{margin-left:0px;}

#subslider ul, #subslider li{ margin:0; padding:0; list-style:none;}
#subslider, #subslider li{ height:342px; width:486px; overflow:hidden;}
#subslider{margin-left:0px;}

#prevBtn, #nextBtn{ display:block; width:243px; height:40px; float:left}
#nextBtn{left:550px;}
#prevBtn a{display:block; width:243px; height:40px; background:url(../images/hu_coda_btn_elozo.png) no-repeat;}
#nextBtn a{display:block; width:243px; height:40px; background:url(../images/hu_coda_btn_kov.png) no-repeat;}

