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: 1px 1px 0 #fff, 2px 2px 2px #a1a8b3 !important;
	/* padding: 57px 0; */
}
.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 {
	border: 1px solid #e4e9f2;
	box-shadow: 2px 2px 4px #b0c4de;
}
.pageheader a span {
	border-bottom: 1px dotted #afc3de;
}
.pageheader a:hover span {
	border-bottom: 1px dotted white;
}
#betonyC0 {
	height: 92px;/* 4строк; */
}
#betonyC1 {
	height: 19px;
}
.betony div {
	text-shadow: 1px 1px 0 #fff, 2px 2px 6px #a1a8b3;
}
