article, aside, details, figcaption, figure, .footer, header, hgroup, nav, div{display:block;}
audio, canvas, video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
[hidden]{display:none;}
html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0 auto;line-height:1.231;text-align:left;background:#ECECEC;;padding:0;}
body, button, input, select, textarea{font:12px/16px Arial, Tahoma, Verdana, sans-serif;color:#000;}
OL,UL {margin:0;padding:0;list-style:none;}
a{color:#245385;outline:none;text-decoration:underline;}
a:hover{text-decoration:none;}
h3 {
    display: block;
    font: 12px/24px Arial;
    padding: 0 0 0 18px;
    font-weight:600;
    font-style:italic;
}

abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 20px 0;padding:0;}
ins{text-decoration:none;}
mark{background:#ff0;color:#000;font-style:italic;font-weight:bold;}
pre, code, kbd, samp{font-family:monospace, monospace;_font-family:'courier new', monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before, q:after{content:"";content:none;}
small{font-size:85%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
dd{margin:0 0 0 40px;}
nav ul, nav ol{list-style:none;list-style-image:none;margin:0;padding:0;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset, p {border:0;margin:0;padding:0;}
label{cursor:pointer;}
legend{border:0;*margin-left:-7px;padding:0;}
button, input, select, textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button, input{line-height:normal;*overflow:visible;}
table button, table input{*overflow:auto;}
button, input[type="button"], input[type="reset"], input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"], input[type="radio"]{box-sizing:border-box;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
input{outline:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;resize:none;}
input:valid, textarea:valid{}
input:invalid, textarea:invalid{background-color:#FDCAC7 !important;border:1px solid #CECECE;outline:none;box-shadow:none;padding:4px 10px 5px 9px;}
input[type=text], input[type=password] {
    background:url(/i/shadow.png) top left no-repeat #fff; 
    border-radius:1px;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    -o-border-radius:1px;
    -khtml-border-radius:1px;
    border:1px solid #d2d2d2;
}
textarea {
    background:url(/i/shadow.png) top left no-repeat #fff; 
    border-radius:1px;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    -o-border-radius:1px;
    -khtml-border-radius:1px;
    border:1px solid #d2d2d2;
}	
.error-field{background-color:#FDCAC7 !important;border:1px solid #CECECE;outline:none;box-shadow:none;padding:4px 10px 5px 9px;}
table{border-collapse:collapse;border-spacing:0;}
td{vertical-align:top;padding:0;}
.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;}
.ir br{display:none;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}
html body * div.clear{background:none;border:0;clear:both;display:block;float:none;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;font-size:0;}
.tar{text-align:right;}
.tac{text-align:center;}
.frg{float:right;}
.flf{float:left;}
.hide{display:none;}
a.gray{color:#818181;}

@media only screen and (min-width:480px){}
@media only screen and (min-width:768px){}
@media print{
    *{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important;} 
    a, a:visited{text-decoration:underline;}
    a[href]:after{content:" (" attr(href) ")";}
    abbr[title]:after{content:" (" attr(title) ")";}
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after{content:"";} 
    pre, blockquote{border:1px solid #999;page-break-inside:avoid;}
    thead{display:table-header-group;}
    tr, img{page-break-inside:avoid;}
    img{max-width:100% !important;}
    @page{margin:0.5cm;}
    p, h2, h3{orphans:3;widows:3;}
    h2, h3{page-break-after:avoid;}
}

.mainWrap{ width:970px; margin:0 auto;background:#FFF;padding: 0 15px;
           box-shadow: 0px 0px 18px #969696;
           -moz-box-shadow: 0px 0px 18px #969696;
           -webkit-box-shadow: 0px 0px 18px #969696;
           -o-box-shadow: 0px 0px 18px #969696;
           -khtml-box-shadow: 0px 0px 18px #969696;
           position: relative;min-height: 85%; 	/*overflow: hidden;*/
}
.mainWrapIn{width:735px;float:left;padding-bottom:83px;}
.mainWrapIn.nopad{padding-bottom:0;}
.mainWrapIn .article_block p{text-align:justify;margin: 0 0 10px 0;}

.link-6 .mainWrapIn .article_block p
{
    margin: 0px;
}
.mainWrapInAddition
{
    padding-bottom:0px;
}
.mainWrapIn2
{
    padding-bottom:120px;
}

.rightWrap{width:224px;float:right;padding-bottom:83px;}
.rightWrap.nopad{padding-bottom:0;}

.minek {height:22px;background:#313030 url(/i/minekbg.gif) 50% 0 repeat-x;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;text-align:center;color:#fff;text-transform:uppercase;font:12px/22px 'Trebuchet MS', sans-serif;letter-spacing:3px;text-shadow:1px 1px 0 #444;margin:0 0 10px 0;cursor:pointer;}
.nameblock{padding: 0px 0 10px 0;}
.nameblock a.logo{
    float: left;
    display: block;
    float: left;
    font: bold 22px/21px 'Trebuchet MS',sans-serif;
    height:auto;
    margin: 0 ;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.langs {float:left;padding:0;}
.langs img {display: block;float: left;margin: 0px 6px 0 0;}
.langs p {position: relative;overflow: hidden;padding:0 0 2px 0;}
.langs p a {line-height: 11px;}
.nameblock .pages {float:right;padding:2px 20px 0 0;}
.nameblock .pages p {padding:0 0 5px 0;}
.nameblock .pages a{color:#5F5F5F;}

/* Main Menu */
.menu {  
    -moz-border-radius: 6px 6px 6px 6px;
    -o-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    -o-box-shadow: 0 4px 4px 1px #424242;
    -webkit-box-shadow: 0 4px 4px 1px #424242;
    -khtml-box-shadow: 0 4px 4px 1px #424242;
    box-shadow: 0 4px 4px 1px #424242;
    height: 30px;
    margin: 0 0 12px;
    padding: 0 0 10px;
    position: relative;
    width: 969px;
    z-index: 10;
}
.menu .main-menu {display: block;position: relative;height: 38px;width: 974px;z-index: 10;padding:12px;padding-top:10px;margin:00;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;}
.menu .main-menu > li a {text-decoration:none;}
.menu .main-menu > li {display: block;position: relative;float: left;width: 16%;padding:0 11px 12px;margin:-12px;/*url(/i/menubg.gif) 0 bottom repeat-x*/; background:none;}
/*.menu .main-menu li.menu-3, .menu .main-menu li.menu-4 {width: 18%;}*/
.menu .main-menu > li {width:20%;}
.menu .main-menu li.menu-1 {border-radius: 6px 0 0 0;-moz-border-radius: 6px 0 0 0;-webkit-border-radius: 6px 0 0 0;-khtml-border-radius: 6px 0 0 0;}
.menu .main-menu li.menu-5 {border-radius: 0 6px 0 0;-moz-border-radius: 0 6px 0 0;-webkit-border-radius: 0 6px 0 0;-khtml-border-radius: 0 6px 0 0;}
.menu .main-menu > li.menu-1 > a {border-radius: 5px 0 0 5px;-moz-border-radius: 5px 0 0 5px;-webkit-border-radius: 5px 0 0 5px;-khtml-border-radius: 5px 0 0 5px;}
.menu .main-menu > li.menu-1 > a:hover {border-radius: 5px 0 0 0;-moz-border-radius: 5px 0 0 0;-webkit-border-radius: 5px 0 0 0;-khtml-border-radius: 5px 0 0 0;}
.menu .main-menu > li.menu-5 > a { border-radius: 0 5px 5px 0;-moz- border-radius: 0 5px 5px 0;-webkit- border-radius: 0 5px 5px 0;-khtml- border-radius: 0 5px 5px 0;}
.menu .main-menu > li.menu-5 > a:hover { border-radius: 0 5px 0 0;-moz- border-radius: 0 5px 0 0;-webkit- border-radius: 0 5px 0 0;-khtml- border-radius: 0 5px 0 0;}
.menu .main-menu li a {/*font-weight: bold;*/position: relative;display: block;color:#fff;padding:0;height: 44px;line-height: 13px;background:#5F8CB8 url(/i/ulbg.gif) 0 0 repeat-x;   border-right: 1px solid #D1D6DB;}
.menu .main-menu li  ul li a {
    color:#000;
}
.menu .main-menu .menu-5 a {
    border-right:none;
}
.menu .main-menu li a:hover, .menu .main-menu li.active a {background:#f4f4f4;}
.menu .main-menu li a:hover em  {
    color:#000000;
    text-shadow: none;
}
.menu .main-menu li a em {display: table-cell;padding:2px 14px;height: 38px;vertical-align: middle;font-style: normal;
                          font-family: Tahoma;
                          font-weight: bold;
                          text-shadow: -1px -1px 0px #082547;
                          font-size: 10px;
                          text-transform:uppercase;
                          text-align:center;
}


.menu .main-menu li.active a em {
    color:#000;
    text-shadow: -1px -1px 0px #FFF;
}
.menu .main-menu li a .pic {display: block;border-top:1px solid #fff;height: 85px;background: url(/i/menu1.jpg) 0 0 no-repeat;}
.menu .main-menu li.menu-2 a .pic {background: url(/i/menu2.jpg) 0 0 no-repeat;}
.menu .main-menu li.menu-3 a .pic {background: url(/i/menu3.jpg) 0 0 no-repeat;}
.menu .main-menu li.menu-4 a .pic {background: url(/i/menu4.jpg) 0 0 no-repeat;}
.menu .main-menu li.menu-5 a .pic {background: url(/i/menu5.jpg) 0 0 no-repeat;}
.menu .main-menu li.menu-6 a .pic {background: url(/i/menu6.jpg) 0 0 no-repeat;}
.menu .main-menu li a:hover .pic, .menu .main-menu li.active a .pic {background-position: 0 -85px;}
.menu .main-menu li ul {display: none;position: absolute;top: 44px;left:0;width: 240px;z-index:10;background: #f4f4f4 none !important;border-radius: 0 0 0 4px;-moz-border-radius: 0 0 0 4px;-webkit-border-radius: 0 0 0 4px;-khtml-border-radius: 0 0 0 4px;
                        -webkit-box-shadow: 0px 3px 2px rgba(50, 50, 59, 0.36);
                        -moz-box-shadow:    0px 3px 2px rgba(50, 50, 59, 0.36);
                        box-shadow:         0px 3px 2px rgba(50, 50, 59, 0.36);

}
.menu .main-menu li.menu-1{
    padding-left: 0px;

}
.menu .main-menu li.menu-1 a em{
    width: 1% !important;
}
/*.menu .main-menu li.menu-2{
    width: 190px;
}
.menu .main-menu li.menu-3{
    width: 159px;
}
.menu .main-menu li.menu-4{
    width: 167px;
}
.menu .main-menu li.menu-5{
	width: 182px;
}
.menu .main-menu li.menu-6{
	width: 143px;
    padding-right: 12px;
}
.menu .main-menu li.menu-7{
	width: 165px;
}*/
.menu .main-menu li.menu-5{
    width: 198px;
}
.menu .main-menu li:last-child ul {
    left:-30px;
}

.country-page > div {
    z-index:0!important;
}
.world_map { 
    width:800px;
    margin-left: -17px;
}

.menu .main-menu li:hover ul {display: block;}
.menu .main-menu li ul li {float: none;margin:0;}
.menu .main-menu li ul li a {height: auto;background: transparent none !important;border-bottom:1px solid #fff;padding: 8px 8px;text-decoration: none;}
.menu .main-menu li ul li.last a, .menu .main-menu li ul li:last-child a {border-bottom: 0 none;}
.menu .main-menu li .arr {position: absolute;top: 0px;width: 5px;height:11px;}
.menu .main-menu li .arr.left {left:0;background: url(/i/before.gif) 0 0 no-repeat;}
.menu .main-menu > li.menu-1 .arr.left {left:0;background:none;}
.menu .main-menu li .arr.right {right:0;background: url(/i/after.gif) 0 0 no-repeat;}
.menu .main-menu > li.menu-6 .arr.right {right:0;background:none;}
.menu ul.menu .main-menu li ul li a:hover, .menu ul.menu .main-menu li ul li.active a{
    color:#29476A;
}

.bottom_menu ul li em {
    font-style:normal;
    font-weight:600;
}



.bottomSlider {
    background: none repeat scroll 0 0 #DCDCDC;
    border-radius: 0 0 0 0;
    border-top: 1px solid #EBEBEB;
    clear: both;
    margin: 0 auto -10px;
    padding: 9px 0 10px;
    position: relative;
    top: -10px;
    width: 1000px;
    box-shadow: 0px 19px 18px #969696;
    -moz-box-shadow: 0px 19px 18px #969696;
    -webkit-box-shadow: 0px 19px 18px #969696;
    -o-box-shadow: 0px 19px 18px #969696;
    -khtml-box-shadow: 0px 19px 18px #969696;
    /*margin-bottom:*/
}

.bottomSlider.last{margin-bottom:93px;}

.footer{

    background: #506f96;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwNmY5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzQ2NjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #506f96 0%, #274668 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#506f96), color-stop(100%,#274668));
    background: -webkit-linear-gradient(top,  #506f96 0%,#274668 100%);
    background: -o-linear-gradient(top,  #506f96 0%,#274668 100%);
    background: -ms-linear-gradient(top,  #506f96 0%,#274668 100%);
    background: linear-gradient(to bottom,  #506f96 0%,#274668 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#506f96', endColorstr='#274668',GradientType=0 );
    /*height: 300px;*/
    position: relative;
    width: 100%;
    z-index: 110;
    min-width: 1000px;
	/*top:-148px;*/

}
.footer-wrap {
    color: #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    width: 960px;
}
.footer-wrap a {
    color: #FFFFFF;
    text-decoration:none;
    font-size:11px;
}
.footer-wrap .bottom_menu>ul>li>a {
    font-size:13px;
    display:block;
    margin-bottom:5px;
    overflow:hidden;
}

.footer-wrap a:hover {
    text-decoration:underline;
}

.footer-wrap ul li a {
    font-size: 11px;
}
.copyright{padding:0 0 0 19px;width:240px;float:left;}
.copyright.main-tpl {
    float: left;
    font-size: 11px;
    padding: 83px 0 0 19px;
    text-align: right;
    width: 227px;
}

.sub-info.main-tpl {
    float: right;
    font-size: 11px;
    padding: 0 0 0 19px;
    text-align: right;
    width: 208px;
}

.sub-info {
    float: right;
    padding: 0 0 0 /*25*/15px;
    width: 410px;
}
.footer a{/*color:#fff;*/}

.bottomSlider img{border:1px solid #C5C2C2;}
.bottomSlider table{width:100%;}
.bottomSlider td{width:20%;text-align:center;}

.topic {display: block;position: relative;margin:0 0 5px 0;padding:0 6px;height: 27px;/*background-color:#bababa;background-image:-moz-linear-gradient(top,#dadada,#bababa,#9a9a9a);background-image: linear-gradient(#dadada,#bababa,#9a9a9a);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#dadada),color-stop(0.66,#bababa), color-stop(0.83,#9a9a9a));background-image:-webkit-linear-gradient(#dadada,#bababa,#9a9a9a);background-image: -o-linear-gradient(#dadada,#bababa,#9a9a9a);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;*/}
.topic.sub {height: auto;}
.topic.dark {background-color:#777777;background-image:-moz-linear-gradient(top,#8b8a8a,#777777,#616161);background-image: linear-gradient(#8b8a8a,#777777,#616161);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#8b8a8a),color-stop(0.66,#777777), color-stop(0.83,#616161));background-image:-webkit-linear-gradient(#8b8a8a,#777777,#616161);background-image: -o-linear-gradient(#8b8a8a,#777777,#616161);}
/*.topic span {
    display: block;
    font: 16px/24px Arial;
    padding: 0 0 0 18px;
    font-weight:600;
    font-style:italic;
}*/
.topic.sub span {padding: 4px 60px 4px 0;background: none;font:bold 17px/21px 'Trebuchet MS';text-shadow:1px 1px 0 #D7D7D7;}
.topic.sub span em {font-size: 18px;font-style: normal;}
.topic.sub span .pic {display: inline-block;width: 30px;height: 7px;background: url(/i/topic3bg.gif) 0 0 no-repeat;}
.topic.dark span{color:#FFFFFF;text-shadow:none;background:url(/i/topic4bg.gif) 100% 14px no-repeat;}
.topic ins{float:right;padding:2px 1px 0 0;}

.main-article {margin:13px 0 11px 0;}
.main-article .article {border:1px solid #9FA1A2;border-bottom:0;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;padding:12px 14px;}
.main-article .article h2 {background: none transparent;margin:0 0 10px;border:none;}
.main-article .article p {margin: 10px 0;}
.article .img {display: block;position: relative;float:left;margin:0 26px 0px 0;}
.article .img img {display: block;}

/*h1{font-size: 18px;font-weight: normal;color:#fff;padding: 0 13px;line-height: 22px;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;}*/

.topic span, h1,h2{
    background: url("/i/topik.gif") no-repeat scroll left 9px transparent;
    display: block;
    font: 18px/24px Arial;
    padding: 0 0 0 18px;
    font-style:normal;
}
.arr-header {	
    background: url("/i/topik.gif") no-repeat scroll left center transparent !important;
    display: block !important;
    font: 18px/24px Arial !important;
    padding: 0 0 0 18px !important;
}
.country-page h2 {
    /* background: url("/i/topik.gif") no-repeat scroll left center transparent;*/
    display: block;
    font: 16px/24px Arial;
    padding: 0 0 0 18px;
    font-weight:600;

}
/*.country-page h2 {font-size: 18px;font-weight: normal;padding: 0 6px;line-height: 22px;*//*background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-bottom:3px solid #880606;}*/
/*h1 span:first-child, .country-page h2 span:first-child {display: block;padding: 4px 17px 8px;background: url(/i/marker.2.png) 0 8px no-repeat;}*/
.country-page h2 span a{text-decoration:none;color:#fff}
/*h1 span i {font-size: 14px;font-style: normal;font-weight: bold;}*/
.country-page h2.sub-grad {}
.wrap {position: relative;overflow: hidden;}
h1.h1_article{background:none;color:#000;}
h2 {margin:0;padding:0 0 6px 0;font:normal 20px/22px Arial;}
.article .img .date {zoom:1;display: block;margin:0;height:16px;color:#fff;background: #3C5C80;
                     background-image: -moz-linear-gradient(top,#507096,#3C5C80,#29486B);
                     background-image: linear-gradient(#507096,#3C5C80,#29486B);
                     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096,#3C5C80,#29486B),color-stop(0.66,#507096), color-stop(0.83,#29486B));
                     background-image: -webkit-linear-gradient(#507096,#3C5C80,#29486B);
                     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#29486b')";
                     background-image: -o-linear-gradient(#507096,#3C5C80,#29486B);
                     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#29486b');
                     border-radius:0 0 6px 0;-moz-border-radius:0 0 6px 0;-webkit-border-radius:0 0 6px 0;-ms-border-radius:0 0 6px 0;-o-border-radius:0 0 6px 0;-khtml-border-radius:0 0 6px 0;padding:0 0 0 5px;font:11px/14px Arial;}

.more-link {text-align:right !important;padding: 0;}

.more-link a, .description a.more-link, .main-article .news .more, .anons-list .more {
    background: url("/i/all.gif") no-repeat scroll left center transparent;
    color:  #194173;
    display: inline-block;
    font: 11px/22px Arial;
    padding: 0 12px;
    text-decoration: none;
    text-decoration:underline;
}
.more-link a:hover, .description a.more-link:hover, .anons-list .more:hover {text-decoration:underline;}
.tabBlock .more-link {margin: 0 5px 6px 0;float:right;}
a.g-more{color:#fff;font:11px/19px Arial;display:inline-block;text-decoration:none;padding:0 10px;height:22px;background:#7D7D7D url(/i/more2bg.gif) 0 0 repeat-x;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-khtml-border-radius:6px;}
a.g-more:hover{text-decoration:underline;}
.rightWrap div.more{padding-right:4px;}

.main-article .news{
    background:#fff;
    padding:0px 0 14px 0;
}

.txtIn > a {
    color: #000000;
    font-weight:500;
}


.news .item:first-child{
    background: none repeat scroll 0 0 #EAEAEA;
    padding-top: 10px;
}

.article_block table.commission tr:nth-child(2n)  td{
    background:#fff;
}
li:nth-child(2n)
.main-article .news .item .date{width:118px;padding:2px 0 0 11px;font:normal 11px Arial;}
.main-article .news .item .txt{width:100%;float:right;margin:0 0 0 -129px;}
.main-article .news .item .txtIn{margin:0 12px 0 10px;}
.main-article .news .item{padding:0 0 11px 0;}
.main-article .news .more{
    position:absolute;bottom:-8px;right:-1px;

}

.tizers{position:relative;overflow: hidden;margin:0 0 9px 0;border-collapse:separate;border-spacing:2px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;}
table.tizers tr:first-child td:first-child {
    /*border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-ms-border-radius:5px 0 0 0;-o-border-radius:5px 0 0 0;-khtml-border-radius:5px 0 0 0;*/
}
table.tizers tr:first-child td:last-child {
    /*border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;-ms-border-radius:0 5px 0 0;-o-border-radius:0 5px 0 0;-khtml-border-radius:0 5px 0 0;*/
}
table.tizers tr:last-child td:first-child {
    /*border-radius:0 0 0 5px;-moz-border-radius:0 0 0 5px;-webkit-border-radius:0 0 0 5px;-ms-border-radius:0 0 0 5px;-o-border-radius:0 0 0 5px;-khtml-border-radius:0 0 0 5px;*/
}
table.tizers tr:last-child td:last-child {
    /*border-radius:0 0 5px 0;-moz-border-radius:0 0 5px 0;-webkit-border-radius:0 0 5px 0;-ms-border-radius:0 0 5px 0;-o-border-radius:0 0 5px 0;-khtml-border-radius:0 0 5px 0;*/
}
.tizers .item{position: relative;width:50%;font:11px/14px Arial;color:#454040;border:1px solid #c9c9c9;/*border-right:6px solid #3c5c80;*/background-image:-moz-linear-gradient(top,#ffffff,#f0f0f0,#dddddd);background-image: linear-gradient(#ffffff,#f0f0f0,#e4e4e3);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#ffffff,#f0f0f0,#e4e4e3),color-stop(0.66,#ffffff), color-stop(0.83,#e4e4e3));background-image:-webkit-linear-gradient(#ffffff,#f0f0f0,#e4e4e3);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e3')";background-image: -o-linear-gradient(#ffffff,#f0f0f0,#e4e4e3);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e3');}
.tizers hr{clear:both;height:2px;background:#fff url(/i/hr.gif) 0 repeat-x;border:0;margin:0;}
.tizers .img {background:#fff;position: relative;float:left;margin: 0 10px 0 0;box-shadow: 1px 1px 3px #969696;padding: 3px; width:90px}
.tizers .img img {display: block;}
.tizers .nm a{font-weight:bold;color:#232323;text-decoration:underline;text-transform:uppercase;}
.tizers .nm a:hover{text-decoration:underline;}
.tizers .nm{padding:0 0 9px 0;}
.tizers .wrp{padding:8px 10px;}
.tizers .more-link {position: absolute;bottom: 8px; right: 10px;}
.tizers .date{
    color: #999;
    font-size:11px;
}

.topic .select span{font:normal 11px/13px Arial;text-shadow:none;padding:0;float:none;display:inline;background:none;}
.select{display:inline-block;position:relative;border:1px solid #B5B5B5;background:#fff url(/i/select.gif) 100% 0 no-repeat;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-khtml-border-radius:7px;}
.select .val{height:20px;padding:2px 34px 0 12px;}
.select .val span{position:relative;}
.select .list{display:none;margin:-4px 0 0 -1px;position:absolute;border:1px solid #B5B5B5;border-top:0;background:#fff;padding:2px 0 4px 0;border-radius:0 0 7px 7px;-moz-border-radius:0 0 7px 7px;-webkit-border-radius:0 0 7px 7px;-ms-border-radius:0 0 7px 7px;-o-border-radius:0 0 7px 7px;-khtml-border-radius:0 0 7px 7px;width:100%;z-index:1;}
.select .list div{padding:1px 12px;}
.select .list div:hover{background:#9A9A9A;color:#fff;}

.tabs {position:relative;padding:  32px 0 6px;}
.rightWrap .tabs{padding-bottom:14px;}
.tabs .tab {position: absolute;top: 0;left:0;width: 100%;border-bottom:5px solid #606060;}
.blueTabs .tab{border-color:#29486b;margin-bottom:0;}
.tabs .tab a{display:block;float:left;position:relative;background:#E3E3E3;margin:0 1px 0 0;padding:0 12px;height:28px;font:12px/28px Arial;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;}
.tabs .tab a.active{max-width: 100% !important;cursor:default;background:#606060 url(/i/tabs.gif) 0 0 repeat-x;color:#fff;text-decoration:none;text-transform:uppercase;font:bold 11px/28px Arial;}
.tabs .tab a.active span{z-index: expression(runtimeStyle.zIndex = 1, insertAdjacentHTML('afterBegin', '<i></i>')); font-size:11px;}
.tabs .tab a.active i,.tabs .tab a.active span:before{top:26px;content:'';display:block;width:9px;height:7px;
                                                      /*background:url(/i/tabs-arr.png);*/position:absolute;}
.blueTabs .tab a.active i, .blueTabs .tab a.active span:before{top:27px;}
.tabBlock {display: block;overflow: hidden; position: relative;zoom: 1;border:1px solid #B7B3B3;border-top:0 none;/*border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;*/background-image:-moz-linear-gradient(top,#e5e4e4,#f7f7f7,#ffffff);background-image: linear-gradient(#e5e4e4,#f7f7f7,#ffffff);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#e5e4e4),color-stop(0.66,#f7f7f7), color-stop(0.83,#ffffff));background-image:-webkit-linear-gradient(#e5e4e4,#f7f7f7,#ffffff);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#ffffff');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#ffffff')";background-image: -o-linear-gradient(#e5e4e4,#f7f7f7,#ffffff);}
.tabBlock .rewList {display: block;overflow: hidden; position: relative;zoom: 1;margin-bottom: 10px;}
.tabs .tab a span {display:block;height:28px;display:table-cell;padding:0 5px;vertical-align:middle;}

.rightWrap .tabs .tab a {max-width:50%;padding:0;margin:0;line-height:12px;}
.blueTabs .tab a.active{background:#3a5a7e url(/i/tabs2.gif) 0 0 repeat-x;}
.blueTabs .tab a.active i,.blueTabs .tab a.active span:before{/*background:url(/i/tabs-arrs2.gif) 0 0 no-repeat;*/margin-left:6px;}
.blueTabs .tabBlock {/*border-color:#EBEBEB;*/background:#EBEBEB;}
.blueTabs .jspTrack {background:#9E9E9E;}
.blueTabs .jspDrag {background:none;}
.blueTabs .jspArrowUp{background-position:0 0;}
.blueTabs .jspArrowDown{background-position:0 100%;}
.blue2Style .tabBlock{/*border-color:#D9E2E7;*/background:#D9E2E7;}
/*.blue2Style .tab a.active i,.blue2Style .tab a.active span:before{background:url(/i/tabs-arrs3.gif) 0 0 no-repeat;}*/
.rewItem {
    padding: 6px 5px 6px 10px;
    overflow:hidden;

}
.laws .rewItem{border-bottom:none;}
.laws .anfas2{font-weight:normal;}

.rightWrap .rewItem .date {
    background:none;
    color: #000;
    padding-left:0px;
    float:left;
}

.rewItem .date, .rewItem .date2 {
    background: url("/i/clock.gif") no-repeat scroll left 2px transparent;
    color: #B40000;
    padding-left: 18px;
    padding-right:5px;
    float:left;
}

.rewItem .date big{margin-right:5px;font-size:18px;line-height:14px;position:relative;top:4px;color:#494949;font-weight:bold;}
.rewItem .txt {color:#656565;margin: 0; font-size:11px;}
.rewItem .txt ins{color:#656565;}
.rewItem.last{border:0;}
.rewList .subscribe{padding:0 22px 8px 22px;}
.rightWrap .rewItem{padding: 0px 5px 5px 10px;border:0;}
.rightWrap .rewItem .date big{margin-right:5px;}

a.subscr, span.subscr{/*display:block;*/display: none;height:27px;background:url(/i/subscr.gif) 0 0 repeat-x;float:left;font:11px/24px Arial;color:#fff;text-decoration:none;padding:0 10px 0 9px;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;-ms-border-radius:5px 0 0 5px;-o-border-radius:5px 0 0 5px;-khtml-border-radius:5px 0 0 5px;}
a.subscr:hover{text-decoration:underline;}
a.rss{	
    background: url("/i/rss.gif") no-repeat scroll 11px 9px transparent;
    color: #194173;
    display: block;
    float: left;
    font: 11px/22px Arial;
    height: 25px;
    margin: 0 4px 0 7px;
    padding: 0 0 0 20px;
}
a.email {
    background: url("/i/mail2.gif") no-repeat scroll 1px 9px transparent;
    color: #194173;
    display: block;
    float: left;
    font: 11px/22px Arial;
    height: 25px;
    margin: 0 7px 0 4px;
    padding: 0 0 0 14px;
}
.subscribe div{float:left;/*border:1px solid #E0DFDF;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;-ms-border-radius:0 5px 5px 0;-o-border-radius:0 5px 5px 0;-khtml-border-radius:0 5px 5px 0;*/}
.rightWrap .subscribe{margin:0 0 3px 3px;}
.rightWrap .subscribe div{/*border-color:#fff;background:#fff;*/}

.loginBar{ 
    display:none; margin-bottom:14px;border:1px solid #CACACA;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;
    position: absolute;
    z-index: 1000;
    background: white;
    right: -15px;
    top: 43px;
}


.loginBar .name {
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmM2YzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e5e5e5 0%, #c6c6c6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#c6c6c6));
    background: -webkit-linear-gradient(top,  #e5e5e5 0%,#c6c6c6 100%);
    background: -o-linear-gradient(top,  #e5e5e5 0%,#c6c6c6 100%);
    background: -ms-linear-gradient(top,  #e5e5e5 0%,#c6c6c6 100%);
    background: linear-gradient(to bottom,  #e5e5e5 0%,#c6c6c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#c6c6c6',GradientType=0 );
    height:27px;
    text-align:center;
    margin:0 -1px 6px;
    font:bold 12px/24px Arial;
    color:#000;
}
.loginBar label {display: block;float: left;width:60px;padding-right:6px;text-align:right;}
.loginBar p {position: relative;overflow: hidden;padding:3px 0 3px 3px;vertical-align:middle;}
.loginBar p .gray {float: left;margin: 0 0 0 12px;}
.loginBar .text{width:136px;}
.loginBar .enter{display:inline-block;float:right;margin: 0 12px 0 0;}


input.text, input.phone, input.email{border:1px solid #B9B9B9;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-khtml-border-radius:7px;padding:2px 5px;}

.searchForm{height:30px;padding:0 30px 18px 8px;background:none; float: left}

.searchForm .tx {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #97b4c3;
    color: #0F4B69;
    float: left;
    font: bold 11px Arial;
    margin-right: 1px;
    padding: 6px;
    width: 400px;
}

.searchForm .submit{border:0;padding:0;float:left;width:28px;height:27px;background: url(../../i/search_bg.gif) no-repeat center center;}
.banner {padding:0;}
.banner h2 {margin: -6px 0 8px;text-transform: uppercase;font-size: 17px;font-weight: normal;color:#616465;font-family: Arial, tahoma;}
.banner img {display: block;margin:0 0 14px 0;border: 1px solid #B7B3B3;}
#world_map img {border:none;}

.slider {height:115px;overflow:hidden;margin:7px 0 7px;padding:0 14px 0 0;width:200px;}
.slider.long{height:340px;}
.rightWrap .slider {height:auto; max-height:300px;}
.inline_50 .slider {
    width:345px;
}
.news-list .slider {height:290px;}
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;}
.jspVerticalBar{position:absolute;top:0;right:0;width:15px;height:100%; opacity: 0.1;}
.jspScrollable:hover .jspVerticalBar {opacity:1;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:12px;}
.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background:#9E9E9E;position:relative;width:1px;margin-left:7px;}
.jspDrag {background:none;position:relative;top:0;left:0;cursor:pointer;width:15px;margin-left:-6px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;}
.rightWrap .jspDrag {height: 12px !important;}
.jspHorizontalBar .jspTrack{float:left;height:10px;margin-top:1px;}
.jspHorizontalBar .jspDrag{float:left;height:12px;margin-top:-1px;}
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}
.jspArrow.jspDisabled{cursor:default;}
.jspVerticalBar .jspArrow{height:19px;width:9px;margin-left:3px;}
.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}
.jspVerticalBar .jspArrow:focus{outline:none;}
.jspCorner{background:#eeeef4;float:left;height:100%;}
* html .jspCorner{margin:0 -3px 0 0;}
.jspArrowUp{background:url(/i/arrsn.gif) -9px 0 no-repeat;}
.jspArrowDown{background:url(/i/arrsn.gif) -9px 100% no-repeat;}

.poll_name{height: auto;vertical-align: middle;display: table-cell;font:12px/14px Arial;color:#000;padding:5px;
           background: #eaeeef;

}
.poll{margin:-2px 0 14px 0;}
.poll form{margin:-2px 0 0 0;}
.poll .field{background:#E9E9E9;padding:10px 14px 4px 31px;/*margin:0 0 2px 0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;*/}
.poll .field label input{position:absolute;margin:0 0 0 -21px;}
.poll .submit, .poll div.button{font-size: 12px; height:23px;line-height: 23px; /*color:#FFF;*/ text-align: center;background-color:#E9E9E9;/*background-image:-moz-linear-gradient(top,#a6a6a6,#7e7e7e,#595959);background-image: linear-gradient(#a6a6a6,#7e7e7e,#595959);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#a6a6a6),color-stop(0.66,#7e7e7e), color-stop(0.83,#595959));background-image:-webkit-linear-gradient(#a6a6a6,#7e7e7e,#595959);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#595959');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#595959')";background-image: -o-linear-gradient(#a6a6a6,#7e7e7e,#595959);/*border-radius:0 0 4x 4px;-moz-border-radius: 0 0 4px 4px;-webkit-border-radius: 0 0 4px 4px;-khtml-border-radius: 0 0 4px 4px;*/}
div.button{padding:9px 0 10px 0;text-align:right;}
input.button, button.button{
    background:#547CA5 url(/i/subscr.gif) 0 0 repeat-x;
    font:12px Arial;
    padding:0;
    overflow:visible;
    padding:5px 10px;
    color:#fff;
    border:0;margin:0;
    border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-khtml-border-radius:3px;
}
input.button.dark{
    background:url(/i/subscrd.gif) 0 0 repeat-x;
}

input.button.dark:hover, button.button:hover, input.button:hover {
    background: #7ebef9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7ebef9 0%, #2f7ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ebef9), color-stop(100%,#2f7ac1));
    background: -webkit-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -o-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -ms-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: linear-gradient(to bottom,  #7ebef9 0%,#2f7ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ebef9', endColorstr='#2f7ac1',GradientType=0 );

}
/* Header Portal */
.portal-header {position: relative;height: 78px; width: 1070px;margin:0;padding:0;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius:0 0 6px 6px;-moz-border-radius: 0 0 6px 6px;-webkit-border-radius: 0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px;}
.portal-header.nameblock a.logo {position: absolute;top: 11px;left: 15px;height: 61px;background: url(/img/logo.kirov.png) no-repeat scroll 0 0 transparent;display: block;font: bold 32px/52px 'Trebuchet MS',sans-serif; margin: 0;padding: 0 0 0 62px;color:#fff;}
.portal-header .langs {position: absolute;top: 0;left: 44%;padding: 14px 0 0 32px;}
.portal-header .brdr {position: absolute;top: 0;left: 0;width: 10px;height: 26px;background: #fff;border-radius:0 0 6px 6px;-moz-border-radius: 0 0 6px 6px;-webkit-border-radius: 0 0 4px 4px;-khtml-border-radius: 0 0 4px 4px;}
.portal-header a {color: #fff !important;}
.portal-header .pages {position: absolute;top: 0;left: 57%;padding: 14px 0 0 25px;color: #fff;}
.portal-header .logo-ved {position: absolute;top: 0;right: 1%;}
.portal-header .logo-ved a {width: 205px;margin: 0 0 0 20px;padding: 10px 0 0 56px;height: 60px;background: url(/img/logo-ved.png) no-repeat scroll 0 center transparent;display: block;text-decoration: none;font: bold 16px/17px 'Trebuchet MS',sans-serif; text-transform: uppercase;text-shadow: 1px 1px 1px #000;}

.title-portal {position: relative;padding: 0 8px; width: 1056px; margin: 0 0 8px;height: 46px;line-height: 46px;color:#5e89b3;font-weight: bold;background: url(/i/title-portal.png) repeat-x;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;}

/* portal-txt */
.portal-txt {}
.portal-txt h2 {margin: 12px 15px 12px 0;padding: 0 12px;font-weight: bold;height: 22px;line-height: 20px;color:#fff;font-size: 12px;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;}
.portal-txt .title {position: relative;overflow: hidden;}
.portal-txt .title h2 {float: right;}
.portal-txt p {margin: 10px 12px;}
.portal-txt li {margin: 0 12px;text-indent: 34px;}
.portal-txt .alignleft {display: block;float: left;padding: 6px;background: #dedadb;margin: 0 12px 10px;}

/* News-list  */
.news-list ul {position: relative;overflow: hidden;margin:0 0 0 10px;padding:0;}
.news-list ul li {position: relative;overflow: hidden;margin: 0 0 20px;padding:0;}
.news-list ul li .photo {position: relative;float: left;margin: 0 8px 0 0;}
.news-list ul li .photo img {display: block;position: relative;width: 51px;height: 50px;z-index: 1;}
.news-list ul li .photo i {position: absolute;top:0;left:0;width: 51px;height: 50px;background: url(/i/mask.1.png) no-repeat 0 0;z-index: 2;}
.news-list ul li .date {margin:0; font-weight: normal;}
.news-list ul li h3 {display: block;overflow: hidden;margin:0; font-weight: normal;font-size: 12px;line-height:14px;}

/* Sub News */
.news-list-sub {overflow: hidden;}
.news-list-sub li {overflow: hidden;padding: 14px 0;border-bottom: 1px solid #b0b0b0;}
.news-list-sub li.last {border-bottom: 0 none}
.news-list-sub li .photo {
    width: 116px;
    float: left;
    margin: 0 15px 0 3px;
    padding: 5px;
    background:#E7E7E7;
}
.news-list-sub li .photo img {display: block; width:106px; border:5px solid #fff}
.news-list-sub li .photo .date {font-size: 11px;margin: 0;background:#3c5c80;background-image:-moz-linear-gradient(top,#507096,#3c5c80,#29486b);background-image: linear-gradient(#507096,#3c5c80,#29486b);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096,#3c5c80,#29486b),color-stop(0.66,#507096), color-stop(0.83,#29486b));background-image:-webkit-linear-gradient(#507096,#3c5c80,#29486b);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#29486b')";background-image: -o-linear-gradient(#507096,#3c5c80,#29486b);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#29486b');text-align:left;color:#FFF;display: block;height: 19px;line-height: 17px;padding: 0 8px;/*border-radius: 0 0 6px 0;*/}
.news-list-sub li h3 {font-size: 12px;margin: 0px;}
.news-list-sub li .more-link {text-align: left;position: absolute;bottom: 15px;left: 120px;}
.date {
    color:#999999;
}
.light-line {
    width:100%;
    padding:0px;
    margin:15px 0;
    height:1px;
    background:#E5E5E5;
}


#search-ex{
    width: 250px;
}
/* breadcrumb */
.breadcrumb{margin: 2px 8px;font-size: 12px;}
.breadcrumb a {color:#000;}
.breadcrumb em, .breadcrumb span {color: #2f4e72;font-weight:bold; font-style: normal;}
/*.breadcrumb i {display: block;float: left;width: 7px;height: 5px;margin: 7px 10px;background: url(/i/marker.1.png) no-repeat;}*/

/* txt */
.txt {margin: 0 8px;}
.txt p {font-size: 12px;margin: 17px 0;}
.txt .photo-news {display: block;position: relative;float: left; margin: 0 22px 10px 0;   background: none repeat scroll 0 0 #DADADA; padding:10PX;}
.txt .photo-news img {display: block;border: 7px solid #FFF;margin: 0;}
.txt .photo-news .date {margin: 0;background:#3c5c80;background-image:-moz-linear-gradient(top,#507096,#3c5c80,#29486b);background-image: linear-gradient(#507096,#3c5c80,#29486b);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096,#3c5c80,#29486b),color-stop(0.66,#507096), color-stop(0.83,#29486b));background-image:-webkit-linear-gradient(#507096,#3c5c80,#29486b);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#29486b')";background-image: -o-linear-gradient(#507096,#3c5c80,#29486b);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#29486b');text-align:left;color:#FFF;display: block;height: 19px;line-height: 17px;padding: 0 8px;border-radius: 0 0 6px 0;}
.txt .more {font-weight: bold;margin: 12px 20px;}
.txt .more a {padding: 0 0 0 16px;display: block;background: url(/i/next.png) no-repeat 0 5px;}

/* Sub Menu */


.sub-menu > ul > li > ul {}
.sub-menu > ul > li > ul > li {background: #E7E7E7;border: 1px solid #DDD;padding-left:12px;}
.sub-menu > ul > li > ul > li > a{padding: 4px 4px 4px 0;}
.sub-menu > ul > li > ul > li:hover{ background-color: #eeeeee;}
.sub-menu > ul > li > ul > li.active > a {
    background: url("/i/menudwn.gif") no-repeat scroll left 8px transparent;
    color: #14314F;
    display: block;
    font-weight: 500;
    padding-left: 13px;
}
/*.sub-menu > ul > li > ul > li > ul {margin: 5px 1px;}*/
.sub-menu > ul > li > ul > li > ul > li {
    position: relative;
    padding: 3px 0px 8px 0px;
    font-size: 11px;
    line-height: 13px;

}
.sub-menu > ul > li.active > a {
    color: #FFF;
    background-color: #A60D0F;
    background-image: -moz-linear-gradient(top,#C40606,#A60D0F,#831717);
    background-image: linear-gradient(#C40606,#A60D0F,#831717);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.32,#C40606),color-stop(0.66,#A60D0F), color-stop(0.83,#831717));
    background-image: -webkit-linear-gradient(#C40606,#A60D0F,#831717);
    background-image: -o-linear-gradient(#C40606,#A60D0F,#831717);
    text-decoration: none;
    text-shadow: -1px -1px 0px #831717;
}
.sub-menu ul li.active > a {
    font-weight: bold;
}

.sub-menu > ul > li > ul > li > ul > li > a  {
    color: #245385;
    text-decoration:none;
}

.sub-menu > ul > li > ul > li > ul > li.active > a  {
    color: #000;
}
.sub-menu > ul > li > ul > li > ul > li i {
    display:none;
}
.sub-menu > ul > li > ul > li > ul > li .brdr {position: absolute;top:0;left:0;width: 1px;height: 100%;background: url(/i/sub-menu.brdr.png) repeat-y;z-index: 1;}
.sub-menu > ul > li > ul > li > ul > li .arrow {position: absolute;top: 0px;left:0;width: 16px;height: 13px;background: url(/i/sub-menu.arrow.png) no-repeat;z-index: 2;}
.sub-menu > ul > li > ul > li > ul > li.last, .sub-menu > ul > li > ul > li > ul > li:last-child .brdr {display: none;}

.sub-menu > ul > li > ul > li > ul > li > ul {margin: 5px 1px;}
.sub-menu > ul > li > ul > li > ul > li > ul > li {position: relative;padding: 3px 0px 8px 24px;font-size: 11px;line-height: 13px;}
.sub-menu > ul > li > ul > li > ul > li > ul > li .arrow {position: absolute;top: 0px;left:0;width: 16px;height: 13px;background: url(/i/sub-menu.arrow.png) no-repeat;z-index: 2;}
.sub-menu > ul > li > ul > li > ul > li > ul > li.last, .sub-menu > ul > li > ul > li > ul > li > ul > li:last-child .brdr {display: none;}

.sub-menu > ul > li > ul > li > ul > li > ul > li > ul {margin: 5px 1px;}
.sub-menu > ul > li > ul > li > ul > li > ul > li > ul > li {position: relative;padding: 3px 0px 8px 24px;font-size: 11px;line-height: 13px;}
.sub-menu > ul > li > ul > li > ul > li > ul > li > ul > li .arrow {position: absolute;top: 0px;left:0;width: 16px;height: 13px;background: url(/i/sub-menu.arrow.png) no-repeat;z-index: 2;}
.sub-menu > ul > li > ul > li > ul > li > ul > li > ul > li.last, .sub-menu > ul > li > ul > li > ul > li > ul > li > ul > li:last-child .brdr {display: none;}


/* country-page */
.country-page {position: relative; margin: 10px 0 10px 6px;}
/*.country-page h1 {margin: 7px 0;border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;-khtml-border-radius: 4px 4px 0 0;}*/
.country-page h2 {margin: 7px 0;}
.country-page h2.sub {margin: 10px 0;/*padding: 0 7px;height: 34px;line-height: 32px;background-color:#cfd2d4;color:#000;background-image: none;*/}
.country-page h2.mini {font-size: 12px;font-weight: bold;/*height: 36px;line-height: 34px;*/ background:none; padding-left:0px;}
.country-page .country-info { overflow: hidden; border-bottom:1px solid #dadada;}
.country-page .country-info .info {float: left; overflow: hidden;padding: 0; width: 100%;}
.country-page .country-info .info ul {margin: 0 0 0 190px;padding: 0; background:#fff;}
.country-page .country-info .info ul li {background:#fff;margin: 0;padding: 0;list-style: none;padding: 6px 7px;margin: 1px 0;color:#245385;line-height: 14px;}


div.country-info div.photo img {
    margin: 0 2px !important;
    width: 65% !important;
}

.country-page .country-info .info ul li em {font-style:normal;color:#000;}
.country-page .country-info .photo {display: inline;float: left;margin-left: -100%;overflow: hidden; width: 240px;}
.country-page .ministers {width: 100%;margin: 10px 0;}
.country-page .ministers th {height:20px;border: 1px solid #fff;padding: 0 10px;color:#fff;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);}
.country-page .ministers td {height:20px;border: 1px solid #fff;padding: 0 10px;background: #dee3e7;}

.country-page .indicators {margin: 6px 0 20px 2px;padding: 0;background:#cfcfcf;}
.country-page .indicators li {margin: 0;list-style: none;padding: 8px 10px;background: #fff;margin: 1px 0;line-height: 14px;}
.country-page .indicators li:nth-child(even) {background:#f0f0f0;}
.country-page .indicators li:first-child {border-top:1px solid #CFCFCF;}
.country-page .indicators li:last-child {border-bottom:1px solid #CFCFCF;}
.country-page .commission {width: 100%;margin: 5px 0 0;background: #F0F0F0;}
.country-page .commission td {border: 1px solid #fff;padding: 5px 8px;/*background: #dee3e7;*/font-size: 11px;}
.country-page .commission .president td {font-size: 12px;/*font-weight: bold;*/color:#245385;}
.country-page .session {position: relative;overflow: hidden;background:#d5d5d5;margin: 0;padding: 0 12px;}
.country-page .session p {margin: 10px 0;font-weight: bold;}
.country-page .sub-commission {width: 100%;margin: 5px 0 0;background: #DEE3E7;}
.country-page .sub-commission th {border: 1px solid #eaeaea;height: 30px;/*color:#14385c;*/text-align: center;padding: 5px; background-color:#e8e8e8;background-image:-moz-linear-gradient(top,#fefefe,#e8e8e8,#dedede);background-image: linear-gradient(#fefefe,#e8e8e8,#dedede);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fefefe),color-stop(0.66,#e8e8e8), color-stop(0.83,#dedede));background-image:-webkit-linear-gradient(#fefefe,#e8e8e8,#dedede);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede')";background-image: -o-linear-gradient(#fefefe,#e8e8e8,#dedede);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede');
                                  font-weight:500;}
.country-page .sub-commission td {border: 1px solid #fff;padding: 5px 8px;background: #fff;font-size: 11px;}
.country-page .sub-commission tr:nth-child(2n) td {  background:url(/i/td_light_top.gif) left top repeat-x #ececec;}
.country-page .sub-commission td.title {font-size: 12px;color: #245385;}

.country-page .topic, .topic-reg {
    margin: 0 0 16px;
    height: 38px;
    padding: 0 10px 0 15px;
    background:#f1f1f1 none;

}
.country-page .topic > span , .topic-reg > span{float:left;display:block;padding:0;background: none;font: normal 12px/38px Arial, Tahoma;text-shadow: none;color:#000;}

.topic-reg {
    margin-top: 10px;
}

.country-page .topic ins {float:right;width: 62%;padding: 4px 0 0;}
.country-page .topic .select {width: 100%;height: 22px;}
.country-page .topic .select span {font-size: 12px;text-transform: uppercase;}

.country-page .description {margin: 14px 10px;}
.country-page p{text-align: justify;}
.country-page p.tech{min-height:18px;height:18px;}
.country-page .subscribe{float:right;margin-top: -48px;}

ol.agreement-list {margin: 14px 0px;text-indent:0;}
ol.agreement-list li {font-weight: bold;}
ol.agreement-list > li span {display: block;background: #e1dddd;padding: 6px 10px;border-radius: 4px;}
ol.agreement-list ol {list-style: decimal;margin: 20px 31px;}
ol.agreement-list ol li {margin: 12px 0px;}
ol.agreement-list ol li a {color:#1d65a9;}

p.grey {font-weight: bold;background: #e1dddd;padding: 5px 10px;line-height: 20px;margin: 4px 0 10px;border-radius: 4px;}
p.grey a {color:#000;}
p.grey .pdf {display: inline-block;margin: 0 10px;padding: 0 28px 0 0;color:#a20000;background: url(/i/pdf.png) no-repeat right 0;}

/* sub-links */
.sub-links {}
.sub-links li {margin: 1px 0;}
.sub-links li a {display: block;height: 22px;line-height: 20px;padding: 0;color:#fff;font-weight: bold;text-decoration: none;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;}
.sub-links li a span {display: block;padding: 0 0 0 28px;background: url(/i/marker.5.png) no-repeat 12px center;}

.marker-list {padding:0;margin: 10px 0 0 16px;}
.marker-list li {font-weight: bold;padding:0 0 0 26px;margin: 15px 0;list-style: none;background: url(/i/marker.3.png) no-repeat 0 2px;}

.tabs-marker {padding:0;margin: 10px 0 20px 16px;}
.tabs-marker dt {/*font-weight: bold;*/padding:0 0 0 26px;margin: 16px 0 10px;list-style: none;background: url(/i/marker.3.png) no-repeat 0 2px;}
.tabs-marker dt.selected {background: url(/i/marker.8.png) no-repeat 0 2px;}
.tabs-marker dt.selected a {color:#000;}
.tabs-marker dd {display: none;margin: 0 0 0 5px;}
.tabs-marker dd.selected {display: block;}

table.missions td.title {background: #fff;color:#666;width: 126px;font-weight: bold;}
table.missions tr td {border-bottom: 3px solid #cfcfcf;background: #fff;font-size: 11px;line-height: 13px;padding: 5px 12px 8px;}
table.missions tr td tr td {
    border-bottom: 1px solid #cfcfcf;
}
table.missions tr:nth-child(even) td, table.missions tr:nth-child(even) td.title {background: #ececec;}

/* article */
.article .rel .anons {margin: 1px 0;}
.article .rel .anons h1 {
    margin: 0;font-size: 12px;
    height: 30px;
    line-height: 20px;
    padding: 0;
    color:#fff;
    font-weight: bold;
    text-decoration: none;

    background: rgb(251,251,251);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(251,251,251,1) 0%, rgba(240,240,240,1) 48%, rgba(247,247,247,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,1)), color-stop(48%,rgba(240,240,240,1)), color-stop(100%,rgba(247,247,247,1)));
    background: -webkit-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(240,240,240,1) 48%,rgba(247,247,247,1) 100%);
    background: -o-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(240,240,240,1) 48%,rgba(247,247,247,1) 100%);
    background: -ms-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(240,240,240,1) 48%,rgba(247,247,247,1) 100%);
    background: linear-gradient(to bottom,  rgba(251,251,251,1) 0%,rgba(240,240,240,1) 48%,rgba(247,247,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f7f7f7',GradientType=0 );


    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
}
.article .rel .anons h1:hover {
    background: rgb(35,134,236);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzODZlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDczZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(35,134,236,1) 0%, rgba(0,115,234,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,134,236,1)), color-stop(100%,rgba(0,115,234,1)));
    background: -webkit-linear-gradient(top,  rgba(35,134,236,1) 0%,rgba(0,115,234,1) 100%);
    background: -o-linear-gradient(top,  rgba(35,134,236,1) 0%,rgba(0,115,234,1) 100%);
    background: -ms-linear-gradient(top,  rgba(35,134,236,1) 0%,rgba(0,115,234,1) 100%);
    background: linear-gradient(to bottom,  rgba(35,134,236,1) 0%,rgba(0,115,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2386ec', endColorstr='#0073ea',GradientType=0 );

}


.article .rel .anons h1 a {
    display: block;
    color:#000;
    text-decoration: none;
    background: url(/i/marker.9.png) no-repeat 12px center;
    padding: 5px 0 5px 28px;
}

.article .rel .anons h1 a:hover {
    background: url(/i/marker.9w.png) no-repeat 12px center;
    color:#fff;
}


.article .rel .anons.active h1 a {text-decoration: none;background: url(/i/marker.9a.png) no-repeat 12px center;}
.article .rel .anons.active h1 a:hover {background: url(/i/marker.9aw.png) no-repeat 12px center;}
.article .rel .anons h1 a strong{color:#000;}
.article .rel .anons h1 a:hover strong{color:#fff;}
.article .rel .anons p {display: none;}
.article .rel .anons.active p {display: block;margin: 15px 8px;}

/* export-page */
.export-page {position: relative;margin: 10px 0 10px 6px; overflow:hidden;}
/*.export-page h1 {color:#000;margin: 5px 0;padding: 0 22px; background: #fff url(/i/marker.4.png) no-repeat 7px center;}*/
/*.export-page h2 {font-size: 12px;font-weight: bold;color:#fff;padding: 0 18px;height: 32px;line-height: 30px;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;}*/
.export-page table {}
.export-page table td {padding: 11px 10px 11px 16px;border-bottom: 1px solid #e3e3e3;}
.export-page table td.title {padding: 11px 10px;font-weight: bold;color: #2F4E72;}
.export-page table td a {font-weight: bold;}
.export-page table .logo {margin: 0 20px 0 -16px;}
.export-page table.services td {padding: 7px 10px 7px 16px;border-bottom: 0 none;}
.export-page table.info {margin: 5px 0px 10px;}
.export-page table.info td {padding: 2px 10px 2px 16px;}
.export-page table.info td.title {padding: 2px 10px;}
.export-page table em {font-style: normal;font-weight: bold;color: #35618c;}
.export-page div.info {margin: 5px 10px 10px;}
.export-page div.info p {margin: 6px 0px;}

/* torgpred */
.torgpred {overflow: visible;}
.torgpred h1 {margin: 7px 0 2px;}
.torgpred table {width: 100%;}
.torgpred table.sector td {vertical-align: middle;text-align: center;}

.torgpred table th, table.missions th{border: 1px solid #eaeaea;height: 30px;/*color:#14385c;*/text-align: center;padding: 5px; background-color:#e8e8e8;background-image:-moz-linear-gradient(top,#fefefe,#e8e8e8,#dedede);background-image: linear-gradient(#fefefe,#e8e8e8,#dedede);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fefefe),color-stop(0.66,#e8e8e8), color-stop(0.83,#dedede));background-image:-webkit-linear-gradient(#fefefe,#e8e8e8,#dedede);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede')";background-image: -o-linear-gradient(#fefefe,#e8e8e8,#dedede);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede');
                                      font-weight:500;
}
.torgpred table th.alignleft, .torgpred table td.alignleft {text-align: left;}
.torgpred table tr td {border: 1px solid #fff;padding: 8px;vertical-align: top;}
.torgpred table tr:nth-child(even) td, table.missions>tr:nth-child(even)>td {background:url(/i/td_light_top.gif) left top repeat-x #ececec;}
.torgpred table tr.light td {background:#fff; border-bottom:solid 1px #ececec;}
.torgpred table tr.light a {color:#3576BE;}
.torgpred table tr.dark td {background:#ececec;}

.torgpred table td.aligncenter {text-align: center;}
.torgpred table td.address {font-weight: bold;color:#1d65a9;}
.torgpred table td.title, .torgpred table td.title a{color:#880606;}
.torgpred table td .more {font-size: 11px;}

/* search-torgpred */
.search-torgpred {
    position: relative;
    margin: 0 0 6px;
    background: none; 
    border-bottom:1px solid #c3c3c3;
    background:#eee;
    padding: 10px 5px;
}
.search-torgpred.last {margin: 0 0 20px;}
.search-torgpred .item {position: relative;margin: 10px 0;}
.search-torgpred .item input[type="text"] {display: block;position: relative;float: left;width: 250px;height: 24px;line-height: 24px;margin: 0;padding: 0 10px 1px;font-size: 11px;font-family: arial, tahoma;border: 1px solid #b5b5b5;border-radius: 1px; margin-right:10px;}
.torgpred table tr.gray-tr  td{background:url(/i/td_light_top.gif) left top repeat-x #ececec;}

input[type="text"]:focus, input[type="password"]:focus {
    box-shadow: 0 0 3px 0 #9bc6fe;
    border:1px solid  #3795BD!important;
}
#country_msdd {
    margin-left:10px;
}
input[type="text"].error {

}
ffdede
.search-torgpred .item.allwidth input[type="text"] {/*width: 94%;*/}
.search-torgpred .item input[type="checkbox"] {display: block;position: relative;float: left;margin: 4px 4px 0 0;}
.search-torgpred .item .number {
   	background: url("/i/button-plus.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    line-height: 20px;
    margin: 2px 0 4px;
    padding-left: 32px;
}

.search-torgpred .item .number:hover {
   	background: url("/i/button-plus-hvr.png") no-repeat scroll left center transparent;
}


.search-torgpred .item .number em {color:#ab0c0c;font-style: normal;}
.search-torgpred .item label {display: block;float: left;font-size: 11px;height: 24px;line-height: 24px; padding-right: 0px;}
.search-torgpred .item .dd-rent {display: block;float: left;margin: 0 20px 0 0;}
.search-torgpred .item .result-quant {position: absolute;top:0;right: 1%;}
#region_msdd {
    margin-left:10px;
}
#importers .search-torgpred .item .result-quant {
    position: absolute;
    right: -10px;
    top: 42px;
}

.right-count {
    float: right;
}
.search-torgpred .item .result-quant p {position: relative;float: left;margin: 0 4px;font-size: 11px;height: 22px;line-height: 20px;}
.search-torgpred .item .result-quant p span {position: relative;float: left;}
.search-torgpred .item .result-quant p .number {margin: 0 8px;}
.search-torgpred .item .right {position: relative;float: right;}

.search-torgpred .search-field {
    /*	margin: 16px 0 6px;
        padding-left: 10px;
        padding-top: 7px;*/
    position: relative;
}

.res-cat > span a{
    font-size:12px;
    color:#000000;
}


.res-cat > span span{
    font-size:12px;
    color:#000000;
}

.res-cat > span{

    border-radius: 3px 3px 3px 3px;
    line-height: 28px;
    margin: 10px;
    padding: 6px;


}

.res-cat > span.activetab{
    background: rgb(233,233,233);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmNmY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(233,233,233,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,1)), color-stop(100%,rgba(207,207,207,1)));
    background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(207,207,207,1) 100%);
    background: -o-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(207,207,207,1) 100%);
    background: -ms-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(207,207,207,1) 100%);
    background: linear-gradient(to bottom,  rgba(233,233,233,1) 0%,rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#cfcfcf',GradientType=0 );

}

.search-torgpred .search-field label {margin: 0 8px 0 0;}
.search-torgpred .checkboxes {position: absolute;top:8px;right: -28px;}
.search-torgpred .checkboxes label {font-weight: normal;margin: 0 28px 0 0;}
.search-torgpred .country-export {position: absolute;top:0;right: 10px;}
.search-torgpred .item .help {cursor: pointer;border: 1px solid #a1c3d4;display: inline-block;float: left;margin: 0 6px;width: 26px;height: 21px;line-height: 20px;font-style: normal;color:#fff;font-size: 11px;font-weight: bold;text-align: center;background: #1b85b7;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;}

.triplex-search {position: relative;margin: 0 -2px 0 0;padding: 0 2px 0 0;background:#eee;}
.triplex-search .center {float: left;margin: 0;  padding: 0 0 6px 10px; width: 100%;}
.triplex-search .center .in {margin: 0 264px 0 230px;height: 28px;padding: 0;position: relative;}
.triplex-search .left {float: left;margin: 0 0 0 -100%;overflow: hidden;padding:1px;height: 25px;position: relative;width: 215px;}
.triplex-search .left.buttons .button {margin: 0 5px;width: 65px;}
/*.triplex-search .right {height: 29px;float: left;margin: 0 0 0 -274px;overflow: hidden;padding: 0; position: relative;width: 266px;}
*/
.triplex-search .right {height: 29px;overflow: hidden;padding: 0; position:absolute;width: 266px; right:0px;}

.triplex-search .date span, .triplex-search .country-export label {font-weight: bold;display: block;margin: 4px 0 6px 42px;font-size: 11px;}

.right.date > span {
    float: left;
    font-weight: 500;
    line-height: 18px;
    padding-right: 10px;
    margin-left:10px;
}

.triplex-search .date .wrap {margin: 0 0 0 28px;}
.triplex-search .country-export .dd-rent {margin: 0 0 0 38px;}

.search-torgpred.add-options {padding: 0 1px; margin:0px;}
.search-torgpred.add-options h3 {margin: 0;height: 30px;line-height: 30px;font-size: 18px;font-weight: normal;padding: 0 20px;background: #d4e2e9;}

.search-torgpred.add-options h3 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    line-height: 15px;
    margin-right: 10px;
    padding: 10px 5px;
    width: 125px;
}


.search-torgpred.add-options .select-options {
    border-top: 1px solid #EAEAEA;
    display: block;
    height: 66px;
    overflow: hidden;
    position: relative;
    background:#fff;
    padding-left:5px;
}

.torgpred > form {
    background:#eee;
}


.search-torgpred.add-options .select-options li {width: 255px;float: left;font-weight: bold;font-size: 11px;line-height: 14px;margin: 4px 0;}
.search-torgpred.add-options .select-options input {display: block;float: left;padding:0;margin: 0px 10px 0 0;}
.search-torgpred.add-options .select-options label {display: block;float: left;width: 220px;}
.search-torgpred .simple-search-link {position: absolute;bottom: 17px; right: 10px;}
.search-torgpred .simple-search-link a {


}

.search-torgpred .submit {

    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.entity-search .submit {
    bottom: -9px;
    left: 52%;
    margin: 0 0 0 -52px;
    position: absolute;
}

/*.country-page .search-info-export h2 {margin: 7px 0 0;background-color:#979797;background-image:-moz-linear-gradient(top,#bdbdbd,#979797,#767676);background-image: linear-gradient(#bdbdbd,#979797,#767676);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#bdbdbd),color-stop(0.66,#979797), color-stop(0.83,#767676));background-image:-webkit-linear-gradient(#bdbdbd,#979797,#767676);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#767676');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#767676')";background-image: -o-linear-gradient(#bdbdbd,#979797,#767676);border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;-khtml-border-radius: 4px 4px 0 0;}*/
.country-page .search-info-export .search-torgpred {padding: 8px 22px;}
.country-page .search-info-export h3 {font-size:18px;font-weight: normal;padding:6px 6px 6px 20px;line-height: 22px;margin-bottom:-2px;border: 1px solid #97B4C3;background-image:-moz-linear-gradient(top,#ffffff,#f0f0f0,#dddddd);background-image: linear-gradient(#ffffff,#f0f0f0,#dddddd);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#ffffff,#f0f0f0,#dddddd),color-stop(0.66,#ffffff), color-stop(0.83,#dddddd));background-image:-webkit-linear-gradient(#ffffff,#f0f0f0,#dddddd);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd')";background-image: -o-linear-gradient(#ffffff,#f0f0f0,#dddddd);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');border-radius: 6px 6px 0 0;-moz-border-radius: 6px 6px 0 0;-webkit-border-radius: 6px 6px 0 0;-khtml-border-radius: 6px 6px 0 0;box-shadow: 2px 3px 3px #D1D1D1;}
.country-page .search-info-export h3 a {color:#000;text-decoration:none;padding-left:25px;background:url(/i/link_ico.png) no-repeat 0 3px;}
.country-page .search-info-export h3 a:hover {text-decoration:underline;}
.country-page .search-info-export h3.top_bottom {margin-bottom:18px;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;}
.country-page .search-info-export .search-torgpred .button {display: block;float: left;}
.country-page .search-info-export .search-torgpred label {display: block;float: left;margin: 0 20px;font-size: 11px;}

.country-page.instruction {}
.country-page.instruction p {margin: 0 10px;}
.country-page.instruction .links-list {margin: 15px 30px 0;}
.country-page.instruction .links-list li {padding: 0 12px;font-weight: bold;background: url(/i/next.png) no-repeat 0 6px;}
.country-page.instruction .img-list {text-align: center;margin: 10px 0 15px;}
.country-page.instruction .img-list img {display: inline-block;margin: 0 1px;border: 1px solid #6899c7;box-shadow: 3px 3px 3px #b8b8b8;}

/* search-normative */
.search-normative {position: relative;padding: 0;margin: 10px 2px 30px;background: #7fb5e8;border-radius: 7px 7px 4px 4px;}
.search-normative .item.grey {position: relative;font-size: 11px;margin: 0 -2px;padding: 1px 2px;height: 26px;line-height: 24px;background-color:#bdbdbd;background-image:-moz-linear-gradient(top,#d8d8d8,#bdbdbd,#9c9c9c);background-image: linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#d8d8d8),color-stop(0.66,#bdbdbd), color-stop(0.83,#9c9c9c));background-image:-webkit-linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#9c9c9c')";background-image: -o-linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#9c9c9c');border-radius: 7px;-moz-border-radius: 7px;-webkit-border-radius: 7px;-khtml-border-radius: 7px;}
.search-normative .item.grey input[type="text"] {height: 22px;width: 240px;margin: 1px 0 0;padding: 0 8px;border: 1px solid #b5b5b5;border-radius: 7px;}
.search-normative .item.grey p {float: left;margin: 0 10px 0 0;}
.search-normative .item.grey input[type="checkbox"] {float: left;margin: 7px 8px 0 0;}
.search-normative .item.grey .dd-rent {position: relative;float: right;margin: 2px 30px 0 10px;z-index:5;}
.search-normative .item.blue {position: relative;overflow: hidden;font-size: 11px;padding: 10px 16px;margin: 0;height: 32px;line-height: 24px;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;}
.search-normative .item.blue .buttons {position: relative;float: left;}
.search-normative .item.blue .buttons .button, .triplex-search .buttons .button , .tnvd-okvd-wrap .button{
    position: relative;
    display: block;
    float: left;
    margin: 0 30px 0 5px;
    color:#000;
    position: relative;
    float: left;
    font-size: 11px;
    height: 22px;
    line-height: 20px;
    padding: 0 4px 0 26px;

}



.search-normative .item.blue .buttons .button em, .triplex-search .buttons .button em, .tnvd-okvd-wrap .button em {color:#ab0c0c;font-style: normal;}
.search-normative .item.blue .buttons .button i, .triplex-search .buttons .button i, .tnvd-okvd-wrap .button i {position: absolute;top: 0;left:-7px;width: 29px;height: 22px;background: url(/i/button-plus.png) no-repeat 0 0;}

.search-normative .item.blue .buttons .button i:hover, .triplex-search .buttons .button i:hover, .tnvd-okvd-wrap .button i:hover {position: absolute;top: 0;left:-7px;width: 29px;height: 22px;background: url(/i/button-plus-hvr.png) no-repeat 0 0;}

.search-normative .item.blue .date {position: relative;float: right;margin: 0 -10px 0 0;color:#fff;}
.search-normative .item.blue .date span {margin: 0 10px;display: block;position: relative;float: left;}
.search-normative .item.blue .date p, .triplex-search .date p {position: relative;float: left;font-size: 11px;line-height: 24px;}
.search-torgpred  .date p {position: relative;float: left;font-size: 11px;line-height: 24px;}
.search-torgpred  .date p .ui-datepicker-trigger {position: absolute;top: 6px;right: 8px}
.search-torgpred  .date input[type="text"] {
    height: 24px;
    width: 72px;
    margin: 0 4px 0 4px;
    padding: 0 2px;
    border: 1px solid #b5b5b5;
    border-radius: 1px;
}


.item.tpr {
    float: right;
    position: absolute;
    right: 6px;
    top: 0;
}
.country-page img {
    max-width:728px;
}
#count_msdd {
    margin: 0 20px 0 5px;
}

.filter-table tr td {
    padding:5px;
    vertical-align:middle;
}

.search-normative .item.blue .date p .ui-datepicker-trigger, .triplex-search .date p .ui-datepicker-trigger {position: absolute;top: 6px;right: 11px}
.search-normative .item.blue .date input[type="text"], .triplex-search .date input[type="text"] {height: 24px;width: 70px;margin: 0 4px 0 4px;padding: 0 8px;border: 1px solid #b5b5b5;border-radius: 1px;}
.search-normative .submit {position: absolute;bottom: -15px;left:50%;margin: 0 0 0 -52px;}



.category-list p a, .more-link button, input[type="button"], input[type="reset"], input[type="submit"],.search-normative .submit input, .search-torgpred .submit input {
    background: #959595;
   	background: -moz-linear-gradient(top,  #959595 0%, #737373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(100%,#737373));
    background: -webkit-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -o-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -ms-linear-gradient(top,  #959595 0%,#737373 100%);
    background: linear-gradient(to bottom,  #959595 0%,#737373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#737373',GradientType=0 );
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#fff;
    border:none;
    padding: 5px 20px;
    text-decoration:none;
    display:block;

}


.category-list p a:hover, .more-link button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,.search-normative .submit input:hover, .search-torgpred .submit input:hover	{
    background: #7ebef9;
   	background: -moz-linear-gradient(top,  #7ebef9 0%, #2f7ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ebef9), color-stop(100%,#2f7ac1));
    background: -webkit-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -o-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -ms-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: linear-gradient(to bottom,  #7ebef9 0%,#2f7ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ebef9', endColorstr='#2f7ac1',GradientType=0 );
}
.more-link a {
    display:inline-block;
    text-decoration:none;
    margin-left:10px;
}
.more-link a:hover {
    text-decoration:none;
}

.more-link button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .search-normative .submit input:active, .search-torgpred .submit input:active	{
    background: rgb(193,193,193);
    background: -moz-linear-gradient(top,  rgba(193,193,193,1) 0%, rgba(153,153,153,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,193,193,1)), color-stop(100%,rgba(153,153,153,1)));
    background: -webkit-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: -o-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: -ms-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: linear-gradient(to bottom,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#999999',GradientType=0 );

}

#tab_2 button {
    background: #959595;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #959595 0%, #737373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(100%,#737373));
    background: -webkit-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -o-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -ms-linear-gradient(top,  #959595 0%,#737373 100%);
    background: linear-gradient(to bottom,  #959595 0%,#737373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#737373',GradientType=0 );
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#fff;
    border:none;
    padding: 5px 20px;
    text-decoration:none;
    display:block;
}

.poll.tabBlock .button {
    margin:0 auto;
}


#tab_2 button:hover {
    background: #7ebef9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7ebef9 0%, #2f7ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ebef9), color-stop(100%,#2f7ac1));
    background: -webkit-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -o-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -ms-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: linear-gradient(to bottom,  #7ebef9 0%,#2f7ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ebef9', endColorstr='#2f7ac1',GradientType=0 );
}

#tab_2 button:active {
    background: rgb(193,193,193);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYzFjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(193,193,193,1) 0%, rgba(153,153,153,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,193,193,1)), color-stop(100%,rgba(153,153,153,1)));
    background: -webkit-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: -o-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: -ms-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: linear-gradient(to bottom,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#999999',GradientType=0 );

}

#tab_2 td {
    padding: 5px;
}

/*.more-link {
    padding-top: 10px;
    width: 520px;
}*/	
.more-link button {
    margin-left:15px;
}
.search-torgpred .submit.parameters input {width: 170px;margin: 0 0 0 -25px;}

button.ui-datepicker-trigger {display: block;border: 0 none; width: 14px;height: 14px; background: url(/i/calendar.png) no-repeat 0 0;}

a.trans-link {
    display: block; text-decoration: none;
    height: auto;
    overflow: hidden;
    width: auto;
}

/*  */
table.normative-docs {width: 100%;margin: 5px 0 0;/*background: #DEE3E7;*/}
table.normative-docs th {border: 1px solid white;text-align: left;/*height: 40px;*/vertical-align: middle;padding: 8px;background-color:#e8e8e8;background-image:-moz-linear-gradient(top,#fefefe,#e8e8e8,#dedede);background-image: linear-gradient(#fefefe,#e8e8e8,#dedede);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fefefe),color-stop(0.66,#e8e8e8), color-stop(0.83,#dedede));background-image:-webkit-linear-gradient(#fefefe,#e8e8e8,#dedede);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede')";background-image: -o-linear-gradient(#fefefe,#e8e8e8,#dedede);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede');}
table.normative-docs td {padding: 4px 8px;background: #fff;border: 1px solid #fff;}
/*table.normative-docs td:first-child {border-right: 1px solid #fff;padding: 4px 8px;background: #fff;}
table.normative-docs td:last-child {border-left: 1px solid #fff;padding: 4px 8px;background: #fff;}*/
table.normative-docs tr:nth-child(even) td {background: #ECECEC;}
/*table.normative-docs tr.even td{background: #ececec;}
table.normative-docs tr.even2 td {background: #fff;}
table.normative-docs .even4 td {background: #fff;}
table.normative-docs .even8 td {background: #fff;}
table.normative-docs .even12 td {background: #fff;}*/
table.normative-docs td.title, table.normative-docs td.title a{color: #880606;}

/* category-list */
.category-list {position: relative;overflow: hidden;padding: 10px;background: #e3e3e3;}
.search-but-wrap{
    float: left;
    margin-top: 0;
    padding-right: 15px;
}

.calendar-list {margin: 5px 0;padding: 8px 10px;}
.calendar-list .dd-rent {float: left;margin: 0 40px 0 0;}
.calendar-list .month {font-size: 11px;line-height: 20px;}
.calendar-list .month a {margin: 0 3px;color:#000;}
/*

.calendar-list .month a.active {display: inline-block;margin: 0 8px;color:#fff;text-decoration: none;position: relative;font-size: 11px;font-weight: bold;padding: 0 6px;height: 22px;background-color:#bdbdbd;background-image:-moz-linear-gradient(top,#d8d8d8,#bdbdbd,#9c9c9c);background-image: linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#d8d8d8),color-stop(0.66,#bdbdbd), color-stop(0.83,#9c9c9c));background-image:-webkit-linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#9c9c9c')";background-image: -o-linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#9c9c9c');border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;}
*/

.calendar-list .month a.active {
    color:#225584;

}
#year_msdd{
    float:right;
    margin-right:20px;
}
.country-link {position: relative;margin: 10px 0;padding: 0 12px;height: 30px;line-height: 28px;font-weight: bold;background-color:#e8e8e8;background-image:-moz-linear-gradient(top,#fefefe,#e8e8e8,#dedede);background-image: linear-gradient(#fefefe,#e8e8e8,#dedede);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fefefe),color-stop(0.66,#e8e8e8), color-stop(0.83,#dedede));background-image:-webkit-linear-gradient(#fefefe,#e8e8e8,#dedede);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede')";background-image: -o-linear-gradient(#fefefe,#e8e8e8,#dedede);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede');}
.country-link a {position: relative;font-weight:normal;}
.country-link a i, .country-link a em {position: absolute;top:-1px;right: -24px;width: 18px;height: 19px;background: url(/i/pdf.png) no-repeat right 0;}
.currency-kurs {position: relative;margin: 20px 0 20px;}
.currency-kurs .poll_name {background: #e7e7e7; border-radius: 1px 1px 0 0;border-top: 1px solid #C9C9C9; border-left: 1px solid #C9C9C9;border-right: 1px solid #C9C9C9;   display: block; height: 22px; line-height: 22px;}
.currency-kurs .country {float:right;font-size: 11px;}
.currency-kurs table {width: 100%;border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 1px 1px;-webkit-border-radius: 0 0 1px 1px;-khtml-border-radius: 0 0 1px 1px;}
.currency-kurs table td {text-align: center;padding: 4px 0;background: #fff;font-weight:bold;border-bottom: 1px solid #fff; font-size: 12px;}
.currency-kurs table tr:last-child td:first-child{border-radius: 0 0 0 1px;-moz-border-radius: 0 0 0 1px;-webkit-border-radius: 0 0 0 1px;-khtml-border-radius: 0 0 0 1px;}
.currency-kurs table tr:last-child td:last-child{border-radius: 0 0 1px 0;-moz-border-radius: 0 0 1px 0;-webkit-border-radius: 0 0 1px 0;-khtml-border-radius: 0 0 1px 0;}
.currency-kurs table tr:nth-child(2n) td { background:#e7e7e7;}
.currency-kurs table tr td {border:1px solid #c9c9c9;} 
.currency-kurs table .title {font-weight: normal;}
.currency-kurs table .green {color:#0b750e;}

.informers .currency-kurs .poll_name {background: none repeat scroll 0 0 transparent;border-radius: 3px 3px 0 0;border-top: 5px solid #5A7CAA; display: block; height: 22px; line-height: 22px;}


.arhive {position: absolute;top: 22px;right:0;color:#fff;font-size: 11px;font-weight: bold;width: 100px;line-height: 21px;text-align: center;display:inline-block;text-decoration:none;padding:0;height:22px;background:#547DA6 url(/i/morebg.gif) 0 0 repeat-x;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-khtml-border-radius:6px;}

.clear {display: block;position: relative;overflow: hidden;height: 1px;width: 100%;}

/* Dropdown */
.dd-rent {position: relative;text-align:left;border: 1px solid #b5b5b5;background: #fff;font-size:11px;float:left;border-radius:1px 0 0 1px;-moz-border-radius: 1px 0 0 1px;-webkit-border-radius: 1px 0 0 1px;-khtml-border-radius: 1px 0 0 1px;}
.dd-rent .ddTitle {
    background:url(/i/shadow.png) top left no-repeat;
    margin: 0;padding: 0 0 0 10px;z-index:1;text-indent:0;cursor:default;position:relative;height:24px;line-height: 24px;}
.dd-rent .ddTitle span.arrow {position:absolute;right:-22px; top: -1px;width:23px; height: 26px;background: url(/i/select.gif) no-repeat scroll right 0 !important; cursor:pointer; border-radius: 0 3px 3px 0;}
.dd-rent .ddTitle span.ddTitleText {overflow:hidden;color:#000;white-space:nowrap;}
.dd-rent .ddChild {position:absolute;border:1px solid #b5b5b5;border-top:none;display:none;padding: 3px 0 0;margin: 0;width:auto;overflow:auto;overflow-x:hidden !important;background: #fff;border-radius: 0 0 3px 3px;-moz-border-radius: 0 0 3px 3px;-webkit-border-radius: 0 0 3px 3px;-khtml-border-radius: 0 0 3px 3px; border-top:1px solid #cfcfcf;   box-shadow: 0 3px 5px #29486B;}
.dd-rent .ddChild a {display:block;height: 21px;line-height: 20px;padding:0 0 0 10px;text-decoration:none;color:#000;overflow:hidden;white-space:nowrap;cursor:pointer;}
.hidden {display:none;}

/* links-grey */
.links-grey {margin: 14px 0;}
.links-grey li {position: relative; bold;margin: 4px 0;padding: 2px 8px 5px;}
.links-grey li a {}

/* blocks-menu */
.blocks-menu, .anons-list {position: relative;overflow: hidden;/*background: #e3e3e3;*/margin: 5px -3px 10px;border-radius: 10px;}
.blocks-menu li, .anons-list li{
    border: 1px solid #C9C9C9 !important;
}
.blocks-menu li, .anons-list .anons_item, .anons-list .anons_item_right {

    border-right: 1px solid #C9C9C9 !important;
    border-bottom: 1px solid #C9C9C9 !important;
    border-top:none!important;
    border-left:none!important;
    min-height: 120px!important;
    height:210px!important;
}
.blocks-menu li:nth-child(2n) {
    border-right:none!important;
}

.search-torgpred .item.tpr .dd-rent {
    margin-left:13px;
}
.blocks-menu li .photo, .anons-list .photo {position: relative;display: block;float: left;width: 100px;height:130px;margin: 0 5px 0 0;}
.blocks-menu li .photo img, .anons-list .photo img {display: block;margin: 10px auto;}
.blocks-menu li h3, .anons-list h2 {font-size: 12px;margin: 12px 0 5px;}
.blocks-menu li h3 a, .anons-list h2 a {color:#245385; font-size:18px; font-style:normal; text-decoration: underline; font-weight:500; }
.blocks-menu li p, .anons-list p {font-size: 11px;line-height: 14px;color:#454040;}
.blocks-menu li p.more-link, .anons-list .more {position: absolute;bottom: 7px;right:10px;}


.blocks-menu td .photo {position: relative;display: block;float: left;width: 100px;height:130px;margin: 0 10px 0 0;}
.blocks-menu td .photo img {display: block;margin: 10px auto;}
.blocks-menu td h3 {font-size: 12px;margin: 12px 0 5px;}
.blocks-menu td h3 a {color:#245385; font-size:18px; font-style:normal; text-decoration: underline; font-weight:500; }
.blocks-menu td p {font-size: 11px;line-height: 14px;color:#454040;}
.blocks-menu td p.more-link {position: absolute;bottom: 7px;right:10px;}
.blocks-menu td {
    border-color: #C9C9C9 !important;
    border-right: 1px solid #C9C9C9 !important;
    border-style: none solid solid none !important;
    border-width: medium 1px 1px medium !important;
    border: 1px solid white;
    margin: 0;
    padding: 10px;
    position: relative;
    width: 48%;
}
.blocks-menu td:nth-child(2n) {
    border-right:none!important;
}

.anons-list h2 {font-weight: bold;background: none transparent;padding:0;border:none;}

/* user-info */
.user-info {position: relative;overflow: hidden;margin: 0 0 6px;background: #e4e2e2;border-radius: 0 0 6px 6px;}
.user-info .user-block p {font-size: 11px;line-height: 14px;color:#fff;}
.user-info .user-block {position: relative;padding: 0 0 22px;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 0 0 4px 4px;}
.user-info .user-block .photo {position: relative;width: 68px;float: left;text-align: center;margin: 0 10px 0 0;}
.user-info .user-block .photo img {display: block;margin: 6px auto;}
.user-info .user-block h3 {font-size: 12px;line-height: 14px;color:#fff;margin: 4px 0 6px;}
.user-info .user-block .info {position: relative;width: 120px;float: left;}
.user-info .status {font-weight: bold;margin: 18px 10px 8px;padding: 0 0 0 20px;background: url(/i/marker.6.png) no-repeat 0 4px;}
.user-info .status em {font-style: normal;color:#960e0e;}
.user-info .user-block .logout-link {bottom: -12px;left: 50%;margin: 0 0 0 -42px;position: absolute;}
.user-info .user-block .logout-link a {position: relative;display: block;margin: 0;color:#fff;position: relative;float: left;font-size: 11px;height: 22px;line-height: 20px;padding: 0 24px 0 32px;border: 3px solid #fff;text-decoration: none;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius: 5px 9px 9px 5px;-moz-border-radius: 5px 9px 9px 5px;-webkit-border-radius: 5px 9px 9px 5px;-khtml-border-radius: 5px 9px 9px 5px;}
.user-info .user-block .logout-link a i {position: absolute;top: 0;left:-7px;width: 29px;height: 22px;background: url(/i/logout.png) no-repeat 0 0;}

/* user-menu */
.user-menu {position: relative;margin: 8px 0;background: #e6e6e6;border: 1px solid #dcdcdc;border-radius: 6px;}
.user-menu li {border-top: 1px solid #bebebe;font-size: 11px; line-height :14px;font-weight: bold;text-transform: uppercase;}
.user-menu li.active {border-top: 0 none;}
.user-menu li a {position: relative;display: block;padding: 7px 14px;color: #000;text-decoration: none;}
.user-menu li.active a {background-color:#a5c4e2;background-image:-moz-linear-gradient(top,#cbdff2,#a5c4e2,#83acd4);background-image: linear-gradient(#cbdff2,#a5c4e2,#83acd4);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#cbdff2),color-stop(0.66,#a5c4e2), color-stop(0.83,#83acd4));background-image:-webkit-linear-gradient(#cbdff2,#a5c4e2,#83acd4);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbdff2', endColorstr='#83acd4');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbdff2', endColorstr='#83acd4')";background-image: -o-linear-gradient(#cbdff2,#a5c4e2,#83acd4);border-radius: 6px 6px 0 0;}
.user-menu li.active a i {position: absolute;top:0;left:0;width: 4px;height: 100%;background: url(/i/arrow.png) no-repeat 0 center;}

/* user-cabinet */
.user-cabinet {}
.user-cabinet .title-block {position: relative;overflow: hidden;height:58px;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;}
.user-cabinet .title-block h1 {color:#fff;display: block;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);margin:0;line-height:56px;height:58px;}
.user-cabinet .company-form {}
.user-cabinet .company-form .left {position: relative;width: 20%;float: left;padding: 0 2%;}
.user-cabinet .company-form .logo-company img {display: block;margin: 10px auto;}

/* cabinet-menu */
.user-cabinet .cabinet-menu {position: absolute;top:0;right:0;}
.user-cabinet .cabinet-menu li {position: relative;float: left;border: 1px solid #fff;margin: -1px -1px 0 0;}
.user-cabinet .cabinet-menu li a {position: relative;z-index:1;display: table-cell;vertical-align: middle;text-align: center;height: 58px;text-decoration: none;padding: 0 10px;font-size: 11px; font-weight: bold;color:#fff;text-transform: uppercase;background-color:#979595;background-image:-moz-linear-gradient(top,#838080,#979595,#aaaaaa);background-image: linear-gradient(#838080,#979595,#aaaaaa);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#838080),color-stop(0.66,#979595), color-stop(0.83,#aaaaaa));background-image:-webkit-linear-gradient(#838080,#979595,#aaaaaa);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838080', endColorstr='#aaaaaa');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#838080', endColorstr='#aaaaaa')";background-image: -o-linear-gradient(#838080,#979595,#aaaaaa);}
.user-cabinet .cabinet-menu li.active a {color:#000;background-color:#acacac;background-image:-moz-linear-gradient(top,#e2e2e2,#acacac,#808080);background-image: linear-gradient(#e2e2e2,#acacac,#808080);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#e2e2e2),color-stop(0.66,#acacac), color-stop(0.83,#808080));background-image:-webkit-linear-gradient(#e2e2e2,#acacac,#808080);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#808080');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#808080')";background-image: -o-linear-gradient(#e2e2e2,#acacac,#808080);}
.user-cabinet .cabinet-menu li.active i {z-index:2;position: absolute;left:0;bottom:0;width: 100%;height: 4px;background: url(/i/arrow-bottom.png) no-repeat center 0;}


.file-input-box, .file-input-box input {overflow:hidden;}
.file-input-box {position:relative;width: 208px;height:26px;background:url(/i/upload-file.png) no-repeat right -2px;cursor:pointer;}
.cabinet-form dd .file-input-box {width: 346px;}
.file-input-text { background: url("/i/shadow.png") top left;}

.file-input {position:absolute;right:0px;top:0px;width: 83px;height:24px;font-size:99px;opacity:0;filter:alpha(opacity=0);cursor:pointer;z-index:5;}
* html .file-input{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}

/* cabinet-form */
.cabinet-form {position: relative;overflow: hidden;width: 100%;background:none;}
.company-form .cabinet-form {width: 70%;}
.cabinet-form dt {position: relative;width: 20%;float: left;margin: 0;padding: 8px 2%}
.cabinet-form dt em, .required_field{font-weight: bold;font-style: normal;color:#c70707;}
.cabinet-form dd {position: relative;width: 76%;float: left;margin: 0;padding: 7px 0;}
.cabinet-form .hr {display: block;overflow: hidden;position: relative;height: 1px;width: 100%;background: #fff;}
.company-form .cabinet-form dd {}
.cabinet-form dd input[type="text"],.file-input-text, .cabinet-form .form_table input[type="text"], .cabinet-form dd input[type="password"], .poll .field input[type="text"] {height: 20px;margin:0;padding: 2px 6px;border: 1px solid #b5b5b5;width: 330px;border-radius: 1px;}
.cabinet-form dd  input.file-input-text {width: 237px;}

.cabinet-form td input[type="text"],.file-input-text, .cabinet-form .form_table input[type="text"], .cabinet-form td input[type="password"], .poll .field input[type="text"] {height: 20px;margin:0;padding: 2px 6px;border: 1px solid #b5b5b5;width: 250px;border-radius: 1px;}

#cat-sup {
    width:127px;
}
#cat-sup_child {
    width:auto !important;
}
#cat-sup_titletext {
    width:127px;
    overflow:hidden;
    display:block;
}


#ctr-sup {
    width:130px;
}
#ctr-sup_child {
    width:auto !important;
}
#ctr-sup_titletext {
    width:130px;
    overflow:hidden;
    display:block;
}

#sta-sup {
    width:85px;
}
#sta-sup_child {
    width:170px !important;
}
#sta-sup_titletext {
    width:85px;
    overflow:hidden;
    display:block;
}

.cabinet-form dd.phone p {position: relative; float: left;margin: 0 18px 0 0;}
.cabinet-form dd.phone input[type="text"] {display: block;width: 70px;border-radius: 0;}
.cabinet-form dd.phone .first input[type="text"] {width: 52px;border-radius: 1px 0 0 1px;}
.cabinet-form dd.phone .last input[type="text"] {width: 140px;border-radius: 0 1px 1px 0;}
.user-cabinet .description, .catalog_filter .description {font-size: 11px; color: #575757;margin: 0 5px;}
.cabinet-form .description {font-size: 11px; color: #575757;margin: 0;}
.cabinet-form dd .checkbox {position: relative;overflow: hidden;padding: 5px 0 2px;}
.cabinet-form dd .checkbox input {position: relative;display: block;float: left;margin: 2px 10px 0 0;}
.cabinet-form dd .checkbox label {position: relative;display: block;float: left;margin: 0 50px 0 0;}
.cabinet-form dd .edit-button {display: block;float: left;margin:5px 0 10px;width: 100px;color:#fff;text-decoration: none;position: relative;font-size: 11px;font-weight: bold;text-transform: uppercase;text-align: center;padding: 0;height: 22px;line-height: 22px;background-color:#bdbdbd;background-image:-moz-linear-gradient(top,#d8d8d8,#bdbdbd,#9c9c9c);background-image: linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#d8d8d8),color-stop(0.66,#bdbdbd), color-stop(0.83,#9c9c9c));background-image:-webkit-linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#9c9c9c')";background-image: -o-linear-gradient(#d8d8d8,#bdbdbd,#9c9c9c);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#9c9c9c');border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;}
.cabinet-form dd .title {display: block;float: left;font-weight: bold;margin: 4px 22px 0 0;}
.cabinet-form dd .buttons {position: relative;overflow: hidden;}
.cabinet-form dd textarea {height: 155px;margin:0;padding: 1px 6px;border: 1px solid #b5b5b5;width: 330px;border-radius: 1px;}
.form-buttons {position: relative;overflow: hidden;width: 710px;}
.company-form .form-buttons {width: 220px;margin: 0 -10px;}

.cabinet-form td textarea {
    border: 1px solid #B5B5B5;
    border-radius: 1px 1px 1px 1px;
    height: 155px;
    margin: 0;
    padding: 1px 6px;
    width: 330px;
}

.form-buttons .submit,.country-page .search-info-export .state-programm .button  { 
    background: #959595;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #959595 0%, #737373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(100%,#737373));
    background: -webkit-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -o-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -ms-linear-gradient(top,  #959595 0%,#737373 100%);
    background: linear-gradient(to bottom,  #959595 0%,#737373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#737373',GradientType=0 );    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#fff;
    border:none;
    padding: 5px 20px;
    text-decoration:none;
}


.form-buttons .submit:hover,.country-page .search-info-export .state-programm .button:hover  { 
    background: #7ebef9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7ebef9 0%, #2f7ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ebef9), color-stop(100%,#2f7ac1));
    background: -webkit-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -o-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -ms-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: linear-gradient(to bottom,  #7ebef9 0%,#2f7ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ebef9', endColorstr='#2f7ac1',GradientType=0 );
}


.form-buttons .submit:active, .country-page .search-info-export .state-programm .button:active  {
    background: rgb(193,193,193);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYzFjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(193,193,193,1) 0%, rgba(153,153,153,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,193,193,1)), color-stop(100%,rgba(153,153,153,1)));
    background: -webkit-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: -o-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: -ms-linear-gradient(top,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    background: linear-gradient(to bottom,  rgba(193,193,193,1) 0%,rgba(153,153,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#999999',GradientType=0 );
}


.search-info-export, .search-info-export table td{
    background: none repeat scroll 0 0 #FFFFFF!important;
}


.torgpred  .search-info-export table tr td{
    border:1px solid #cfcfcf;
    border-right:none;
    border-left:none;
    vertical-align:middle;
}

.note {font-size: 11px; color: #575757;margin: 15px 10px;}
.note em {font-weight: bold;font-style: normal;color:#c70707;}
.cabinet-form .dd-rent {width: 320px !important;}
.cabinet-form .dd-rent .ddTitle span.ddTitleText {width: 320px; overflow: hidden; display: block;}
.cabinet-form .dd-rent#el-formtype_msdd, .cabinet-form .dd-rent#el-formtypeeng_msdd {width: 100px !important;}

.cabinet-form .dd-rent .ddChild {/*width: 318px !important;*/}
.cabinet-form .dd-rent#el-formtype_msdd .ddChild, .cabinet-form .dd-rent#el-formtypeeng_msdd .ddChild{width: 98px !important;}

/* scheme-export */
.scheme-export {position: relative;width: 692px;height: 640px;}
.scheme-export .link {display: block;margin:0;width: 192px;}
.scheme-export .link > a, .scheme-export .link-8 {position: relative;z-index:6;width: 152px;display: table-cell;margin:0;padding: 0 20px;height: 98px;font-weight: bold;text-align: center;vertical-align: middle;background: #dee3e7;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-khtml-border-radius: 6px;}
.scheme-export .link-1 {position: absolute;top:0;left:0;}
.scheme-export .link-2 {position: absolute;top:0;left: 250px;}
.scheme-export .link-3 {position: absolute;top:0;right: 0;}
.scheme-export .link-5 {position: absolute;top: 220px;left:0;border-right: 5px solid #fff;z-index: 10;}
.scheme-export .link-6 {position: absolute;top: 220px;left: 245px;border-top: 2px solid #fff;border-bottom: 2px solid #fff;border-left: 5px solid #fff;border-right: 5px solid #fff;z-index: 10;}
.scheme-export .link-7 {position: absolute;top: 220px;right: 0;border-left: 5px solid #fff;z-index: 10;}
.scheme-export .link-8 {position: absolute;top: 350px;left: 250px;}
.scheme-export .main {border-top: 2px solid #fff;border-bottom: 2px solid #fff;border-left: 5px solid #fff;border-right: 5px solid #fff;z-index: 2;position: absolute;top: 110px;right: 245px;font-size: 21px;font-family: arial, 'Trebuchet MS', tahoma;color:#fff;line-height: 22px;}
.scheme-export .main > a {color:#fff;text-decoration: none;font-weight: normal;text-shadow: 1px 1px 2px #000;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);}
.scheme-export .link.gray > a {background: #d3d3d3;}
.scheme-export .sub-menu {position: relative;width: 192px;}
.scheme-export .link-8 {background: #d3d3d3;padding:0;width: 192px;}
.scheme-export .link-8 a {width: auto;height: 60px;color:#000;}
.scheme-export .link-8 a.button {display:block;margin: 2px 16px;height:27px;line-height:26px;font-weight: bold;background:url(/i/subscr.gif) 0 0 repeat-x;float:left;color:#fff;text-decoration:none;padding:0 10px 0 9px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;}
.scheme-export .sub-menu {position: relative;z-index:2;margin: -6px 0 0px;padding: 6px 0 0;background: #dee3e7;border-radius: 0 0 6px 6px;-moz-border-radius: 0 0 6px 6px;-webkit-border-radius: 0 0 6px 6px;-khtml-border-radius: 0 0 6px 6px;}
.scheme-export .sub-menu li {padding: 4px 10px 8px;font-size: 11px;line-height:13px;border-bottom: 1px solid #fff;}
.scheme-export .sub-menu li.last {padding: 4px 10px 16px;}
.scheme-export .sub-menu li a {color:#000;}
.scheme-export .link-5 .link.gray > a, .scheme-export .link-7 .link.gray > a {background-color:#d1d1d1;background-image:-moz-linear-gradient(top,#e1e1e1,#d1d1d1,#c3c3c3);background-image: linear-gradient(#e1e1e1,#d1d1d1,#c3c3c3);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#e1e1e1),color-stop(0.66,#d1d1d1), color-stop(0.83,#c3c3c3));background-image:-webkit-linear-gradient(#e1e1e1,#d1d1d1,#c3c3c3);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#c3c3c3');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#c3c3c3')";background-image: -o-linear-gradient(#e1e1e1,#d1d1d1,#c3c3c3);}
.scheme-export .line {position: absolute;width: 530px;height: 2px;background:#8dbade;z-index:1;}
.scheme-export .line.hor-1 {top:160px;left:80px;}
.scheme-export .line.hor-2 {top:260px;left:80px;}
.scheme-export .vert {position: absolute;width: 2px;height: 56px;background:#8dbade;z-index:1;}
.scheme-export .vert.vert-1 {top:105px;left:80px;}
.scheme-export .vert.vert-2 {top:105px;right:80px;}
.scheme-export .vert.vert-3 {top:105px;left:350px;height: 240px;}

.sub-links-menu {overflow: hidden;position: relative;background: #dbdbdb;margin: 10px -3px 20px;border-radius: 10px;}
.sub-links-menu li {border: 1px solid #fff;float: left;height: 28px;line-height: 26px;font-weight: bold;background: url(/i/bg.gray.png) repeat-x ;margin: 0 -2px 0 0; padding: 0;position: relative;width: 50%;}
.sub-links-menu li a {display: block;padding: 0 0 0 30px;background: url(/i/marker.7.png) no-repeat 12px 8px;}

/* voting-form */
.voting-form {}
.voting-form h2 {background: none;color:#000;padding: 0 6px;}
.voting-form ul {padding: 0 10px;margin:0;background: #ebe9e9;}
.voting-form ul li {margin: 15px 0;position: relative;overflow:hidden;color:#3c3c3c;}
.voting-form ul input {display: block;margin: 3px 10px 0 0;padding:0;float: left;}
.voting-form .submit {position: relative;overflow:hidden;}
.voting-form .submit input {display: block;float: right;border: 0 none;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);color: #FFFFFF;display: block;font: 11px/24px Arial;height: 28px;width: 110px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;-khtml-border-radius:6px;}

.voting-result {position: relative;margin: 12px 10px 12px 10px;width:80%;}
.voting-result p {line-height: 18px;}
.voting-result .progress {margin-right:40px;font-weight: normal;position: relative;width: 300px;height: 14px;line-height: 14px;background-color:#3b5a7f;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);background-image: linear-gradient(#507096,#3a5a7e,#274669);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669');-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274669')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);border-radius:4px;}
.voting-result .progress em {position: absolute;top:0;right: -30px;font-size: 12px;font-style: normal; color:#252525;font-weight: bold;}

/* Fancybox */
div#fancy_title {right:0 !important;text-align: right !important;font-weight: bold !important;width: auto !important;}

/* pager */
.pager {position: relative; overflow: hidden;margin: 26px 0;}
.pager li {position: relative;float: left;}
.pager li a {color: #000;text-decoration: none;margin: 0 6px;}
.pager li.active a {display: block;margin: -1px 6px 0;font-size: 18px;color: #1e5a93;}
.pager li.prev a {text-decoration: underline;font-weight: bold;color: #1e5a93;margin: 0 10px 0 0;padding: 0 0 0 20px;background: url(/i/prev.png) no-repeat 0 6px;}
.pager li.next a {text-decoration: underline;font-weight: bold;color: #1e5a93;margin: 0 0 0 10px;padding: 0 20px 0 0;background: url(/i/next.png) no-repeat right 6px;}

.ui-datepicker {z-index:90 !important;}

.set_registerion div {
    background: none repeat scroll 0 0 #D9E2E7;
    border-color: #D9E2E7;
    color: #245385;
    font: 12px/16px Arial,Tahoma,Verdana,sans-serif;
    padding: 10px 5px;
}
.set_registerion input {
    margin: 15px 5px;
}
.set_registerion p.more-link {
    float: right;
}
.set_registerion p.more-link a {
    color: #FFFFFF;
    text-decoration: none;
}

.set_registerion p.more-link input, .user-cabinet p.more-link button, .user-cabinet p.more-link a {
    background: #959595;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #959595 0%, #737373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(100%,#737373));
    background: -webkit-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -o-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -ms-linear-gradient(top,  #959595 0%,#737373 100%);
    background: linear-gradient(to bottom,  #959595 0%,#737373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#737373',GradientType=0 );

    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

    color:#fff;

    border:none;

    padding: 5px 20px;
}



.set_registerion p.more-link input:hover, .user-cabinet p.more-link button:hover, .user-cabinet p.more-link a:hover {
    background: #7ebef9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7ebef9 0%, #2f7ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ebef9), color-stop(100%,#2f7ac1));
    background: -webkit-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -o-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -ms-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: linear-gradient(to bottom,  #7ebef9 0%,#2f7ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ebef9', endColorstr='#2f7ac1',GradientType=0 );
}

.user-cabinet p.more-link button{
    float: right;
    margin-left: 10px;
}
.more a {
    background: url("/i/next.png") no-repeat scroll 0 5px transparent;
    display: block;
    padding: 0 0 0 16px;
    font-weight: bold;
    margin: 12px 20px;
}
.formErrorBlock{
    border: 1px solid #A1BDC6;
    border-radius: 0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px;
    --khtml-border-radius:0 0 6px 6px;
    padding: 5px;
}
.user-cabinet-menu{
    width: 100%;
    height: 35px;
    padding: 0px;
    margin-bottom: 5px;
    /*
    background-color:#3b5a7f;
    background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);
    background-image: linear-gradient(#507096,#3a5a7e,#274669);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));
    background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);
    background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);
    border-radius: 0 0 4px 4px;
    */
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
}
.user-cabinet-menu li{
    float: left;
    padding: 0px 20px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    /*borderleft: 1px solid #9B9B9C;*/
    margin: 0px;
    height: 25px;
    background:url(/i/tabbga.gif) left top no-repeat;

}
.user-cabinet-menu li.active{
    color:blue;
    background:url(/i/tabbg.gif) left top no-repeat;
}


.user-cabinet-menu li.last {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E3E3E3;
    border-right: medium none;
    border-top: medium none;
    width: 280px;
}

.user-cabinet-menu li a{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    line-height:25px;
    color:#000;
}

.user-cabinet-menu li.active a{
    color:#3576be;
}

a.button {
    background: url("/i/subscr.gif") repeat-x scroll 0 0 #547CA5;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 12px Arial;
    margin: 0;
    overflow: visible;
    padding: 5px 10px;
    display:block;
}

.cabinet-form .blue_round_block{
    background: #f6f6f6;
    padding: 10px;
    margin: 8px;
    overflow:hidden;
}
.cabinet-form .blue_round_block ol {
    list-style:decimal;
    margin: 5px 0 5px 30px;
}
div.cabinet-form-header{
    color: #FFF;
    font-weight: bold;
    background-color:#3b5a7f;
    background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);
    background-image: linear-gradient(#507096,#3a5a7e,#274669);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));
    background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);
    background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);
    line-height: 270%;
    padding-left: 20px;
    font-size: 11px;
}
.cabinet-form .form_table td{
    padding: 15px 5px;
}
.user-cabinet p.more-link a{
    border: 2px solid #E9E9E9;
    font-weight: bold;
    font-size: 90%;
    height: 18px;
    margin: 15px 5px;
    display: inline-block;
    line-height:18px;
}
.user-cabinet p.more-link a:hover{
    text-decoration: none;
}
.cabinet-form .tnved_btn{
    float: left;
    margin-left: 10px;
    height: 20px;
    cursor: pointer;
}
.cabinet-form .tnved_btn div{
    float: left;
    color: #FFF;
    height: 20px;
}
.cabinet-form .tnved_btn_left{
    background: #656565;
    font-weight: bold;
    width: 30px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -khtml-border-radius: 6px 0 0 6px;
    padding: 5px 0;
}
.cabinet-form .tnved_btn_right{
    background-color:#3b5a7f;
    background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274669);
    background-image: linear-gradient(#507096,#3a5a7e,#274669);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096),color-stop(0.66,#3a5a7e), color-stop(0.83,#274669));
    background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274669);
    background-image: -o-linear-gradient(#507096,#3a5a7e,#274669);
    border-left: 3px solid #187CAE;
    border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -khtml-border-radius: 0 6px 6px 0;
    padding: 5px;
}
.catalog_popup_list{
    max-height: 300px;
    overflow:auto;
    /*color: #7D7D7D;*/
    color:#000;
    font-size: 11px;
    background:#fff;
}
.tree_plus{
    background: url("/i/plus0.gif") no-repeat;
    cursor: pointer;
    font-size: 14px;
}
.tree_plus.opened{
    background: url("/i/minus0.gif") no-repeat;
    font-size: 14px;
}
.catalog_popup_list input[type=checkbox]{
    margin-right: 4px;
    margin-left: 2px;
}
.checked_container{
    border-bottom: 2px solid #dadada;
    background: #ededed;
    padding: 5px 0 5px 10px;
    min-height: 50px;
    max-height: 200px;
    overflow:auto;
    font-size: 11px;
    border-top:1px solid #dadada;
}
.checked_container table td{
    border-top: 1px solid #FFF;
    padding: 5px;
}
.checked_container table th{
    border-bottom: 2px solid #fff;
    color: #004D77;
    padding: 5px
}
.del_btn{
    background: url("/i/close.gif") no-repeat;
    width: 18px;
    height: 17px;
    cursor:pointer;
    margin:0 auto;
}
.catalog_filter{
    /* background: url("/i/choose_bg.png") repeat-x;*/
    height: 33px;
    /*border: 1px solid #B3B3B3;*/
    background:#fff;
}
.catalog_filter p{
    padding-top: 5px;
}
.ui-dialog-buttonset button {
    margin:3px 0px;
    padding:1px 10px;
}
.autocomplete{
    background: #FFF;
    border: 1px solid #B3B3B3;
    padding: 5px;
    margin-top: 2px;
    max-height: 300px;
    overflow: auto;
}
.autocomplete div{
    background: #F1F1F1;
    margin: 2px 0px;
    border: 1px solid #B3B3B3;
    border-left: none;
    border-right: none;
}
.autocomplete div.selected{
    background: #FFFFBB;
}


.tech, .text-small {
    margin: 26px 0;
}
.tech span, .text-small span {
    color: #2f4e72;
    font-size: 18px;
    margin: -1px 6px 0;
}
.tech a, .text-small a {
    color: #000000;
    margin: 0 6px;
    text-decoration: none;
}
form.usual textarea {width: 470px; height: 140px;}

table 
{
    border-collapse: collapse;
    border-spacing: 0;
}
.tenders-table 
{
    /*background: none repeat scroll 0 0 #DEE3E7;*/
    width: 100%;
}

.tenders-table td.title {
    background: none repeat scroll 0 0 #ececec;
    color: #2f4e72;
    font-weight: bold;
    padding: 8px 15px;
    border-left: none;
    border-right: 1px solid #cfcfcf;
}

.tenders-table td 
{
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 8px 15px;
}

td 
{
    padding: 0;
    vertical-align: top;
}
.test {
    color: #000000;
    font-size: 14px;
    height: 24px;
    padding: 5px 5px 0 5px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 5px solid #FFFFFF;
    width:1060px;
}

.arrowb
{
    background: url("/i/arrowb.png") no-repeat right center;
    display: block;
    padding-right: 12px;
    max-height: 50px;
    overflow-y: hidden;
}

.arrowt
{
    background: url("/i/arrowt.png") no-repeat right center;
    display: block;
    padding-right: 12px;
}

.anfas
{
    overflow:hidden; 
    height:100%; 
    width:290px; 
    float:left; 
    padding: 10px 0 10px 0px;

}
.anfas1
{
    /*background: url("/i/dopar.png") no-repeat left center;*/
    float:left;
    width:305px;
    /*padding: 0 0 0 10px;*/
}

.anfas1 a
{

    /*font-weight:bold;*/
}
.anfas2
{
    /*background: url("/i/dopsq.png") right center;*/
    min-width: 19px;
    text-align: center;
    float:right;
    color: #880606;
    font-weight:bold;
    font-size:12px;
    padding: 0 2px 0 2px;
    margin-right: 10px;
}

.gas
{
    background: url("/i/dopar.png") no-repeat left center;
    padding: 0 0 0 10px;
    float:right; 
    color: #1E5A93; 
    font-weight:bold;
}
/*.inline_50{width:403px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;margin-bottom: 8px;}*/

.inline_50 {
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    margin-right: -1px;
    vertical-align: top;
    width: 368px;
}
.inline_50 .tabs .tabBlock{background-image: -moz-linear-gradient(top,white,#F0F0F0,#DDD);
                           background-image: linear-gradient(white,#F0F0F0,#DDD);
                           background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.32,white,#F0F0F0,#DDD),color-stop(0.66,white), color-stop(0.83,#DDD));
                           background-image: -webkit-linear-gradient(white,#F0F0F0,#DDD);
                           -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd')";
                           background-image: -o-linear-gradient(white,#F0F0F0,#DDD);
                           filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
                           border-radius: 0;
                           -moz-border-radius: 0;
                           -webkit-border-radius: 0;
                           -ms-border-radius: 0;
                           -o-border-radius: 0;
                           -khtml-border-radius:0;
}
.inline_50 .tabs{
    padding-bottom:0px;
}
.inline_50 .tabs .tabBlock .subscribe{margin-top:10px;}
.inline_50 .tabs .tabBlock .subscribe, .inline_50 .tabs .tabBlock .more-link {
    background:#d3d2d2;
    display: table-cell;
}
.inline_50 .tabs .tabBlock .more-link {float:right;margin:0;}
.inline_50 .tabs .tabBlock .more-link a{color:#000;background:none;margin:0;}
.inline_50 .tabs .tabBlock .subscribe span.subscr, .inline_50 .tabs .tabBlock .subscribe div{
    color:#000;
    background:#d3d2d2;
    border:0 none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -khtml-border-radius:0;
    height:22px;
}
.inline_50 .tabs .tabBlock .subscribe a.email,.inline_50 .tabs .tabBlock .subscribe a.rss{height:22px}
.inline_50 .tabs .tab a {width:44%;margin:0;}
.inline_50 .tabs .rewList {margin-bottom:10px;height:243px;overflow: hidden;}
.inline_50 .tabs .rewList .date span {padding:2px;color:#323232;background:#e3e3e3;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-khtml-border-radius:3px;}
.inline_50 .tabs .rewList .rewItem {padding: 5px 5px 9px 10px;}
.inline_50 .tabs .rewList .rewItem .txt{display:none;}
.inline_50 .tabs .rewList .date a {color:#000;}
.country-page .inline_50 {width: 400px;margin-top:8px;}
.country-page .inline_50 .news_name {width:390px;}
.country-page .inline_50 .news_body {background: #F0F0F0;border: 1px solid #C9C9C9;padding: 5px;}
.country-page .inline_50 .news_body table.partners, .inline_50 .news_body table.trades_goods{font-size:11px;}
.country-page .inline_50 .news_body table.partners td, .inline_50 .news_body table.partners th{border: 1px solid white;padding: 2px;background: #F0F0F0;}
.country-page .inline_50 .news_body table.trades_goods td, .inline_50 .news_body table.trades_goods th{border: 1px solid white;padding: 2px;background: #F0F0F0;}


.main_news {background:#d9e2e7;border:1px solid #c9c9c9;padding:5px;height:154px;overflow-y:hidden;}
.news_name{height:32px;width:397px;text-transform:uppercase;vertical-align: middle;display:table-cell;font:12px/14px Arial;color:#FFF;padding:0 5px;background:#3a5a7e url(/i/tabs3.gif) 0 0 repeat-x;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;}
.news_name a{color:#fff;text-decoration:none;}
.news_body .img{position: relative;float: left;margin: 0 14px 0 0;}
.news_body .img img{width:177px;height:auto;}
.news_body .date{display:block;width:169px;height:19px;background:#868686;background-image:-moz-linear-gradient(top,#a8a8a8,#868686,#5a5a5a);background-image: linear-gradient(#a8a8a8,#868686,#5a5a5a);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#a8a8a8,#868686,#5a5a5a),color-stop(0.66,#a8a8a8), color-stop(0.83,#5a5a5a));background-image:-webkit-linear-gradient(#a8a8a8,#868686,#5a5a5a);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a8a8', endColorstr='#5a5a5a')";background-image: -o-linear-gradient(#a8a8a8,#868686,#5a5a5a);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a8a8', endColorstr='#5a5a5a');text-align:left;color:#FFF;padding-left:8px;line-height:17px;border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;-webkit-border-radius:0 0 4px 0;-ms-border-radius:0 0 4px 0;-o-border-radius:0 0 4px 0;-khtml-border-radius:0 0 4px 0;}
.additional_news .items{/*overflow-y:hidden;*/height:90px;}
.additional_news{background:#3a5a7e;background-image:-moz-linear-gradient(top,#507096,#3a5a7e,#274568);background-image: linear-gradient(#507096,#3a5a7e,#274568);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#507096,#3a5a7e,#274568),color-stop(0.66,#507096), color-stop(0.83,#274568));background-image:-webkit-linear-gradient(#507096,#3a5a7e,#274568);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274568')";background-image: -o-linear-gradient(#507096,#3a5a7e,#274568);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#507096', endColorstr='#274568');text-align:left;color:#FFF;}
.additional_news a{color:#fff;font-weight:bold;}
.additional_news .item{padding:2px 5px;border-top:1px solid #e9e9e9;}
.additional_news .more_news{margin:5px 0 0 0;text-align:right;vertical-align:bottom;}
.additional_news .more_news a{height:22px;line-height:22px;font-size:11px;background:#1a395c;text-decoration:none;display: inline-block;padding:0 5px;font-weight:normal;}
additional_news .more_news a:hover{text-decoration:underline;}

.tabs #tab2,.tabs #tbs2,.tabs #tbs4{}

.article_block table {width: 100%;}
.article_block table.sector td {vertical-align: middle;text-align: center;}
.article_block table th{border: 1px solid #fff;height: 30px;/*color:#14385c;*/text-align: center;padding: 0 10px;background-color:#e8e8e8;background-image:-moz-linear-gradient(top,#fefefe,#e8e8e8,#dedede);background-image: linear-gradient(#fefefe,#e8e8e8,#dedede);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fefefe),color-stop(0.66,#e8e8e8), color-stop(0.83,#dedede));background-image:-webkit-linear-gradient(#fefefe,#e8e8e8,#dedede);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede')";background-image: -o-linear-gradient(#fefefe,#e8e8e8,#dedede);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede');}
.article_block table td p{text-align: left!important;}
.article_block table td p strong{color:#000;font-weight:bold;}
.article_block table th.alignleft, .torgpred table td.alignleft {text-align: left;}
.article_block table tr td {border: 1px solid #fff;padding: 4px;vertical-align: middle;}
.article_block table.padding2 tr td {padding: 2px;}
.article_block table tr:nth-child(even) td {background: #ececec;}
.article_block table td.aligncenter {text-align: center;}
.article_block table td.address {font-weight: bold;color:#1d65a9;}
.article_block table td.title, .torgpred table td.title a{color:#880606;}
.article_block table td .more {font-size: 11px;}

.article_block .country-page{
    /*margin:0;*/
}
.article_list_class strong, .article_list_class b{
    /*font-weight:600;*/
}
/*.article_block table td p sup,.article_block table td p sub{
    font-size: 100%;
    line-height: 16px;
    top:0;
}*/
.goods_graph{position:relative;margin-top: 8px;padding-left: 10px;}
.goods_graph .ylabel{font-size:11px;color: #545454;position: absolute;left: -28px;top: 106px;-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}

.activetab{color: black;text-decoration: none;}
i.markword{font-style: normal;}
.country-page i.markword{color: #c40606;}
.jspHorizontalBar {display:none;}
.loader{z-index: 1003;background: white url(/i/ajax-loader.gif) no-repeat scroll 0% 50%;
        border: 1px solid #000;
        color: #000;
        float: right;
        font-weight: bold;
        margin: 0px;
        padding: 3px 0px 3px 0px;
        filter: alpha(opacity=99);
        -moz-opacity: 0.99;
        -khtml-opacity: 0.99;
        opacity: 0.99;
        position: fixed;
        right: 40%;
        top: 45%;
        width: 220px;
        height: 26px;
        position: expression("absolute");
        top: expression(parseInt(document.body.scrollTop + 10));}
.loader img{}
.subscribe_dialog .search-torgpred {position: relative;padding: 0;margin: 0;border:none;background:none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;-khtml-border-radius: 0;box-shadow:none;}
.sub_params table td {font-weight:normal;}
.sub_params table td em{font-weight:bold;font-style: normal;}
.red {color: #880606;}
button.link_submit{background: none;border: none;cursor: pointer;padding:0;text-decoration: underline;color: #2F4E72;}
button.link_submit{background: none;border: none;cursor: pointer;padding:0;text-decoration:none;color: #2F4E72;}

.mainWrapIn .article_block .link-6 p
{
    margin: 0px;
}
.currency-kurs table td.left-coll {
    padding-right: 10px;
    text-align: right;
}
.currency-kurs table td.right-coll {
    padding-left: 20px;
    text-align: left;
}

.linkcollapse
{
    font-weight:bold;
    color: #FFF;
    text-decoration: none;
}
.divcontainer
{
    overflow:hidden;
    height:100%;
}
.format-buttons {
    float: left;
    margin-right: 12px;
}


.table_comment a.name {
    font-weight: 600;
    text-decoration: none;
}

.img_com1 {
    width: 35px;
}

.reply_link_wrap  p{
    text-align: right;
}

.table_comment span.data {
    color: #424242;
    font-size: 11px;
}
.clear {
    clear: both;
}

.send-mess-wrap > input {
    float: left;
    margin-right: 7px;
}

.send-mess-wrap  label {
    line-height: 13px;
}

.send-mess-wrap {
    overflow: hidden;
    float: right;
}

.gray-but {

    background: #959595;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #959595 0%, #737373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(100%,#737373));
    background: -webkit-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -o-linear-gradient(top,  #959595 0%,#737373 100%);
    background: -ms-linear-gradient(top,  #959595 0%,#737373 100%);
    background: linear-gradient(to bottom,  #959595 0%,#737373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#737373',GradientType=0 );

    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

    color:#fff;

    border:none;

    padding: 5px 20px;

}

.gray-but:hover {

    background: #7ebef9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzczNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7ebef9 0%, #2f7ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ebef9), color-stop(100%,#2f7ac1));
    background: -webkit-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -o-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: -ms-linear-gradient(top,  #7ebef9 0%,#2f7ac1 100%);
    background: linear-gradient(to bottom,  #7ebef9 0%,#2f7ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ebef9', endColorstr='#2f7ac1',GradientType=0 );

}



.quote-text {
    background: #f1f3f6;
    margin: 5px;
    padding: 5px;
}

.quote-text span {

    font-weight: 600;
    text-decoration: none;
    color: #2F4E72;

}
.quote span {

    color: #2F4E72;
    cursor: pointer;
} 

div.comment {
    background: url("/i/tree_point.jpg") repeat-x scroll 2px 16px transparent;
}
div.comment>div {
    background: #fff;
    overflow:hidden;
}

.collaps, .expand {
    float: left;
    font-size: 20px;
    font-weight: 600;
    line-height: 38px;
    padding-right: 6px;
    text-decoration: none;
    cursor:pointer;
    color:#2F4E72;
    background: #fff;
}

.nonactive {
    color:#fff;
    cursor:auto; 
}

.user_comment td {
    border-bottom: 1px solid #eaeaea;
    padding:10px;
    vertical-align: middle;
    text-align: left;
}

.user_comment td  .small-text{
    max-width:430px;
    overflow:hidden;
    height:auto;
    display:block;
}
.user_comment {
    width: 730px;
}
td.new-msg {
    color:#245385;
    min-width: 150px;
}


.pagesnum > a {
    margin-right: 3px;
}

.head-table-line > td {
    background: none repeat scroll 0 0 #BEBEBE;
    color: #34628F;
    font-weight: 600;
}

.small-text {
    font-size: 10px;
    font-style: italic;
    color:#424242;
    background: #F9F9F9;
}

a.red-link{
    color:#9d0c0c;
}
span.red-link  {

    color:#424242;
}

.new_row td {

    font-weight: 600;

}
.mess-side {
    color:#245385;
}

.comment-wrap b{
    color: black;
    font-weight: 600;
}
span.error {

    color: red;
    font-style: italic;
}
.top-personal {
    background: url(../../i/top_bg.gif) top left repeat-x;
    height:30px;
}
.width-970 {
    width:970px;
    margin:0 auto;
}
.top-personal-menu li {
    float:left;
    line-height:30px;
    padding:0 10px;
    border-right:1px solid #e9e9e9;
    border-left:1px solid #c2c2c2;
}

.top-personal-menu {
    border-right:1px solid #c2c2c2;
    border-left:1px solid #e9e9e9;
}
.top-personal .width-970 {
    border-bottom:1px solid #c2c2c2;
    position:relative;
}



.top-main {
    background: url("../../i/bg_main_top.gif") repeat-x scroll left top transparent;
    border-top: 1px solid #D2D2D2;
    height: 49px;
    padding-top: 25px;
}

.link-register table td{
    vertical-align:middle;
    padding-left:5px;
}

.link-register {
    position: absolute;
    right: 0px;
    top: 29px;
}
.regist {
    border-bottom: 1px dashed #0A57A6;
    text-decoration: none;
}

#enter {
    border-bottom: 1px dashed #000;
    text-decoration: none;
    cursor:pointer;
}

.forma-wrap{
    padding:10px;
}


/*
Rotator
*/
#featured{ 
    width:325px; 
    position:relative; 
    border:5px solid #ccc; 
    height:178px; overflow:hidden;
    background:#fff;
    z-index:0;
    padding: 0 408px 0 0;
}
#featured ul.tabs-nav{ 
    background: none repeat scroll 0 0 transparent!important;
    background-color:none;
    height: 249px;
    left: 319px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 414px;
    border:none 0px;
    z-index:100;

}

#featured .helper-clearfix:after {
    clear: both;
    background: none repeat scroll 0 0 transparent;
    background-color:none;
    content: none;
    display: block;
    height: 0;
    visibility: hidden;
}
#featured ul.tabs-nav li{ 
    background: url("/i/nselected-item.png") no-repeat scroll left center transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #666666;
    font-size: 12px;
    height: 46px;
    margin: 0;
    padding: 0 0 0 7px;
    width: 407px;
    white-space: inherit; 

}

#featured .tabs .tabs-nav li {
    list-style: none outside none;

}

#featured ul.tabs-nav li img{ 
    float:left; margin:2px 5px; 
    background:#fff; 
    padding:2px; 
    border:1px solid #eee;
}
#featured ul.tabs-nav li span{ 
    font-size:11px; 
    line-height:18px;
    white-space: inherit; 
}
#featured li.tabs-nav-item>span{ 
    display:block; 
    height:35px; text-decoration:none;
    color:#333;  background:#fff; 
    line-height:20px; outline:none;
    overflow:hidden;
    padding: 5px 10px;
    width: 387px;
}
#featured li.tabs-nav-item>span a{
    text-decoration:none;
}

#featured ul.tabs-nav li.tabs-selected, #featured ul.tabs-nav li.tabs-active{ 
    background:url('/i/selected-item.png') left center no-repeat;  
}
#featured ul.tabs-nav li.tabs-selected>span, #featured ul.tabs-nav li.tabs-active>span{ 
    background: #274669;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3NDY2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTZlOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #274669 0%, #4e6e94 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#274669), color-stop(100%,#4e6e94));
    background: -webkit-linear-gradient(top,  #274669 0%,#4e6e94 100%);
    background: -o-linear-gradient(top,  #274669 0%,#4e6e94 100%);
    background: -ms-linear-gradient(top,  #274669 0%,#4e6e94 100%);
    background: linear-gradient(to bottom,  #274669 0%,#4e6e94 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274669', endColorstr='#4e6e94',GradientType=0 );
    color:#fff;

}

#featured ul.tabs-nav li.tabs-selected>span a, #featured ul.tabs-nav li.tabs-active>span a{ 
    color:#fff;
}

#featured .tabs-panel{ 
    width:325px; 
    height:180px; 
    background:none; 
    position:relative;
    top:-1px;
    padding:0px!important;
    display:none;
}

#featured .tabs-panel.panel-active {
    display:block;
}
#featured .tabs-panel .info{ 
    position:absolute; 
    bottom:0; left:0; 
    height:70px; 
    background: url('/i/transparent-bg.png'); 
    width: 100%;
    padding:5px;
}
#featured .tabs-panel .info span{ 
    color:#fff;
    font-size: 11px;
}

#featured .tabs-panel a:hover{ 
    text-decoration:none;
}
#featured .tabs-panel img{ 
    width:100%; 
}

#featured .tabs-panel .info a.hideshow{
    position:absolute; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
    color:#fff; padding:5px; margin:0; font-weight:normal;
    overflow:hidden; 
}
#featured .info p{ 
    margin:0 5px; 
    line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
    text-decoration:none; 
    color:#fff; 
}
#featured .info a:hover{ 
    text-decoration:underline; 
}
#featured .tabs-hide{ 
    display:none; 
}


#featured{
    border:1px solid #e6e6e6; 

}

#featured ul li>span {
    border-bottom: 1px solid #e6e6e6;
}

#featured ul li>span a.more-lnk,#featured ul li:hover a.more-lnk {
    color: #B40000;
    float:right;
}

.info a {
    font-size:14px;
    font-weight:500;
}
.news-slider-wrap {
    margin-bottom:0px;
}
/*tabs*/
.tabs .tab a.active {
    background: url("/i/tabsn.gif") repeat-x scroll 0 0 #C6C6C6;
    color: #000;
    cursor: default;
    font:12px/14px Arial;
    font-weight:500;
    max-width: 100% !important;
    text-decoration: none;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0; 
    border-top:1px solid #d2d2d2;
    border-left:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
    text-transform:none;
    outline:none;

}
.tab .cf a {
    padding-top:2px;
}
.tabs .tab a {
    text-decoration:none;
    background:none #fff;
    color: #626262;
    font:12px/28px Arial;
}
.tabs .tab a span{
    color: #626262;
    text-align: center;
    text-decoration: underline;
    vertical-align: middle;
    display: table-cell;
    height: 28px;

}

.tabs .tab a.active span{
    padding-bottom:5px;
    border-bottom:0px none;
    color: #626262;
    display: table-cell;
    height: 28px;
    text-decoration:none;
}

.tabBlock {
    background:none #fff;
}

.poll .field ,.poll  div.button{
    background:#fff;
}
.tabs .tab {
    border-bottom: 1px solid #9b9b9b;
}


.tabs {
    padding: 30px 0 6px;
    position: relative;

}

.tabs .tab a.active span {
    font-size: 12px;
}
.op {
    overflow:hidden;
}


.rightWrap .txt-item { 

    overflow: visible;
}


.rightWrap .txt-item a { 
    padding-left: 6px;
}
.txt-item {
    /*  overflow: hidden;*/
    padding-left:5px;
}

.jcarousel-container-horizontal {
    padding: 20px 40px;
    width: 920px;
}

.jcarousel-clip {
    overflow:hidden;
}
.jcarousel-next,.jcarousel-prev {
    width:10px;
    height:9px;
    position:absolute;
    top:60px;
    display:block;
}
.jcarousel-next {
    background:url(/i/rarr.gif) center center no-repeat;
    right:15px;
}

.jcarousel-prev {
    background:url(/i/larr.gif) center center no-repeat;
    left:15px;
}
#jcarusel{height: 90px; overflow: hidden}
#jcarusel li {
    padding: 0 7px; float: left
}

#region-ex, #region-nws, .fat_slider .slider {
    width:710px;
}
.user-info{
    background: none repeat scroll 0 0 transparent;
    font-size: 11px;
    position: absolute;
    right: -15px;
    top: 30px;
    width: 216px;
}

.user-info table td {
    background:none;
    vertical-align: middle;
    padding: 0 3px;
    height:75px;
}


#regionchanger {
    left: 142px;
    position: absolute;
    top: 442px;
}

.mess-side a {
    display:block;
    max-width:400px;
    overflow: hidden;
}
.article_block article_list_class {
    width:725px;
    overflow-x:scroll;
}
.wrap {
    padding:0px;
}
.dark th {
    border:1px solid #eaeaea;
}
.search-torgpred.rus-export {
    padding:10px 5px;
}
/**/
.description > input {
    padding: 3px;
}

#dialog_tnved p {
    color:#1a5792;
    font-weight:600;
    padding-bottom: 5px;
}

.separator {
    background: url("/i/nav_arr.gif") no-repeat scroll center center transparent;
    line-height: 12px;
    padding: 0 5px;

}

.ui-dialog,.ui-datepicker {
    box-shadow: 0 3px 5px #29486B;
}



.menu .main-menu li:hover>a, .menu .main-menu li.active a {
    background: none repeat scroll 0 0 #F4F4F4;
    color:#000000;
    text-shadow:none;
    border-radius:6px 0px 0px 0px ;

}

.menu .main-menu li:hover>a em, .menu .main-menu li.active a em {	
    text-shadow: -1px -1px 0 #fff;
}

.cabinet-form h2{
    padding-left:0px;
    background:none;	
}

.title-noitice {
    font-size:14px;
    font-weight:600;
    padding:10px 0px;
    border-top:1px solid #eaeaea;
    color:#245385;
}
.prm-wrap {
    background:url('/i/top_side_menu.png') top left no-repeat;
    width:200px;
    height:auto;
    padding-top:20px;
    margin: 26px auto;
}

.bot-bg-menu {
    background: url('/i/bot_side_menu.png') bottom left no-repeat;
    height: auto;
   	padding-bottom: 20px;
    padding-left: 9px;
    width: 191px;
}

.bot-bg-menu ul {
    display:block;
    border-left:1px solid #dadada;
    border-right:1px solid #dadada;
}

.bot-bg-menu ul li {

    /*padding:7px 20px; */
    padding:7px 0;
}

.bot-bg-menu ul li.active {
    border-top:1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.bot-bg-menu ul li a{
    font-size:11px;
    color:#000;
    text-decoration:none;
    line-height:11px;
    margin:0 20px;
    display:block;
}

.bot-bg-menu ul li a:hover,.bot-bg-menu ul li.active a{
    color:#1d599b;
}

.bot-bg-menu ul li.active a{
    font-weight:600;
}


.img-contry-news {
    background: none repeat scroll 0 0 #DADADA;
    height: 85px;
    overflow: hidden;
    padding: 5px;
    width: 135px;
    margin-bottom:10px;
}

.img-side-wrapper {
    float: left;
    height:auto;
    overflow:hidden;
    width:145px;
    margin-right:20px;
    text-align:center;
}
.item-news  .date{
    font-size:11px;
}

.item-news a{
    font-size:12px;
    line-height:12px;
}
.item-news .txtIn {
    padding:5px 0;
}
.all-news-anonces {
    overflow:hidden;
}

.all-news-anonces .item-news:first-child {
    background:#eaeaea;
}

.img-contry-news img {
    border: 3px solid #FFFFFF;
    width:129px;
    height:80px;
}
#okvd {
    top:-35px;
}

.photo-news img {
    width:200px;
    height:auto;
}

#txtRepl0 {
    width: 727px;
}
.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}

.nav li > a {
    display: block;
}

.nav > li > a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > .pull-right {
    float: right;
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav li + .nav-header {
    margin-top: 9px;
}

.nav-tabs,
.nav-pills {
    *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    line-height: 0;
    content: "";
}

.nav-tabs:after,
.nav-pills:after {
    clear: both;
}

.nav-tabs > li,
.nav-pills > li {
    float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 4px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs li {
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li > a {
    margin-right: 0;
}

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
    z-index: 2;
    border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

/* move down carets for tabs */

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

ul.nav.nav-tabs.nav-stacked:not(:first-child) {
    display: none;
}

.bottom_menu {
    float: left;
    margin-top: 20px;
    overflow: hidden;
    width: 960px;
}
.bottom_menu > ul > li {
    display: block;
    position: relative;
    float: left;
    width:230px;
    padding: 0 8px 12px 0;
    margin: 0;
}
.bottom_menu > ul > li.menu-3 {

}

td.status-select-wrap #msdrpdd20_child {
    max-width:220px;
}

#msdrpdd20_child {
    width:550px!important;
}

.ministry-link {
    color: #000000;
    display: block;
    font-size: 8px;
    left: 86px;
    letter-spacing: 2px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 7px;
}

.ministry-link:hover {
    color: #D71116;
}

.link-reestr {
    background: url("/i/top-strlk.png") no-repeat scroll left center transparent;
    display: block;
    height: 32px;
    padding-left: 20px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 23px;
    width: 248px;
}

.blue-bg td span, .white-bg td span {
    background: url("/i/topik.gif") no-repeat scroll left 12px transparent;
    display: block;
    font: 14px/33px Arial;
    padding: 0 0 0 18px;
    color:#26466c;
    font-weight:600;
}

.blue-bg td {
    background:#eaeeef;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}

.main-info{
    border:1px solid #e5e5e5;
}

.white-bg td{
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;
    border-bottom:1px solid #e5e5e5;

} 
.main-info td .slider {
    width:220px;
    height:220px;
}

.main-info.info-two td .slider {
    width:340px;
    height:180px;
}

.main-info.info-one td .slider {
    width:700px;
    height:180px;
}

.main-info td {
    padding:0 5px;

}
.threecoll-wrap .main-info td {
    width: 234px;

}

.main-info .more-link {
    float:left;
}
.main-info {
    margin-bottom:20px;
}


table.right-menu td {
    border:1px solid #e5e5e5;
    vertical-align: middle;
    padding:0 5px;
}

table.right-menu tr.no-bord td {
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    height:10px;
    width:250px;
}

table.right-menu  td.icon-right-menu {
    width:50px;
    padding:0px;
}

.date-ved {
    color:#909090;
    font-size:11px;
}

.txt-item-ved > a {
    color: #28466A;
    font-style: italic;
    font-weight: bold;
}
.comments-ved {
    font-size:11px;

}
.comments-ved ins {
    color:#164273;
}
.comments-ved a {
    color:#B40000;
}
.news_ved_block {
    padding-bottom: 10px;
}

.item-m-tpr {
    padding-bottom: 10px;
}

.country-m-tpr {
    color:#909090;
    font-size:11px;
}

.country-m-tpr ins {
    color:#28466A;

}

.main-info.in-right-side td .slider {
    width:208px;
    height:auto;
    max-height:600px;
}

.left-img {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.name-law {
    color: #909090;
    font-size: 11px;
    overflow: hidden;
}
.name-law a{
    font-size: 12px;
}
.name-law ins{
    font-size:12px;
    color:#000;
}
.news_ved_block .rewItem{
    padding: 0 5px 5px 10px;
}

.news_ved_block  .more-link a {
    float:left;
}
.searchForm .submit:hover {
    background: url("../../i/search_bg.gif") no-repeat scroll center center transparent;
    border: 0 none;
    float: left;
    height: 27px;
    padding: 0;
    width: 28px;
}


.tab_container .new_not_display {
    color:#00b050;
    display:none;
}
.tab_container .new_not_display.new {
    display:inline;
}
.tab_container .cmenu {
    right:-5px;
    bottom:-5px;
    position:absolute;
}
.tab_container .cmenu span {
    padding:3px;
    cursor:pointer;
    display:block;
}
.tab_container .cmenu:hover span {
    border:solid 1px #ccc;
    padding:2px;
}
.tab_container .cmenu div {
    display:none;
    position:absolute;
    width:150px;
    background:#fff;
    border:solid 1px #ccc;
    padding:5px;
    z-index:1;
    left:19px;
    top:0;
}
.tab_container .cmenu:hover div {
    display:block;
}
.tab_container .cmenu hr {
    margin:5px 0;
}



.nameblock a.logo_tp {
    background:url('/i/logo_ved2.png') no-repeat left; 
    margin-left:15px; 
    height:74px; 
    padding-left:65px; 
    color:#fff; 
    max-width:650px;
}
.nameblock a.logo_tp span {
    display:table-cell; 
    vertical-align:middle; 
    height:74px;
    line-height:26px;
}

.block_ei {
    width:100%;
    background:#f0f0f0;
}
.block_ei > div {
    padding:10px;
}
.block_ei .export_import {
    margin:5px 0 10px 0;
}
.block_ei .export_import b {
    color:#3576be;
    display:block;
    margin-bottom:10px;
    font-weight:normal;
}
.block_ei .export_import em {
    width:75px;
    display:inline-block;
    color:#3576be;
    font-style:normal;
}
.block_column .one_column h2 {
    margin-right: 10px;
    overflow: hidden;
    padding: 10px 10px 5px 20px;
    font-weight: bold;
    font-size: 13.5px;
    background:none;
}
.block_column .one_column {
    margin-top:15px;
    height: 185px;
    width: 350px;
    color: #333333;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding:15px 30px 15px 0;
    background: url("/i/one_col_medium.png") no-repeat scroll left top transparent;
}
.block_column .one_column.short {
    height: 90px;
    background: url("/i/one_col_medium_short.png") no-repeat scroll left top transparent;
}
.block_column .one_column.last {
    padding-right: 5px;
}
.block_column .one_column.red {
    background: url("/i/one_col_medium_red.png") no-repeat scroll left top transparent;
}
.block_column .one_column.short.red {
    background: url("/i/one_col_medium_red_short.png") no-repeat scroll left top transparent;
}
.block_column .one_column.long {
    background: url("/i/one_col_long.png") no-repeat scroll left top transparent;
    width: 705px;
}
.block_column .one_column.short.long {
    background: url("/i/one_col_long_short.png") no-repeat scroll left top transparent;
}
.block_column .one_column.long.red {
    background: url("/i/one_col_long_red.png") no-repeat scroll left top transparent;
}
.block_column .one_column.short.long.red {
    background: url("/i/one_col_long_red_short.png") no-repeat scroll left top transparent;
}
.block_column .one_column div.txt {
    padding:5px 15px;
    margin:0 5px;
}
.block_column .one_column div.txt p {
    padding:0;
    margin:0;
}


.thumbnails .image {
    border:solid 1px #dedede;
    margin:10px 0;
    padding:15px 25px;
}
.thumbnails .foto {
    float:left;
}
.thumbnails .foto img {
    box-shadow: 1px 1px 3px #969696;
    width:75px;
}
.thumbnails .text {
    padding-left:110px;
}
.thumbnails .col {
    width:50%;
    float:left;
}
.thumbnails .fio {
    font-size:16px;
    display:block;
    color:#000;
    margin-bottom:15px;
    line-height:20px;
}
.thumbnails .title {
    color:#2d4c6f;
    font-size:18px;
    margin-bottom:15px;
}
.thumbnails a.more {
    color:#b80000;
    padding-right:15px;
    background:url(/i/more.gif) no-repeat right;
    text-decoration:none;
    font-size:11px;
}
.thumbnails i {
    display:block;
    margin:10px 0;
    font-style:normal;
}
.thumbnails .col p {
    margin-bottom:5px;
}

.descr .article_list_class {
    margin:10px;
}
.descr .article_list_class p {
    margin-bottom:10px;
}
.ui-dialog-titlebar.ui-widget-header {
    background:none!important;
    border:none!important;
}
.ui-widget-header .ui-icon.ui-icon-closethick {
    background: url(/i/crs.jpg) center center no-repeat!important;       
}
.ui-dialog-titlebar-close.ui-corner-all.ui-state-hover{
    background: none!important;
    border:solid 1px #fff;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    margin: 0!important;
    padding: 0!important;
}
.ui-dialog .ui-dialog-content {
    padding: 0px!important;
}

.thumbnails .is_main .foto img {
    width:95px;
    border:solid 1px #fff;
}
.image.is_main {
    background:url(/i/foto_main.png) repeat-x top #00386d;
    color:#fff;
}
.image.is_main a {
    color:#fff;
}
.thumbnails .is_main .fio {
    color:#fff;
}
.thumbnails li {
    list-style-image: url("/i/marker2.gif");
    margin-left:20px;
}

.main-menu li:last-child a {
    border-right: medium none;
}

.bottom_menu .menu-3 {
    display:none;
}


.informers .currency-kurs {
    float: left;
    padding: 0px;
    /*margin: 0 10px;*/
    width: 145px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjM2Q2ZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #c3d6ec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c3d6ec));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c3d6ec 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c3d6ec 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c3d6ec 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c3d6ec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c3d6ec',GradientType=0 );
}

.informers .timezone.currency-kurs {
    margin-left:10px;
}

.informers .country-link {position: relative;margin: 10px 0;padding: 0 12px;height: 30px;line-height: 28px;font-weight: bold;background-color:#e8e8e8;background-image:-moz-linear-gradient(top,#fefefe,#e8e8e8,#dedede);background-image: linear-gradient(#fefefe,#e8e8e8,#dedede);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.32,#fefefe),color-stop(0.66,#e8e8e8), color-stop(0.83,#dedede));background-image:-webkit-linear-gradient(#fefefe,#e8e8e8,#dedede);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede')";background-image: -o-linear-gradient(#fefefe,#e8e8e8,#dedede);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede');}
.informers .country-link a {position: relative;font-weight:normal;}
.informers .country-link a i, .country-link a em {position: absolute;top:-1px;right: -24px;width: 18px;height: 19px;background: url(/i/pdf.png) no-repeat right 0;}
.currency-kurs {position: relative;margin: 85px 8px 20px 0px;}
.informers .currency-kurs .poll_name {background: none repeat scroll 0 0 transparent;border-radius: 3px 3px 0 0;border-top: 5px solid #5A7CAA; display: block; height: 22px; line-height: 22px;}
.informers .currency-kurs .country {float:right;font-size: 11px;}
.informers .currency-kurs table {width: 100%;border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 1px 1px;-webkit-border-radius: 0 0 1px 1px;-khtml-border-radius: 0 0 1px 1px;}
.informers .currency-kurs table td {text-align: center;padding: 4px 0;background: #fff;font-weight:bold;border: 1px solid #fff; font-size: 12px; background: none;}
.informers .currency-kurs table tr:last-child td:first-child{border-radius: 0 0 0 1px;-moz-border-radius: 0 0 0 1px;-webkit-border-radius: 0 0 0 1px;-khtml-border-radius: 0 0 0 1px;}
.informers .currency-kurs table tr:last-child td:last-child{border-radius: 0 0 1px 0;-moz-border-radius: 0 0 1px 0;-webkit-border-radius: 0 0 1px 0;-khtml-border-radius: 0 0 1px 0;}
.informers .currency-kurs table tr:nth-child(2n) td {background: none;}
.informers .currency-kurs table tr td {border:1px solid #FFF; border-left:none; border-right:none;  color:#b40000;} 
.informers .currency-kurs table .title {font-weight: normal; color:#000;}
.informers .timezone.currency-kurs table .green {color:#000;}
.informers .currency-kurs table .green {color:#0b750e;}

.informers .currency-kurs .slider {
    /*width:308px;*/
    width:115px;
    height: 52px;
    padding: 0 0 0 15px;
}
.informers .currency-kurs .poll_name.i-curr {
    padding-left: 30px;
    background:url(/i/curse.gif) no-repeat 6px center;
}

.informers .currency-kurs .poll_name.i-clock{
    padding-left: 30px;
    background:url(/i/clk.gif) no-repeat 6px center;
}

.myselect #msdrpdd20_child {
    width: 186px !important;
}

.lang-panel > li {
    float: left;
    padding: 20px;
    width: 125px;
    text-align: center;
    color:#b84a30;
}


.lang-panel a {
    background: none repeat scroll 0 0 #DBDBDB;
    display: block;
    padding: 5px;
}


.lang-dialog.ui-dialog .ui-dialog-title {
    float: none;
    margin: 0.1em auto;
    color: #26466C;
}
.lang-dialog .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    text-align: center;
}

.lang-panel img {
    margin-right: 5px;
}
#dialog > p {
    text-align: center;
    padding-bottom: 10px;
}
.lang-dialog.ui-dialog {
    border-radius:10px;
    border: 2px solid #5DA9DA;
    padding-top: 5px;
}

.lang-panel {
    margin: 10px 0;
    width: 100%;
}

.lang-panel td {
    padding: 5px;
    text-align: center;
}
.lang-panel a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    text-decoration: none;
    margin-bottom: 5px;
    min-width: 90px;
    display: block
        vertical-align: middle;
}
.lang-panel a:hover, .lang-panel a:focus, .lang-panel a:active, .lang-panel a.active, .lang-panel a.disabled, .lang-panel a[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
.lang-panel a:active, .lang-panel a.active {
}
.lang-panel a:first-child {
}
.lang-panel a:hover, .lang-panel a:focus {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.lang-panel a:focus {
    outline: none;
    outline-offset: -2px;
}
.lang-panel a.active, .lang-panel a:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.lang-panel a.disabled, .lang-panel a[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}


.cmenu_img { 
    width:727px; 
    height:317px;
    position:relative;
    margin-top:10px;
    margin-left:3px;
}
.cmenu_img .title {
    height:39px;
    line-height:39px;
    overflow:hidden;
    background:url(/i/cmenu_title.png);
    color:#fff;
    font-size:18px;
    font-family:Trebuchet MS;
    padding:0 10px;
}
.cmenu_img .brief {
    /*background: url("/i/cmenu_brief.png") repeat scroll 0 0 transparent;*/
    background:#fff;
    opacity:0.85;
    font-family: Trebuchet MS;
    /*font-size: 18px;
    line-height: 20px;*/
    padding: 20px;
    position: absolute;
    right: 5px;
    text-align: left;
    /*text-transform: uppercase;*/
    top: 50px;
    max-width:350px;
}

.tp_main_bottom {
    /*border: 1px solid #E5E5E5;
    border-top:0;*/
    width:732px;
}
.tp_main_bottom .main-info {
    float:left;
    width:360px;
    /*border:0;*/
}
.tp_main_bottom .main-info.info-one td .slider {
    height:180px !important;
    max-height:180px !important;
    width:320px;
}

.item_main {
    float: left;
    height: 47px;
    padding: 0 0 0 8px;
    text-align: center;
    width: 171px;
}

.item_main a{
    display: table-cell;
    height: 37px;
    padding: 5px 25px 5px 5px;
    text-align: center;
    vertical-align: middle;
    width: 141px;
    background:url(/i/button-tr-red.gif);
    text-decoration: none;
    color:#fff;
    /*font-weight:bold;*/
    font-size:13px;
    font-family:Tahoma;
}

.item_main a:hover, .item_main a.active{
    background:url(/i/button-tr-gray.gif);
    text-decoration: none;
    color:#000;
}

.item-main-wrap {
    bottom: 12px;
    left:2px;
    height: 47px;
    position: absolute;
    width: auto;
}

.banner-hot {
    border-left:solid 6px #79be4b;
    border-right:solid 6px #79be4b;
    margin-bottom:20px;
    background:url("/i/x_hot.png") repeat-x top #e3dfdf;
}
.banner-hot .arr {
    background: url("/i/arr_hot.png") no-repeat -6px center;
    padding-left:18px;		
    border:solid 1px #c2c2c2;
    border-left:1px;
    border-right:0;
}
.banner-hot .arr .r {
    background: url("/i/arr_hot2.png") no-repeat right center;
}
.banner-hot .blue-bg span {
    /*background: url("/i/ico_attn.png") no-repeat scroll left 8px transparent;*/
    color: #101010;
    display: block;
    font: 600 15px/33px Arial;
    padding: 0;
}
.banner-hot .text {
    padding:10px 15px 5px 0;	
    color:#000000;
    font-size:13px;
}
.banner-hot .text a.more {
    color:#111111;
    font-size:11px;
    display:block;
    margin-top:7px;
}

dd#all_categories {
    float: right;
    width: 390px;
}

.export_article h3 {
    display: block;
    font: 600 12px/24px Arial;
    padding: 0;
}

.export_article blockquote {
    margin:0px;
}

.export_article img {
    margin: 5px;
}

.banner-right {
    margin-bottom:15px;
}
.banner-right td {
    height:51px;
    width:224px;
    background:url(/i/ved/banner-bg.png) left no-repeat;
    vertical-align:top;
}
.banner-right td > div {
    position:relative;	
    height:38px;
    width:223px;
}
.banner-right td div.r {
    width:24px;
    height:51px;
    background:url(/i/ved/banner-bg.png) right no-repeat;
    position:absolute;
    top:0;
    right:-25px;
    z-index:10;
}
.banner-right td a {
    text-transform:uppercase;
    padding-left:13px;
    padding-right:16px;
    color:#3e5d82;
    font-weight:bold;
    text-decoration:none;
    height:38px;
    /*width:195px;*/
    display:block;
    background:url(/i/ved/banner-arr.png) 213px 9px no-repeat;
    line-height:12px;
    font-size:10px;
    font-family:Tahoma, Arial;
}
.banner-right td a em {
    display: table-cell;
    vertical-align: middle;
    height:38px;
    font-style: normal;
}
.banner-right td:hover a {
    color:#1e9307;
    background:url(/i/ved/banner-arr2.png) 213px 9px no-repeat;
}

.ie-msg
{
    text-align: center;
    padding: 10px 20px;
    display:none;
}

