body {
	font-size: 125%;/* 20px */
}
html > body {
	font-size: 125%;/* 20px */
}
.maintext p {
	font-size: 15px;
	line-height: 23px;
}
.notes p {
	font-size: 12px;
	line-height: 18px;
}
.fillpage h1 {
	font-size: 25px;
	line-height: 32px;
}
.fillpage p {
	font-size: 15px !important;
	line-height: 18px !important;
}
.pagination {
	width: 80px;
	font-size: 160px;
}
.layoutswitch {
	display: block;
	width: 80px;
	height: 58px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -58px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2l.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1l.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0l.gif") no-repeat 0 0;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2la.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1la.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0la.gif") no-repeat 0 0 !important;
}
#styler #m, #styler #l, #styler #xl {
	display: block;
}
#styler #s, #styler #xxl {
	display: none;
}
.fillpage {
	/* background: transparent url(../img/cc_bgn.gif); */
	background: transparent url(../img/fillpage_bgl.gif) top center repeat-y;
}
.fillpage h1 {
	border-top: 5px solid #fff;
	padding-top: 10px;/*  */
	font-size: 28px;
	line-height: 1;
}
.fillpage h1 span {
	margin: 5px auto 0;
	padding: 18px 23px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	font-size: 24px;
	text-shadow: 1px 1px 0 #fff;
}
.fillpage #intro {
	background: transparent url(../img/intro_bgl.gif);
	padding: 10px 12px 12px;
	border: 2px solid #fff;
	border-bottom-color: #ccccc0;
}
.fillpage #issue {
	padding: 8px 13px;
	font-size: 11px;
}
.maintext {
	padding-top: 60px;
}
.betony div {
	text-shadow: 1px 1px 1px #808078;
}
#betonyM0 {
	height: 92px !important;/* 4строк; */
}
#betonyM1 {
	height: 19px !important;
}
.fillpage a:hover {
	background: #f83 url(../img/fillpage_bgl1.gif) top center repeat-y;
	text-shadow: 1px 1px 0 white;
}
.pageheader a span {
	border-bottom: 1px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 1px solid LightSteelblue;
}
