﻿@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;}
#bdoc_end, #f_main, blockquote, p, .source, .note, .t_center {text-align: left !important;}
#crumbs {margin: 8px;}
#crumbs a:link, #crumbs a:visited {color: #009;}
#read, #bdoc_end, .t_center {margin-left: 1%;}
#bdoc_end {margin-right: 1%;}
#read, .t_center {width: 88%;}
#bdoc_end {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] {
	background: inherit !important;
	color: inherit !important;
	text-decoration: none !important;
	cursor: auto;}
img {border: 1px solid navy;}
small, #sdag {font-size: 92%;}
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;}
.b_lidx {display: inline;}
.source p:first-child {margin-top: 0;}
.source:before {
	display: block;
	width: 64%;
	background: #def;
	color: #def;
	content: "-";}
.ie_aname {
	color: black;
	text-decoration: none;
	cursor: default;}
.t_skip, .t_hide {display: none !important;}
body:after {
	clear: both;
	display: block;
	margin: 2em 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;}