td {
    text-align: left;
    vertical-align: top;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 14px;
}


.input {
    background-color: #fff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #74829b;
    border: 1px solid #7e875d;
    width: 220px;
    height: 16px;
}

.message {
    background-color: #fff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8c8c8c;
    border: 1px solid #7e875d;
    width: 220px;
    height: 90px;
    overflow: auto;
}


body {
    margin: 0px;
    padding: 0px;
    background-color: #070507;
}

.tab {
    background-color: #060506;
}

.tab_bottom {
    background-color: #262626;
}

.line_bottom {
    background-color: #7d7d7d;
}

.header {
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
}

.header1 {
    background-image: url(images/header1.jpg);
    background-repeat: no-repeat;
}

.blue_blok {
    background-image: url(images/blue_blok.jpg);
    background-repeat: no-repeat;
}

.blue_blok_big {
    background-image: url(images/blue_blok_big.gif);
    background-repeat: no-repeat;
}

.green_blok {
    background-image: url(images/green_blok.jpg);
    background-repeat: no-repeat;
}

.orang_blok {
    background-image: url(images/orang_blok.jpg);
    background-repeat: no-repeat;
}

.fon {
    background-image: url(images/fon.jpg);
    background-repeat: no-repeat;
}


.menu {
    font-family: Trebuchet MS, serif;
    font-size: 16px;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 189px;
    height: 30px;
    padding-top: 20px;
    text-align: center;
    background-image: url(images/button.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.menu:link {
    font-family: Trebuchet MS, serif;
    font-size: 16px;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 189px;
    height: 30px;
    padding-top: 20px;
    text-align: center;
    background-image: url(images/button.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.menu:hover {
    font-family: Trebuchet MS, serif;
    font-size: 16px;
    color: #d8d8d8;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 189px;
    height: 30px;
    padding-top: 20px;
    text-align: center;
    background-image: url(images/batton1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.menu:active {
    font-family: Trebuchet MS, serif;
    font-size: 16px;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 189px;
    height: 30px;
    padding-top: 20px;
    text-align: center;
    background-image: url(images/button.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.menu_bottom {
    font-family: Arial, serif;
    font-size: 11px;
    color: #7d7d7d;
    text-transform: uppercase;
    text-decoration: none;
}

.menu_bottom:link {
    font-family: Arial, serif;
    font-size: 11px;
    color: #7d7d7d;
    text-transform: uppercase;
    text-decoration: none;
}

.menu_bottom:hover {
    font-family: Arial, serif;
    font-size: 11px;
    color: #7ca713;
    text-transform: uppercase;
    text-decoration: underline;
}

.menu_bottom:active {
    font-family: Arial, serif;
    font-size: 11px;
    color: #7d7d7d;
    text-transform: uppercase;
    text-decoration: none;
}

.link_blue {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    text-decoration: underline;
}

.link_blue:link {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    text-decoration: underline;
}

.link_blue:hover {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    text-decoration: none;
}

.link_blue:active {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    text-decoration: underline;
}

.link_blue1 {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    line-height: 20px;
    text-decoration: underline;
}

.link_blue1:link {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    line-height: 20px;
    text-decoration: underline;
}

.link_blue1:hover {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    line-height: 20px;
    text-decoration: none;
}

.link_blue1:active {
    font-family: Arial, serif;
    font-size: 12px;
    color: #1999a2;
    line-height: 20px;
    text-decoration: underline;
}

.link_green {
    font-family: Arial, serif;
    font-size: 12px;
    color: #7ca713;
    text-decoration: underline;
}

.link_green:link {
    font-family: Arial, serif;
    font-size: 12px;
    color: #7ca713;
    text-decoration: underline;
}

.link_green:hover {
    font-family: Arial, serif;
    font-size: 12px;
    color: #7ca713;
    text-decoration: none;
}

.link_green:active {
    font-family: Arial, serif;
    font-size: 12px;
    color: #7ca713;
    text-decoration: underline;
}

.link_orang {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    text-decoration: underline;
}

.link_orang:link {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    text-decoration: underline;
}

.link_orang:hover {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    text-decoration: none;
}

.link_orang:active {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    text-decoration: underline;
}

.link_orang1 {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    line-height: 20px;
    text-decoration: underline;
}

.link_orang1:link {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    line-height: 20px;
    text-decoration: underline;
}

.link_orang1:hover {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    line-height: 20px;
    text-decoration: none;
}

.link_orang1:active {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ea7a01;
    line-height: 20px;
    text-decoration: underline;
}

.read {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.read:link {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.read:hover {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}

.read:active {
    font-family: Arial, serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}


.name {
    font-family: Arial Black, serif;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
}

.name1 {
    font-family: Arial, serif;
    font-size: 15px;
    font-weight: bold;
    color: #7d7d7d;
}

.name2 {
    font-family: Arial, serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.blue {
    color: #1998a1;
}

.green {
    color: #7ca713;
}

.orang {
    color: #ea7a01;
}


.blue_top {
    color: #0d555a;
}

.green_top {
    color: #4f6810;
}

.orang_top {
    color: #964f05;
}

.red {
    color: #fe0000;
}

.text {
    text-align: justify;
    text-indent: 20px;
}


.s {
    line-height: 5px;
}

.pictures {
    float: left;
    margin-right: 15px;
}

.liner {
    background-image: url(images/liner.jpg);
    background-repeat: repeat-x;
    padding-bottom: 10px;
}

.str {
    margin-right: 10px;
}


.copyright {
    margin-top: 20px;
    padding-bottom: 15px;
    margin-left: 20px;
    font-size: 11px;
    color: #7d7d7d
}

.div_top {
    text-align: center;
    margin-top: 220px;
    font-family: Arial;
    font-size: 12px;
    color: #206e83;
}

.div_menu_bottom {
    margin-top: 30px;
    margin-right: 10px;
    text-align: right;
}

.div_blok_top {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.blok {
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 25px;
    padding-bottom: 20px;
}

.blok_top {
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 30px;
}
