/*
@media screen and (max-width: 1190px) {
    div#main {
        width: 1000px;
    }
    body > .inner,
    body#pageid-1 > .inner {
        background: none;
    }
    div#header,
    body#pageid-1 > .inner div#header {
        background-position: -370px top;
    }
    div#menu-main a {
        padding: 0px 3px;
        font-size: 14px;
    }
    div#menu-main a:first-child {
        margin-left: 3px;
    }
    
    .div-web-search-input .form-text {
        width: 220px;
    }
    #eshop-basket-content-little-link,
    #eshop-basket-content-little {
        right: 30px;
    }
    
    .eshop-product.preview {
        margin: 0px 10px 10px 0px;
        width: 220px;
    }
    .eshop-product.preview .picture img {
        width: 210px;
    }
    .eshop-product.preview form .form-button, .eshop-product.preview form a.detail {
        width: 68px;
    }
    div#right {
        width: 690px;
    }
    
    .menu-forum > .item {
        width: 290px;
    }

    .eshop-order-step-info a {
        padding: 7px 5px
    }
    
    #pecat {
        top: 135px;
    }



    #lng-switch {
        right: 30px;
    
    }
    #pageid-1 #lng-switch {
        bottom: 340px;
        right: 15px;
    }


}

*/