.row {
				margin: 0px auto 0px auto;
				text-align: center;
				vertical-align: middle;
				height: 50px;
				position: relative;
				background-color: #04590B;/*#6C6C6C;*/;
				top: 0px;
}
.row .menu {
				margin: auto;
				position: static;
				width: 65%;
				min-width: 350px;				
				height: 50px;
				clear: both;
}
.tb_menu {
				padding: 0px;
				text-align: center;
				vertical-align: middle;
				margin: 0px auto 0px auto;
				color: #FFFFFF;
				height: 100%;
				width: 100%;
				font-size: 1.4em;
}
.ref_menu {
				/* ссылки меню */
				text-decoration: none;
				color: #FFFFFF;
				display: block;
				height: 100%;
				width: 100%;
				margin-top: auto;				
				padding-top: 20px;
}
.td_menu>td:hover {
				background: #02330B; /* #363636 Цвет активной ссылки */
}
.top {
				position: relative;
				width: 100%;
				height: 20px;
				background-color: #EAEAEA;
				top: 0px;
}
.sub_top {
				margin: auto;
				position: relative;
				height: 20px;
				right: 0px;
				top: 0px;
				width: 486px;
				font-family: "Times New Roman", Times, serif;
				font-weight: bold;
				color: #3366FF;
				float: right;
				text-align: right;
				font-size: 1.4em;
}
/*------------------------------*/
.status {
				position: fixed;
				margin:0;			
				height: 20px;
				background-color: #EAEAEA;
				bottom: 0px;
				left: 0px;
				right: 0px;
				/*clear: both;*/
				/*display: block;*/
				z-index: 9;				
}
.sub_status_left {
				position: relative;
				right: auto;
				top: 2px;
				width: 70%;
				font-family: "Times New Roman", Times, serif;
				font-weight: bold;
				color: #3366FF;
				float: left;
				text-align: left;
				font-size: 1.4em;
				z-index: 9;
				left: 0px;
				bottom: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
}
.sub_status_left a {
				font-size: 1.1em;
}
.sub_status {
				/*margin: auto;*/
				margin: 0 0 0 auto;
				position: relative;
				right: 0px;
				top: 2px;
				font-family: "Times New Roman", Times, serif;
				font-weight: bold;
				color: #3366FF;
				float: right;
				text-align: right;
				font-size: 1.4em;
				z-index: 9;
				vertical-align: top;
				bottom: 0px;
				left: auto;
}


.logo {
				position: absolute;
				z-index: 10;
				left: 0px;
				top: -20px;
				background-color: #EAEAEA;
				width: 93px;
				padding: 0px;
				margin: 0px;
}
.tb_menu tr {
				color: #FF0000;
}
/*---------------------------------------------------------------*/
.blok_0 {
				background-color: #F0FFF8;/*#E1FFF0;*/
				min-height: 100%;
				width: 98.76%;
				z-index: 0;
				position: absolute;
				margin-right: 0px;
				margin-left: 0px;
}
/*---------------------------------------------------------------*/
.informer {
				left: 10px;
				position: absolute;
				bottom: 30px;
				float: left;
}

