@import url(css/normalnew.css);
* {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-style: normal;
}
html {
	font-size: 100.01%;
}
body {
	background-color: white;
	font-family: Georgia, serif;
	font-size: 100%;
	color: #333330;
}
td {
	height: 100%;
}
#container {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;/* для IE6 */
	overflow: hidden;
}
#workarea {
	height: 100%;
	margin: 0 auto;/* для современных броузеров */
}
#layoutmenu {
	position:relative;
	top: 1em;
	width: 4em;
	height: 32%;
}
.pagination {
	position: relative;
	text-align: center;
}
#prevPage {
	top: 0;
}
#nextPage {
	top: 0;
}
.nopages {
	visibility: hidden;
}
#styler {
	position:relative;
	top: 1em;
	width: 3em;
	height: 32%;
}
#styler p {
	text-align: center;
}
.wrappage {
	margin: 0.5em 0;
	overflow-x: hidden; /* для IE6-удаление пикселей справа (появляются из-за курсива) */
}
.pageheader, .pagefooter {
	height: 3em;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.pageheader {
	padding: 0 1.5em;/* 24px; */
}
.pageheader div, .pagefooter div {
	font: normal 0.625em/1.2 Verdana, Geneva, sans-serif;/* 10/12px; */
	color: #808078;
	padding-top: 1em;/*  */
}
#chaptername {
	padding-right: 2.4em;/* 24px; */
}
#copyrighted {
	padding-left: 2.4em;/* 24px; */
}
#pagenumbers {
	width: 4em; /* 48px; */
	font-size: 0.75em;
	padding-top: 0.75em;
}
.curpagenum {
	font-size: smaller;
	vertical-align: top;
	font-weight: bold;
}
.maxpagenum {
	font-size: smaller;
	vertical-align: sub;
	font-weight: bold;
}
/* ТИТУЛЬНАЯ СТРАНИЦА */
.fillpage {
	height: 100%;
	width: 100%;
	text-align: center !important;
}
.fillpage h1 {
	text-align: center;
	font-weight: normal;
	color: #333330;
	letter-spacing: 0.05em;/* 1px; */
}
.fillpage h1 span {
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	letter-spacing: 0;
	color: #595950;
}
.fillpage #intro, .fillpage #issue {
	font-family: Verdana, Geneva, sans-serif;
	color: #666660;
}
.fillpage #intro, .fillpage #issue {
	position: relative;
	left: 47%;
	width: 47%;
	line-height: 1.2;
}
.fillpage #intro {
	margin-top: 5%;
	font-size: 0.625em; /* 10px; */
}
.fillpage p {
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 0.75em;
	line-height: 1;
	text-align: center;
	color: #666660;
}
.fillpage p span, .fillpage #sitename {
	letter-spacing: 0.083em;
}
.fillpage p span {
	font-variant: small-caps; 
}
.maintext p {
	padding: 0 2em;/* 2x12=36px */
	text-align: justify;
	text-indent: 2em; /* 24px; */
	font-size: 0.75em;/* =12px */
	line-height: 1.5; /* =18px */
	letter-spacing: 0.002em;
}
.hruler {
	height: 1.5em;
	padding: 0 1.5em;/* 24px; */
}
.hruler div {
	padding-top: 0.75em;
	border-bottom: 0.063em solid lightsteelblue;
}
/* БУКВИЦА */
.betony {
	position: relative;
	left: 0;
	top: 8em;
	margin-top: -8em; /* -108px; */
	height: 8em; /* 9em; */
}
.betony div {
	font-size: 7.5em; /* 120px; */
	line-height: 0.75;/* 90px; */
	color: #e2e2d9;
}
#betonyM {
	width: 6em;
	padding-left: 1em;
}
#betonyM0 {
	width: 7.5em;/* 8.25em; */
	height: 4.5em;/* 4строк; */
}
#betonyM1 {
	width: 8em;
	height: 1.125em;
}
.notes {
	padding: 0 2em;
}
.notenum {
	float: left;
	height: 1.636em; /* 16px; */
	text-align: right;
	font-size: 0.625em;/* =10px */
	line-height: 1.5; /* =15px */
	/* margin-right: 0.8em; */
}
.notes p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	text-indent: 1.6em; /* 16px; */
	font-size: 0.625em;/* =10px */
	line-height: 1.5; /* =15px */
	color: black;
	padding: 0 0.2em 0 0.4em;
}
.pioneer {/* первый абзац */
	padding-top: 4.5em !important;/* 3 строчек, 54px; */
}
.noindent {
	text-indent: 0 !important;
}
.indentBtm {
	margin-bottom: 1.636em;/*  =18px */
}
em {
	background-color: #f5f5f5;
	border: 0.083em solid #f2f2f2;
}
cite {
	font-style: italic;
	border-bottom: 0.083em solid #f2f2f2;
}
.maintext em, .maintext cite {
	color: #4d4d40;
}
.notes em, .notes cite {
	color: #003866;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover, a.fnhover {
	color: white;
	background-color: Steelblue;
}
.fillpage a {
	display: block;
	text-align: center;
	padding: 1em 0;
	font-family: 'Arial Black', Gadget, sans-serif;
}
.fillpage a:link, .fillpage a:visited, .fillpage a:active {
	color: #666660;
}
.fillpage a:hover {
	color: #333330;
}
.maintext a, .notes a, .pagination a {
	font-size: 80%;
}
.maintext a, .notes a {
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: top;
	color: Steelblue;
	font-weight: bold;
	font-style: normal;
	outline: none;
	padding: 0 0.167em 0.167em 0.12em; /* 0 1px 2px ~1px; */
}
.notes p a {
	font-size: 100%;
	font-weight: normal !important;
	text-decoration: underline;
	padding: 0 0.3em 0.2em;
	word-wrap: break-word;
}
.pagination  a:link, .pagination a:visited {
	font-family: 'Arial Narrow', 'Arial MT Condensed Light', sans-serif;
	color: lightsteelblue;
	font-weight: bold;
}
.pagination a:hover {
	font-family: 'Arial Narrow', 'Arial MT Condensed Light', sans-serif;
	background: none;
	color: Steelblue;
}
#prevPage a {
	text-shadow: -0.01em 0.01em 0.01em White;
}
#nextPage a {
	text-shadow: 0.01em 0.01em 0.01em White;
}
#prevPage a:hover {
	margin-left: -0.05em;
	text-shadow: 0.01em 0.01em 0.01em LightSteelBlue;
}
#nextPage a:hover {
	margin-left: 0.05em;
	text-shadow: -0.01em 0.01em 0.01em LightSteelBlue;
}
#styler a:link, #styler a:visited, #styler a:active {
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;
	color: lightsteelblue;
	background: none;
}
#styler a:hover {
	color: white;
	background-color: Steelblue;
}
.activestyle:link, .activestyle:visited, .activestyle:hover {
	color: white !important;
	background-color: lightsteelblue !important;
	font-weight: bold !important; 
}
.pageheader a {
	display: block;
	color: #808078;
	background-color: #f5f5f0;
	text-decoration: none;
	letter-spacing: 0.083em;
	padding: 0.3em 0.5em 0.4em;
}
.pageheader a span {
	letter-spacing: 0 !important;
}
.pageheader a:hover {
	color: white;
	background-color: Steelblue;
}
.floatLeft {
	float: left;
	text-align: left;
}
.floatRight {
	float: right;
	text-align: right;/*  */
}
.clearLeft {
	clear: left;
}
.alignCenter {
	text-align: center;
}
.displayNone {
	display: none;
}
.leftpagenum {
	float: left !important;
}
.rotated3 {
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
}
