/*
 * patch for correct printing in IE
 * by sm@wm.ru, 2005-11-23
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color : #D4DFAE;
}
#left, #header, #footer, #menu {display:none;}
#content {width:100%;}
#left1 {display:block;}
#printHeader {display:block;}
#mainOuterTable {display:none;}
.img-small {background-repeat:no-repeat; background-position:100% 0%;}
.img-small DIV {width:160px; height:160px; background:url(/img/img-left.gif) 0% 100% no-repeat;}

.img-big {}
.img-big DIV {width:288px; height:288px; background:url(/img/img-left.gif) 0% 100% no-repeat;}

