﻿body {
	font-family: Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #F7EFD5;
	}

a {
	font-size: 13px;
	color: #0287D7;
	}
a:hover {
	font-size: 13px;
	color: #EC0006;
	}

.menu	a{
		font-family: Arial, Verdana;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		display: block;
		color: white;
		text-decoration: none;
		padding: 10px 15px 10px 40px;
		background-image: url(../images/menu_back.jpg);
		background-repeat: repeat-y;
		background-position: 100% 0%;
		margin: 3px;
		}
	.menu	 a:hover{
		background-image: url(../images/menu_back_hover.jpg);
		background-repeat: repeat-y;
		background-repeat: no-repeat; 
		background-position: 100% 0%;
		/*background-color: #a4cfff; /*Фоновый цвет ячейки при наведение курсора*/
		color: black;  /*Цвет текста при наведении курсора*/
		}
.menu_select	{
		font-family: Arial, Verdana;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		display: block;
		color: black;
		text-decoration: none;
		padding: 10px 15px 10px 40px;
		background-image: url(../images/menu_back_hover.jpg);
		background-repeat: repeat-y;
		background-position: 100% 0%;
		margin: 3px;
		}

.main_block {
	width: 980px;
	background-image: url(../images/footer.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	display: table;
	}

.header {width: 980px; height: 588px;}

.menu_bar {width: 230px; float: left; margin-left: 10px;}

.main_bar {
	width: 700px;
	float: right;
	margin-right: 10px;
	padding: 0px 10px 170px 10px;
	text-align: justify;
	}

.div_ash2_top {width: 600px; position: absolute; top: 505px; left: 50%; margin-left: -140px; z-index: 2;}
.div_ash2_back {width: 600px; position: absolute; top: 506px; left: 50%; margin-left: -139px; z-index: 1;}
.ah2_top {font-family: Arial, Verdana; font-size: 17px; font-style: italic; color: #F7EFD5; text-align: right;}
.ah2_back {font-family: Arial, Verdana; font-size: 17px; font-style: italic; color: red; text-align: right;}
H1 {font-family: Arial, Verdana; font-size: 18px; text-align: center; color: #E10000;}

.pod_line {color: black; width: 400px; text-align: center;}

.form_faq {font-family: Verdana; font-size: 13px;}
.form_request {font-family: Verdana; font-size: 13px;}
.form_request_ok {
		text-align: center;
		font-weight: bold;
		font-family: Arial;
		color: blue;
		padding-top: 10px;
		font-size: 14px;
		}
	.form_request_err {
		text-align: center;
		font-weight: bold;
		font-family: Arial;
		color:  #CC0000;
		padding-top: 10px;
		font-size: 14px;
		}

TABLE {font-size: 13px;}

.footer {width: 100%; height: 30px; background-color: #dcebf2; padding-top: 7px; display: table;}

#catalogs {display: none;}

.sign_bar {width: 980px; padding-bottom: 27px; display: table; text-align: center;}
.sign_left_block {text-align: left; padding-left: 30px;}
.sign_right_block {text-align: right; padding-right: 30px;}

.sign {
	font-family: Verdana;
	font-size: 11px;
	color: #BBEEF7;
	}
.sign a{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #BBEEF7;
	text-decoration: none;
	}
.sign a:hover{
	color: white;  /*Цвет текста при наведении курсора*/
	font-size: 11px;
	}

/* тэг для прозрачности png в IE6 */
/*img, div { behavior: url(styles/iepngfix.htc) }*/
