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: 2px 2px 0 #fff, 3px 3px 3px #a1a8b3 !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 {
	border: 1px solid #e4e9f2;
	box-shadow: 2px 2px 5px #b0c4de;
}
.pageheader a span {
	border-bottom: 1px dotted #afc3de;
}
.pageheader a:hover span {
	border-bottom: 1px dotted white;
}
.betony div {
	text-shadow: 2px 2px 0 #fff, 3px 3px 8px #a1a8b3;
}
#betonyC0 {
	height: 108px;/* 4строк; */
}
#betonyC1 {
	height: 18px; /* 12 x 1.5 */
}
