* {
	margin:0px;
	padding:0px;
	border: 0px;
}
body {
	font-family: Arial;
	color: #585858;	
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #585858;
}
#body{

	position:relative;
	margin: 31px auto;
	width: 700px;
}


#header_print{
	width: 100%;
	height: 71px;
	margin-bottom: 50px;
}
#logo{
	float: left;
	width: 139px;
	height: 71px;
}

#header_print .header_block{
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	margin-left: 148px;
	height: 56px;
	padding-top: 15px;
	font-size: 10px;
	line-height: 14px;

}
#header_print .header_block span {
	color: #808080;
	padding: 0px 5px;

}

.pkf {
	float: right;
	padding-top: 2px;
	width: 70px;
}
.pkf img {
	margin: 0px 20px 12px 0px;

}
.razd{
	border-bottom: 1px solid grey;
	margin-bottom: 15px;
}
#header{
	display: none;
}
#main-menu{
	display: none;
}
#left_column{
	display: none;
}
#right_column{
	margin-left: 0px;
}
.table_description{
	margin-bottom: 20px;
}	
#right_column .right_head span.child{
	font-size: 12px!important;
	font-weight: normal;
	display: block;
}
#right_column .right_head h1, #right_column .right_head h1 .child, #right_column .left{
	width: 100%!important;
}

#right_column .right_head .pic{
	display: none;
}
#right_column .right{
	display: none;
}

#right_column .right_head .print{
	display: none;
}

#footer{
	display: none;
}
.buttons{
	display: none;
}