body *{
	font-size:10pt;
}
body,
#header{
background:none;
}
#search,
#menu,
#FooterMenu,
#SubMenu,
body.start #content .left,
body.col2 #content .left,
.classificator,
.AboutTable,
.button_box,
.page_box,
table .bull,
.banners{
	display:none;
}
body,
#header{
	background:#fff;
	padding:0;
	text-align:left;
	border:none;
}
body a{
	text-decoration:none;
	color:#000;
}
#frame{
	width:97%;
	padding:0;
	margin:0;
}
#wrapper{
	border:none;
}
#content{
	overflow:visible;
}
html body.start #content .right,
html body.col2 #content .right{
	background:none;
	float:none;
	margin:0;
	width:100%;
	padding:30px 0 15px 15px;
	position:static;
}
body.start .right img{
	display:none;
}
body.start #content .right .text{
	color:#000;
	width:100%;
	position:static;
	margin:15px 0 0 15px;
}
body.col2 #content .right .text{
	color:#000;
	width:100%;
	position:static;
	margin:15px 0 0 15px;
	background:red;
}
#copy{
	text-align:left;
	padding:50px 0 15px 15px;
}
#PrintInfo{
	display:block;
	padding-left:15px;
	font-size:8pt;
}
body.col2 #content h4{
	color:#513F33;
}
body.models .model{
	float:none;
	width:100%;
	border-bottom:solid 1px #000;
}
body.models .model img{
	display:none;
}
table.config{
	width:auto;
}
table.config .col0,
table.config .col1{
	width:auto;
	font-size:8pt;
}