* {
	padding: 0px; margin: 0px;
	}

.clearer {
	clear: both;
}

html, body {
	height: 100%;
}

body {
    background: url(/images/bg.jpg) repeat left top;
}

body, td {
	color: #636363;
	font-size:12px;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;
}

body a, td a {
	color: #636363;
	text-decoration: underline;
}

body a:hover, td a:hover {
	color: #BA1515;
	text-decoration: none;
}

h1 {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    font-family: Tahoma, Helvetica, sans-serif;
    margin-bottom: 10px;
}

h2 {
	color: #363636;
	font-weight: normal;
	font-size: 19px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h3 {
    color: #9E2E2E;
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 8px;
}

#page {
	background-color: #ececeb;
	width: 1024px;
	margin-top: 0px;
	height: 100%;
	text-align: left;
}

#page_left {
    width: 281px;
    vertical-align: top;
    background: url(/images/tl.jpg) no-repeat right top;
}

#page_right {
	width: 740px;
	vertical-align: top;
}

#lang_pole {
	height: 55px;
}

#lang {
	margin-left: 30px;
	display: none;
}

.lang_item a {
	display: block;
	margin-top: 17px;
	margin-left: 6px;
	font-weight: bold;
}

.lang_item {
	display: block;
	float: left;
	width: 34px;
	height: 46px;
	margin-right: 0px;	
}

#lang_active {
	background: url('/images/lang.jpg');
}

#lang_active a {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	background-color: #FFFFFF;
	height:143px;
	width: 284px;
}

#logo img {
	border: 0px;
	margin-top: 21px;
	margin-left: 35px;
}

#logobot {
	height: 0px;
	width: 284px;
	background: url('/images/logobot.jpg') left top repeat-x;
}

#left_menu0 {
	margin-top: 0px;
	width: 100%;

	border: solid 0px #FF0000;
	background: url('/images/logobot.jpg') left top repeat-x;
}

#left_menu {
    margin-top: 0px;
    margin-left: 35px;
    background: url(/images/ml.jpg) right bottom no-repeat;
}


#left_menu1 {
	padding-right: 35px;
	padding-bottom: 30px;
	background: url('/images/vl.gif') left top repeat-y;
	padding-top: 25px;	
}

.left_menu_title {
    color: #000000;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    padding-left: 14px;
}

#left_menu a {
	display: block;
	background: url('/images/m.gif') left 8px no-repeat;
	padding-left: 12px;
	margin-bottom: 15px;
	font-size: 15px;
	text-decoration: none;
}

#search {
	width: 284px;
	height: 75px;
	background-color: #ddd5d5;
	padding-top: 25px;
}

.search_title {
	margin-left: 38px;
	color: #830101;
	font-weight: bold;
	margin-bottom: 10px;
}

#search form {
	padding-left: 0px;
	margin-left: 18px;
}

.search_text {
	background: url('/images/search.png') left top no-repeat;
	border: 0px;
	width: 220px;
	height: 21px;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 10px;
}

#zayavka {
	background: url('/images/zayavka.png') left top no-repeat;
	width: 284px;
	height: 180px;
	margin-top: -18px;
}

#zayavka a {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 160px;
	padding-top: 50px;
	font-size: 13px;
}

#zayavka a:hover {
	text-decoration: underline;
}

#topt {
	height: 55px;
	width: 740px;
	background: url('/images/topt.jpg') left top no-repeat;
}

#navigation {
	position: relative;
	top: -15px;
	padding-top: 0px;
	float: right;
	margin-right: 90px;
}


#navigation a {
	display: block;
	float: left;
	margin-right: 13px;
}

#navigation img {
	border: 0px;
}

#top {
	height: 170px;
	width: 740px;
	background: url('/images/top.jpg') left top no-repeat #BA1515;
	margin-bottom: 10px;
}

#top .menu_item {
	height: 170px;
	background: url('/images/dotes.gif') right top no-repeat;
	float: left;
}

#top .menu_item#menu_item_last {

	background-image: none;

}

#top .menu_item a {
	display: block;
	height: 22px;
	margin-top: 142px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: bold;
}

#top .menu_item a:hover {
	color: #AAA8A9;
}

#top .menu_item.active a{
	color: #AAA8A9;
}

#top .menu_item div{
	display: block;
	width: 100%;
	height: 170px;
	float: left;
}

#top .menu_item div.active{
	background: url('/images/mline.jpg') left top repeat-x;
}


.m1 {
	background-color: #BA1515;
}

.m2 {
	background-color: #A10707;
}

.m3 {
	background-color: #830101;
}

.m4 {
	background-color: #700000;
}

.m5 {
	background-color: #830101;
}

.m6 {
	background-color: #A10707;
}

#main {
	margin-left: -11px;
	background: url('/images/cl.png') left top repeat-y;
	line-height: 20px;
	min-height: 450px;
	position: relative;
	z-index: 2;
}


#main_content {
    min-height: 450px;
    height: 100%;
    margin-left: 11px;
    background: url(/images/cl.jpg) no-repeat left top #FFFFFF;
}


#content {
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 20px;
    min-height: 500px;
}

#main p {
	margin-bottom: 10px;
}

#mainbot {
	margin-top: -2px;
	margin-left: -0px;
	height: 13px;
	width: 740px;
	background: url('/images/cb.png') left top repeat-x;
}

#maintop {
	margin-bottom: -2px;
	margin-left: 0px;
	height: 3px;
	width: 740px;
	background: url('/images/ct.png') left top repeat-x;
}

#content_table {
	border: 0px;
	width: 100%;
}

#content_table td {
	vertical-align: top;
}

#content_table_right {
	width: 200px;
	padding-right: 10px;
}

#content_table_left {
	width: 500px;
	padding-right: 15px;
}

#news {
	margin-top: 20px;
}

.news_item {
	margin-bottom: 15px;
}

.news_date {
	font-size: 18px;
	color: #363636;
}

.news_year {
	font-size: 12px;
}

.news_text {
	font-size: 11px;
	line-height: 18px;
}

#copy1 {
	color: #8E0707;
	font-weight: normal;
	font-size: 12px;
	margin-right: 100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#copy2 {
	color: #1E1E1E;
	font-weight: normal;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#copy2 a {
	color: #8E0707; 
}

.news_one {
	margin-bottom: 20px;
}

.news_one_date {
	font-weight: bold;
	margin-bottom: 2px;
}

.news_one_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.news_one_text {

}

li.level-1 {
  margin-left: 40px;
  list-style-type: square;
}

li.level-2 {
  margin-left: 55px;
  list-style-type: disc;
}

li.level-3 {
  margin-left: 70px;
  list-style-type: square;
}

li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}

.img_bord {
	border: solid 1px #000000;
}

ul {
	margin-left: 20px;
}

#sklad td {
	vertical-align: middle;
	padding: 5px;
	line-height: 17px;
}

#top_phone {
	color: #382D2D;
	font-size: 16px;
	padding-left: 35px;
	padding-top: 15px;
}

#top_phone_num {
	font-weight: bold;
	font-size: 20px;
}

#pnav {
	height: 23px;
	background-color: #EFEFEF;
	margin-left: 14px;
	color: #9E2E2E;
	padding-left: 10px;
	padding-top: 2px;
}

#pnav a {
	text-decoration: underline;
	color: #9E2E2E;
}

#bot {
    height: 114px;
    width: 745px;
    background: url(/images/bot.png) right top no-repeat;
    position: relative;
    margin-top: -10px;
}

#arrback {
	background: url('/images/arr.jpg') left 5px no-repeat;

	padding-left: 9px;
	padding-bottom: 10px;
	
	margin-top: 30px;
}

#arrback a {
	color: #B81D1D;
	font-size: 13px;
}