body {
	font-size: 13px;
}
html > body {
	font-size: 13px;
}
.maintext p {
	font-size: 10px;
	line-height: 15px;
}
.notes p {
	font-size: 9px;
	line-height: 14px;
}
.pageheader div, .pagefooter div {
	font-size: 9px;
}
.pagination {
	width: 52px;
	font-size: 104px;
}
.layoutswitch {
	display: block;
	width: 52px;
	height: 36px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -36px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2s.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1s.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0s.gif") no-repeat 0 0;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2sa.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1sa.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0sa.gif") no-repeat 0 0 !important;
}
#styler #s, #styler #m {
	display: block;
}
#styler #l, #styler #xl, #styler #xxl {
	display: none;
}
.fillpage h1 {
	font-size: 18px; /* 1.25em; */
	line-height: 32px;/* 1.8 */
	/* text-shadow: -1px -1px 0px #fff, -3px -3px 2px #b3b3b3 !important; */
	padding: 41px 0;
}
.fillpage #leftpane h1 {
	padding-top: 16px;/* 0.9em */
}
.fillpage p {
	font-size: 11px;
}
.fillpage a:link, .fillpage a:visited, .fillpage a:active {
	font-size: 10px;
	padding: 18px 8px 22px;/* 1+18+10+22+1=52px=4em; */
	border-width: 1px;
}
/* .fillpage a:hover {
	border: 1px solid #ffb831;
}
.fillpage a span {
	border-bottom: 1px dotted #cc9;
}
.fillpage a:hover span {
	border-bottom: 1px solid #cc9 !important;
} */
.pageheader a span {
	border-bottom: 1px dotted #ab9374;
}
.pageheader a:hover span {
	border-bottom: 1px dotted white;
}
#betonyM0 {
	height: 60px;/* 4строк; */
}
#betonyM1 {
	height: 12px;
}
.betony div {
	text-shadow: 1px 1px 1px #ccc, -1px -1px -1px #000;
}
