body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	background: #383838 url(images/bg_1.png) repeat-x left top;
	text-align: center;
}

a {
	text-decoration: none;
}

.main_tbl {
	margin-top: 25px;
}

.menu_fon {
	width: 936px;
	height: 42px;
	background: url(images/menu_fon.jpg) no-repeat center top;
	vertical-align: top;
}

.shadow_02 {
	background: url(images/shadow_02.png) repeat-y right top;
}

.shadow_05 {
	background: url(images/shadow_05.png) repeat-y left top;
}

.left_block_fon {
	background: url(images/left_block_fon.jpg) repeat-y left top;
}

.right_block_fon {
	background: url(images/right_block_fon.jpg) repeat-y left top;
}

.text_block_fon {
	background-color: #333333;
	vertical-align: top;
	height: 100%;
}

.text_block_2_head {
	height: 45px;
	background: url(images/text_block_2_head.png) no-repeat left top;
}
.text_block_2_fon_1 {
	background: url(images/text_block_2_fon_1.png) repeat-y left top;
}
.text_block_2_fon_2 {
	background: url(images/text_block_2_fon_2.png) repeat-y right top;
}
.text_block_2_footer {
	height: 22px;
	background: url(images/text_block_2_footer.png) no-repeat left bottom;
}

.text_block_1_head {
	height: 45px;
	background: url(images/text_block_1_head.png) no-repeat left top;
}
.text_block_1_fon_1 {
	background: url(images/text_block_1_fon_1.png) repeat-y left top;
}
.text_block_1_fon_2 {
	background: url(images/text_block_1_fon_2.png) repeat-y right top;
}
.text_block_1_footer {
	height: 18px;
	background: url(images/text_block_1_footer.png) no-repeat left bottom;
	font-size: 0px;
}

.menu_block {
	padding: 0px 40px 0px 40px;
}

.menu_elem {
	float: left;
	height: 37px;
	background: url(images/menu_02.png) repeat-x left top;
}

.menu_elem_1 {
	float: left;
	width: 30px;
	height: 37px;
	background: url(images/menu_01.png) no-repeat left top;
}
.menu_elem_2 {
	float: left;
	padding-top: 8px;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	font-variant: small-caps;
}
.menu_elem_2 a {
	color: #000000;
	text-decoration: none;
}
.menu_elem_3 {
	float: left;
	width: 30px;
	height: 37px;
	background: url(images/menu_03.png) no-repeat right top;
}

.block_zag_1 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
}
.block_zag_2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	padding-left: 22px;
}

.block_text, .block_text div, .block_text table {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana;
	padding: 3px 3px 3px 3px;
}

.footer {
	width: 936px;
	height: 78px;
	background: url(images/footer.jpg) no-repeat left top;
	vertical-align: top;
}
