body {
    /*font: 12pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
    color: black;
    background: none;
    width: 100%;
}

.noprint, .noprint > *{
    display: none
}

div.print{
    display:block;
}

div.content div.eshop_wrapper{
    margin:0
}
div.content{
    margin:0;
}

ul.nicetabs_nav{
    display:none;
}
#content table.table{
    font-size: 14px;
    
    /*background:#a2a2a2!important;*/
    /*-webkit-print-color-adjust: exact; */
    border: 1px solid #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
table.table td,table.table th{
    border: 1px solid #b2b2b2;
}
#content table.table.eshopsum th, #content table.eshopsum td, #content table.eshopsum td a{
    font-size: 14px!important;
}
#content table {
    margin-left:5px!imporntant;
    margin-right:0px!important;
}

.newpage{
    page-break-before: always
}