#my-slider{
    width: 100%;
    /*height: 410px;*/
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}
#slider-container{
    margin: 0 auto;
    width: 1100px;
}
#slider_shadow{
/*    background: rgba(0, 0, 0, 0) url("../images/strona/slider_bg.png") no-repeat scroll 0 0;
    height: 32px;
    left: -40px;
    position: absolute;
    top: 371px;
    width: 1180px;
    display: none;*/
}
#slider_bg{
/*    background: url(../images/strona/slider_bg.jpg) repeat-x;
    height: 322px;
    position: absolute;
    top: 40px;
    width: 100%;*/
}
#slider{
    display: none;
    margin-top: 7px;
}
#slider li table {
    width: 100%;
}
#slider li {
    height: 100% !important;
}
#slider h1, .my-wrapper h1{
    font-size: 36px;
    color: #363636;
    font-family: "Aleo-Bold",sans-serif;
}
#slider .jcarousel-item span, #slider li span.slajdopis{
    padding-left: 0;
}
