
html{
    margin:0px;
    padding:0px;
}
body{
    margin:0px;
    padding:0px;
    font-size:75%;
    font-family:Arial;
    color:#5c5b5b;
    background:#e9e9e9;
}
a img{
    border:0;
}
img{
    border:0;
}
table{
    border:0;
    margin:0;
    padding:0;
    font-size:1em;
}
table td{
     vertical-align:top;
}
h1{
    color:#083e88;
    font:23px Arial;
    padding:0px 0px 0px 16px;
    margin:0px;
    text-align:left;
}
.h1_main{
    color:#083f8a;
    font:17px Arial;
    padding:0px 0px 10px 5px;
    margin:0px;
    text-align:left;
}
h2{
    color:#09408a;
    font:12px Verdana;
    text-transform:uppercase;
    padding:0px;
    margin:0px;
}
.h2_main{
    color:#083f8a;
    font:17px Arial;
    padding:0px 0px 10px 5px;
    margin:0px;
    text-align:left;
    text-transform:none;
}
h3{
    color:#09408a;
    font:12px Verdana;
    text-transform:uppercase;
    padding:0px;
    margin:0px;
}
.h3_main{
    color:#083f8a;
    font:17px Arial;
    padding:0px 0px 10px 5px;
    margin:0px;
    text-align:left;
    text-transform:none;
}
.border_transparent{
    border:1px solid transparent;
}
.border{
    border:1px solid red;
}
.border2{
    border:1px solid green;
}
.border3{
    border:1px solid blue;
}
.clear{
    clear:both;
}
.right{
    float:right;
}
.left{
    float:left;
}
.w_100p{
    width:100%;
}
.w_160{
    width:160px;
}
.w_200{
    width:200px;
}
.w_300{
    width:300px;
}
.w_450{
    width:450px;
}
.w_998{
    width:998px;
}
.w_750{
    width:740px;
}
.w_245{
    width:245px;
}
.h_38{
    height:38px;
}
.h_30{
    height:30px;
}
.h_10{
    height:10px;
}
.h_50{
    height:50px;
}
.h_80{
    height:80px;
}
.content{
    background:url('../img/content_bg_bottom.gif') repeat-x 0 100%;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.content2{
    /*background:url('../img/content_bg_bottom.gif') repeat-x 0 100%;*/
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.content_bg1{
    background:url('../img/bg_content1.gif') repeat-x 0 0;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.content_bg2{
    background:url('../img/bg_content2.gif') repeat-y 100% 0;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.content_bg3{
    background:url('../img/bg_content3.gif') repeat-y 0 0;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.bg_t_l{
    background:url('../img/bg_t_l.gif') no-repeat 0 0;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.bg_t_r{
    background:url('../img/bg_t_r.gif') no-repeat 100% 0;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.bg_b_l{
    background:url('../img/bg_b_l.gif') no-repeat 0 100%;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.bg_b_r{
    background:url('../img/bg_b_r.gif') no-repeat 100% 100%;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.rss{
    width:180px;
    text-align:right;
}
.rss a{
    color:#083e88;
    font:11px Arial;
}
.rss a:hover{
    text-decoration:none;
}
.rss div.left{
    width:150px;
    padding:7px 0px 0px 0px;
}
.text_right{
    text-align:right;
}
.bg_kurs_valut{
/*	background:url('../img/kurs_valut.png') no-repeat 0 0;*/
    background:url('../img/kurs_t3_bg.png') no-repeat 0 0;
    margin:0px 0px 17px 0px;
    height:207px;
    width:237px;
}
.bg_kurs_metal{
    background:url('../img/kurs_metal.png') no-repeat 0 0;
    margin:7px 0px 35px 0px;
}
.kurs_button{
    background:url('../img/kurs_button.png') no-repeat 0 0;
    height:25px;
    *height:35px;
    width:125px;
    color:#ffffff;
    font:12px Verdana;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
    padding:10px 0px 0px 0px;
    margin:10px 0px 0px 0px;
}
.kurs_button2{
    background:url('../img/kurs_button.png') no-repeat 0 0;
    height:25px;
    *height:35px;
    width:125px;
    color:#ffffff;
    font:12px Verdana;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
    padding:10px 0px 0px 0px;
    margin:3px 0px 0px 0px;
}
.kurs_t td{
    color:#083f8a;
    font:15px Arial;
    padding:10px 10px 0px 10px;
    vertical-align:middle;
}
.kurs_t td img{
    margin:0px 0px 2px 0px;
}
.kurs_t td a{
    color:#083f8a;
    font:12px Arial;
}
.kurs_t td.gr{
    color:#9c9c9c;
    font:10px Arial;
    padding:15px 10px 0px 10px;
}
.kurs_t td.bl{
    color:#000000;
    font:18px Arial;
    padding:10px 15px 0px 0px;
}
.kurs_t2 td{
    color:#083f8a;
    font:15px Arial;
    padding:10px 10px 0px 10px;
    vertical-align:middle;
}
.kurs_t2 td img{
    margin:0px 0px 2px 0px;
}
.kurs_t2 td a{
    color:#083f8a;
    font:12px Arial;
}
.kurs_t2 td.gr{
    color:#9c9c9c;
    font:10px Arial;
    padding:15px 10px 0px 10px;
}
.kurs_t2 td.bl{
    color:#000000;
    font:18px Arial;
    padding:10px 15px 0px 0px;
}
.kurs_t3{
/*	margin:10px 0px 0px 0px;*/
}
.kurs_t3 td{
    color:#9c9c9c;
    font:11px Arial;
    padding:7px 0px 7px 0px;
    vertical-align:middle;
    text-align:center;
/*	height:26px;*/
}
.kurs_t3 td img{
    margin:0px 4px 0px 0px;
}
.kurs_t3 td.bl{
    color:#000000;
    font:12px Arial;
    padding:0px 0px 0px 0px;
}
.kurs_t3 td.blu{
    color:#083f8a;
    font:13px Arial;
    padding:0px 0px 0px 0px;
}
.kurs_t3 td.w1{
    background:url('../img/kurs_t3_w1.png') no-repeat 0 0;
    width:40px;
}
.kurs_t3 td.w2{
    background:url('../img/kurs_t3_w2.png') no-repeat 0 0;
    width:98px;
}
.kurs_t3 td.w3{
    background:url('../img/kurs_t3_w3.png') no-repeat 0 0;
    width:58px;
}
.footer{
    height:204px;
    background:url('../img/footter_bg1.jpg') repeat-x;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.footer_bg_left{
    height:204px;
    background:url('../img/footter_bg.jpg') no-repeat;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.footer_bg_right{
    height:204px;
    background:url('../img/footter_bg2.jpg') no-repeat  100% 0;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.footer2{
    /*height:204px;*/
    padding:30px 0px 40px 0px;
    background:url('../img/footter_bg1.jpg') repeat-x;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.footer3{
    /*height:204px;*/
    padding:0px 0px 0px 0px;
    /*background:url('../img/footter_bg1.jpg') repeat-x;*/
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');
}
.adress_t{
    width:998px;
    margin:0px 0px 20px 0px;
}
.adress_t td{
    color:#09408a;
    font:12px Verdana;
    padding:30px 30px 0px 0px;
    text-align:left;
}
.adress_t td p{
    color:#8e8e8e;
    font:11px Verdana;
}
.adress_t td a{
    color:#8e8e8e;
    font:11px Verdana;
    padding:15px 15px 0px 0px;
}
.beleven{
    color:#8a8a8a;
    font:12px Tahoma;
    padding:24px 30px 0px 0px;
}
.webformat{
    color:#8a8a8a;
    font:12px Arial;
    padding:24px 0px 0px 0px;
}
.develope{
    float:left;
    padding:0px 5px 0px 0px;
}
.line img{
    margin:8px 0px 15px 0px;
}
.line2{
    background:url('../img/line1.gif') repeat-x 0 10px;
    text-align:right;
    height:20px;
    margin:20px 0px 20px 0px;
}
.line2 div.grey{
    background:#e9e9e9;
    float:right;
    padding:0px 0px 0px 10px;
}
.line2 div.grey a{
        color:#093f8a;
        font:11px Arial;
}
.line2 div.grey a:hover{
    text-decoration:none;
}
.top{
    height:403px;
}
#flash{
    height:403px;
    min-width:1014px;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<998?'1014px':'100%');
/*	width:100%;*/
    position:relative;
}
#flash2{
    height:140px;
    width:217px;
}
.top_container_main{
    height:138px;/*403px 138px*/
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
}
.div_clients{
    width:100%;
}
.div_clients_998{
    position:relative;
    width:998px;
}
.div_for_clients{
    width:228px;
    margin-top:-265px;
    z-index:15;
    position:absolute;
    right:0;
}
.div_for_clients_main{
    width:182px;
    margin-top:-265px;
    z-index:15;
    position:absolute;
    right:0;
}
.div_buton_for_client{
    height:44px;
    width:228px;
    text-align:center;
}
.div_buton_for_client a{
    color:#083f8a;
    font:12px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient2.png') no-repeat 0 0;
    width:228px;
    height:37px;
    *height:44px;
    display:block;
    padding:7px 0px 0px 0px;
}
.div_buton_for_client a:hover{
    background-position:0 -44px;
}
.div_buton_for_client_main{
    height:40px;
    width:182px;
    text-align:center;
}
.div_buton_for_client_main a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_main2.png') no-repeat 0 0;
    width:182px;
    height:30px;
    *height:33px;
    display:block;
    padding:3px 0px 0px 0px;
}
.div_buton_for_client_main a:hover{
    background-position:0 -33px;
}
/*@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .div_buton_for_client a {height:37px;}
}/* OPERA */
.div_buton_for_client2{
    height:44px;
    width:228px;
    text-align:center;
}
.div_buton_for_client2 a{
    color:#083f8a;
    font:12px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient2.png') no-repeat 0 0;
    width:228px;
    height:29px;
    *height:44px;
    display:block;
    padding:15px 0px 0px 0px;
}
.div_buton_for_client2 a:hover{
    background-position:0 -44px;
}
.div_buton_for_client2_main{
    height:40px;
    width:182px;
    text-align:center;
}
.div_buton_for_client2_main a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_main2.png') no-repeat 0 0;
    width:182px;
    height:23px;
    *height:33px;
    display:block;
    padding:10px 0px 0px 0px;
}
.div_buton_for_client2_main a:hover{
    background-position:0 -33px;
}
/*@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .div_buton_for_client2 a {height:29px;}
}/* OPERA */
.div_buton_for_client3{
    height:44px;
    width:228px;
    text-align:center;
}
.div_buton_for_client3 a{
    color:#ffffff;
    font:12px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_hover2.png') no-repeat 0 0;
    width:228px;
    height:30px;
    *height:44px;
    display:block;
    padding:14px 0px 0px 0px;
}
.div_buton_for_client3 a:hover{
    background-position:0 -44px;
}
.div_buton_for_client3_main{
    height:32px;
    width:180px;
    text-align:center;
}
.div_buton_for_client3_main a{
    color:#ffffff;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_main3_2.png') no-repeat 0 0;
    width:182px;
    height:23px;
    *height:33px;
    display:block;
    padding:10px 0px 0px 0px;
}
.div_buton_for_client3_main a:hover{
    background-position:0 -33px;
}
/*@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .div_buton_for_client3 a {height:37px;}
}/* OPERA */
.piraeus{
    background:url('../img/top_bg_2.png') no-repeat 0 0;
    height:138px;
    width:998px;
    text-align:left;
}
.service_w_998{
    width:998px;
    position:relative;
}
.div_service_bg{
    width:998px;
    height:62px;
    position:absolute;
    z-index:15;
    left:0;
    background:url('../img/bg_no_flash3.png') no-repeat 0 0;
    margin-top:-41;
    padding:25px 0px 0px 0px;
}
.div_service_bg_main{
    width:998px;
    height:62px;
    position:absolute;
    z-index:15;
    left:0;
    background:url('../img/bg_no_flash3.png') no-repeat 0 0;
    margin-top:-41;
    padding:20px 0px 0px 0px;
}
.div_left_go{
    width:22px;
    height:35px;
    float:left;
    padding:15px 20px 0px 30px;
}
.div_left_go_main{
    width:22px;
    height:35px;
    float:left;
    padding:10px 15px 0px 35px;
}
.div_service{
    height:62px;
    width:860px;
    float:left;
    overflow:hidden;
}
.div_service_main{
    height:42px;
    width:860px;
    float:left;
    overflow:hidden;
}
.div_service td{
    padding:0px 15px 0px 15px;
    width:125px;
    height:39px;
}
.div_service_main td{
    padding:0px 10px 0px 7px;
}
.div_right_go{
    width:22px;
    height:35px;
    float:left;
    padding:15px 15px 0px 20px;
}
.div_right_go_main{
    width:22px;
    height:35px;
    float:left;
    padding:10px 15px 0px 15px;
}
#menu{
    margin:0px 10px 0px 15px;
    padding:0px;
}
#menu li{
    float:left;
    list-style:none;
    padding:14px 30px 0px 0px;
}
#menu li a{
    color:#ffffff;
    font:13px Arial;
    text-decoration:none;
}
#menu li a.here, #menu li a:hover{
    color:#fdbb1b;
}
.logo{
    padding:13px 0px 0px 15px;
    float:left;
    width:295px;
    *width:310px;
}
.logo2{
    padding:13px 0px 0px 35px;
    float:left;
    width:220px;
    *width:255px;
}
.lang_search{
    background:url('../img/top_bg2.png') no-repeat 0 0;
    width:470px;
    height:62px;
    float:left;
    margin:23px 0px 0px 0px;
}
.lang_search2{
    background:url('../img/top_bg2.png') no-repeat 0 0;
    width:500px;
    height:62px;
    float:left;
    margin:13px 0px 0px 0px;
}
.lang_search3{
/*	background:url('../img/top_bg2.png') no-repeat 0 0;*/
    background:url('../img/search.png') no-repeat 205px 12px;
    width:500px;
    height:62px;
    float:left;
    margin:13px 0px 0px 0px;
}
.mail{
    padding:19px 0px 0px 20px;
    *width:37px;
    width:17px;
    float:left;
}
.tree{
    padding:20px 5px 0px 20px;
    width:20px;
    *width:40px;
    float:left;
}
.tree2{
    padding:20px 10px 0px 20px;
    width:20px;
    *width:55px;
    float:left;
}
.lang{
    float:left;
    padding:13px 0px 0px 10px;
    width:26px;
    *width:39px;
}
.lang a{
    color:#003281;
    font:10px Verdana;
    text-decoration:none;
    width:26px;
    height:22px;
    display:block;
    text-align:center;
    padding:4px 0px 0px 0px;
}
.lang a.here{
    background:url('../img/bg_lang.png') no-repeat 0px 0px;
    color:#fefeff;
}
.lang a:hover{
    background:url('../img/bg_lang.png') no-repeat 0px 0px;
    color:#fefeff;
}
.lang2{
    float:left;
    padding:13px 5px 0px 5px;
    width:26px;
    *width:36px;
}
.lang2 a{
    color:#003281;
    font:10px Verdana;
    text-decoration:none;
    width:26px;
    height:20px;
    display:block;
    text-align:center;
    padding:4px 0px 0px 0px;
}
.lang2 a.here, .lang2 a:hover{
    background:url('../img/lang_bg_a.gif') no-repeat 0px 0px;
    color:#fdb913;
}
.search{
    padding:15px 0px 0px 15px;
    *padding:15px 0px 0px 10px;
    width:238px;
    float:left;
}
.search form{
    margin:0px;
}
.search_text{
    width:196px;
    height:18px;
    color:#003876;
    font:Italic 12px Arial;
    border:0px;
    background:transparent;
}
.search_text2{
    width:196px;
    height:18px;
    color:#666666;
    font:Italic 12px Arial;
    border:0px;
    background:transparent;
}
.buton{
    width:20px;
    float:left;
}
.div_search_text{
    float:left;
    width:196px;
}
.phone_line{
    float:left;
    width:190px;
    color:#ffffff;
    font:10px Verdana;
    margin:23px 0px 0px 0px;
}
.phone_line2{
    float:left;
    width:190px;
    color:#ffffff;
    font:10px Verdana;
    margin:13px 0px 0px 0px;
}
.phone_line3{
    float:left;
    width:200px;
    color:#093f8a;
    font:10px Arial;
    margin:20px 0px 0px 0px;
}
.phone_line3 span{
    font:24px Arial;
    color:#093f8a;
}
.phone_line img{
    margin:6px 0px 0px 0px;
}
.phone_line2 img{
    margin:6px 0px 0px 0px;
}
.phone_line3 img{
    margin:3px 10px 0px 0px;
}
.bg_flash{
    background:url('../img/bg_flash2.png') repeat-x 0 0;
    height:5px;
    width:100%;
    min-width:1014px;
    /*width: expression((documentElement.clientWidth||document.body.clientWidth)<1014?'1014px':'100%');*/
    position:absolute;
    margin-top:-5px;
}
.div_global_submenu2{
    width:100%;
/*	height:138px;/*403px 138px*/
    position:absolute;
    top:0;
    left:0;
    z-index:20;
}
.submenu_w_998{
    width:998px;
    position:relative;
}
.submenu{
    position:absolute;
    z-index:20;
    right:225;
    top:138;
    background:url('../img/bg_submenu.png') no-repeat 0 0;
    width:410px;
    height:194px;
    *width:430px;
    *height:214px;
    padding:20px 0px 0px 20px;
/*	visibility:hidden;*/
    display:none;
}
.submenu2{
    position:absolute;
    z-index:20;
    left:50;
    top:120;
    background:url('../img/bg_submenu2.png') no-repeat 0 0;
    width:398px;
    height:104px;
    *width:418px;
    *height:124px;
    padding:20px 0px 0px 20px;
/*	visibility:hidden;*/
    display:none;
}
.submenu3{
    position:absolute;
    z-index:20;
    left:220;
    top:110;
    display:none;
}
.submenu4{
    position:absolute;
    z-index:20;
    right:180;
    top:135;
    background:url('../img/bg_submenu.png') no-repeat 0 0;
    width:410px;
    height:194px;
    *width:430px;
    *height:214px;
    padding:20px 0px 0px 20px;
    display:none;
}
.submenu4_1{
    position:absolute;
    z-index:20;
    right:181;
    top:120;
    display:none;
}
.submenu4_2{
    position:absolute;
    z-index:20;
    right:181;
    top:120;
    display:none;
}
.submenu5{
    position:absolute;
    z-index:200000;
    left:220;
    top:-100;
    display:none;
}
.ul_submenu{
    margin:0px 0px 0px 30px;
    padding:0px;
}
.ul_submenu li{
    list-style:none;
    padding:1px 0px 4px 20px;
    margin:0px;
    background:url('../img/li1.png') no-repeat 0 4px;
}
.ul_submenu li a{
    color:#083f8a;
    font:13px Arial;
    text-decoration:none;
}
.ul_submenu li a:hover{
    text-decoration:underline;
}
.ul_submenu2{
    margin:0px 0px 0px 10px;
    padding:0px;
}
.ul_submenu2 li{
    list-style:none;
    float:left;
    width:150px;
    *width:170px;
    padding:5px 0px 5px 20px;
    margin:0px 10px 0 0;
    background:url('../img/li8.gif') no-repeat 5px 9px;
/*	border:1px solid red;*/
}
.ul_submenu2 li a{
    color:#083f8a;
    font:13px Arial;
    text-decoration:none;
}
.ul_submenu2 li a:hover{
    text-decoration:underline;
}
.ul_submenu2 ul{
    margin:0px;
    padding:0px;
}
.ul_submenu2 li li{
    list-style:none;
    float:left;
    width:140px;
    *width:152px;
    padding:7px 0px 0px 12px;
    margin:0px;
    background:url('../img/li2.png') no-repeat 0 13px;
}
.ul_submenu3{
    margin:0px 0px 0px 10px;
    padding:0px;
}
.ul_submenu3 li{
    list-style:none;
    float:left;
    width:150px;
    *width:170px;
    padding:5px 0px 5px 20px;
    margin:0px 10px 0 0;
    background:url('../img/li9.png') no-repeat 5px 9px;
/*	border:1px solid red;*/
}
.ul_submenu3 li a{
    color:#ffffff;
    font:13px Arial;
    text-decoration:none;
}
.ul_submenu3 li a:hover{
    text-decoration:underline;
}
.ul_submenu3 ul{
    margin:0px;
    padding:0px;
}
.ul_submenu3 li li{
    list-style:none;
    float:left;
    width:140px;
    *width:152px;
    padding:7px 0px 0px 12px;
    margin:0px;
    background:url('../img/li2.png') no-repeat 0 13px;
}
.r_bl_t_l{
    background:url('../img/b_t_u.png') 0 0;
    height:15px;
    width:15px;
}
.r_bl_t_c{
    background:url('../img/b_t_g.png') 0 0;
    height:15px;
}
.r_bl_t_r{
    background:url('../img/b_t_u.png') 15px 0;
    height:15px;
    width:15px;
}
.r_bl_m_l{
    background:url('../img/b_t_v.png') 0 0;
    width:15px;
}
.r_bl_m_c{
    background:#fdb913;
}
.r_bl_m_r{
    background:url('../img/b_t_v.png') 15px 0;
    width:15px;
}
.r_bl_b_l{
    background:url('../img/b_t_u.png') 0 15px;
    height:15px;
    width:15px;
}
.r_bl_b_c{
    background:url('../img/b_t_g.png') 0 15px;
    height:15px;
}
.r_bl_b_r{
    background:url('../img/b_t_u.png') 15px 15px;
    height:15px;
    width:15px;
}
.r_bl_t_l_2{
    background:url('../img/b_t_u_2.png') 0 0;
    height:15px;
    width:15px;
}
.r_bl_t_c_2{
    background:url('../img/b_t_g_2.png') 0 0;
    height:15px;
}
.r_bl_t_r_2{
    background:url('../img/b_t_u_2.png') 15px 0;
    height:15px;
    width:15px;
}
.r_bl_m_l_2{
    background:url('../img/b_t_v_2.png') 0 0;
    width:15px;
}
.r_bl_m_c_2{
    background:#093f8b;
}
.r_bl_m_r_2{
    background:url('../img/b_t_v_2.png') 15px 0;
    width:15px;
}
.r_bl_b_l_2{
    background:url('../img/b_t_u_2.png') 0 15px;
    height:15px;
    width:15px;
}
.r_bl_b_c_2{
    background:url('../img/b_t_g_2.png') 0 15px;
    height:15px;
}
.r_bl_b_r_2{
    background:url('../img/b_t_u_2.png') 15px 15px;
    height:15px;
    width:15px;
}
.max_width_390{
    max-width:390px;
    *width:390px;
}
.max_width_450{
    max-width:450px;
    *width:450px;
}
.max_width_190{
    max-width:190px;
    *width:190px;
}
.max_width_220{
    max-width:220px;
    *width:220px;
}
.a_service{
    display:block;
    height:62px;
    width:185px;
    background-repeat:no-repeat;
    background-position:0 0;
}
.a_service:hover{
    background-position:0 -62px;
}
.a_service_main{
    display:block;
    height:39px;
    width:125px;
    background-repeat:no-repeat;
    background-position:0 0;
}
.a_service_main:hover{
    background-position:0 -39px;
}
.a_service_main2{
    background-repeat:no-repeat;
    background-position:0 0;
    color:#003876;
    font:9px Arial;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
/*	height:39px;*/
    width:125px;
    cursor: pointer;
}
.a_service_main2 span{
    padding:8px 0px 0px 0px;
    *height:39px;
    height:31px;
    display:block;
    cursor: pointer;
}
.a_service_main2 img{
    margin:0px 5px 0px 0px;
    float:left;
}
.a_service_main2:hover{
    background-position:0 -39px;
}
.a_service2{
    display:block;
    height:37px;
    width:152px;
    background-repeat:no-repeat;
    background-position:0 0;
}
.a_service2:hover{
/*	background-position:0 -37px;*/
}
.a_service3{
    cursor: pointer;
    display:block;
    height:37px;
    width:152px;
    color:#919191;
    font:9px Arial;
    text-transform:uppercase;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:0 0;
}
.a_service3 span{
    padding:6px 0px 0px 0px;
    *height:37px;
    height:29px;
    display:block;
}
.a_service3 img{
    margin:0px 0px 0px 0px;
    float:left;
}
.a_service3:hover{
    background-position:0 -37px;
    color:#003876;
}
.a_turn_l{
    display:block;
    height:35px;
    width:22px;
    background:url('../img/left_go2.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_l:hover{
    background-position:0 -35px;
}
.a_turn_r{
    display:block;
    height:35px;
    width:22px;
    background:url('../img/right_go2.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_r:hover{
    background-position:0 -35px;
}
.a_turn_l_main{
    display:block;
    height:23px;
    width:13px;
    background:url('../img/left_go_main.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_l_main:hover{
    background-position:0 -23px;
}
.a_turn_r_main{
    display:block;
    height:23px;
    width:13px;
    background:url('../img/right_go_main.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_r_main:hover{
    background-position:0 -23px;
}
.a_icon{
    display:block;
    height:42px;
    width:42px;
    background-repeat:no-repeat;
    background-position:0 0;
    float:left;
    margin:0px 7px 0px 7px;
}
.a_icon:hover{
    background-position:0 -42px;
}
.a_icon_main{
    display:block;
    height:36px;
    width:36px;
    background-repeat:no-repeat;
    background-position:0 0;
    float:left;
    margin:20px 4px 0px 5px;
}
.a_icon_main:hover{
    background-position:0 -36px;
}
.a_mail{
    display:block;
    height:11px;
    width:16px;
    background:url('../img/mail.png') no-repeat 0 0;
    color:#fee8a5;
}
.a_mail:hover{
    background-position:0 -11px;
}
.a_mail2{
    display:block;
    height:11px;
    width:16px;
    background:url('../img/mail2.png') no-repeat 0 0;
    color:#fee8a5;
}
.a_mail2:hover{
    background-position:0 -11px;
}
.a_tree{
    display:block;
    height:10px;
    width:17px;
    background:url('../img/tree.png') no-repeat 0 0;
    color:#fee8a5;
}
.a_tree:hover{
    background-position:0 -10px;
}
.a_tree2{
    display:block;
    height:10px;
    width:17px;
    background:url('../img/tree2.png') no-repeat 0 0;
    color:#fee8a5;
}
.a_tree2:hover{
    background-position:0 -10px;
}
.news_date{
    color:#083f8a;
    font:12px Arial;
    text-align:left;
    margin:0px 0px 6px 0px;
    padding:0px;
}
.news_date2{
    color:#8f8f8f;
    font:11px Arial;
    text-align:left;
    margin:0px 0px 6px 0px;
    padding:0px;
}
.news_name{
    color:#083f8a;
    font:bold 12px Arial;
    text-align:left;
    margin:0px;
    padding:0px;
}
.news_name a{
    color:#083f8a;
    font:bold 12px Arial;
    text-decoration:none;
}
.news_name2{
    color:#083f8a;
    font:bold 13px Arial;
    text-align:left;
    margin:0px;
    padding:0px;
}
.news_name2 a{
    color:#083f8a;
    font:bold 13px Arial;
    text-decoration:none;
}
.news_name2 a:hover{
    text-decoration:underline;
}
.news_anons{
    color:#5c5b5b;
    font:13px Arial;
    text-align:left;
    margin:0px 0px 12px 0px;
    padding:0px;
}
.news_anons a{
    color:#5c5b5b;
    font:13px Arial;
    text-decoration:none;
}
.news_anons a:hover{
/*	text-decoration:underline;*/
}
/******************************** inner begin news *****************************************/
.piraeus_inner{
    background:url('../img/top_bg_inner.png') no-repeat 0 0;
    height:79px;
    width:998px;
    text-align:left;
}
.piraeus_inner2{
    background:url('../img/top_bg_inner2.png') no-repeat 0 0;
    height:79px;
    width:998px;
    text-align:left;
}
.menu_inner{
    background:url('../img/bg_menu_inner.png') no-repeat 0 0;
    height:37px;
    width:782px;
    margin:-3px 0px 0px 0px;
    float:right;
}
.menu_inner2{
    height:36px;
    width:982px;
    margin:0px 0px 0px 0px;
    float:right;
}
.menu_inner3{
    height:36px;
    width:982px;
    margin:0px 0px 0px 0px;
}
#menu_inner{
    margin:0px 0px 0px 50px;
    padding:0px;
}
#menu_inner li{
    float:left;
    list-style:none;
    padding:7px 35px 0px 0px;
}
#menu_inner li a{
    color:#ffffff;
    font:13px Arial;
    text-decoration:none;
}
#menu_inner li a.here, #menu_inner li a:hover{
    color:#fdbb1b;
}
#menu_inner2{
    margin:0px 0px 0px 0px;
    padding:0px;
    float:right;
}
#menu_inner2 li{
    float:left;
    list-style:none;
    padding:9px 0px 5px 40px;
    background:url('../img/li4.gif') no-repeat 20px 12px;
}
#menu_inner2 li:first-child, #menu_inner2 li.f_ch{
    background:none;
}
#menu_inner2 li a{
    color:#5c5b5b;
    font:13px Arial;
    text-decoration:none;
}
#menu_inner2 li a.here{
    color:#093f8a;
}
#menu_inner2 li a:hover{
    color:#093f8a;
    text-decoration:underline;
}
#menu_main{
    margin:0px 0px 0px 0px;
    padding:0px;
    float:right;
}
#menu_main li{
    float:left;
    list-style:none;
    padding:9px 0px 5px 40px;
    background:url('../img/li4_2.gif') no-repeat 20px 12px;
}
#menu_main li:first-child, #menu_inner2 li.f_ch{
    background:none;
}
#menu_main li a{
    color:#ffffff;
    font:14px Arial;
    text-decoration:none;
}
#menu_main li a.here{
    color:#003876;
}
#menu_main li a:hover{
    color:#003876;
    text-decoration:underline;
}
.div_service_bg_inner{
    width:210px;
    height:42px;
    *height:62px;
    padding:20px 0px 0px 0px;
    float:left;
}
.div_left_go_inner{
    width:17px;
    height:28px;
    float:left;
    padding:5px 10px 0px 0px;
}
.div_service_inner{
    height:50px;
    width:150px;
    float:left;
    overflow:hidden;
}
.div_service_inner td{
    padding:0px 5px 0px 5px;
}
.div_right_go_inner{
    width:17px;
    height:28px;
    float:left;
    padding:5px 0px 0px 10px;
}
.a_turn_l_inner{
    display:block;
    height:28px;
    width:17px;
    background:url('../img/left_go_inner.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_l_inner:hover{
    background-position:0 -28px;
}
.a_turn_r_inner{
    display:block;
    height:28px;
    width:17px;
    background:url('../img/right_go_inner.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_r_inner:hover{
    background-position:0 -28px;
}
.div_service_bg_inner2{
    width:205px;
    height:42px;
    *height:62px;
    padding:20px 0px 0px 0px;
    float:left;
}
.div_left_go_inner2{
    width:13px;
    height:23px;
    float:left;
    padding:5px 10px 0px 0px;
}
.div_service_inner2{
    height:50px;
    width:135px;
    float:left;
    overflow:hidden;
}
.div_service_inner2 td{
    padding:0px 5px 0px 5px;
}
.div_right_go_inner2{
    width:13px;
    height:23px;
    float:left;
    padding:5px 0px 0px 10px;
}
.a_turn_l_inner2{
    display:block;
    height:23px;
    width:13px;
    background:url('../img/left_go_inner2.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_l_inner2:hover{
    background-position:0 -23px;
}
.a_turn_r_inner2{
    display:block;
    height:23px;
    width:13px;
    background:url('../img/right_go_inner2.png') no-repeat 0 0;
    color:#e9e9e9;
}
.a_turn_r_inner2:hover{
    background-position:0 -23px;
}
.div_for_clients_inner{
    width:750px;
    margin:5px 0px 0px 0px;
}
.div_buton_for_client_inner{
    height:33px;
    width:188px;
    text-align:center;
    float:left;
}
.div_buton_for_client_inner a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner1.png') no-repeat 0 0;
    width:182px;
    height:31px;
    *height:33px;
    display:block;
    padding:2px 0px 0px 0px;
}
.div_buton_for_client_inner a:hover{
    background-position:0 -33px;
}
.div_buton_for_client2_inner{
    height:33px;
    width:188px;
    text-align:center;
    float:left;
}
.div_buton_for_client2_inner a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner1.png') no-repeat 0 0;
    width:182px;
    height:23px;
    *height:33px;
    display:block;
    padding:10px 0px 0px 0px;
}
.div_buton_for_client2_inner a:hover{
    background-position:0 -33px;
}
.div_buton_for_client3_inner{
    height:34px;
    width:182px;
    text-align:center;
    float:left;
}
.div_buton_for_client3_inner a{
    color:#ffffff;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner2.png') no-repeat 0 0;
    width:182px;
    height:24px;
    *height:34px;
    display:block;
    padding:10px 0px 0px 0px;
}
.div_buton_for_client3_inner a:hover{
    background-position:0 -34px;
}
.div_for_clients_inner2{
    width:785px;
    margin:20px 0px 0px 0px;
}
.div_for_clients_inner2 div{
    margin:0px 0px 0px 4px;
}
.div_buton_for_client_inner2{
    height:31px;
    width:192px;
    text-align:center;
    float:left;
}
.div_buton_for_client_inner2 a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner1_2.png') no-repeat 0 0;
    width:192px;
    height:29px;
    *height:31px;
    display:block;
    padding:2px 0px 0px 0px;
}

.div_buton_for_client3_inner2  td
{
    color:white;
}

.div_buton_for_client2_inner2_priv_cl td,
.div_buton_for_client_inner2_bussines_button  td,
.div_buton_for_client2_inner2_corp_cl  td,
.div_buton_for_client3_inner2  td
{
    font: 11px Arial;
    text-align: center;
    vertical-align: middle;
    width: 192px;
}
.div_buton_for_client2_inner2_priv_cl a.here,
.div_buton_for_client_inner2_bussines_button a.here,
.div_buton_for_client2_inner2_corp_cl a.here,
.div_buton_for_client3_inner2 a.here
{
    background-position:0 -31px;
/*    color:#ffffff;*/
}

.div_buton_for_client_inner2_bussines_button{
    height:31px;
    width:192px;
    text-align:center;
    float:left;
}
.div_buton_for_client_inner2_bussines_button a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner_bussines.gif') no-repeat 0 0;
    width:192px;
    height:29px;
    *height:31px;
    display:block;
    padding:2px 0px 0px 0px;
}
.div_buton_for_client_inner2_bussines_button a:hover{
    background-position:0 -31px;
}
.div_buton_for_client2_inner2{
    height:31px;
    width:192px;
    text-align:center;
    float:left;
}
.div_buton_for_client2_inner2 a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner1_2.png') no-repeat 0 0;
    width:192px;
    height:21px;
    *height:31px;
    display:block;
    padding:9px 0px 1px 0px;
}
.div_buton_for_client2_inner2 a:hover{
    background-position:0 -31px;
}
.div_buton_for_client2_inner2_priv_cl{
    height:31px;
    width:192px;
    text-align:center;
    float:left;
}
.div_buton_for_client2_inner2_priv_cl a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner1_2private_cl.gif') no-repeat 0 0;
    width:192px;
    height:21px;
    *height:31px;
    display:block;
    padding:9px 0px 1px 0px;
}
.div_buton_for_client2_inner2_priv_cl a.here,
.div_buton_for_client_inner2_bussines_button a.here,
.div_buton_for_client2_inner2_corp_cl a.here,
.div_buton_for_client3_inner2 a.here
{
    background-position:0 -31px;
}
.div_buton_for_client2_inner2_corp_cl{
    height:31px;
    width:192px;
    text-align:center;
    float:left;
}
.div_buton_for_client2_inner2_corp_cl a{
    color:#083e88;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner1_2corpcl.gif') no-repeat 0 0;
/*	background:url('../img/button_for_klient_inner1_2private_cl.gif') no-repeat 0 0;*/
    width:192px;
    height:21px;
    *height:31px;
    display:block;
    padding:9px 0px 1px 0px;
}
.div_buton_for_client2_inner2_corp_cl a.here{
    background-position:0 -31px;
/*	color:#ffffff;*/
}
.div_buton_for_client3_inner2{
    height:32px;
    width:192px;
    text-align:center;
    float:left;
}
.div_buton_for_client3_inner2 a{
    color:#ffffff;
    font:11px Arial;
    text-decoration:none;
    background:url('../img/button_for_klient_inner2_3.png') no-repeat 0 0;
    width:192px;
    height:21px;
    *height:31px;
    display:block;
    padding:9px 0px 1px 0px;
}
.div_buton_for_client3_inner2 a:hover{
    background-position:0 -31px;
}
.crumbs{
    float:left;
    margin:24px 0px 0px 0px;
    padding:0px 0px 20px 0px;
    color:#969696;
    font:12px Arial;
}
.crumbs a{
    color:#969696;
    font:12px Arial;
}
.crumbs span{
    color:#969696;
    font:18px Arial;
    line-height:10px;
}
.crumbs2{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 15px 0px;
    color:#969696;
    font:11px Arial;
}
.crumbs2 a{
    color:#969696;
    font:11px Arial;
}
.crumbs2 a:hover{
    text-decoration:none;
}
.crumbs2 span{
    color:#969696;
    font:11px Arial;
    line-height:10px;
}
.left_inner_div{
    width:255px;
    float:left;
}
.right_inner_div{
    width:785px;
/*	height:30px;*/
    margin:0px 0px 10px 0px;
    float:left;
}
.left_inner_div2{
    width:205px;
    float:left;
}
.right_inner_div2{
    width:580px;
    float:left;
    text-align:left;
}
.right_inner_div3{
    width:205px;
    float:left;
}
.bg_bottom_inner{
    background:url('../img/bg_bottom_inner.jpg') repeat-x 0 0;
    height:41px;
}
.footer_inner{
    background:#cfd1d3 url('../img/footer_bg_inner.jpg') repeat-x 0 0;
}
.footer_inner_div{
    color:#09408a;
    font:12px Verdana;
    text-transform:uppercase;
    padding:0px;
    margin:0px;
}
.a_footer{
    padding:0px;
    margin:0px 0px 24px 0px;
}
.a_footer li{
    padding:0px;
    margin:0px;
    list-style:none;
}
.a_footer li a{
    color:#8e8e8e;
    font:11px Verdana;
    text-decoration:none;
}
.a_footer li a:hover{
    text-decoration:underline;
}
.a_footer ul{
    margin:0px 0px 0px 15px;
    padding:0px;
}
.a_footer li li{
    padding:0px 0px 0px 9px;
    margin:0px;
    background:url('../img/li2.png') no-repeat 0px 6px;
}
.verdana_11{
    color:#8e8e8e;
    font:11px Verdana;
}
.blue1{
    color:#09408a;
    font:18px Verdana;
}
.beleven2{
    color:#8a8a8a;
    font:11px Tahoma;
    padding:0px 0px 0px 25px;
}
.webformat2{
    color:#8a8a8a;
    font:12px Arial;
    padding:0px 0px 0px 0px;
    height:22px;
}
.m_t_30 td{
    width:25%;
}
.line3{
    background:url('../img/line1.gif') repeat-x 0 10px;
    text-align:left;
    height:20px;
    margin:10px 0px 15px 0px;
}
.line3 span.grey{
    background:#cfd1d3;
    padding:0px 5px 0px 0px;
}
.line3 span.grey a{
        color:#235394;
        font:11px Verdana;
}
.line3 img{
    margin:0px 0px 0px 0px;
}
.line3_2{
    background:url('../img/line3.png') no-repeat 150px 22px;
    text-align:left;
    height:40px;
    margin:40px 0px 10px 0px;
}
.line3_2 img{
    margin:0px 5px 0px 0px;
}
.line3_2 a{
    color:#235394;
    font:11px Verdana;
}
.line3_2 a:hover{
    text-decoration:none;
}
.line3_3{
    background:url('../img/line3.png') no-repeat 150px 22px;
    text-align:left;
    height:40px;
    margin:0px 0px 10px 0px;
}
.line3_3 img{
    margin:0px 5px 0px 0px;
}
.line3_3 a{
    color:#235394;
    font:11px Verdana;
}
.line3_3 a:hover{
    text-decoration:none;
}
.line4{
    background:url('../img/line1.gif') repeat-x 0 10px;
    text-align:right;
    height:20px;
    margin:20px 0px 20px 0px;
}
.line4 div.grey{
    background:#e9e9e9;
    float:right;
    padding:0px 0px 0px 10px;
}
.line4 div.grey a{
        color:#093f8a;
        font:11px Arial;
}
.line5{
    background:url('../img/line2.gif') repeat-x 0 0;
    height:24px;
    margin:0px;
    padding:0px;
}
.print{
    width:100px;
}
.print .left{
    margin:7px 0px 0px 0px;
}
.print a{
    color:#083e88;
    font:11px Arial;
}
.print a:hover{
    text-decoration:none;
}
.print img{
    margin:4px 0px 0px 5px;
}
.rss2{
    width:207px;
    text-align:right;
}
.rss2 a{
    color:#083e88;
    font:11px Arial;
}
.rss2 a:hover{
    text-decoration:none;
}
.rss2 div.left{
    width:180px;
    padding:7px 0px 0px 0px;
}
.rss2 img{
    margin:5px 0px 0px 0px;
}
.news_date2{
    color:#8f8f8f;
    font:11px Arial;
    text-align:left;
    margin:0px 0px 6px 0px;
    padding:0px;
}
.zakladky{
    background:url('../img/line1.gif') repeat-x 0 100%;
    margin:0px 0px 15px 0px;
    height:33px;
}
.zakl_here{
    margin:0px;
    height:33px;
    float:left;
}
.zakl_here .l_zakl{
    width:7px;
    background:url('../img/zakl1.png') no-repeat 0 0;
}
.zakl_here .a_zakl{
    padding:8px 0px 0px 10px;
    background:url('../img/zakl2.png') repeat-x 0 0;
}
.zakl_here .a_zakl a{
    text-decoration:none;
    color:#083f8a;
    font:17px Arial;
}
.zakl_here .r_zakl{
    width:40px;
    background:url('../img/zakl3.png') no-repeat 0 0;
}
.zakl{
    margin:0px;
    height:33px;
    float:left;
}
.zakl .l_zakl{
    width:7px;
    background:url('../img/zakl1.png') no-repeat 0 -33px;
}
.zakl .a_zakl{
    padding:8px 0px 0px 10px;
    background:url('../img/zakl2.png') repeat-x 0 -33px;
}
.zakl .a_zakl a{
    text-decoration:none;
    color:#083f8a;
    font:17px Arial;
}
.zakl .r_zakl{
    width:40px;
    background:url('../img/zakl3.png') no-repeat 0 -33px;
}
.zakl2_here{
    margin:0px;
    height:33px;
    float:left;
}
.zakl2_here .l_zakl{
    width:10px;
    background:url('../img/zakl1_main.png') no-repeat 0 0;
}
.zakl2_here .a_zakl{
    padding:10px 10px 0px 10px;
    background:url('../img/zakl2_main.png') repeat-x 0 0;
}
.zakl2_here .a_zakl a{
    text-decoration:none;
    text-transform:uppercase;
    color:#083f8a;
    font:11px Arial;
}
.zakl2_here .r_zakl{
    width:15px;
    background:url('../img/zakl3_main.png') no-repeat 0 0;
}
.zakl2{
    margin:0px;
    height:33px;
    float:left;
}
.zakl2 .l_zakl{
    width:10px;
    background:url('../img/zakl1_main.png') no-repeat 0 -33px;
}
.zakl2 .a_zakl{
    padding:10px 10px 0px 10px;
    background:url('../img/zakl2_main.png') repeat-x 0 -33px;
}
.zakl2 .a_zakl a{
    text-decoration:none;
    text-transform:uppercase;
    color:#5c5b5b;
    font:11px Arial;
}
.zakl2 .a_zakl a:hover{
    color:#083f8a;
}
.zakl2 .r_zakl{
    width:15px;
    background:url('../img/zakl3_main.png') no-repeat 0 -33px;
}
.inner_menu{
    padding:0px;
    margin:0px;
}
.inner_menu li{
    list-style:none;
    padding:0px 0px 0px 0px;
    margin:0px;
    background:url('../img/li3.gif') no-repeat 12px 0;
}
.inner_menu li a{
    color:#093f8a;
    font:13px Arial;
    text-decoration:none;
}
.inner_menu ul{
    margin:0px;
    padding:0px;
}
.inner_menu li li{
    list-style:none;
    padding:0px 0px 0px 0px;
    margin:0px;
}
.div_inner_menu{
    background:url('../img/menu_inner_bg_all.jpg') repeat-y 0 0;
}
.div_div_inner_menu{
    background:url('../img/menu_inner_bg_top.jpg') no-repeat 0 0;
}
.nagr1{
    background:url('../img/nagr1.jpg') repeat-y 0 0;
    width:169px;
}
.nagr2{
    background:url('../img/nagr2.jpg') no-repeat 0 0;
    width:169px;
}
.nagr3{
    background:url('../img/nagr3.jpg') no-repeat 0 100%;
    width:169px;
    padding:15px 0px 20px 55px;
}
.nagr3 a{
    color:#083f8a;
    font:bold 12px Arial;
    text-decoration:none;
}
.nagr1_2{
    background:url('../img/nagr1_2.jpg') repeat-y 0 0;
    width:178px;
}
.nagr2_2{
    background:url('../img/nagr2_2.jpg') no-repeat 0 0;
    width:178px;
}

.nagr3_2{
    background:url('../img/nagr3_2.jpg') no-repeat 0 100%;
    width:178px;
    padding:20px 0px 20px 14px;
}
.nagr3_2 a{
    color:#083f8a;
    font:bold 13px/24px Arial;
    text-decoration:none;
    line-height:24px;
}

.nagr1_3{
    background:url('../img/nagr1_2.jpg') repeat-y 0 0;
    width:178px;
}
.nagr2_3{
    background:url('../img/nagr2_3.jpg') no-repeat 0 0;
    width:178px;
}
.nagr3_3{
    background:url('../img/nagr3_2.jpg') no-repeat 0 100%;
    width:178px;
    padding:20px 0px 20px 14px;
}
.nagr3_3 a{
    color:#083f8a;
    font:bold 13px Arial;
    text-decoration:none;
    line-height:24px;
}
.nagr3_3 a:hover{
    text-decoration:underline;
}
.block_with_bg1{
    background:url('../img/block_with_bg1.jpg') repeat-y 0 0;
    width:182px;
    margin:0px 0px 0px 5px;
}
.block_with_bg2{
    background:url('../img/block_with_bg2.jpg') no-repeat 0 0;
    width:182px;
}
.block_with_bg3{
    background:url('../img/block_with_bg3.jpg') no-repeat 0 100%;
    width:182px;
    padding:18px 10px 30px 25px;
}
.block_with_bg1_2{
    background:url('../img/block_with_bg1_2.jpg') repeat-y 0 0;
    width:182px;
    margin:0px 0px 20px 3px;
}
.block_with_bg2_2{
    background:url('../img/block_with_bg2_2.jpg') no-repeat 0 0;
    width:182px;
}
.block_with_bg3_2{
    background:url('../img/block_with_bg3_2.jpg') no-repeat 0 100%;
    width:182px;
    padding:15px 10px 22px 20px;
}
.block_with_bg3_2 a{
    color:#083e88;
}
.block_with_bg3_2 a:hover{
    text-decoration:none;
}
.banner1{
    margin:0px 0px 0px 5px;
}
/******************************** inner end news *****************************************/
/******************************** inner begin private clients *****************************************/
.lang_line{
    float:left;
    margin:15px 0px 0px 0px;
    width:2px;
}
.priv_cl{
    color:#4ea78f;
    font:20px Arial;
    padding:0px;
    text-align:left;
}
.content_priv_cl h1{
    color:#4ea78f;
    font:16px Arial;
    text-transform:none;
    padding:0;
}
.content_priv_cl h2{
    color:#4ea78f;
    font:14px Arial;
    text-transform:none;
    margin: 10px 0 10px;
}
.content_priv_cl h3{
    color:#4ea78f;
    font:12px Arial;
}
.content_priv_cl ul{
    margin:0px;
    padding:0px;
}
.content_priv_cl ul li{
    margin:0px;
    padding:0px 0px 2px 35px;
    list-style:none;
    background:url('../img/li_priv_cl.gif') no-repeat 20px 6px;
}
.content_priv_cl ul li a{
    color:#4ea78f;
}
.content_priv_cl ul li a:hover{
    text-decoration:none;
}
.content_priv_cl sup, .content_priv_cl b{
    color:#4ea78f;
}
.table_priv_cl{
    background:#fcfcfc;
    width:100%;
    border-collapse:collapse;
}
.table_priv_cl td{
    border:1px solid #e9e9e9;
}
.table_priv_cl td.grey{
    background:#f6f6f6;
}
.table_priv_cl td b{
    color:#5c5b5b;
}
.servise_for_private{
    margin:20px 0px 0px 0px;
    text-align:left;
}
.servise_for_private div{
    padding:6px 0px 6px 53px;
    background-repeat:no-repeat;
    background-position:17px center;
}
.servise_for_private div a{
    color:#093f8a;
    font:12px Arial;
}
.servise_for_private div a:hover{
    text-decoration:none;
}
.servise_for_private1{
    background-image:url('../img/serv_for_private1.jpg');
}
.servise_for_private2{
    background-image:url('../img/serv_for_private2.jpg');
}
.servise_for_private3{
    background-image:url('../img/serv_for_private3.jpg');
}
.servise_for_private4{
    background-image:url('../img/serv_for_private4.jpg');
}
.servise_for_private5{
    background-image:url('../img/serv_for_private5.jpg');
}
.servise_for_private6{
    background-image:url('../img/serv_for_private6.jpg');
}
.servise_for_private7{
    background-image:url('../img/serv_for_private7.jpg');
}
.footer_links{
    margin:0px 0px 0px 0px;
}
.footer_links a{
    color:#8e8e8e;
    font:11px Verdana;
    text-decoration:none;
}
.footer_links a:hover{
    text-decoration:underline;
}
.div_left_menu_bg{
    background:url('../img/div_left_menu_bg1.jpg') repeat-y 0 0;
    width:187px;
    margin:0px 0px 20px 0px;
}
.div_left_menu_bg2{
    background:url('../img/div_left_menu_bg2.jpg') no-repeat 0 0;
    width:187px;
}
.div_left_menu_bg3{
    background:url('../img/div_left_menu_bg3.jpg') no-repeat 0 bottom;
    width:187px;
    padding:10px 0px 20px 0px;
}
.div_left_menu_ul, #menu2{
    padding:0px;
    margin:0px;
}
.div_left_menu_ul li, #menu2 li{
    list-style:none;
/*	position:relative;*/
    margin:0px;
    padding:0px;
    background:url('../img/li6.gif') no-repeat 5px 0;
    *border-bottom:1px solid transparent;
}
.div_left_menu_ul li div, #menu2 li div{
    padding:0px 0px 0px 0px;
    margin:0px;
    *margin:0 0 -1px;/*�⮡ ���� ������ ������ ��� li.here*/
}
.div_left_menu_ul li.f_ch, #menu2 li.f_ch{
    background:none;
}
.div_left_menu_ul li.here, #menu2 li.here{
    background:url('../img/li_priv_cl2.gif') no-repeat 0px 0;
}
.div_left_menu_ul li.no_bg, #menu2 li.no_bg{
    background:none;
}
.div_left_menu_ul li.here div, #menu2 li.here div{
    background:url('../img/li_priv_cl3.gif') no-repeat 0 bottom;
}
.div_left_menu_ul li a, #menu2 li a{
    color:#093f8a;
    font:13px Arial;
    padding:5px 5px 5px 19px;
    margin:0px;
    text-decoration:none;
    display:block;
    border:0px solid red;
}
.div_left_menu_ul li a:hover, #menu2 li a:hover{
    text-decoration:underline;
}
.div_left_menu_ul li.here a:hover, #menu2 li.here a:hover{
    text-decoration:none;
}
/*.div_left_menu_ul li img{
    float:left;
    margin:7px 3px 0px 15px;
}*/
.div_left_menu_ul ul, #menu2 ul{
    display:none;
    position:absolute;
    padding:0px;
    margin:0px;
    width:187px;
    height:auto;
    z-index:100;
}
.div_left_menu_ul li li, #menu2 li li{
    padding:0px;
    margin:0px;
    background:url('../img/ul_2_level_2.png') no-repeat 0 0;
    position:relative;
}
.div_left_menu_ul li li.f_ch, #menu2 li li.f_ch{
    background:url('../img/ul_2_level_3.png') repeat-y 0 0;
}
.div_left_menu_ul li li.f_ch2, #menu2 li li.f_ch2{
    background:url('../img/ul_2_level_1.png') no-repeat 0 100%;
    height:9px;
    border:0px;
}
.div_left_menu_ul li li.last_item, #menu2 li li.last_item{
    padding:0px 0px 0px 0px;
    background:url('../img/ul_2_level_4.png') no-repeat 0 0;
    height:13px;
}
ul#menu2 li.jshover, ul#menu2 li:hover{
    position:relative;
}
ul#menu2 li:hover ul,
ul#menu2 li ul:hover,
ul#menu2 li.jshover ul,
ul#menu2 li ul.jshover{
    display:block;
    position:absolute;
    z-index:9999;
    left:70px;
    top:15px;
        *top:0;
    padding:0px;
    margin:0px;
}
.spann{
    background:url('../img/spann.png') repeat-x 0px -22px;
    height:22px;
    *width:10px;
    float:left;
    margin:0px 3px 0px 1px;
}
.spann2{
    background:url('../img/spann.png') no-repeat 0 0;
    height:22px;
}
.spann3{
    background:url('../img/spann.png') no-repeat 100% -44px;
    height:22px;
/*        *height:17px;*/
    padding:0px 5px 0px 5px;
}
.spann3 a{
    color:#ffffff;
    font:10px Verdana;
    text-decoration:none;
    text-transform:uppercase;
    padding:5px 0px 0px 0px;
    display:block;
}
.icon_footer{
    display:block;
    height:22px;
    width:22px;
    background-repeat:no-repeat;
    background-position:0 0;
    float:left;
    margin:0px 0px 0px 6px;
}
.icon_footer:hover{
    background-position:0 -22px;
}
/******************************** inner end private clients *****************************************/

ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 187px;
  list-style: none;
/*  border:1px solid red;*/
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    ul#navmenu-v{	margin: 0 0 -20px 0; }
}/* OPERA */
ul#navmenu-v:after {
  clear: both;
  display: block;
/*  font: 1px/0px serif;*/
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left;
  display: block !important;
  display: inline;
  position: relative;
  z-index: 5;
  /*border:#003366 1px solid;*/
    background:url('../img/li6.gif') no-repeat 5px 0;
}
ul#navmenu-v li.f_ch{
    background:none;
}
ul#navmenu-v li.f_ch2{
    background:none;
}
ul#navmenu-v li.here{
    background:url('../img/li_priv_cl2.gif') no-repeat 0px 0;
}
ul#navmenu-v li.here div{
    background:url('../img/li_priv_cl3.gif') no-repeat 0 bottom;
}
ul#navmenu-v li ul li {
border:none;
/*border-bottom:#FFFFFF 2px solid;*/
}

/* Root Menu */
ul#navmenu-v a {
/*  padding: 0 6px;*/
  padding:5px 5px 5px 19px;
  display: block;
/*  background: #003366;*/
/*  color: #FFFFFF;*/
/*  font: bold 12px/28px Verdana, Arial;*/
    color:#093f8a;
    font:13px Arial;
  text-decoration: none;
  height: auto !important;
  height: 1%;
}
ul#navmenu-v li a:hover{
    text-decoration:underline;
}
ul#navmenu-v li.here a:hover{
    text-decoration:none;
}
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
/*  background: #FFFFFF;
  color: #000000;*/

}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
/*  background: #003366;*/
    color:#093f8a;
    font:13px Arial;
/*  border:#003366 1px solid;*/
}
ul#navmenu-v li li{
    background:url('../img/ul_2_level_2.png') no-repeat 0 0;
}
ul#navmenu-v li li.f_ch{
    background:url('../img/ul_2_level_3.png') repeat-y 0 0;
}
ul#navmenu-v li li.f_ch2{
    background:url('../img/ul_2_level_1.png') no-repeat 0 100%;
    height:9px;
}
ul#navmenu-v li li.last_item{
    background:url('../img/ul_2_level_4.png') no-repeat 0 0;
    height:13px;
}
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {

/*  background: #FFFFFF;*/
/*  color: #003366;
  border:#003366 1px solid;*/
}



ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: -10px;
  left: 184px;
  z-index: 9;
}


ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}
ul#navmenu-v2,
ul#navmenu-v2 li,
ul#navmenu-v2 ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 187px;
  list-style: none;
/*  border:1px solid red;*/
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    ul#navmenu-v2{	margin: 0 0 -20px 0; }
}/* OPERA */
ul#navmenu-v2:after {
  clear: both;
  display: block;
/*  font: 1px/0px serif;*/
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v2 li {
  float: left;
  display: block !important;
  display: inline;
  position: relative;
  /*border:#003366 1px solid;*/
    background:url('../img/li6.gif') no-repeat 5px 0;
}
ul#navmenu-v2 li.f_ch{
    background:none;
}
ul#navmenu-v2 li.f_ch2{
    background:none;
}
ul#navmenu-v2 li.here{
    background:url('../img/li_online2.gif') no-repeat 0px 0px;
        /* li_priv_cl2.gif */
}
ul#navmenu-v2 li.here div{
    background:url('../img/li_online3.gif') no-repeat 0 bottom;
        /* li_priv_cl3.gif */
}
ul#navmenu-v2 li.here div a{
    color:#fff;
}
ul#navmenu-v2 li ul li {
border:none;
/*border-bottom:#FFFFFF 2px solid;*/
}

/* Root Menu */
ul#navmenu-v2 a {
/*  padding: 0 6px;*/
  padding:5px 5px 5px 19px;
  display: block;
/*  background: #003366;*/
/*  color: #FFFFFF;*/
/*  font: bold 12px/28px Verdana, Arial;*/
    color:#093f8a;
    font:13px Arial;
  text-decoration: none;
  height: auto !important;
  height: 1%;
}
ul#navmenu-v2 li a:hover{
    text-decoration:underline;
}
ul#navmenu-v2 li.here a:hover{
    text-decoration:none;
}
ul#navmenu-v2 a:hover,
ul#navmenu-v2 li:hover a,
ul#navmenu-v2 li.iehover a {
/*  background: #FFFFFF;
  color: #000000;*/

}

/* 2nd Menu */
ul#navmenu-v2 li:hover li a,
ul#navmenu-v2 li.iehover li a {
/*  background: #003366;*/
    color:#093f8a;
    font:13px Arial;
/*  border:#003366 1px solid;*/
}
ul#navmenu-v2 li li{
    background:url('../img/ul_2_level_2.png') no-repeat 0 0;
}
ul#navmenu-v2 li li.f_ch{
    background:url('../img/ul_2_level_3.png') repeat-y 0 0;
}
ul#navmenu-v2 li li.f_ch2{
    background:url('../img/ul_2_level_1.png') no-repeat 0 100%;
    height:9px;
}
ul#navmenu-v2 li li.last_item{
    background:url('../img/ul_2_level_4.png') no-repeat 0 0;
    height:13px;
}
ul#navmenu-v2 li:hover li a:hover,
ul#navmenu-v2 li:hover li:hover a,
ul#navmenu-v2 li.iehover li a:hover,
ul#navmenu-v2 li.iehover li.iehover a {

/*  background: #FFFFFF;*/
/*  color: #003366;
  border:#003366 1px solid;*/
}



ul#navmenu-v2 ul,
ul#navmenu-v2 ul ul,
ul#navmenu-v2 ul ul ul {
  display: none;
  position: absolute;
  top: -10px;
  left: 184px;
  z-index:10000000;
}


ul#navmenu-v2 li:hover ul ul,
ul#navmenu-v2 li:hover ul ul ul,
ul#navmenu-v2 li.iehover ul ul,
ul#navmenu-v2 li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v2 li:hover ul,
ul#navmenu-v2 ul li:hover ul,
ul#navmenu-v2 ul ul li:hover ul,
ul#navmenu-v2 li.iehover ul,
ul#navmenu-v2 ul li.iehover ul,
ul#navmenu-v2 ul ul li.iehover ul {
  display: block;
}


ul#navmenu-v3,
ul#navmenu-v3 li,
ul#navmenu-v3 ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 187px;
  list-style: none;
/*  border:1px solid red;*/
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    ul#navmenu-v3{	margin: 0 0 -20px 0; }
}/* OPERA */
ul#navmenu-v3:after {
  clear: both;
  display: block;
/*  font: 1px/0px serif;*/
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v3 li {
  float: left;
  display: block !important;
  display: inline;
  position: relative;
  /*border:#003366 1px solid;*/
    background:url('../img/li6.gif') no-repeat 5px 0;
}
ul#navmenu-v3 li.f_ch{
    background:none;
}
ul#navmenu-v3 li.f_ch2{
    background:none;
}
ul#navmenu-v3 li.here{
    background:url('../img/li_corpcl2.gif') no-repeat 0px 0px;
        /* li_priv_cl2.gif */
}
ul#navmenu-v3 li.here div{
    background:url('../img/li_corpcl3.gif') no-repeat 0 bottom;
        /* li_priv_cl3.gif */
}
ul#navmenu-v3 li.here div a{
    color:#fff;
}
ul#navmenu-v3 li ul li {
border:none;
/*border-bottom:#FFFFFF 2px solid;*/
}

/* Root Menu */
ul#navmenu-v3 a {
/*  padding: 0 6px;*/
  padding:5px 5px 5px 19px;
  display: block;
/*  background: #003366;*/
/*  color: #FFFFFF;*/
/*  font: bold 12px/28px Verdana, Arial;*/
    color:#093f8a;
    font:13px Arial;
  text-decoration: none;
  height: auto !important;
  height: 1%;
}
ul#navmenu-v3 li a:hover{
    text-decoration:underline;
}
ul#navmenu-v3 li.here a:hover{
    text-decoration:none;
}
ul#navmenu-v3 a:hover,
ul#navmenu-v3 li:hover a,
ul#navmenu-v3 li.iehover a {
/*  background: #FFFFFF;
  color: #000000;*/

}

/* 2nd Menu */
ul#navmenu-v3 li:hover li a,
ul#navmenu-v3 li.iehover li a {
/*  background: #003366;*/
    color:#093f8a;
    font:13px Arial;
/*  border:#003366 1px solid;*/
}
ul#navmenu-v3 li li{
    background:url('../img/ul_2_level_2.png') no-repeat 0 0;
}
ul#navmenu-v3 li li.f_ch{
    background:url('../img/ul_2_level_3.png') repeat-y 0 0;
}
ul#navmenu-v3 li li.f_ch2{
    background:url('../img/ul_2_level_1.png') no-repeat 0 100%;
    height:9px;
}
ul#navmenu-v3 li li.last_item{
    background:url('../img/ul_2_level_4.png') no-repeat 0 0;
    height:13px;
}
ul#navmenu-v3 li:hover li a:hover,
ul#navmenu-v3 li:hover li:hover a,
ul#navmenu-v3 li.iehover li a:hover,
ul#navmenu-v3 li.iehover li.iehover a {

/*  background: #FFFFFF;*/
/*  color: #003366;
  border:#003366 1px solid;*/
}



ul#navmenu-v3 ul,
ul#navmenu-v3 ul ul,
ul#navmenu-v3 ul ul ul {
  display: none;
  position: absolute;
  top: -10px;
  left: 184px;
  z-index:10000000;
}


ul#navmenu-v3 li:hover ul ul,
ul#navmenu-v3 li:hover ul ul ul,
ul#navmenu-v3 li.iehover ul ul,
ul#navmenu-v3 li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v3 li:hover ul,
ul#navmenu-v3 ul li:hover ul,
ul#navmenu-v3 ul ul li:hover ul,
ul#navmenu-v3 li.iehover ul,
ul#navmenu-v3 ul li.iehover ul,
ul#navmenu-v3 ul ul li.iehover ul {
  display: block;
}

/* video popup */

.video_popup{
    position:absolute;
    width:100%;
    height:800px;
    background:url('../img/video_global_fon.png');
    z-index:999999999;
}
.video_conteiner{
    width:850px;
    margin:15px 0px 0px 0px;
}
.video_cont_list{
    width:180px;
}
.video_cont{
    width:665px;
}
.turn_top{
    height:84px;
    *height:90px;
}
.video_cont_top{
    height:74px;
}
.turn_top img{
    margin:22px 0px 0px 0px;
}
.turn_bottom img{
    margin:15px 0px 0px 0px;
}
.video_cont_preview{
    width:180px;
    height:504px;
    overflow:hidden;
}
.video_preview{
    height:116px;
    *height:126px;
    padding:10px 0px 0px 0px;
}
.video_preview_here{
    height:116px;
    *height:126px;
    background:url('../img/video_bg_active.png') no-repeat 0 0;
    padding:10px 0px 0px 0px;
}
.video_preview a{
    display:block;
    width:151px;
    height:103px;
    background-position:10px 0;
    background-repeat:none;
    border:1px solid #ffffff;

}
.video_preview_here a{
    display:block;
    width:151px;
    height:103px;
    background-position:10px 0;
    background-repeat:none;
    border:1px solid #ffffff;

}
.video_play{
    background:url('../img/video_play_50.png') no-repeat 0 0;
    display:block;
    width:151px;
    height:103px;
}
a:hover .video_play{
    background:url('../img/video_play.png') no-repeat 0 0;
}
.video_play_here{
    display:block;
    width:151px;
    height:103px;
    background:url('../img/video_play.png') no-repeat 0 0;
}
.video_name{
    color:#e9e9e9;
    font:20px Arial;
    padding:40px 0px 0px 0px;
}
.video_one1{
    background:url('../img/video_one1_.png') no-repeat 0 bottom;
    height:9px;
/*	width:662px;*/
    line-height:1px;
    margin:0px;
    padding:0px;
}
.video_one2{
    background:url('../img/video_one2.png') repeat-y 0 0;
}
.video_one3{
    background:url('../img/video_one3_1.png') no-repeat 0 0;
    height:8px;
    line-height:5px;
    margin:0px;
}
.video_date{
    color:#8f8f8f;
    font:13px Arial;
    padding:15px 0px 0px 30px;
}
.video_anons{
    padding:15px 25px 10px 20px;
    font:13px Arial;
    color:#5c5b5b;
}
.video_anons a{
    color:#083f8a;
    text-decoration:none;
}
.video_anons a.detailed{
    font:11px Arial;
    color:#093f8a;
    text-decoration:underline;
}
.video_anons a.detailed img{
    margin:0px 0px -2px 5px;
}
.right_bg a{
    color:#797979;
    font:14px Arial;
    text-decoration:none;
}
.right_bg{
    background:url('../img/video_button_bg1_.png') no-repeat right 0;
    height:31px;
    padding:6px 5px 0px 0px;
}
.left_bg{
    background:url('../img/video_button_bg2_.png') no-repeat right 0;
    height:31px;
    width:13px;
}
.right_bg_here a{
    color:#e9e9e9;
    font:14px Arial;
    text-decoration:none;
}
.right_bg_here{
    background:url('../img/video_button_bg1.png') no-repeat right 0;
    height:31px;
    padding:6px 5px 0px 0px;
}
.left_bg_here{
    background:url('../img/video_button_bg2.png') no-repeat right 0;
    height:31px;
    width:13px;
}
.table_buttons{
    margin:15px 0px 0px 0px;
}
.table_foto{
    margin:0px 0px 10px 0px;
}

.work_zone a{
    color:#083F8A;
}









.nagr3_2 div.contents,
.nagr3_3 div.contents
{
    width:157px !important;
    font:13px/24px Arial;
    line-height: 110%;
}

.nagr3_2 div.contents a,
.nagr3_3 div.contents a
{
    line-height: 75%;
}


.chat *{
    font-size	:11px;
    color		:#616161;
    font-family :Verdana, Tahoma, Arial;
}

.chat select#chatUserActiveList{
    padding  	: 0px;
    width     	: 100%;
    border    	: 1px solid #B3B3B3;
}

.chat option#chatUserActiveList{
    padding  	: 0px;
    width     	: 100%;
}

.chat div#chatHistory{
    height    	: 200px;
    border    	: 1px solid #B3B3B3;
    overflow-y	: scroll;
    overflow-x	: none;
    margin 		: 5px 0px 5px 0px;
    padding		: 3px;
    background-color: white;
}

.chat textarea#chatMsg{
    width  : 100%;
    height : 100px;
}





/*table foramt*/
div.table_format table.spec123{
    border-collapse: collapse;
}
div.table_format table.spec123 td{
    border: 1px solid #CCCCCC;
    background-color: white;
    padding: 2px;
}
div.table_format table.spec123 td.t_head{
    background-color: #fdfdfd;
}
div.table_format table.spec123 td.t_body1{
    background-color: #dedddd;
}
div.table_format table.spec123 td.t_body2{
    background-color: #fdfdfd;
}


/*popup*/
.popup{
    position:absolute;
    height:800px;
    width:100%;
    z-index:9999;
    display: none;
}
.popup_body{
    overflow: auto;
    height: 610px;
    text-align: left;
    padding: 5px;
}
.popup_1{
    background:url('../img/popup_top.png') no-repeat 0 0;
    width:1020px;
    padding:0px 15px 15px 15px;
    margin:0;
}
.popup_2{
    background:url('../img/popup_bottom.png') no-repeat 0 bottom;
    width:1050px;
}
.popup_title{
    color:#093f8b;
    font:20px Arial;
    padding:20px 0px 25px 0px;
}
.popup_close{
    padding:9px 0px 0px 0px;
}

/*overlay*/
#overlay {
    background-color:#B6B6B6;
    position:absolute;
    top:0;
    left:0;
    z-index:8888;
    display:none;
    overflow:hidden;
}

.a_service_main2{
    background-repeat:no-repeat;
    background-position:0 0;
    color:#003876;
    font:9px Arial;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
/*	height:39px;*/
    width:126px;
}
.a_service_main2 span{
    padding:8px 0px 0px 0px;
    *height:39px;
    height:31px;
    display:block;
}
.a_service_main2 img{
    margin:0px 5px 0px 0px;
    float:left;
}
.a_service_main2:hover{
    background-position:0 -39px;
}

#zakladky_content_785{
    width:580px;
    float:left;
    text-align:left;
}

.printSelected div {display: none } /* �������� ���� ������� �� �������� */
.printSelected div.printSelection {display: block; } /* ������ ������� ������ ��� ����, ������� ����������� ��� ������ */
.printSelected div.printSelection div {display: block; } /* ���������� ���� ��� ��������, ������� ���� ������ ������ ������� */












.a_service_main3{
    background-repeat:no-repeat;
    background-position:0 0;
    color:#003876;
    font:9px Arial;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
    float: left;
    width:36px;
}
.a_service_main3 span{
    padding:8px 0px 0px 0px;
    height:36px;
    display:block;
}
.a_service_main3 img{
    margin:0px 5px 0px 0px;
    float:left;
}
.a_service_main3:hover{
    background-position:6px 6px;
}



#social_networks_1 {
  background-image: url("/../../social_networks/main_grey_b.png");
}

#social_networks_1:hover {
  background-image: url("/../../social_networks/main_color_b.gif");
}


#social_networks_2 {
  background-image: url("/../../social_networks/main_grey_f.png");
}

#social_networks_2:hover {
  background-image: url("/../../social_networks/main_color_f.gif");
}


#social_networks_3 {
  background-image: url("/../../social_networks/main_grey_t.png");
}

#social_networks_3:hover {
  background-image: url("/../../social_networks/main_color_t.gif");
}


#social_networks_4 {
  background-image: url("/../../social_networks/main_grey_y.png");
}

#social_networks_4:hover {
  background-image: url("/../../social_networks/main_color_y.gif");
}
/*callbutton*/
.mobile a{font-size:25px;}.button-widget-psv{font-family:Arial,Helvetica,Verdana;font-size:0.75rem;}#panel_buts,.webrtc-box{margin:0;padding:0;}#panel_buts,.infopanel_box{bottom:30%;}#panel_buts{position:fixed;right:40em;z-index:100;width:5px;height:5px;background-color:transparent;}.panel_buts_box{position:relative;width:5px;height:5px;}.panel_buts_box .table-box{position:absolute;display:table;width:480px;height:54px;right:-400px;}.box-row{position:relative;display:table-row;width:100%;}.box-cell{position:relative;display:table-cell;}.cell-14{width:64px;background-color:transparent;}.otp_chat,.otp_webrtc,.but-close,.keyb-close{display:table;height:100%;width:100%;background-position:center center;background-repeat:no-repeat;cursor:pointer;}.otp_chat div,.otp_webrtc div{display:table;width:100%;height:100%;background-color:transparent;}.otp_chat{background-image:url( '../../callbutton/chat.png' );}.otp_webrtc{background-image:url( '../../callbutton/call.png' );}.otp_webrtc.called{pointer-events:none;background-image:url( '../../callbutton/called.png' );}.but-close,.keyb-close{background-image:url( '../../callbutton/close.png' );}.but-close:hover,.keyb-close:hover{background-image:url( '../../callbutton/close_hover.png' );}div.separator{display:table;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;cursor:default;background-image:url( '../../callbutton/separator.png' );}.infopanel_box,.cbh-phone{margin:0px;padding:0px;}.infopanel_box{height:5px;width:5px;position:fixed;right:-280px;_position:absolute;_top:expression( eval(document.documentElement.scrollTop) );z-index:10000;visibility:visible;}.cbh-phone{margin:0px;position:relative;top:0px;left:0px;visibility:hidden;background-color:transparent;width:110px;height:110px;cursor:pointer;z-index:2000;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;}.cbh-phone.cbh-show{visibility: visible;}.cbh-phone.cbh-static1{opacity: .6;}.cbh-phone.cbh-hover1{opacity:1;}.cbh-ph-circle{width:110px;height:110px;top:-2px;left:-2px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;-webkit-animation:cbh-circle-anim 1.2s infinite ease-in-out;-moz-animation:cbh-circle-anim 1.2s infinite ease-in-out;-ms-animation:cbh-circle-anim 1.2s infinite ease-in-out;-o-animation:cbh-circle-anim 1.2s infinite ease-in-out;animation:cbh-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}.cbh-phone.cbh-active .cbh-ph-circle1{-webkit-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-o-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;animation:cbh-circle-anim 1.1s infinite ease-in-out!important;}.cbh-phone.cbh-static .cbh-ph-circle{-webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out!important;-moz-animation: cbh-circle-anim 2.2s infinite ease-in-out!important;-ms-animation: cbh-circle-anim 2.2s infinite ease-in-out!important;-o-animation: cbh-circle-anim 2.2s infinite ease-in-out!important;animation: cbh-circle-anim 2.2s infinite ease-in-out!important;}.cbh-phone.cbh-hover .cbh-ph-circle{border-color: rgba(0,175,242,1);opacity: .5;}.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle{border-color: rgba(117,235,80,1);opacity: .5;}.cbh-phone.cbh-green .cbh-ph-circle{border-color:#91c82e;opacity:.5;}.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle{border-color: rgba(204,204,204,1);opacity: .5;}.cbh-phone.cbh-gray .cbh-ph-circle{border-color: rgba(117,235,80,1);opacity: .5;}.cbh-ph-circle-fill{width:90px;height:90px;top:8px;left:8px;position:absolute;background-color: #000;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .1;-webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;-o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;}.cbh-phone.cbh-active .cbh-ph-circle-fill{-webkit-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out!important;animation: cbh-circle-fill-anim 1.7s infinite ease-in-out!important;}.cbh-phone.cbh-static .cbh-ph-circle-fill{-webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out!important;animation: cbh-circle-fill-anim 2.3s infinite ease-in-out!important;opacity: 0!important;}.cbh-phone.cbh-hover .cbh-ph-circle-fill{background-color: rgba(0,175,242,.5);opacity: .75!important;}.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill{background-color: rgba(117,235,80,.5);opacity: .75!important;}.cbh-phone.cbh-green .cbh-ph-circle-fill{background-color:#91c82e;opacity:.75!important;}.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill{background-color: rgba(204,204,204,.5);opacity: .75!important;}.cbh-phone.cbh-gray .cbh-ph-circle-fill{background-color: rgba(117,235,80,.5);opacity: .75!important;}.cbh-ph-img-circle1{width:40px;height:40px;top:33px;left:33px;position:absolute;background-image:url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABN2lDQ1BBZG9iZSBSR0IgKDE5OTgpAAAokZWPv0rDUBSHvxtFxaFWCOLgcCdRUGzVwYxJW4ogWKtDkq1JQ5ViEm6uf/oQjm4dXNx9AidHwUHxCXwDxamDQ4QMBYvf9J3fORzOAaNi152GUYbzWKt205Gu58vZF2aYAoBOmKV2q3UAECdxxBjf7wiA10277jTG+38yH6ZKAyNguxtlIYgK0L/SqQYxBMygn2oQD4CpTto1EE9AqZf7G1AKcv8ASsr1fBBfgNlzPR+MOcAMcl8BTB1da4Bakg7UWe9Uy6plWdLuJkEkjweZjs4zuR+HiUoT1dFRF8jvA2AxH2w3HblWtay99X/+PRHX82Vun0cIQCw9F1lBeKEuf1UYO5PrYsdwGQ7vYXpUZLs3cLcBC7dFtlqF8hY8Dn8AwMZP/fNTP8gAAAAJcEhZcwAACxMAAAsTAQCanBgAAAXCaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTExLTE0VDEyOjU4OjI5KzAyOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE4LTExLTE0VDEyOjU4OjI5KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0xMS0xNFQxMjo1ODoyOSswMjowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MDVkNmUwNi03NzU3LTE1NDMtODI4MS00ZDRlNzc3N2IzYzMiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowOTQ0YjdhNi1lNDM4LWRlNDgtYTE5Ni05NzI1NTA2YTI4ZmEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYjEwOWNhZC1hZDEzLTAyNGQtOWE0Zi0yZGJkYzJkNTY1N2MiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYjEwOWNhZC1hZDEzLTAyNGQtOWE0Zi0yZGJkYzJkNTY1N2MiIHN0RXZ0OndoZW49IjIwMTgtMTEtMTRUMTI6NTg6MjkrMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjgwNWQ2ZTA2LTc3NTctMTU0My04MjgxLTRkNGU3Nzc3YjNjMyIgc3RFdnQ6d2hlbj0iMjAxOC0xMS0xNFQxMjo1ODoyOSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz63Rx9FAAAC8UlEQVRIiaXWS4hXZRgG8MexmqnsRlJiZUEXK8wyu4pi5SKQVu4salGLclUtggqSJgiiRbgoXFhK62q6EpSZUEGoaZdF5FQE1kDZxQy8zEzOr8X3/WvmzJmbPfDyh/8533ne93lv3ywkyawk85KsTnJdkp1J3khyIONxY5Ln6u8PSXYneTfJ9iQ/JdFyJkEXVuJDHMIwjuJpzEUaNh/31Odb8BUG8S0exOktZxJci378bSyO4LGWg13oxmnVzsXtlfQAPsA1bUQbMaQdv2BNi4fLsLU6+DxWVPJV+KJGt6JJ9CVGJiCCj3BVg+h8PIy3q3QDeKdGcgHewze4dDTRrimIhvCMsfnqwhycg4uwFjuxF7fgwhpZH07tED2LY5MQwQ4ll6OjugGb8TKWV8LXaiSX4A4crk6kK8mrSX5vLcn/cDTJYOO/I0kOJVmVZGOSi5M8Usv7yVruO5Lcn+Ss4CS8pJR1G3YpBXFyI6JunIfb8BZ242oldwNYhPuUVlnZObQKB1tI9mB1dWZcb4yyNVWm9ViIfXgUV2I/nuiqMnya5M0kIw15tiX5JMnQFNJ+nTJJ/kjyV5LZSZYkGUjSn2Rxh+hwkg0pI2Q05iTpmYIkSfYleSpJX3V2a5LPq4MjSS5vSrC+atrBXtw0hWxN68ZlNX+n4EX0NV+aWxM7Ghtw5gzJOnYClmBp28NlyrTo4Desq4eOh+zfydBmd9fK6aAfd+LEST42H1dMFP1Eh7qU8tw/iux7PFC1b75/s9KL76NXmY2zp0MUJZG9VboODmITbsU8ZYUsV4ZoB0P4uCpw9nSIogzEXvxsLL7DC3gc27TjV2U5LpgOUadcH6ofb6K5LJsYwitYNJPKWYvPTLwkJ8O4PprKrldWwZ8zJPpxFu2XlklwRpJ7k6xLsiBJ9xTvDyfZfNwNqCzCTUoLDE4QybCyPhb+H6KgR7mEbFaqbFi5FhxTblHbsRQ5Huna0JNkcZK7UjbuYJLXk2xJWRX5B+1tGek1QjJHAAAAAElFTkSuQmCC);background-color:#a8d444 !important;background-position:center center;background-repeat:no-repeat;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:1;}.img-circle-drag {-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out;animation:cbh-circle-img-anim 1s infinite ease-in-out;}.cbh-phone.cbh-active .cbh-ph-img-circle1{-webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out!important;-moz-animation: cbh-circle-img-anim 1s infinite ease-in-out!important;-ms-animation: cbh-circle-img-anim 1s infinite ease-in-out!important;-o-animation: cbh-circle-img-anim 1s infinite ease-in-out!important;animation: cbh-circle-img-anim 1s infinite ease-in-out!important;}.cbh-phone.cbh-static .cbh-ph-img-circle1{-webkit-animation: cbh-circle-img-anim 0s infinite ease-in-out!important;-moz-animation: cbh-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-o-animation: cbh-circle-img-anim 0s infinite ease-in-out!important;animation:cbh-circle-img-anim 0s infinite ease-in-out!important;}.cbh-phone.cbh-hover .cbh-ph-img-circle1{background-color: rgba(0,175,242,1);}.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover{background-color: rgba(117,235,80,1);}.cbh-phone.cbh-green .cbh-ph-img-circle1{background-color:#91c82e;}.cbh-phone.cbh-green .cbh-ph-img-circle1{background-color:#91c82e;}.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1{background-color:rgba(204,204,204,1);}.cbh-phone.cbh-gray .cbh-ph-img-circle1{background-color:rgba(30,235,80,1);}@-moz-keyframes cbh-circle-anim{0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}30% {-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity: .5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity: .5;}100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}} @-webkit-keyframes cbh-circle-anim{0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}30% {-webkit-transform: rotate(0deg) scale(.7) skew(1deg);-webkit-opacity: .5;}100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}@-o-keyframes cbh-circle-anim {0% {-o-transform: rotate(0deg) scale(0.5) skew(1deg);-o-opacity: .1;}30% {-o-transform: rotate(0deg) scale(.7) skew(1deg);-o-opacity: .5;}100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}@keyframes cbh-circle-anim {0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}30% {transform: rotate(0deg) scale(.7) skew(1deg);opacity: .5;}100% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .1;}}@-moz-keyframes cbh-circle-fill-anim {0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg); opacity: .2;}} @-webkit-keyframes cbh-circle-fill-anim{0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg); opacity: .2;}50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}100% { -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}@-o-keyframes cbh-circle-fill-anim {0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}@keyframes cbh-circle-fill-anim {0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}@keyframes cbh-circle-img-anim {0% {transform: rotate(0deg) scale(1) skew(1deg);}10% {transform: rotate(-25deg) scale(1) skew(1deg);}20% {transform: rotate(25deg) scale(1) skew(1deg);}30% {transform: rotate(-25deg) scale(1) skew(1deg);}40% {transform: rotate(25deg) scale(1) skew(1deg);}100%,50% {transform: rotate(0deg) scale(1) skew(1deg);}}@-moz-keyframes cbh-circle-img-anim {0% {transform: rotate(0deg) scale(1) skew(1deg);}10% {-moz-transform: rotate(-25deg) scale(1) skew(1deg);}20% {-moz-transform: rotate(25deg) scale(1) skew(1deg);}30% {-moz-transform: rotate(-25deg) scale(1) skew(1deg);}40% {-moz-transform: rotate(25deg) scale(1) skew(1deg);}100%,50% {-moz-transform: rotate(0deg) scale(1) skew(1deg);}}@-webkit-keyframes cbh-circle-img-anim {0% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);}10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}100%,50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);}}@-o-keyframes cbh-circle-img-anim {0% {-o-transform: rotate(0deg) scale(1) skew(1deg);}10% {-o-transform: rotate(-25deg) scale(1) skew(1deg);}20% {-o-transform: rotate(25deg) scale(1) skew(1deg);}30% {-o-transform: rotate(-25deg) scale(1) skew(1deg);}40% {-o-transform: rotate(25deg) scale(1) skew(1deg);}100%,50% {-o-transform: rotate(0deg) scale(1) skew(1deg);}}.webrtc-box {position:fixed;top:200px;left:-1024px;width:228px;z-index:11000; visibility:visible;}.webrtc-panel,.call-box,.call_button,.sip-phone,.but-box {position:relative;}.keyb-close {position:absolute;}.but-box {background-color:transparent;display:table;height:52px;width:100%;}.but-box .keyb-close {background-size:100%;top:40px;right:-15px;height:52px;width:52px;z-index:11000;}.webrtc-panel {display:table;min-height:20em;vertical-align:middle;padding:5%;width:90%;}.call_button,.sip-phone	{margin:0em auto;}.call_button {padding:0.3em 10px;}#novawebcall-control-button4 {display:block;margin:0 auto;font-size:13px;font-weight:bold;height:auto;width:100%;padding:6% 5%;background-color:#FFFFFF;border:1px solid #E0E0E0;line-height:13px;}.webrtc-panel button.btn {color:#444444;}.sip-phone {position:relative;margin:1em 0em 0em;border:none;}.webrtc-panel .dtmf_btn {margin:3%;padding:0;font-weight:bold;font-size:16px;color:#666666;width:25%;text-align:center;height:auto;background-color:#FFFFFF;border:2px solid #E0E0E0;border-radius:3px;line-height:16px;}.call-box.activate .dtmf_btn {border:2px solid #D2E8A7;}.sip-phone.active {border:none;}.phone {position:absolute;top:-0.6em;width:100%;height:100%;}.locked {left:0em;}#novawebcall-control-button4.calling {color:#FFFFFF;background-color:#EB1C24;}.call_button button.not_supported {color:#AA1111;}.call-box {display:table;height:28.38em;border:1px solid #CDCDCD;background-color:#FFFFFF;border-radius:0.3rem;box-shadow:0px 0px 20px 5px rgba(0,0,0,0.2);padding:5%;width:90%;}.call-box .call {border-color:#AAAA44;}.call-box .activate {border-color:#11AA11;}#status {font-size:1rem;font-weight:bold;margin:0.5em 0em;padding:0.5em;text-align:center;height:1.2em;}#dialing_pad {border:none;}#novawebcall_block {text-align:center;padding:0px;}.box-hidden {display:none;}.otp_chat span {display:none!important;}@-ms-viewport {width: device-width;}@viewport {width: device-width;}@media all and (max-width: 1264px) {#novawebcall-control-button4 {font-size:13px;line-height:13px;}.webrtc-panel .dtmf_btn {font-size:16px;line-height:16px;}}@media all and (max-width: 1072px) {#novawebcall-control-button4 {font-size:13px;line-height:13px;}.webrtc-panel .dtmf_btn {font-size:16px;line-height:16px;}}@media all and (max-width: 768px) {.but-box .keyb-close {height:104px;width:104px;top:26px;right:-30px;}#novawebcall-control-button4 {font-size:13px;line-height:13px;}.webrtc-panel .dtmf_btn {font-size:16px;line-height:16px;}}[hint] {position: relative;cursor: pointer;color: #666666;}[hint]:before {content: attr(hint);display: none;opacity: 0;position: absolute;bottom: calc(0% - 70px);left: 50%;transform: translateX(-50%);width: 100%;max-width: 250px;min-width: 200px;padding: 5px;border: 1px solid #e9e9e9;background-color: #fff;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.15);font-size: initial;font-weight: initial;text-align: center;}[hint]:hover:before {display: block;animation: hint 0.7s ease forwards;}@-moz-keyframes hint {100% {opacity: 1;bottom: calc(0% - 50px);}}@-webkit-keyframes hint {100% {opacity: 1;bottom: calc(0% - 50px);}}@-o-keyframes hint {100% {opacity: 1;bottom: calc(0% - 50px);}}@keyframes hint {100% {opacity: 1;bottom: calc(0% - 50px);}}
/*callbutton end*/