/* Вывод на принтер */ /* -------------- Тело документа ------------------- */ HTML, BODY { padding: 0px; margin: 0px; font-family: Tahoma !important, Arial, Helvetica, sans-serif; color: #000000 !important; font-size: 11px; background: #FFFFFF; } BODY * { font-family: Tahoma !important, Arial, Helvetica, sans-serif; color: #000000 !important; float: none !important; } HTML, BODY, P, DIV, SPAN, A, TABLE, TH, TD { font-size: 11px; text-decoration: none; color: #000000 !important; background: #FFFFFF; } /* ------------------- Заголовки, абзац и ссылки ---------------- */ H1, H2, H3 {text-decoration: none; color: #000000 !important;} P {margin: 0; padding-bottom: 10px; color: #000000 !important;} A {text-decoration: underline;} /* Класс для того, что не нужно выводить на печать */ .noprint {display: none;} /* --------------- Списки --------------------- */ UL, UL.list {margin: 0 0 0 22px; padding: 0 0 0 5px;} UL LI, UL.list LI {background: none; list-style-type: disc; margin: 2px 0 3px 0px; padding-left: 6px;} /* ----------------------- Таблицы ----------------------- */ .table { border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-top: none; border-collapse:collapse; color: #000000 !important; } .table TH { border-bottom: none; border-left: none; border-top: 1px solid #000000; border-right: 1px solid #000000; padding: 4px 10px 5px 10px; } .table TD { border-top: 1px solid #000000; border-right: 1px solid #000000; padding: 4px 10px 5px 10px; border-bottom: 0; border-left: 0 } #left { display: none;} #main, #inner_tab, #right {height: auto; width: auto;} .body_table {height: auto; width: auto; padding: 0px; margin: 0px; border: 1px solid #AAFF00;} #scrolldiv_content {display: block; border: 2px solid #00AAFF; width: auto; padding: 0px; height: auto;} #scrolldiv_slider {display: none;} #scrolldiv_parentContainer, #dhtmlgoodies_scrolldiv {height: auto; width: auto; padding: 0px; margin: 0px; }