body {
	font-size: 125%;/* 20px */
}
html > body {
	font-size: 125%;/* 20px */
}
.maintext {
	background: white url(../img/sprites/cc_bgl.gif);/*  */
}
#headlines {
	height: 9.2em;/* 8 строк - 184px */
}
.maintext p {
	font-size: 15px;
	line-height: 23px;
}
.notes p {
	font-size: 12px;
	line-height: 18px;
}
.fillpage h1 {
	font-size: 25px;
	line-height: 32px;
}
/* .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;
}
#styler #m, #styler #l, #styler #xl {
	display: block;
}
#styler #s, #styler #xxl {
	display: none;
}
.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;
}
.pageheader a span {
	border-bottom: 1px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 1px solid LightSteelblue;
}
