@charset "utf-8";

.mod_static{
    
}

#static_480{
    background-image: url(../images/kurier.png);
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 700px;
}

.mod_static img{
    max-width: 100%;
    height: auto !important;
}


.mod_static #static_391{
}
    .mod_static #static_391 h2{
        border: 0;
        padding: 10px 0 0 0;
    }
    .mod_static #static_391 table table tr td img:hover{
        opacity: 0.8;
        cursor: pointer;
    }
    .mod_static #static_391 table table tr td h2 a{
        color: #1d54f3;
    }
    .mod_static #static_391 table table tr td h2 a:hover{
        color:#e21d26;
        cursor: pointer;
    }




.mod .gallery{
    border-top: thin solid #C6CFCF;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}
    .mod .gallery .gallery_photo{

    }
    .mod .gallery .gallery_photo .image{
        -webkit-box-shadow: 0px 0px 5px 0px rgba(163,163,163,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(163,163,163,1);
        box-shadow: 0px 0px 5px 0px rgba(163,163,163,1);
    }

    .mod .gallery .gallery_photo .image img{

    }



