
/* Обнуление */

* {
	margin: 0px;
	padding: 0px;
/*	background: none;*/
/*	border: none;*/
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-indent: 0px;
	text-align: left;
	vertical-align: baseline;
}
:focus {
	outline: 0px;
}

/* Часто использующиеся стили */

.margin_bottom,
h1, h2, h3, h4, h5, h6, p, ul, ol, dl,
.fiction
{margin-bottom: 13px;}

.vertical_align_middle,
img
{vertical-align: middle;}

.border0,
img,
form, fieldset,
table.border0 td, table.border0 th,
table.table_decor, table.table_decor td, table.table_decor th,
table.table_form td, table.table_form th, table.table_form img
{border: none;}

.border1,
table td, table th,
table.border1 td, table.border1 th,
input[type="text"], input[type="password"], select, textarea
{border: 1px solid #b7a862;}

.back0,
input[type="checkbox"], input[type="radio"]
{background: none;}

.back1,
input[type="text"], input[type="password"], select, textarea,
table tr:hover, table tr:focus
{background-color: #fcf9ea;}

.color,
.imp
{color: #b29600;}

h1, h2, h3, h4, h5, h6, h1 *, h2 *, h3 *, h4 *, h5 *, h6 *, h2.cont, h2.block, h2.cont *, h2.block *,
table th
{color: #867000;}

/* Основные стили */

body {
	background-color: #ffffff;
}
sup {
	vertical-align: top;
	font-size: 9px;
}
sub {
	vertical-align: bottom;
	font-size: 9px;
}
a:link, a:visited, a:active, a:link *, a:visited *, a:active * {
	color: #b29600;
	text-decoration: none;
}
a:hover, a:focus, a:hover *, a:focus * {
	color: #d2b100 !important;
	text-decoration: none;
}
h1, h2.cont, h2.block, h1 *, h2.cont *, h2.block * {
	font-size: 17px;
	font-weight: normal;
	text-transform: lowercase;
}
h2, h2 * {
	font-size: 13px;
	font-weight: normal;
}
h3, h4, h5, h6, h3 *, h4 *, h5 *, h6 * {
	font-size: 11px;
	font-weight: normal;
}
ul {
	list-style-image: url(/images/a_l.gif);
	margin-left: 19px;
}
ol {
	list-style-type: decimal;
	margin-left: 19px;
}
li {
	margin-left: 4px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0px;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 19px;
}
hr {
	height: 1px;
	color: #b7a862;
	background-color: #b7a862;
	border-width: 0px;
	margin-bottom: 15px;
}
pre {
	font-family: /*Consolas, */Courier New, Courier;
	font-size: 13px;
}
form {
	margin-bottom: 12px;
}
input[type="text"], input[type="password"], textarea {
	margin: 1px 0px 3px 0px;
	padding: 2px 0px 3px 0px;
	color: #867000;
}
input[type="text"], input[type="password"] {
	height: 13px;
	vertical-align: middle;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	height: 20px;
	margin: 1px 0px 3px 0px;
	padding: 1px 4px 3px 4px;
	border: 1px solid #867000;
	background-color: #867000;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
select {
	height: 20px;
	margin: 1px 0px 3px 0px;
	vertical-align: middle;
	color: #867000;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align: middle;
}
input[type="hidden"] {
	display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 15px;
}
table td, table th {
	padding: 2px 5px 3px 4px;
	vertical-align: top;
}
table th {
	font-weight: normal;
}

/* Разные стили */

.imp {
/*	font-weight: bold;*/
}
.short, table.table_wohead th, table.table_form th, .tableforml {
	width: 1%;
	white-space: nowrap;
}
.mh {
}
.mh > * {
}
p.fiction, .fiction p {
	text-indent: 30px;
	margin-bottom: 0px;
}
.right {
	position: relative;
	clear: right;
	float: right;
	width: 30%;
	margin: 0px 0px 15px 30px;
	z-index: 130;
}
.floatleft {
	clear: left;
	float: left;
	margin: 0px 10px 7px 0px;
}
.floatright {
	clear: right;
	float: right;
	margin: 0px 0px 7px 10px;
}
p .floatleft, p .floatright {
	margin-top: 9px;
}
.popupdiv {
	display: none;
	position: absolute;
	width: 200px;
	padding: 2px 5px 3px 4px;
	border: 1px solid #666666;
	background-color: #ffffff;
}
table.table_decor {
	margin: 0px;
}
table.table_decor > tbody > tr > td, table.table_decor > tbody > tr > th {
	padding: 0px;
}
table.table_wohead th, table.table_form th, .tableforml {
	padding-right: 10px !important;
	text-align: right;
}
table.table_form {
	width: 100%;
}
table.table_form th, .tableforml {
	padding-top: 5px;
}
table.table_form input, table.table_form textarea, table.table_form select {
	margin: 0px;
}
table.table_form input[type="text"], table.table_form input[type="password"], table.table_form textarea, table.table_form select {
	width: 100%;
}

/* Навигатор и карта сайта */

.m1, .m2, .m3, .m4, .m5, .m6, .m7 {
	color: #867000 !important;
	text-transform: lowercase;
}
.m1, .map1 {
	display: block;
}
.m2, .m3, .m4, .m5, .m6, .m7, .map2, .map3, .map4, .map5, .map6, .map7 {
	display: block;
	padding-left: 10px;
	background-image: url(/images/a_5.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}
.m3, .map3 {
	margin-left: 10px;
}
.m4, .map4 {
	margin-left: 20px;
}
.m5, .map5 {
	margin-left: 30px;
}
.m6, .map6 {
	margin-left: 40px;
}
.m7, .map7 {
	margin-left: 50px;
}

/* Новости */

.news, .found {
	display: block;
	overflow: hidden;
}

/* Фотоальбом */

.photoalbum_thumb {
	display: -moz-inline-stack;
	display: inline-block;
	width: 152px;
	padding: 0px 30px 20px 0px;
	vertical-align: top;
}
.photoalbum_thumb > * {
	display: block;
}

/* Для техподдержки: */

.input2 {
	 width: 140px;
}
