/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */
/*PODSTRONA HOTELU */
.sliderImage{
    overflow:hidden;
    background:url(../images/loading.gif) no-repeat 50% 50%;
    width: 880px;
    height: 300px;
}


.sliderImage a.nivo-nextNav {
        top: 40%;
        text-indent: -9999px;
}
.sliderImage a.nivo-prevNav {
        top: 40%;
        text-indent: -9999px;
}




.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    z-index: 99;
}



.nivo-caption {
	color:#fff;
	height:105px;
        font-family: Helvetica, Arial, sans-serif;
        /*background: url("../images/bgban.png");*/
}
.nivo-caption a { 
    color:#fff;
    text-decoration:none;
}
