@charset "UTF-8";
/* ---- hm... -- */
html, body {
	margin: 0;
	padding: 0;
	background: #f9f9f9 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;}
#footer, #f_main, blockquote, p, .source, .note, .t_center {text-align: left !important;}
#kroshke {margin: 8px;}
#kroshke a:link, #kroshke a:visited {color: #009;}
#subidex_data, .t_center {
	width: 88%;
	margin-left: 1%;}
#idxsbody, #footer {
	margin-right: 1%;
	margin-left: 1%;}
a, a:link, a:visited {text-decoration: underline;}
a:link, a:visited {background: transparent;}
a:link {color: #36c;}
a:visited {color: #006;}
a:hover, a:visited:hover, a:active {text-decoration: underline;}
a:hover, a:visited:hover {
	background: #fff;
	color: red;}
a:active, a:focus, a:active b, a:focus b {
	background: #f9f9f9;
	color: red !important;}
#footer a:link, #footer a:visited, #footer a:link b, #footer a:visited b {
	background: transparent;
	color: #009;}
#footer a:hover, #footer a:hover b {
	background: #fff;
	color: red;}
a[name] {
	color: inherit !important;
	text-decoration: none !important;
	cursor: auto;}
img {border: 1px solid navy;}
small {font-size: 92%;}
a.image {border: 2px solid #00f;}
a.image:hover, a.image:active, a.image:focus {border: 2px solid red;}
.ie_aname {
	color: black;
	text-decoration: none;
	cursor: default;}
.t_skip, .t_hide {display: none !important;}