.sliderInserate {
    margin-top: 113px;
    position: relative;
}
.sliderInserate > div {
    background-position: 50% 50% !important;
    background-size: cover !important;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.sliderText {
    background: none repeat scroll 0 0 rgba(204, 197, 190, 0.7);
    bottom: 0;
    color: #fff;
    position: absolute;
    width: 100%;
}
.sliderText p {
    margin: 0;
    padding: 5px;
    width: 100%;
}
.sliderInserate div > a {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.sliderInserat2 {
    clear: both;
    padding-top: 1px;
}
#detail > img {
    cursor: pointer;
    height: auto;
    width: 100%;
}