﻿#formsearch a.arrow {
    line-height: 28px;
}
#formsearch a.arrow,
#formsearch a.arrow:before {
    padding-top: 6px;
    padding-bottom: 3px;
}

.fotoitem {
    top: 0;
    height: auto;
    cursor: auto;
    margin-bottom: 40px !important;
    position: relative;
    display: block;
    position: relative;
}


    .fotoitem .desc {
        height: 70px;
        padding: 10px 5px 0 15px;
        font-weight: 700;
    }
    .fotoitem .moredesc {
        overflow:hidden;
    }

    .fotoitem .descinfo {
        opacity:1 !important;
        background-repeat:no-repeat;
        background-size:cover;

    }
    .fotoitem .over.blok .itembar {
        height: 28px;
        z-index:999;
    }

        .fotoitem .over.blok .itembar i.fa {
            font-size: 16px;
            vertical-align: text-bottom
        }

        .fotoitem .over.blok .itembar i.fa {
            font-size: 16px;
            vertical-align: text-bottom
        }

    .fotoitem .over.blok .moredesc .descinfo,
    .fotoitem .over.blok .moredesc .descbg {
        height: calc(100% - 28px);
    }

    .fotoitem .small {
        display: none;
        padding: 5px 0 0 10px;
    }

    .fotoitem .over:hover .small {
        display: inline-block;
    }

    .fotoitem .over.blok .moredesc {
        height: 215px;
    }
