/*----------основные стили------------*/
body {
	margin: 0px;
	padding: 0px;
	background: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}
cursor { pointer; }
cursor { hand; }
img {
	border: 0px;
}
a {
	color: #C00;
 	text-decoration: underline;
}
div, table {
	margin: 0px;
	padding: 0px;
}

/*----------заголовки------------*/
h1 {
	position: absolute;
	z-index: 100;
	left: -10000px;
}
h2, h3, h3, h4 {
	margin: 0px;
	padding: 5px 0px;
}
h2, h3 {
	font-size: medium;
}
.col-center h2 {
	width: 143px;
}
.map h3 {
	background: #FF5050;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 10px 5px 5px;
	height: 27px;
	overflow: hidden;
}
.districts h3, .search h3 {
	color: #006;
}
.rubrics h3 {
	text-transform: uppercase;
	color: #C00;
}
h4, h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}

/*----------основные стили------------*/
.container {
	width: 1000px;
	margin: 0px auto;
}

/*----------шапка------------*/
.header {
	min-height: 31px;
	_height: 31px;
	border-bottom: 2px solid #FF5050;
	padding: 8px 0px;
	width: 100%;
}
#logo {
	height: 28px;
	width: 163px;
	float: left;
	padding: 0px 10px 0px 37px;
}
.meter {
	float: right;
	width: 141px;
	text-align: center;
}
/*----------меню------------*/
.menu {
	float: left;
	width: 449px;
}
.menu table {
	width: 649px;
}
.menu table td {
	margin: 0px 6px 0px 0px;
	padding: 0px 5px;
	height: 28px;
	background: #FC6;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
}
.menu table td.last {
	margin: 0px;
}
.menu a {
	text-decoration: none;
}

/*----------контент------------*/
.content {
	padding: 8px 0px 0px;
	clear: both;
}
.content-search {
	clear: both;
}
form.search {
	margin: 0px;
	padding: 5px 0px;
}
ul.search {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.search li {
	margin: 0px;
	padding: 4px 0px 4px 15px;
	background: url(../_img/arrow1.gif) no-repeat left center;
}
form.search select.search, form.search input.search {
	border: 1px solid #006;
	width: 40%;
}
form.search span {
	padding-right: 10px;
}
.rubrics {
	float: left;
	width: 317px;
	padding: 15px 0px 0px;
}
.rubrics-contacts {
	margin: 0px 0px 0px 317px;
	padding: 15px 0px 0px;
}
.rubric {
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
	background: url(../_img/bg_rubric.gif) repeat-x left bottom;
	width: 90%;
}
.rubric p {
	margin: 0px;
	padding: 0px 0px 5px;
}
.rubric p.indent {
	padding-left: 10px;
}
.alphabet {
	font-weight: bold;
	padding: 5px 0px 15px;
	margin: 0px 50px;
	text-align: center;
}
.alphabet a, .alphabet-right a, .alphabet-right_ a, ul.catalog a, .pages a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.alphabet a:hover, .alphabet-right a:hover, .alphabet-right_ a:hover, , ul.catalog a:hover, .pages a:hover {
	text-decoration: none;
	background: #FC6;
	padding-right: 5px;
	padding-left: 5px;
}
.left {
	float: left;
	width: 210px;
}
.alphabet-right, .alphabet-right_ {
	padding: 5px 0px 10px;
	background: url(../_img/bg_rubric.gif) repeat-x left bottom;
	margin-bottom: 15px;
	margin-left: 210px;
	color: #999;
	min-height: 30px;
	_height: 30px;
}
.alphabet-right {
	font-weight: bold;
}
.col1, .col2, .col3 {
	float: left;
	width: 260px;
	padding: 0px 6px 0px 0px;
	color: #006;
}
ul.catalog {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	list-style: disc inside;
}
.pages {
	margin: 0px;
	padding: 10px 0px;
	clear: both;
	width: 100%;
	text-align: center;
}

/*----------левая колонка------------*/
.col-left {
	float: left;
	width: 210px;
}
.advertising {
	padding: 0px 0px 8px 3px;
}
ul.navigation-left {
	margin: 0px;
	padding: 50px 0px 0px;
	list-style: none;
	color: #C00;
	font-weight: bold;
	position: relative;
	z-index: 2;
	right: -7px;
}
ul.navigation-left li {
	margin: 0px 0px 1px;
	padding: 0px;
	text-align: center;
}
ul.navigation-left a {
	text-decoration: none;
	background: #FC6 url(../_img/bg_nav-left.gif) repeat-y right top;
	color: #C00;
	display: block;
	padding: 3px;
	margin: 0px;
}
ul.navigation-left a:hover {
	background: #FF5050 url(../_img/bg_hover.gif) repeat-y right top;
	color: #FFF;
	display: block;
	padding: 3px;
	font-weight: bold;
}
form.districts {
	margin: 0px;
	padding: 50px 0px 0px;
}

/*----------правая колонка------------*/
.col-right {
	float: right;
	width: 141px;
}
.info, .gramota {
	padding: 0px 0px 8px;
}

/*----------центральная колонка------------*/
.col-center {
	min-height: 100px;
	_height: 100px;
	width: 1000px;
	float: left;
}
ul.navigation {
	margin: -10px 0px 0px 143px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	font-weight: bold;
	color: #C00;
}
ul.navigation li {
	background: url(../_img/arrow.gif) no-repeat left center;
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 12px;
	text-align: center;
}
.color {
	padding: 2px 0px;
}
ul.navigation a, ul.navigation-inner a {
	text-decoration: none;
	background: #FC6;
	color: #C00;
	display: block;
	padding: 3px;
	margin: 0px;
}
ul.navigation a {
	color: #C00;
}
ul.navigation-inner a {
	color: #00F;
}
ul.navigation-left a:hover {
	background: #FF5050;
	color: #FFF;
	display: block;
	padding: 3px;
	font-weight: bold;
}
ul.navigation-inner {
	margin: 0px 0px 0px 170px;
	padding: 5px 10px 0px 0px;
	list-style: none;
	color: #C00;
}
ul.navigation-inner li {
	margin: 0px 0px 1px;
	padding: 0px 0px 0px 12px;
	text-align: left;
}
.map {
	border: 7px solid #FC6;
	text-align: center;
}
.footer {
	border-bottom: 2px solid #FF5050;
	padding: 8px 0px 2px;
	width: 100%;
	margin-bottom: 10px;
	color: #006;
	clear: both;
}
.footer p {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
	overflow: hidden;
}
