#mainHeader {
 display: none !important;
}

#sidePanel {
 display: none !important;
}

.limiter {
 display: none !important;
}

.deliverySheet {
 font-size: 20px !important;
}

.deliverySheet span.deliveryAddress {
 font-size: 24px !important;
}

tr.printLined td {
 font-size: 14px !important; 
 border-bottom: 1px solid #555 !important;
}

#formPanel {
 font-size: 24px; !important;
}

#listTable {
 width: 100% !important;
}

#listTable td {
 border-bottom: 1px solid #aaa;
}

#listTable {
 width: 100% !important;
}

.stockWizard td {
 font-size: 20px !important;
}

.stockWizard tr.trSeparator td {
 font-size: 26px !important;
}

span.printableLarge {
 font-size: 30px !important;
}

span.printableMedium {
 font-size: 25px !important;
}

span.printableLarge span {
 font-size: 20px !important;
}



/* Nyomtatási kitételek */

.printableTitle {
 display: block;
 font-size: 40px;
}