body {
	font-size: 175%;/* 28px */
}
html > body {
	font-size: 175%;/* 28px */
}
.maintext {
	background: white url(../img/sprites/cc_bgxxl.gif);/*  */
}
#headlines {
	height: 288px;/* 9 строк */
}
.maintext p {
	font-size: 21px;
	line-height: 32px;
}
.notes p {
	font-size: 17px;
	line-height: 27px;
}
.fillpage h1 {
	font-size: 35px;
	line-height: 44px;
}
.fillpage p {
	font-size: 21px !important;
	line-height: 25px !important;
}
.pagination {
	width: 112px;
	font-size: 224px;
}
.layoutswitch {
	display: block;
	width: 112px;
	height: 80px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -80px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2xxl.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1xxl.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0xxl.gif") no-repeat 0 0;
}
#styler #xxl, #styler #xl {
	display: block;
}
#styler #s, #styler #m, #styler #l {
	display: none;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2xxla.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1xxla.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0xxla.gif") no-repeat 0 0 !important;
}
.pageheader a span {
	border-bottom: 3px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 2px solid LightSteelblue;
}
