.contact { position: absolute; bottom: 80px; left: 20px; }

.left-menu { margin: 5px 0 0 0; padding: 0; list-style: none; }
.left-menu li { margin-bottom: 5px; }
.left-menu a { color: #377f3d; text-decoration: underline; }
.left-menu a:hover { color: #0d3b11; text-decoration: underline; }
.left-menu .active a { color: #377f3d; text-decoration: none; font-weight: bold; cursor: text; }

.sub { padding-left: 10px; }

.left-pad { padding-bottom: 130px; }

.main-pad { padding-left: 30px; padding-bottom: 20px; }
ul.none-style { padding-left: 25px; list-style: none; }
.note { background: #f6f8eb; padding: 20px; font-style: italic; margin-bottom: 15px; }

.standart-table th { background: #416638; padding: 5px 20px; text-align: left; color: #ffffff; font-weight: normal; border-right: 1px solid #eae9d6; }
.standart-table td { padding: 5px 20px; border-bottom: 1px solid #416638; border-right: 1px solid #eae9d6; }
.standart-table .bottom td { background: #416638; padding: 0; border: 0; border-right: 1px solid #eae9d6; height: 2px; font-size: 0; line-height: 0; }

