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: 1px 1px 0 #fff, 2px 2px 2px #a1a8b3 !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 {
	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;
}
.betony div {
	text-shadow: 1px 1px 0 #fff, 2px 2px 4px #a1a8b3;
}
#betonyC0 {
	height: 72px;/* 4строк = 72/18; */
}
#betonyC1 {
	height: 12px;
}
