body {
	padding: 0;
	margin: 0;
	background: #a31b14;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
}

img {
	border: 0;
}

a {
	color: #6761e3;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #ffae00;
}

h2 {
	color: #da251c;
	padding: 15px 0 10px 0;
	margin: 0;
	font-size: 16px;
}

h3 {
	color: #da251c;
	padding: 15px 0 10px 0;
	margin: 0;
	font-size: 16px;
        font-style: italic;
}


h4 {
	color: #da251c;
	padding: 15px 0 10px 0;
	margin: 0;
	font-size: 11px;
}

h5 {
	color: #131010;
	padding: 15px 0 10px 0;
	margin: 0;
	font-size: 15px;
}


.back_left {
	background: url(img/left_b.gif) repeat-y left top;
}
.back_right {
	background: url(img/right_b.gif) repeat-y right top;
}
.centr_t {
	border-left: 2px solid #930404;
	border-right: 2px solid #930404;
	background: White;
}

.top_line {
	background: url(img/t_bg.gif) repeat-x;
	color: White;
	height: 22px;
	line-height: 20px;
	padding: 1px 17px;
}



/* poisk */

.top_line .search {
	float: right;
	padding-top: 1px;
}
.search_l, .search_r {
	background: url(img/search_l.gif) left top no-repeat;
	width: 5px;
	height: 17px;
}
.search_r {
	background: url(img/search_r.gif) left top no-repeat;
}
.search_c {
	background: url(img/search_c.gif) repeat-x 0 0;
}
.search_c input {
	padding: 0;
	margin: 0;
	background: url(img/search.gif) no-repeat left center;
	color: #959595;
	padding-left: 12px;
	width: 140px;
	padding-top: 2px;
	border: 0;
	font-size: 10px;
	height: 17px;
}

.find_2 {
	background: url(img/f_2.gif) repeat-x;
	height: 17px;
}
.find_2 input {
	background: transparent;
	color: White;
	font-size: 10px;
	border: 0;
}
/* /poisk */


.top_t {
	background: #e1e1e1 url(img/tbg.gif) repeat-x;
	border-bottom: 3px solid #cb231c;
}

.top_t .logo {
	background: url(img/top_1.jpg) top left no-repeat;
	height: 176px;
	padding: 27px 30px;
}
.azs {
	background: url(img/azs.jpg) no-repeat right top;
	width: 537px;
}

.men_t {
	background: #da251c url(img/men_t.gif) no-repeat bottom;
	height: 9px;
}
.men_b {
	background: #da251c url(img/men_b.gif) no-repeat top;
	height: 9px;
}
.menu {
	background: #da251c url(img/men.jpg) no-repeat bottom left;
	padding: 10px 15px;
}
.menu a {
	display: block;
	padding: 2px 0;
	color: #fedb00;
	text-transform: uppercase;
	font-size: 14px;
}
.menu a.active {
	text-decoration: none;
	font-weight: bold;
}
.date {
	color: #c4c4c4;
	font-size: 9px;
}
.news_c {
	color: #696969;
	font-size: 11px;
}

.news_block {
	padding-bottom: 10px;
}


.schema_map {
	background: #015e78;
	padding: 10px 5px;
	text-align: center;
}
.schema_map a {
	color: White;
	text-transform: uppercase;
}

div.maindiv {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 17px;
	margin-bottom: 15px;
	min-height: 65px;
	height: auto !important;
	height: 65px;
}
div.maindiv strong {
	color: Black;
	display: block;
	font-size: 12px;
}

.map_1 {
	width: 306px;
	height: 100px;
	background: url(img/map_1.gif) no-repeat left center;
}
.map_2 {
	background: url(img/map_2.gif) repeat-x left center;
	height: 100px;
}
.map_3 {
	background: url(img/map_3.gif) no-repeat right center;
	height: 100px;
	padding: 10px;
}
.map_3 em {
	text-transform: uppercase;
	font-size: 12px;
	color: Black;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.lists li {
	padding-top: 4px;
}
.lists a {
	font-size: 12px;
}
.lists img {
	margin: 0 -4px 0 6px;
	margin-bottom: -3px;
}

.calctd {
	background: url(img/calc.jpg) no-repeat bottom right;
	padding-right: 70px;
}

.other_maps {
    background:#07708d;color:white;padding:10px;
}
.other_maps a {
    color:#b2ecf6;
}
