body {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
}

a:link {color: #06c;}
a:visited {color: #6A2876;}
a:active {color: #f30;}
a:hover {color: #ff6000;}

h3 {	font-size: 125%;}
img { border: 0; }

#header {
	padding: 25px 0 0 0;
	height: 40px;
	width: 100%;
}

#lh, #ch, #rh { float: left; height: 35px; }
#lh { width: 10%; }
#ch { width: 65%; }
#rh { width: 22%; }

#menu {
	width: auto;
	padding: 0 10%;
	height: 35px;
	background: #e0e0e0 url('/i/gr.gif') center bottom repeat-x;
}

#menu a, #menu span {
	display: block;
	float: left;
	position: relative;
	left: -1em;
	color: #000;
	height: 23px;
	padding: 4px 1em 0 1em;
	margin: 8px 1px 0 1px;
	border-bottom-width: 0;
}

#menu span{
	background: #fff;
	margin: 7px 0 0 0;
	border: 1px solid #e0e0e0;
	border-bottom-width: 0;
}

#menu a:hover {
	color: #FF6000;
}

#header form {
	padding: 0;
	margin: 0;
}
#header table {
	height: 40px;
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
#header table tr td {
	padding: 0;
	vertical-align: middle;
}

h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
	margin: 1.5em 0 0.75em 0;
}
h3 {
	font-size: 125%;
	margin: 1.5em 0 0.9em 0;
}
h4 {
	font-size: 115%;
}

h3 small {
	color: #666;
	font-size: 100%;
	font-weight: normal;
}

.also {	font-size: 90%;}

small {
	font-size: 85%;
}

.prv {
	margin-bottom: 3em;
}

ul {list-style-type: disc;}
ul ul {list-style-type: square;}
ul ul ul {list-style-type: disc;}
ul ul ul ul {list-style-type: square;}

blockquote, .reply, samp, code, .areply {
	text-align: left;
	margin: 1em 0 1em 3em;
	padding: 0 0 0 1.5em;
}
blockquote {
	color: #8E3500;
	font-family: Georgia, "Times New Roman", Times, serif;
}
code {
	display: block;
	font-size: 90%;
	white-space: pre;
}
samp {
	display: block;
	border-left-color: #E4BB50;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.areply blockquote, .reply blockquote {
	background: transparent;
	margin: 1em 0 1em 2em;
	padding: 0 0 0 1em;
	color: #840;
}
.areply, .reply {
	margin-top: 0.3em;
	margin-bottom: 1.7em;
	padding: 1em 1.5em;
	border-left: #ff6000 solid 3px;
}

.areply {
	color: #000;
	background: #f2f2f2;
}
.reply {
	color: #333;
	background: #f2f2f2;
	border-left-color: #ccc;
}

kbd {
	font-size: 100%;
	background: #eee;
	border: 1px solid #ddd;
	padding: 0px 5px;
	white-space: nowrap;
}

/* Поля форм */

.s_input, .s_submit, input.comm_input, textarea.comm_input, input.comm_submit{
	border: 1px solid #999;
}
.s_input {
	width: 100%;
	overflow: visible;
	position: relative;
}

input.comm_submit, input.s_submit  {
	color: #fff;
	font-weight: bold; 
	background: #ff6000;
	height: 20px;
}

input.s_submit {
	width: 65px;
	color: #ff6000;
	background: #fff;
}

textarea.comm_input {
	width: 99%;
}

* html textarea.comm_input {
	width: auto;
}

a.ext { behavior: expression( !this.after ? this.after = this.innerHTML = this.innerHTML + '<img src="/i/extern.gif" class="o" alt="" />' : '' );}
a.ext:after {content: url(/i/extern.gif);}

/* Верстка */
#counters {
	float: right;
	width: 25%;
}
#counters {
	padding: 1em 0;
}

#all {
	padding-top: 1.5em;
}

#container {
	width: 100%;
	float: left;
	margin-right: -35%;
}
#content {
	margin: 2em 35% 0 10%;
}

#right_col {
	float: right;
	width: 22%;
	padding-right: 3%;
}

#clearing {
	clear: both;
	padding: 10px;
	text-align: right;
}

#copyright {
	padding: 1em 0 10px 10%;
	/*border-top: 1px #ccc solid;*/
	background: url('/i/gr1.gif') center top repeat-x;
	font-size: 80%;
	line-height: 1.6;
}

#tooltip{
	background: #FFF4D7;
	border: 1px solid #E4BB50;
	color: #000;
	font: menu;
	margin: 0px;
	padding: 1px 5px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}

.hr HR {display: none;}
.hr {
	border-top: 1px dashed #084;
	margin: 1.5em 0;
	height: 0;
}
* HTML .hr {overflow: hidden;}

.date, .time, .lnbot {
	font-size: 85%;
	color: #666;
	margin-bottom: 1em;
	margin-top: -1.5em;
}

.lnbot {
	border-top: 1px solid #ddd;
	margin: 1em 0 5em 0;
}


#content img {
	border: solid 1px #ccc;
	background: #fff;
	padding: 9px;
	margin: 10px;
}

img.o, #content img.o {
	border: solid 0px #ccc;
	padding: 0;
	margin: 0;
	background: none;
}

#right_col h6 {
	font-size: 100%;
	margin: 3em 0 0.3em 0;
	padding: 0;
}

#right_col ul { padding: 0; margin: 0;}
#right_col ul li {
	line-height: 1.2;
	margin: 0;
	padding: 0.3em 0;
	list-style-type: none;
}
#right_col ul li em {
	font-family: Arial, sans-serif;
	font-style: normal;
}

#content ul { margin: 0.5em 0; padding: 0 0 0 2em; }
#content ul li {
	margin: 0.1em 0; padding: 0 0 0 20px;
	list-style-type: none;
	text-indent: -1.4em;
	behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
}
#content ul li:before { content: '\2014\a0'; }

/*Табличка для календаря*/

div.yc {
	margin: 0 -1em;
	padding: 0;
}
div.yc div {
	width: 197px;
	float: left;
	padding: 1em;
	height: 14em;
}

table.yc td {
	vertical-align: top;
	padding: 15px 10px;
}

table.cal {
	margin: 2em 0 0 0;
	border-collapse: collapse;
	line-height: 1.5;
}
table.cal tr td {
	padding: 0;
	border: solid 1px #ccc;
	width: 27px;
	text-align: center;
}

.cal tr.dw td {
	font-weight: bold;
	background: url('/i/gr1.gif') center top repeat-x;
}
.cal tr.dw td.sun {
	color: #ff6000;
}
/*.cal tr td {background: #e6e6e6;}*/
.cal tr td a {
	display: block;
	background: #f6f6f6;
}
/*.cal tr td.sun a { background: #fff6f6;}*/
/*.cal tr td.sun { background: #fff1e9;}*/
.cal tr td.cur, .cal tr td.cur a{ color: #000; background: #fc9; font-weight: bold;}
.cal tr td a:hover { background: #fed;}

table.cal_mon {
	border-collapse: collapse;
	width: 196px;
	text-align: center;
	font-weight: bold;
}

.cal tr th { padding: 0 0 0.5em 0; }
a.nav_mon {	display: block; }
/*
a.nav_mon:hover {	background: #fed;}
*/

.fv {
	margin-left: -24px;
	margin-right: 8px;
}

.fv img {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 16px;
	width: 16px;
}