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: 45px;
	/* text-shadow: -2px -2px 0px #fff, -4px -4px 2px #b3b3b3 !important; */
	padding: 57px 0;
	/* text-shadow: 1px 1px 1px #ccccc0; */
}
.fillpage #leftpane h1 {
	padding-top: 23px;
}
.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 a:link, .fillpage a:visited, .fillpage a:active {
	padding: 28px 14px 33px;/* 2+28+15+33+2=80px=4em; */
	border-width: 2px;
}
/* .fillpage a:hover {
	border: 2px solid #ffb831;
}
.fillpage a span {
	border-bottom: 2px dotted #cc9;
}
.fillpage a:hover span {
	border-bottom: 2px solid #cc9 !important;
} */
.pageheader a span {
	border-bottom: 1px dotted #ab9374;
}
.pageheader a:hover span {
	border-bottom: 1px dotted white;
}
#betonyM0 {
	height: 90px;/* 4строк; */
}
#betonyM1 {
	height: 19px;
}
.betony div {
	text-shadow: 1px 1px 1px #ccc, -1px -1px 2px #000;
}
