@font-face {
    font-family: Candara; /* Имя шрифта */
    src: url(../fonts/Candara.ttf); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: BebasNeue; /* Имя шрифта */
    src: url(../fonts/Bebas.ttf); /* Путь к файлу со шрифтом */
}

.stat{

    float: right;
    font-size: 12px;
    color: #040404;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 5px 5px 5px 5px;
    background: #F0F0F0;
}

.user{
    float: right;
    font-size: 12px;
    color: #040404;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 5px 5px 5px 25px;
    background: #F0F0F0 url(../img/user.png) no-repeat 5px center;

}



.blnk-block{
    width: 45px;
    text-align: center;
    min-height: 45px;
    float: right;
    margin: 5px 0 0 0;
}

.block-main{
   width: 680px;
    float: left;
    margin: 0 20px 0 20px
}

.block-main2{
    width: 910px;
    float: left;
    margin: 0 0px 0 20px
}





/*.rates td{ padding: 2px 0 2px 0; margin: 0;}*/
/*.rates th{ font-size: 10px;  padding: 2px 0 2px 0;}*/






body {
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    color: #35240F;
    cursor: default;
}

.date {
    font-size: 12px;
    color: #999797;
    font-weight: bold;
    padding: 2px 0 0 20px;
    background: url(../img/calendar-16.png) no-repeat left center;
}

.dropdown-menu {
    background: #00749B;
    color: #D7FFFF;
}

.dropdown-menu > li > a {

    color: #FFF;
}

.input-large {
    width: 210px;
    height: 44px;
    margin-bottom: 10px;
    line-height: 30px;
    padding: 11px 19px;
    font-size: 17.5px;
}

.input-xlarge {
    width: 100%;
    height: 44px;
    margin-bottom: 10px;
    line-height: 30px;
    padding: 11px 19px;
    font-size: 17.5px;
}

.disabled > a {
    color: red;
}

.lb {
    margin: 0 0 10px 0;
}

img.fadego {
    display: none;
}

.imgbottom {
    margin: 0 10px 0 10px;
}

.slider-box {
    width: 860px;
    height: 100px;

    margin: 20px 0 0 -20px;
}

.bxslider > li > img {
    /*width: 680px;*/
    /*height: 98px;*/
    cursor: pointer;
    margin: 0 0 0 -10px;
}

.bxslider2 > li > img {
    margin: 0 0 0 -30px;
}

.left-menu-cat {
    margin: 10px 0 30px 12px;
}

.top-container {
    /*padding: 60px 0 00px 0;*/
    height: 140px;
    width: 1200px;
}

.header-1 {
    font-family: Candara;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    color: #A4AAA9;
    padding: 55px 0 0 0;
}

.header-2 {
    padding: 45px 0 0 0;
}

/* Custom container */
.container {
    margin: 0 auto;
    width: 1200px;
    max-width: none !important;

}

/*.breadcrumb{*/
/*background: none;*/
/*}*/

.error {
    color: red;
    font-size: 12px;
}

.o-container-base {
    padding: 0 5px;
}

.tbl {
    padding: 0px;
    width: 100%;
}

.tbl caption, .tbl th {
    font-size: 9px;
    padding: 5px;
    text-align: center;
}

.tbl td {
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border: 0;
}

.odd td {
}

.even td {
    background-color: #F2EFEF;
}

.lang {
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    border: none;
    display: block !important;
    padding: 10px 10px 5px 10px;
    right: 30px;
    position: fixed;
    top: 0px;
    z-index: 890;
    background: #FFF;
}

.registerru {
    font-size: 12px;
}

.l-block {
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 5px 10px 10px 10px;
    border: 1px solid #D1D1D1;
}

.l-block-header {
    background-repeat: no-repeat;
    background-position: center center;
    width: 220px;
    height: 50px;
    margin: 0 0 10px -16px;
}

#lb1_ua {
    background-image: url(../img/lb1_ua.jpg);
}

#lb1_ru {
    background-image: url(../img/lb1_ru.jpg);
}

#lb2_ua {
    background-image: url(../img/lb2_ua.jpg);
}

#lb2_ru {
    background-image: url(../img/lb2_ru.jpg);
}

#lb3_ua {
    background-image: url(../img/lb3_ua.jpg);
}

#lb3_ru {
    background-image: url(../img/lb3_ru.jpg);
}

#lb4_ua {
    background-image: url(../img/lb4_ua.jpg);
}

#lb4_ru {
    background-image: url(../img/lb4_ru.jpg);
}

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
    background-color: #0079A4;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 1140px;
}

.nav-justified > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    font-weight: normal;
    color: #EFF8FF;
    font-family: "Arial";
    font-size: 14px;
    text-align: center;
    background-color: #0079A4; /* Old browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0079A4), to(#006489));
    background-image: -webkit-linear-gradient(top, #0079A4 0%, #006489 100%);
    background-image: -o-linear-gradient(top, #0079A4 0%, #006489 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #0079A4), to(#006489));
    background-image: linear-gradient(top, #0079A4 0%, #006489 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079A4', endColorstr='#006489', GradientType=0); /* IE6-9 */
    background-repeat: repeat-x; /* Repeat the gradient */
    /*border-bottom: 1px solid #006489;*/
}

.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {

    /*background-color: #006489;*/
    background-image: none;
    -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, .15);
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, .15);
}

.nav-justified > li > a:hover, #menu_act {
    color: white;

    background-color: #006489; /* Old browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006489), to(#0079A4));
    background-image: -webkit-linear-gradient(top, #006489 0%, #0079A4 100%);
    background-image: -o-linear-gradient(top, #006489 0%, #0079A4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #006489), to(#0079A4));
    background-image: linear-gradient(top, #006489 0%, #0079A4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006489', endColorstr='#0079A4', GradientType=0); /* IE6-9 */
    background-repeat: repeat-x; /* Repeat the gradient */

}

.nav-justified > li:first-child > a {
    border-radius: 5px 5px 0 0;
}

.nav-justified > li:last-child > a {
    border-bottom: 0;
    border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
    .nav-justified {
        max-height: 52px;
    }

    .nav-justified > li > a {
        border-right: 1px solid #006489;
        border-left: 1px solid #006489;
    }

    .nav-justified > li:first-child > a {
        border-left: 0;
        border-radius: 5px 0 0 5px;
    }

    .nav-justified > li:last-child > a {
        border-right: 0;
        border-radius: 0 5px 5px 0;
    }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .masthead,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }
}

.block-comment-mini {
    color: gray;
    text-align: right;
    font-size: 12px;
    padding: 10px 10px 0 0;
}

.c-small {
    font-size: 15px;

    padding: 5px 0 5px 15px;

    margin: 10px 0 10px 20px;
    border-left: 3px solid #DDDDDD;
}

.block-comment {
    min-height: 50px;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    font-size: 12px;
    color: #777676;
    padding: 10px 10px 10px 65px;
    background: #FFF url('images/h8.png') 20px center no-repeat;
}

.block-comment-left {
    margin: 0 0 20px 0;
    font-size: 13px;
    color: #777676;
    padding: 8px;
    background: #F7F7F7;
    cursor: pointer;
}

.block-comment-left:hover {
    background: #FFFCFC;
}





table a:link {
    color: #666;
    font-weight: bold;
    text-decoration:none;
}
table a:visited {
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}
table a:active,
table a:hover {
    color: #0088B7;
    text-decoration:underline;
}
table {
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    font-size:12px;

    background:#eaebec;
    margin:0px;
    border:#ccc 1px solid;
width: 100%;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;

}
table th {
    border-left: 1px solid #D6D4D4;
    border-top:1px solid #D6D4D4;
    border-bottom:1px solid #D6D4D4;
font-size: 9px;
    text-align: center;
    padding: 5px 2px 5px 2px;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
/*table th:first-child {*/
    /*text-align: left;*/
    /*padding-left:0px;*/
/*}*/
/*table tr:first-child th:first-child {*/
    /*-moz-border-radius-topleft:3px;*/
    /*-webkit-border-top-left-radius:3px;*/
    /*border-top-left-radius:3px;*/
/*}*/
/*table tr:first-child th:last-child {*/
    /*-moz-border-radius-topright:3px;*/
    /*-webkit-border-top-right-radius:3px;*/
    /*border-top-right-radius:3px;*/
/*}*/
table tr {
    text-align: center;
    padding: 5px;
    /*padding-left:20px;*/
}
table td:first-child {
    text-align: left;
    /*padding-left:20px;*/
    border-left: 0;

}
table td {
    padding:5px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
    border-bottom:0;
}
table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
}
table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}


.msg-redirect{
    background: url(../img/load.gif) no-repeat center top;
    padding: 220px 0 0 0;
    text-align: center;
}
.msg-redirect > h1{
    font-size: 24px;
    font-weight: bold;
    padding: 0;
    margin: 0;

}

.dropdown-menu2 > li > a {color: white; font-weight: normal;}
.dropdown-menu2, .dropdown-menu-b2{
    font-size: 11px;
}


.qqtip img,.qqtip2 img{
    cursor: pointer;
}