* { color: black !important;}

#header {
    margin:35px auto !important;
}

table.print_table {
    width:99%;
    margin:10px 0px;
    display:table;
    empty-cells:show;
    height:100%;
    border-collapse:collapse;
    border: 1px solid black;
}

table.print_table tr.header td {
    background: black;
    color: white !important;
    text-align:center;
    font-weight:bold;
}

table.print_table, table.print_table tr, table.print_table td {
    border-bottom: 0px !important;
}

table.print_table {
    margin:0px;
    page-break-inside: avoid;
}

table.print_table_last, table.print_table_last tr, table.print_table_last td {
    border: 1px solid #000 !important;
}

table.print_table td.print_other_7 { width:80px; text-align: center;}
table.print_table td.print_other_6 { width:80px; text-align: center; }
table.print_table td.print_other_5 { width:80px; text-align: center;}
table.print_table td.print_other_4 { width:200px; text-align: center;}
table.print_table td.print_other_3 { width:60px; text-align: center;}
table.print_table td.print_other_2 { width:40px; text-align: center;}

table#avto_list a, table.print_table a {
    text-decoration:none;
}
table.print_table img {border:0px !important;}
table#avto_list td, table.print_table td {
    vertical-align:middle;
    padding:9px 2px;
    border: 1px solid black;

}

table.print_table tbody td {
    padding: 5px !important;
}
table.print_table div.ad_price_old{
text-decoration: line-through;
text-align:right;
}
table.print_table div.ad_price_new{
text-align: right;
}
