body {
	font-size: 100%;/* 16px */
}
html > body {
	font-size: 100%;/* 16px */
}
.pagination {
	width: 64px;
	font-size: 128px;
}
.layoutswitch {
	display: block;
	width: 64px;
	height: 46px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -46px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2n.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1n.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0n.gif") no-repeat 0 0;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2na.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1na.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0na.gif") no-repeat 0 0 !important;
}
#styler #s, #styler #m, #styler #l {
	display: block;
}
#styler #xl, #styler #xxl {
	display: none;
}
.fillpage h1 {
	font-size: 23px;
	line-height: 46px;
	padding: 53px 0;
	/* text-shadow: -2px -2px 0px #fff, -4px -4px 2px #b3b3b3 !important; */
}
.fillpage #leftpane h1 {
	padding-top: 18px;/* 0.9em */
}
.fillpage a:link, .fillpage a:visited, .fillpage a:active {
	padding: 23px 12px 27px ;/* 1+23+12+27+1=64px=4x16=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;
}
.betony div {
	text-shadow: 1px 1px 1px #ccc, -1px -1px 2px #000;
}
#betonyM0 {
	height: 72px;/* 4строк; */
}
#betonyM1 {
	height: 12px;
}
