body {
	font-size: 13px;
}
html > body {
	font-size: 13px;
}
.maintext {
	background: white url(../img/sprites/cc_bgs.gif);/*  */
}
#headlines {
	height: 120px;/* 8 строк */
}
.maintext p {
	font-size: 10px;
	line-height: 15px;
}
.notes p {
	font-size: 9px;
	line-height: 14px;
}
.pageheader div, .pagefooter div {
	font-size: 9px;
}
.pagination {
	width: 52px;
	font-size: 104px;
}
.layoutswitch {
	display: block;
	width: 52px;
	height: 36px;
}
.layoutswitch:hover {
	background-color: transparent;
	background-position: 0 -36px !important;
}
#twoPages {
	background: transparent url("../img/sprites/p2s.gif") no-repeat 0 0;
}
#onePage {
	background: transparent url("../img/sprites/p1s.gif") no-repeat 0 0;
}
#scrollPage {
	background: transparent url("../img/sprites/p0s.gif") no-repeat 0 0;
}
#styler #m, #styler #s {
	display: block;
}
#styler #l, #styler #xl, #styler #xxl {
	display: none;
}
.activemenu#twoPages {
	background: transparent url("../img/sprites/p2sa.gif") no-repeat 0 0 !important;
}
.activemenu#onePage {
	background: transparent url("../img/sprites/p1sa.gif") no-repeat 0 0 !important;
}
.activemenu#scrollPage {
	background: transparent url("../img/sprites/p0sa.gif") no-repeat 0 0 !important;
}
.maintext h1 {
	font-weight: bold;
}
#line1 {
	height: 2px;
	margin: 0 2em;
	background-color: #333;
}
#line2 {
	height: 1px;
	margin: 1px 2em 12px;
	background-color: #666;
}
.pageheader a span {
	border-bottom: 1px dotted #808078;
}
.pageheader a:hover span {
	border-bottom: 1px solid LightSteelblue;
}
