#Margin_l {
/*	background-image:	url(images/grad_l.png); background-position: center; background-repeat: repeat-y;*/
}

#Margin_r {
/*	background-image:	url(images/grad_r.png); background-position: center; background-repeat: repeat-y;*/
}

#Cell {
	border-style:	solid;
	border-width:	1;
	border-color:	#666666;
}

p.Mx_main {
	text-align:		justify;
}
a.Mx_main:visited {
	color:			#A57761;	/* Mx_todo: сделать немного посветлее */
}

p.Mx_main_b {
	font-weight:	bold;
	text-align:		justify;
}

p.Mx_header {
	font-weight:	bold;
	font-size:		150%;
	text-align:		center;
}

p.Mx_header_sm {
	font-weight:	bold;
	font-size:		125%;
	text-align:		center;
}

p.Mx_header_sm2 {
	font-weight:	bold;
	font-size:		100%;
	text-align:		center;
}

p.Mx_menu {
	font-size:		125%;
	text-align:		center;
}

p.Mx_reclam {
	font-size:		smaller;
}

p.Mx_descr {
	color:			#808080;
	font-size:		smaller;
	text-align:		center;
}

p.Mx_descr_big {
	color:			#808080;
	text-align:		center;
}

p.Mx_remark {
	font-style:		italic;
	text-align:		justify;
}

p.Mx_question {
	font-weight:	bold;
	text-align:		justify;
/*	text-indent:	30px;*/
}
