
/* 
    Created on : Aug 11, 2016, 3:39:59 AM
    Author     : YUSIF Sadiyev
*/

body{
    background-color: #a6d3d0;
}
.top{
    height:63px;
    background-color: #00746b;
    width: 100%;
}
.top_content{
    width: 1200px;
    margin: 0 auto;
}
.t_c_left {
    width: 115px;
    float: left;
    margin-top: 9px;
}
.t_c_right{
    width: 910px;
    float: right;
    margin-top: 20px;
}
.top_valuta{
    width: 320px;
    float: left;
    /* background: red; */
    margin-top: 1px;
    text-align: center;
}
.top_valuta .val-row {
    width: 30%;
    float: left;
    font-size: 16px;
    font-family: Calibri;
    color: #ffffff;
    font-weight: bold;
}
.top_date {
    float: left;
    font-size: 16px;
    font-family: Calibri;
    color: #ffffff;
    font-weight: bold;
    margin-left: 25px;
}

/*search*/
.search {
    width: 280px;
    display: inline-block;
    margin-top: -2px;
    height: 24px;
    padding-left: 8px;
}
.search .search-inp {
    float: left;
    width: 280px;
    padding: 5px 5px;
    border: 0;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.s-button {
    width: 28px;
    height: 25px;
    border: 0;
    background: url("../img/lupa.png");
    position: absolute;
    margin-left: -36px;
    margin-top: 0px;
}
.top_search {
    width: 300px;
    float: right;
}
/*end search*/

/*begin middle*/
.middle {
    width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
    margin-top: 5px;
}
#banner {
    width: 1200px;
    margin: 0px auto;
}
#banner1 {
    height: 315px;
    background-color: #ffffff;
    position: relative;
    width: 1200px;
}
#logo1 {
    position: absolute;
    left: 35px;
    top: 16px;
    width: 204px;
    height: 132px;
}
#logo2 {
    position: absolute;
    left: 270px;
    top: 58px;
    height: 74px;
}
#contact {
    position: absolute;
    left: 12px;
    bottom: 10px;
    width: 500px;
    font-family: Times New Roman;
    margin: 5px;
    height: 120px;
}
#contact p {
    font-size: 20px;
    color: #00746b;
    margin: 0px;
    padding-left: 35px;
    font-weight: bold;
}
#contact .tel2 {
    position: absolute;
    right: 44px;
    bottom: 30px;
}
#contact .tel1 {
    position: absolute;
    right: 44px;
    bottom: 53px;
}
#images_right {
    float: right;
}
#images_right{
    width: 590px;
    height: 300px;
    overflow: hidden;
    position: relative;
    padding-top: 8px;
    padding-right: 18px;
}
/*end middle*/

/*begin middle_content */
.middle_content{
    width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
    margin-top: 10px;
}
.content_body .content_left{
    width: 280px;
    float: left;
    height: 766px;
    /* background: yellow; */
}
.content_left_body{
    width: 280px;
    margin: 0 auto;
    /* background: red; */
    /* height: 360px; */
    margin-bottom: 5px;
}
.content_left_body .c_left_title{
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 8px;
}
.content_left_body .c_left_body{
    width: 280px;
    /* height: 308px; */
    background: #f6f6f6;
    padding-top: 10px;
    padding-bottom: 8px;
}
.c_left_body ul li a.left_ul {
    font-size: 13px;
    font-family: Palatino Linotype;
    color: #818181;
}
.c_left_body ul li {
    width: 239px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 12px;
    background: url('../img/l_ul.png') no-repeat left;
    padding-left: 40px;
    background-position-x: 10px;
    background-position-y: 15px;
    border-top: 1px solid;
    border-top-style: dotted;
    background-color: #f6f6f6;
}
.c_left_body ul li:hover {
    background-color: #e6e6e6; 
}
.c_left_body>ul>li:first-child{
    border-top:none;
}
.content_center{
    width: 625px;
    float: left;
    /* height: 340px; */
    background: #f6f6f6;
    margin-left: 10px;
    min-height: 1033px;
}
.c_center_title {
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 8px;
}
img.about_img {
    width: 200px;
    height: 145px;
    float: left;
    padding: 10px;
    padding-top: 0px;
}

.c_center_body {
    background: #f6f6f6;
    color: #212121;
    font-size: 14px;
    font-family: Palatino Linotype;
    line-height: 1.9;
    padding: 10px;
    text-align: justify;
    position: relative;
    display: block;
}
.about_more {
    width: 98px;
    background: #00746b;
    text-align: center;
    float: right;
    clear: both;
    margin-top: 22px;
    color: #ffffff;
    font-size: 14px;
    font-family: Palatino Linotype;
}

.content_center_body {
    position: relative;
    height: auto;
    min-height: 344px;
    background: #f6f6f6;
}
.about_more a {
    color: #ffffff;
    font-size: 14px;
    font-family: Palatino Linotype;
}
.content_center_news {
    position: relative;
    height: auto;
    min-height: 346px;
    background: #f6f6f6;
    margin-top: 21px;
    display: inline-block;
    padding-bottom: 35px;
}
.news_body {
    width: 625px;
    margin: 0 auto;
}
.news_title {
    /* background: #00746b; */
    font-size: 18px;
    color: #00746b;
    font-family: Palatino Linotype;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 5px;
    /* border-bottom: 1px solid; */
    /* border-bottom-style: dotted; */
}
.news_content {
    width: 100%;
    display: block;
    position: relative;
}
img.news_img {
    width: 200px;
    height: 145px;
    float: left;
    padding: 10px;
    padding-top: 0px;
    padding-left: 0;
}
.news_content_li {
    clear: both;
    margin: 0 auto;
    border-top: 1px solid;
    border-top-style: dotted;
    margin-top: 10px;
    padding-top: 8px;
    width: 600px;
    position: relative;
    height: 177px;
}
.news_text {
    background: #f6f6f6;
    color: #212121;
    font-size: 14px;
    font-family: Palatino Linotype;
    /* line-height: 1.9; */
    /* padding: 10px; */
    text-align: justify;
    /* position: relative; */
    display: block;
}
.news_more {
    position: absolute;
    width: 98px;
    background: #00746b;
    text-align: center;
    float: right;
    clear: both;
    margin-top: 0px;
    color: #ffffff;
    font-size: 14px;
    font-family: Palatino Linotype;
    /* margin-bottom: 5px; */
    right: 9px;
    z-index: 999999;
    bottom: -6px;
    padding: 5px;
}
.news_more a {
    color: #ffffff;
    font-size: 14px;
    font-family: Palatino Linotype;
}
.content_body .content_right {
    width: 280px;
    float: right;
    height: 1033px;
    background: #f6f6f6;
}
.content_right_body .c_right_title {
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 8px;
}
.c_right_body {
    width: 280px;
    margin: 0 auto;
    background: #f6f6f6;
    /* height: 561px; */
    margin-bottom: 5px;
    text-align: center;
    padding-bottom: 33px;
    min-height: 960px;
}
.c_right_body_li {
    padding-top: 7px;
}
.c_right_body_li img {
    border: 1px solid #c4c4c4;
    width: 246px;
}
/*end middle_content*/
.footer {
    height: 68px;
    background-color: #00746b;
    width: 100%;
    margin-top: 60px;
}
.footer_body {
    width: 1200px;
    margin: 0 auto;
    padding-top: 28px;
}

.footer_left {
    width: 430px;
    float: left;
    font-size: 15px;
    font-family: Calibri;
    color: #fff;
}

.footer_right {
    float: right;
    font-size: 15px;
    font-family: Calibri;
    color: #fff;
}
.liveinternet {
    float: right;
    display: block;
    margin-top: 20px;
}
.link-tree {
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
    /* text-align: center; */
    padding-bottom: 8px;
    padding-top: 5px;
    padding-left: 7px;
}
.link-tree a {
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
    /* text-align: center; */
    /* padding-bottom: 8px; */
    /* padding-top: 8px; */
}
#datetimepicker6{
 width:20px;
 height:25px;
 border:1px solid red;
 font-size:0;
 position: absolute;
 top: -34px;
 margin-left: 14px;
 border:none;
 background: url('../img/archive.png') no-repeat left;
 right: 13px;
}
#datetimepicker6:hover{
 cursor:pointer;
}
span.tree_arrow {
    padding: 0 8px 0 8px;
    margin: 0 5px;
    background: url('../img/arrow_tree.png') no-repeat;
    background-position: 50% 50%;
    background-position-y: 9px;
}
.news-img img {
    width: 200px;
    height: 145px;
    float: left;
    padding: 10px;
    padding-top: 20px;
}


.news-div {
    background-color: #f6f6f6;
    color: #212121;
    font-size: 14px;
    font-family: Palatino Linotype;
    line-height: 1.9;
    padding: 10px;
    /* text-align: justify; */
    /* position: relative; */
    /* display: block; */
    min-height: 974px;
}
span.news-title {
    font-size: 16px;
    font-weight: bold;
    text-align: left !important;
}

.text {
    text-align: justify;
}
.left_top_title {
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
    /* text-align: center; */
    padding-bottom: 11px;
    padding-top: 5px;
    padding-left: 7px;
}
.left_top_title a {
    background: #00746b;
    font-size: 18px;
    color: #ffffff;
    font-family: Palatino Linotype;
    font-weight: bold;
}
.page-content a.s-res {
    font-family: Palatino Linotype;
    font-size: 16px;
    padding-left: 15px;
    color: #00746b;
    background: url('../img/g.png') no-repeat left top;
    margin-left: 10px;
}
.page-content {
    background: #f6f6f6;
    /* width: 615px; */
    margin: 0 auto;
    padding-left: 0px;
}
.pagination >  a, .pagination > span {
    position: relative;
    float: left;
    margin: 0 1px;
    font-family: Palatino;
    font-size: 13px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #4b4b4b;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    padding: 5px;
}
.pagination-center {
    margin: 20px auto;
    text-align: center;
    background: url("../img/point2.gif") repeat-x scroll 0% 0% transparent;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > a:hover, .pagination > span, .pagination > a:focus, .pagination > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #00324c;
    border-color: #00324c;
    padding: 5px;
}
a.s-res {
    display: block;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 0px;
    color: #00324c;
    text-decoration: underline;
    background: url(../img/g.png) no-repeat left top;
}
span.search_result {
    font-family: Palatino Linotype;
    font-size: 20px;
    padding-left: 15px;
    margin-top: 10px;
    color: #e31e24;
    display: block;
}
a.latest_news_main {
    font-size: 18px;
    color: #00746b;
    font-family: Palatino Linotype;
    font-weight: bold;
}
.page-tools {
    position: relative;
}
.page-text {
    display: block;
    width: 600px;
    margin: 0 auto;
}

.page-text ul li {
    margin-left: 20px;
}
.content_right {
    width: 280px;
    float: right;
}
.latest_news_title {
    color: #101010;
    font-weight: bold;
}
.c_right_body div:first-child {
    padding-top: 16px;
}
.fb-like.fb_iframe_widget {
    left: 0px !important;
    position: relative;
    bottom: 0px;
    float: left;
    /* width: 98px; */
    /* background: red; */
    /* overflow: hidden; */
    margin-right: 30px;
    margin-top: -4px;
    margin-left: 10px;
}
.tw_share {
    width: 120px;
    float: left;
    margin-bottom: 15px;
    margin-left: 40px;
}
.google_share {
    width: 100px;
    float: left;
    margin-bottom: 15px;
}