body {
	font-size: 150%;/* 24px */
}
html > body {
	font-size: 150%;/* 24px */
}
.maintext p {
	font-size: 18px;
	line-height: 27px;
}
.notes p {
	font-size: 15px;
	line-height: 22px;
}
.pagination {
	width: 96px;
	font-size: 192px;
}
.layoutswitch {
	display: block;
	width: 96px;
	height: 69px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -69px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2xl.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1xl.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0xl.gif") no-repeat 0 0;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2xla.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1xla.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0xla.gif") no-repeat 0 0 !important;
}
#styler #l, #styler #xl, #styler #xxl {
	display: block;
}
#styler #s, #styler #m {
	display: none;
}
.fillpage h1 {
	font-size: 30px;
	line-height: 54px;
	/* text-shadow: -3px -3px 0px #fff, -5px -5px 2px #b3b3b3 !important; */
	padding: 68px 0;
}
.fillpage #leftpane h1 {
	padding-top: 27px;
}
.fillpage a:link, .fillpage a:visited, .fillpage a:active {
	padding: 32px 18px 40px;/* 3+30+24+36+3=96px=4em; */
	border-width: 3px;
}
/* .fillpage a:hover {
	border: 3px 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;
}
.betony div {
	text-shadow: 1px 1px 1px #ccc, -1px -1px 2px #000;
}
#betonyM0 {
	height: 108px;/* 4строк; */
}
#betonyM1 {
	height: 18px;
}
