@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: #e5eeff;
	font-family: Georgia, serif;
	font-size: 100%;
	color: #333;
}
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%;
}
/* .layoutswitch span {
	visibility: hidden;
} */
.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-удаление пикселей справа (появляются из-за курсива) */
	background-color: white;
	/* background: white url(cc_bg.gif); */
}
.pageheader {
	height: 2em; /* 32px; */
	padding-left: 2.25em;/* 36px; */
}
.pagefooter {
	height: 2em; /* 32px; */
}
.pageheader div, .pagefooter div {
	padding: 1em 0;/* 10px; */
	font: 0.625em/1.2 normal Verdana, Geneva, sans-serif;/* 10/12px; */
	color: Steelblue;
}
#chaptername {
	padding-left: 3.6em;
}
#pagenumbers {
	width: 4em; /* 48px; */
	/* background-color: #eff3fb; */
	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 {
	background-color: black;
	text-align: center !important;
}
.fillpage h1 {
	margin-bottom: 3%;
	padding-top: 20%;
	text-align: center !important;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.25 !important;
	color: Gainsboro;
	font-family: verdana;
	letter-spacing: 0.05em;/* 1px; */
}
.fillpage img {
	border: 0.063em solid #e5e5e5;
}
.fillpage p {
	margin-top: 3%;
	text-align: center !important;
	font-size: 0.875em !important;
	font-weight: bold;
	line-height: 1.25 !important;
	color: Gainsboro;
}
.maintext {
	padding-top: 20%;
	/* background: #fff url(cc_bg.gif); */
	/* position: relative; */
}
.hruler {
	height: 1.5em;
	padding: 0 2.25em;/* 36px; */
}
.hruler div {
	padding-top: 0.75em;
	border-bottom: 0.063em solid lightsteelblue;
	/* background-color: #999; */
	/* background-color: #555;
	margin: 0.75em 2em 0.5em; */
}
.pageheader, .pagefooter {
	font-family: Arial, Helvetica, sans-serif;
}
/* БУКВИЦА */
.betony {
	position: relative;
	left: 0;
	top: 9em;
	margin-top: -9em; /* -108px; */
	height: 9em; /* 9em; */
}
.betony div {
	text-align: right;
	font-size: 9em; /* 144px; */
	line-height: 0.75em;/* 108px; */
}
#betonyB {
	width: 8em;
}
#betonyA {
	width: 9em;
}
#betonyH {
	width: 10em;
}
#betonyB0 {
	width: 8.25em;
	height: 4.5em;
}
#betonyB1 {
	width: 8.5em;
	height: 1.125em;
}
#betonyB2 {
	width: 8em;
	height: 1.125em;
}
#betonyA0 {
	width: 9em;
	height: 4.5em;
}
#betonyA1, #betonyH1 {
	width: 9.5em;
	height: 1.125em;
}
#betonyA2 {
	width: 10.125em;
	height: 1.125em;
}
#betonyO0 {
	width: 9.25em;
	height: 4.5em;
}
#betonyO1 {
	width: 9em;
	height: 1.125em;
}
#betonyO2 {
	width: 8.25em;
	height: 1.125em;
}
#betonyF0 {
	width: 9.5em;
	height: 4.5em;
}
#betonyF1 {
	width: 9em;
	height: 1.125em;
}
#betonyF2 {
	width: 8em;
	height: 1.125em;
}
#betonyH0 {
	width: 9.5em;/* 8.25em; */
	height: 4.5em;/* 4.5em; */
}
#betonyH2 {
	width: 10em;/* 8em; */
	height: 1.125em;/* 1.125em; */
}
.notes {
	padding: 0 3.8em;
	/* background-color: lightsteelblue; */
	/* background: #fff url(cc_bgn.gif); */
}
.notenum {
	float: left;
	height: 1.636em; /* 16px; */
	text-align: right;
	font-size: 0.625em;/* =10px */
	line-height: 1.5; /* =15px */
	/* margin-right: 0.8em; */
}
.maintext p {
	padding: 0 3em;/* 3x12=36px */
	text-align: justify;
	text-indent: 2em; /* 24px; */
	font-size: 0.75em;/* =12px */
	line-height: 1.5; /* =18px */
	letter-spacing: 0.002em;
	/* background-color: white; */
}
.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: #003866;
	/* background: #ccc url(cc_bgn.gif); */
	padding: 0 0.2em 0 0.5em;
}
.notesTrans p {
	padding-left: 1em;/* только для 1й  и 3й глав, (там где есть переход с 1-значного на 2х-значный и с 2х-значного на 3х-значный номера сносок */
}
.pioneer {/* первый абзац */
	padding-top: 4.5em !important;/* 6 строчек, 54px; */
	/* text-indent: -0.333em !important;4px; */
}
.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;
}
.fillpage cite {
	font-size: 1em;
	border: none;
}
a:link, a:visited, a:active {
	font-family: Verdana, Geneva, sans-serif;
	/* font-size: 80%; */
	vertical-align: top;
	color: Steelblue;
	text-decoration: none;
	font-style: normal;
	font-weight: bold !important;
	outline: none;
}
a:hover, a.fnhover {
	color: white;
	background-color: Steelblue;
}
.main a, .notes a, .pagination a {
	font-size: 80%;
}
.main a, .notes a {
	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;
	/* padding: 0 0.25em !important; */
	/* font-weight: normal !important; */
}
.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;
}
.fillpage a:link, .fillpage a:visited, .fillpage a:active {
	font-family: 'Arial Narrow', 'Arial MT Condensed Light', sans-serif;
	color: Steelblue;
	padding: 0 0.25em !important;
}
.fillpage a:hover {
	color: white;
	background-color: Steelblue;
}
.pageheader a:link, .pageheader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: underline;
	letter-spacing: 0 !important;
	padding: 0.2em 0.4em 0.4em;
}
.pageheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: Steelblue;
	background-color: #eff3fb;
	padding: 0.2em 0.5em 0.5em;
}
#styler a:link, #styler a:visited, #styler a:active {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	color: Lightsteelblue;
	background: none;
}
#styler a:hover {
	color: white;
	background-color: Steelblue;
	/* background: none; */
	/* border-bottom: 0.125em solid Steelblue; */
}
.activestyle:link, .activestyle:visited, .activestyle:hover {
	color: white !important;
	background-color: Lightsteelblue !important;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearLeft {
	clear: left;
}
.alignCenter {
	text-align: center;
}
.displayNone {
	display: none;
}

.shadow {
	-webkit-box-shadow: 0 0 0.25em 0 black;
	-moz-box-shadow: 0 0 0.25em 0 black;
	box-shadow: 0 0 0.25em 0 black;
}
.leftpagenum {
	float: left !important;
}

/* .rightpagenum {
	background-color: #ccc !important;
}

.curleftpage {
	background-color: #ccc !important;
}

.currightpage {
	background-color: #f60 !important; 
}*/
