@charset "utf-8";
/* ---- hm... -- */
@import "/-/styles/footer.css";
html, body {
	margin: 0;
	padding: 0;
	background: #f5f6f7 url(none);
	color: #000;}
body {
	font-size: 1em;
	text-align: left;
	line-height: 1.3;}
* {font-family: "Trebuchet MS", "Helvetica CY", Verdana, Arial, sans-serif;}
#documenat, #bdoc_end, #f_main, pre, code, cite, blockquote, p, .source, .note, .citata, .t_center {text-align: left !important;}
small, #sdag {font-size: 92%;}
#alt, #documenat, .scrollme, .t_center {
	width: 88%;
	margin-left: 1%;}
#crumbs {margin: 8px;}
#crumbs a:link, #crumbs a:visited {color: #009;}
#bdoc_end, #valid_icons {
	margin-right: 1%;
	margin-left: 1%;}
a, a b {text-decoration: underline;}
a b {font-weight: normal;}
a:link, a b {color: #36c;}
a:link, a:visited {background: transparent;}
a:visited {color: #006;}
a:hover, a:visited:hover, a:active, a:hover b {text-decoration: underline;}
a:hover, a:visited:hover, a:hover b {
	background: #fff;
	color: red;}
a:active, a:focus, a:active b, a:focus b {
	background: #f9f9f9;
	color: red !important;}
#bdoc_end a:link, #bdoc_end a:visited, #bdoc_end a:link b, #bdoc_end a:visited b {
	background: transparent;
	color: #009;}
#bdoc_end a:hover, #bdoc_end a:hover b {
	background: #fff;
	color: red;}
a[name] {
	color: inherit !important;
	text-decoration: none !important;}
a[name]:hover {
	background: #f5f6f7;
	cursor: auto;}
pre {font-family: monospace;}
img {border: none;}
.source p:first-child {margin-top: 0;}
.source:before {
	display: block;
	width: 64%;
	background: #def;
	content: "~~~~";}
a.image {border: 2px solid #00f;}
a.image:hover, a.image:active, a.image:focus {border: 2px solid red;}
a[accesskey]:after {
	margin-left: .2em;
	content: "(" attr(accesskey) ")";
	color: red;}
table, table caption {
	padding: .25em;
	border: 2px solid navy;}
tfoot td {border: none;}
th, td {
	padding: .2em;
	border: 1px solid navy;}
.projection_only, .t_skip, .t_hide {display: none !important;}
.b_lidx {display: inline;}
.ie_aname {
	color: black;
	text-decoration: none;
	cursor: default;}
body:after {
	clear: both;
	display: block;
	margin: 4em auto 0 auto;
	padding: .5em 0;
	background: gray !important;
	color: #f9f9f9 !important;
	content: "Use accesskeys! (Alt +) [C] = CSS on/off; [R] = Switch language to Russian... Read info page for more.";
	font-size: 64%;
	text-align: center !important;
	letter-spacing: 1px;
	border: 2px dotted white;}