/* ---- (o)Dag orwell.ru ---- */
html, body {
	margin: 0;
	padding: 0;
	border: 0;}
body {
	margin: 24px 0;
	background: #000;
	color: #f9f9f9;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 1.2;}
h1, h2 {
	margin: 0;
	padding: 0;}
h1 {font-style: italic;}
h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #e0e0e0;
	font-size: 1.44em;}
#documenat {
	margin: 0 auto;
	width: 640px;
	background: #037;
	text-align: left;
	border: none;}
#heading {
	margin: 0;
	padding: .5em 0;
	background: #c00;
	color: #eee;
	text-align: center;
}
#colleft {
	margin: 0;
	width: 160px;
	float: left;
	text-align: left;
	border: none;
}
#content {
	margin-left: 160px;
	width: 480px;
	background: #335500;
	border: none;
}
#footer {
	margin: 0;
	padding: 1px 0;
	background: #800;
	color: #d0e0d0;
	text-align: center;
}
#colleft .text {
	padding: 16px;
	text-align: left;
}
#colleft blockquote {
	margin: 0;
	padding: 0;
}
#content .text {
	padding: 16px;
	text-align: justify;
}
#content blockquote p {margin: .25em auto;}
#footer .text {
	padding: 8px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Helv, Verdana, Arial, sans-serif;
	text-align: center;
}
#footer .text p {margin: 0;}
#footer hr {display: none;}
#signatura {text-align: right;}
#endbodydoc {
	padding: 2em 0 0 0;
	background: #000;
	color: #f0f0f0;
	font-size: .83em;}
a, a:link, a:visited {
	background: transparent;
	color: #eee;
	text-decoration: underline;}
a:hover, a:visited:hover {
	background: #eee;
	color: blue;}
a:active, a:focus {
	background: #eee;
	color: red;}
.text {font-size: .83em;}
.clear {clear: both;}