/* Вывод на принтер */
HTML, BODY {
				padding: 0px;  
				margin: 0px; 
				font-family: Tahoma !important, Arial, Helvetica, sans-serif; 
				color: #000000 !important; 
				font-size: 11px;
			   background: White;			
				}

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: White;}
H1, H2, H3 {text-decoration: none; color: #000000 !important;}
P {margin: 0; padding-bottom: 10px; color: #000000 !important;}
A {text-decoration: underline;}


#left {display: none;}
#left_inner {display: none;}
#top {display: none;}
#menu {display: none;}
#auth {display: none;}
#extra {display: none;}
#logo {position: static; text-align: left; padding-bottom: 30px;}
#slogan {display: none;}
#services {display: none;}
.status {display: none;}
.noprint {display: none;}
#main {width: auto; height: auto; color: #000000 !important; background: White; float: none !important;}
.inner {width: auto; height: 99%; color: #000000 !important; background: White; float: none !important;}
#copyright {padding: 0 20px 26px 0; white-space: nowrap; background: White;}



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-collapse:collapse; color: #000000 !important;}
.table TH {border-top: 1px solid #000000; border-right: 1px solid #000000; background: #CCCCCC; padding: 4px 10px 5px 10px; border-bottom: 0; border-left: 0;}
.table TD {border-top: 1px solid #000000;  border-right: 1px solid #000000; padding: 4px 10px 5px 10px; border-bottom: 0; border-left: 0}