/* ---- css -- */
@import "/-/styles/links.css";
body, html {
	margin: 0;
	padding: 0;}
body {
	background: #fff;
	color: #000;
	font-family: font-family: "Times CY", Palatino, "Times New Roman", "Palatino Linotype", serif;
	line-height: 1.2;}
a, a:link, a:visited, a:active, a:focus {background: #fff;}
a, a:link {color: blue;}
a:visited {color: #808;}
a:hover {
	background: #f9f9f9;
	color: red;}
a[name] {
	background: inherit;
	color: inherit;
	text-decoration: none;
	cursor: auto;}
.sublinks a:visited {
	background: #fff;
	color: blue;}
h1 {
	margin-top: .8em;
	font-family: Palatino, "Times CY", "Palatino Linotype", "Times New Roman", serif;}
h2 {margin-top: 1em;}
#b_data {margin: 0 2%;}
#book_head, .author, .title, .contents {text-align: center;}
#book_head p {
	margin-top: 1.6em;
	text-indent: 0;}
li {margin-bottom: .1em;}
.contents {
	font-size: 140%;
	letter-spacing: 2px;}
.listcurrent, .sublinks .lnk_curr {font-style: italic;}
.separator {
	height: 3.3em;
	margin: 2em 0;
	background: #fff url(/misc/balcan/AT/img/bg.gif) top left fixed repeat-x;
	border-top: 32px solid #36c;
	border-bottom: 32px solid red;}
.separator hr {display: none;}
.sublinks hr {
	margin: 1.5em auto;
	width: 25%;}
.uvertire {
	font-size: 110%;
	color: red;}
