html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333;
    background: #c6c9d8;
}
table {
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333;
    vertical-align: top;
}
h1 {
    font-size: 15px;
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    margin-top: 5px;
}

.base {
    width: 100%;
    background: #fff;
}
.top {
    height: 202px;
    background: url(/img/head.jpg) no-repeat center top;
}
.top img {
    border: none;
    width: 646px;
    height: 202px;
    margin: 0;
    float: left;
}

.menu {
    background: url(/img/menu_line.jpg) no-repeat bottom center;
    height: 39px;
}
.menu center {
    width: 100%;
    background: url(/img/menu-bg.gif) repeat-x;
}
.menu table {
    border-collapse: separate;
    height: 35px;
}
.menu table td {
    padding: 10px 15px 0 15px;
    border-left: 1px solid #83acf4;
    border-right: 1px solid #132d5f;
}
.menu table td.first {
    border-left: none;
}
.menu table td.last {
    border-right: none;
}
.menu a {
    color: #fff;
    text-decoration: none;
}
.menu a:hover {
    text-decoration: underline;
}

.left {
    width: 300px;
    background: url(/img/bg.jpg) repeat-x #fff;
}
.news {
    margin: 25px 0 25px 25px;
    width: 265px;
    background: url(/img/uzb.jpg) #eaedf4 center no-repeat;
}
.news td {
    border-bottom: 1px dotted #31599e;
    padding-bottom: 10px;
}
.news a {
    color: #32589f;
}
.news .news_header {
    /*background: url(/img/znak1.gif) no-repeat center left;*/
    background-position: 10px 5px;
    height: 55px;
    border-bottom: none;
}
.news .news_header a {
    display: block;
    margin: 10px 0 0 10px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.news .news_date {
    color: #fe0000;
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.news .news_desc {
    margin: 0 0 0 10px;
}
.news .news_more {
    float: right;
    margin-right: 10px;
    text-decoration: none;
}
.news .news_more img {
    border: none;
}
.news .archive {
    height: 30px;
    border-bottom: none;
}
.news .archive .news_more {
    float: right;
    margin-top: 8px;
}

.right {
    width: 681px;
    padding: 25px 45px 25px 15px;
    background: url(/img/bg.jpg) repeat-x #fff;
}

.text_content {
    
}
.text_content p {
    text-align: justify;
}
.text_content img {
    padding: 2px;
    border: 1px solid #31599e;
}

.footer {
    height: 95px;
    border-top: 1px solid #31599e;
    text-align: center;
}
.footer .copy {
    margin-top: 25px;
    font-size: 12px;
    color: #666;
}

.article_date {
    color: #fe0000;
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.article_desc {
    margin: 0 0 0 10px;
}
.article_more {
    float: right;
    margin-right: 10px;
    text-decoration: none;
    color: #32589f;
}
.article_more img {
    border: none;
}

.msg_snd {
    width: 636px;
    height: 174px;
    background: url(/img/form_bg.jpg) no-repeat;
    text-align: left;
}
.msg_snd input {
    width: 297px;
    height: 21px;
    margin-top: 14px;
    border: none;
    margin-left: 13px;
    
}
.msg_snd textarea {
    width: 610px;
    height: 84px;
    margin-top: 17px;
    margin-left: 13px;
    border: none;
}
.msg_snd .btn {
    width: 85px;
    margin-left: 550px;
    margin-top: 12px;
    background: #fff;
}
#sss {
    position: absolute;
    top: -1000px;
    left: -1000px;
}

.error {
    color: #cc0000;
    font-size: 16px;
}
.ok {
    color: #db6807;
    font-size: 16px;
}
.msg {
    width: 636px;
    height: 45px;
    margin-bottom: 15px;
}
.msg .cnt {
    text-align: center;
    vertical-align: middle;
    width: 624px;
    height: 45px;
    padding: 0;
    background: url(/img/menu_bg.png) repeat-x;
}
.msg .left {
    width: 6px;
    background: url(/img/menu_left.png) no-repeat right;
}
.msg .right {
    width: 6px;
    background: url(/img/menu_right.png) no-repeat left;
}

.g_tbl {
    width: 500px;
    border-collapse: separate;
    border-spacing: 50px;
    border: none !important;
}
.g_tbl td {
    border: none !important;
    text-align: center;
}
.g_tbl a {
    border: none;
    color: #000;
}
.g_tbl img {
    border: 1px solid #e5e5e5;
    padding: 2px;
}
a.gal {
    border: none;
}

.hint {
    z-index:1000;
    margin:0px;
    position:absolute;
    visibility:hidden;
    background: url(/img/tooltipe_bg.png);
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}

.lan_menu {
    float: right;
    color: #31599e;
    font-weight: bold;
    margin-right: 25px;
}
.lan_menu a {
    color: #31599e;
}
