body {
	font-size: 150%;/* 24px */
}
html > body {
	font-size: 150%;/* 24px */
}
.maintext {
	background: white url(../img/sprites/cc_bgxl.gif);/*  */
}
#headlines {
	height: 9em;/* 8 строк - 216px */
}
.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;
}
#styler #xxl, #styler #l, #styler #xl {
	display: block;
}
#styler #s, #styler #m {
	display: none;
}
.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;
}
.pageheader a span {
	border-bottom: 1px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 1px solid LightSteelblue;
}
