html, body, h1, h2, h3, h4, h5, h6, a, span, div, p, ol, ul, li, dl, dt, dd, s, u, em, i, strong, b, hr, br, blockquote, q, pre, code, abbr, acronym, address, big, small, cite, form, input, textarea, select, option, label, legend, fieldset, table, tr, td, applet, object, iframe {
    outline: 0;
    margin: 0;
    padding: 0
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

html, body {
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    min-width: 1040px;
    background: #F0F1F1;
}

ul, ol {
    list-style: none
}

a img, img {
    border: 0;
    vertical-align: middle
}

a:hover, input:hover, a:hover img {
    text-decoration: none;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

/* addons */
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

.border-fix {
    border: none !important
}

.bg-none {
    background: none !important
}

.fl {
    float: left
}

.fl p,
.fr p {
    margin: 10px 10px 0 10px;
}

.fr {
    float: right !important
}

.margin-b14 {
    margin-bottom: 14px
}

.padding-l10 {
    padding-left: 10px
}

.padding-l21 {
    padding-left: 21px
}

.m-top16 {
    margin-top: 16px
}

.margin-b21 {
    margin-bottom: 21px
}

.height200 {
    height: 200px
}

.static_block {
    height: 200px;
    padding: 10px 0 0 10px !important
}

.margin-t2px {
    margin-top: 2px;
    margin-right: 4px !important
}

.color-19 {
    color: #191919 !important
}

.m-right14 {
    margin-right: 14px
}

.f-size10 {
    font-size: 10px !important
}

@font-face {
    font-family: 'PFBeauSansPro-Light';
    src: url('font/pfbeausanspro-light.eot?#iefix') format('embedded-opentype'), url('font/pfbeausanspro-light.woff') format('woff'), url('font/pfbeausanspro-light.ttf') format('truetype'), url('font/pfbeausanspro-light.svg#pfbeausanspro-light') format('svg');
    font-weight: normal;
    font-style: normal;
}
.company-title, .si-top a {font:14px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important}

.company-title, .si-top a {
    font: 14px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important
}

/* overflow:hidden */
#header, #main, #header-form, #center, #center-block,
#column-l, #column-r, #column-c, .main-menu, .main-menu li, #column-l .each-block, .cover, .last-comments,
.each-block, .bcba, #social, #footer, .m-top16 {
    overflow: hidden
}


/* text-align:center */

/* display:block */
#to-fav, #to-forum, #to-login, #to-reg, #search-b, #banner1, #banner2, #column-l .each-block .question,
.each-block .radio, .each-block label, #column-l #vote, a.previous, #center-block #column-c .title span,
.like, .dislike, #banner3, #banner4, .bcba a, #social a {
    display: block
}

#top-panel {
    background: url(../img/sprite2.png) repeat-x 0 0;
    height: 255px
}

#stroke {
    background: url(../img/center-bg.png) repeat scroll 0 0;
    overflow: hidden;
    margin-top: 17px;
    padding: 12px 11px
}

/* main classes */
#main {
    margin: -255px auto 0;
    width: 1040px
}

#main #header {
}

#main #header #header-logo {
    margin-top: 30px;
    background: url(../img/sprite1.png) no-repeat 0 -104px;
    width: 505px;
    height: 41px;
    display: block
}

#main #header #header-form {
    margin-top: 18px;
    position: relative;
    width: 470px;
    height: 72px
}

/*Errors zend_form*/
ul.errors {
    color: #cc0000;
    list-style-type: none;
    margin: 4px 0;
}
/* header-form */
#header-form #search-bar {
    background: url(../img/sprite1.png) no-repeat 0 -75px;
    width: 380px;
    height: 29px;
    left: 0;
    margin-top: 18px;
    position: absolute;
    bottom: 0;
}

#header-form #search-bar input {
    background: #e9e9e9;
    margin: 6px 0 0 31px;
    width: 336px;
    height: 20px;
    border: 0;
    color: #898989;
}

#header-form #to-fav {
    background: url(../img/sprite3.png) no-repeat 0 1px
}

#header-form #to-forum {
    background: url(../img/sprite3.png) no-repeat 0 -17px;
    margin-left: 17px;
    margin-bottom: 2px
}

#header-form :hover#to-fav,
#header-form :hover#to-forum {
    opacity: 0.8;
    text-decoration: none;
}

#header-form :hover#to-login,
#header-form :hover#to-reg {
    opacity: 0.8;
    text-decoration: none;
    box-shadow: 0px 0px 2px 0px #FFFFB3;
    border-bottom: 1px solid #FFF;
    height: 23px
}

#header-form :active#to-login,
#header-form :active#to-reg {
    opacity: 1;
    margin-top: 1px;
    margin-bottom: 0px;
}

#header-form #search-b {
    background: url(../img/sprite1.png) no-repeat 0 -46px;
    width: 82px;
    height: 29px;
    margin: 18px 0 1px 5px;
    clear: both;
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 0;
    bottom: 0
}

#header-form :hover#search-b {
    opacity: 0.9;
    text-decoration: none;
    box-shadow: 0px 0px 0px 0px #FFFFB3;
    border-bottom: 1px solid #FFF;
}

#header-form :active#search-b {
    opacity: 1;
    margin: 19px 0 0px 5px
}

#header-form .js_on {
    display: none;
}

#header-form #to-login {
    background: url(../img/sprite1.png) no-repeat 0 0;
    width: 40px;
    height: 23px;
    margin: 0 0 1px 0;
}

#header-form #to-reg {
    background: url(../img/sprite1.png) no-repeat 0 -23px;
    width: 82px;
    height: 23px;
    margin: 0 0 1px 8px;
}

#to-fav, #to-forum {
    float: left;
    font: 11px/18px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #fff;
    padding-left: 20px
}

#to-welcom {
    color: white;
    float: right;
    font-weight: bold;
    height: 23px;
    margin: 0 0 0 10px;
    text-align: right;
    white-space: nowrap;
}

#to-welcom span {
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-top: 4px;
    margin-right: 7px
}

#to-exit {
    background-image: url(../img/exit.jpg);
    width: 44px;
    height: 23px;
    float: right;
}


/* center classes */
#center-block {
    background: #fff;
    padding: 20px 19px 5px
}

/* column-l classes */
#column-l {
    margin-right: 16px
}

#column-l, #column-r {
    width: 224px
}

#column-r {
    margin-left: 16px
}

.pointer {
    position: absolute;
    left: 106px;
    background: url(../img/sprite3.png) no-repeat -3px -66px;
    width: 9px;
    height: 7px
}

.each-block {
    border: 1px solid #dadada;
    background: #f7f6f6;
    position: relative;
}

#column-l .each-block .question {
    font: bold 14px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    margin: 25px 20px 28px;
    text-align: center
}

.each-block .each-block-title {
    border-bottom: 1px solid #cbcaca
}

.each-block .each-block-title img {
    display: block;
    margin: 16px auto 14px;
}

#column-l #vote {
    background: url(../img/sprite1.png) no-repeat -173px -46px;
    width: 86px;
    height: 29px;
    margin-right: 11px;
    border: 0;
    background-color: transparent;
}

#column-l #results {
    background: url(../img/sprite1.png) no-repeat -258px -46px;
    width: 86px;
    height: 29px
}

#column-l :hover#vote,
#column-l :hover#results {
    opacity: 0.7;
}

#column-l :active#vote,
#column-l :active#results {
    opacity: 1;
    margin-top: 1px;
    margin-bottom: 0px;
}

#column-l a.previous {
    text-align: center;
    color: #404040;
    margin: 9px 0 19px
}

/* column-c */
#column-c .search-item h2 {
    color: #000000;
    font: 24px/26px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 15px
}

#column-c .news-pic {
    margin: 0 10px 10px 0;
}

#column-c .news-pic-small {
    float: left;
    margin: 0 10px 10px 0;
}

#column-c .news-pic-big {
    display: block;
    float: none;
    margin: 0 auto !important;
}

.generaltext {
    padding-top: 10px;
}

#column-c .generaltext {
    color: #6B6B6B;
    margin-bottom: 10px;
    text-align: justify
}

#column-c .panel1 {
    background: none repeat scroll 0 0 #F7F6F6;
    margin: 10px 0;
    padding: 7px 12px
}

#column-c .panel1 .offsite {
    background: url("../img/offsite.png") no-repeat scroll 0 0;
    padding-left: 20px
}

#column-c .panel1 a {
    color: #5D5D5D
}

#column-c {
    width: 500px
}

#column-c .center-div {
    margin-bottom: 19px
}

#column-c .center-div .each-block .ribbed p {
    margin: 0;
}

#column-c .center-div .title,
#tabs .TabMenu div {
    background: url(../img/sprite2.png) repeat-x 0 -255px;
    height: 27px;
    color: #fffefe;
    font-family: 'PFBeauSansPro-Light', Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 13px
}

#column-c .title {
    text-align: center;
}

#column-c .title span {
    padding: 5px 0 0;
    width: 455px;
}

#column-c .user-com,
#column-c .user-com2 {
    color: #777A77;
    overflow: hidden
}

#column-c .user-com b,
#column-c .user-com2 b {
    background: url(../img/tooltip/user-icon.jpg) no-repeat scroll 0 0;
    line-height: 20px;
    padding-left: 22px
}

#column-c .user-com2 {
    margin-top: 18px;
    clear: both;
}

#column-c .tooltip {
    position: relative;
    width: 493px;
    margin-bottom: 10px
}

#column-c .tooltip .upper {
    background: url(../img/tooltip/upper.jpg) no-repeat 0 0;
    height: 5px
}

#column-c .tooltip .bottom {
    background: url(../img/tooltip/bottom.jpg) no-repeat 0 0;
    height: 8px
}

#column-c .tooltip .bottom-bg {
    background: url(../img/tooltip/bottom-bg.jpg) no-repeat 0 0;
    height: 21px
}

#column-c .tooltip .bottom-bg a,
#column-c .tooltip-grey a {
    display: block;
    color: #777a77
}

#column-c .tooltip .com {
    background: url(../img/tooltip/ic1.png) no-repeat 0 7px;
    padding: 7px 0 0 20px;
    margin-right: 12px;
    float: right;
}

#column-c .tooltip .answer {
    background: url(../img/tooltip/ic2.png) no-repeat 0 10px;
    margin-left: 12px;
    padding: 7px 0 0 20px;
    float: left;
}

#column-c .tooltip p {
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #6b6b6b;
    text-align: justify;
    padding: 2px 14px;
    word-wrap: break-word;
}

#column-c .tooltip .bg {
    background: url(../img/tooltip/bg.jpg) repeat-y 0 0;
    overflow: hidden;
    min-height: 46px;
    padding-bottom: 11px;
}

#column-c .tooltip .arrow {
    background: url(../img/tooltip/arrow.jpg) no-repeat 0 0;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 30px;
    left: -7px
}

#column-c .tooltip .upper-red {
    background: url(../img/tooltip/upper-red.jpg) no-repeat 0 0;
    height: 5px
}

#column-c .tooltip .bottom-red {
    background: url(../img/tooltip/bottom-red.jpg) no-repeat 0 0;
    height: 8px
}

#column-c .tooltip .bottom-bg-red {
    background: url(../img/tooltip/bottom-bg-red.jpg) no-repeat 0 0;
    height: 21px
}

#column-c .tooltip .bottom-bg-red a {
    display: block;
    float: left;
    color: #777a77
}

#column-c .tooltip .bottom-bg-red a.fr {
    float: right
}

#column-c .tooltip .bg-red {
    background: url(../img/tooltip/bg-red.jpg) repeat-y 0 0;
    overflow: hidden;
    min-height: 46px;
    padding-bottom: 11px;
}

#column-c .tooltip .arrow-red {
    background: url(../img/tooltip/arrow-red.jpg) no-repeat 0 0;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 30px;
    left: -7px
}

#column-c .tooltip-grey {
    position: relative;
    width: 451px;
    margin-bottom: 10px;
    margin-right: 5px
}

#column-c .tooltip-grey .grey-upper {
    background: url(../img/tooltip/grey-upper.jpg) no-repeat 0 0;
    height: 5px
}

#column-c .tooltip-grey .grey-bottom {
    background: url(../img/tooltip/grey-bottom.jpg) no-repeat 0 0;
    height: 8px
}

#column-c .tooltip-grey .bottom-bg-grey a {
    display: block;
    float: left;
    color: #777a77
}

#column-c .tooltip-grey .bg-grey {
    overflow: hidden;
    min-height: 46px;
    padding-bottom: 11px;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    padding: 3px 10px
}
#column-c :hover.top-news
{color: #000;
 -transition: all 0.3s linear 0s;
 -moz-transition: all 0.3s linear 0s;
 -ms-transition: all 0.3s linear 0s;
 -o-transition: all 0.3s linear 0s;
 -webkit-transition: all 0.3s linear 0s;}

#column-c .tooltip-grey .arrow-grey {
    background: url(../img/tooltip/grey-arrow.jpg) no-repeat 0 0;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 30px;
    left: -6px
}

#column-c .tooltip-news {
    position: relative;
    width: 493px;
    margin-bottom: 15px;
    margin-right: 5px
}
#column-c :hover.top-news img
{opacity: 0.8;
 border-radius: 5px;
 -moz-transition: all 0.3s linear 0s;
 -ms-transition: all 0.5s linear 0s;
 -o-transition: all 0.5s linear 0s;
 -webkit-transition: all 0.5s linear 0s;
 transition: all 0.5s linear 0s;}

#column-c .tooltip-news p {
    color: #6B6B6B;
    margin-bottom: 10px;
    text-align: justify;
    word-wrap: break-word;
}
#column-c .top-news .author
{color: #898989;
 font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
 margin: 6px 0;}
#column-c .top-news .descr
{color:#3c3c3c;
 margin-bottom: 10px;
 text-align: justify;
 overflow: hidden;}

#column-c .tooltip-news .tooltip-news-upper {
    background: url(../img/tooltip/tooltip-news-upper.jpg) no-repeat 0 0;
    height: 5px
}

#column-c .tooltip-news .tooltip-news-bottom {
    background: url(../img/tooltip/tooltip-news-bottom.jpg) no-repeat 0 0;
    height: 8px
}

#column-c .tooltip-news .tooltip-news-bg a {
    display: block;
    float: left;
    color: #777a77
}

#column-c .tooltip-news .tooltip-news-bg {
    overflow: hidden;
    min-height: 46px;
    padding-bottom: 11px;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    padding: 3px 10px
}

#column-c .tooltip-news .arrow-grey {
    background: url(../img/tooltip/grey-arrow.jpg) no-repeat 0 0;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 30px;
    left: -6px
}

#column-c .tooltip-news .com {
    background: url(../img/tooltip/ic1.png) no-repeat 0 7px;
    padding: 7px 0 0 20px;
}

#column-c .tooltip-news .com:hover {
    padding: 7px 0 0 17px;
}

#column-c .top-news {
    margin-bottom: 10px;
    overflow: hidden;
}

#column-c :hover.top-news {
    color: #000;
    -transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

#column-c .top-news img {
    margin-right: 10px;

}

#column-c :hover.top-news img {
    opacity: 0.8;
    border-radius: 5px;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

#column-c .top-news h1 {
    color: #181818;
    font: 19px/21px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    max-height: 63px;
    overflow: hidden;
}

#column-c .top-news .author {
    color: #898989;
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin: 6px 0;
}

#column-c .top-news .descr {
    color: #3c3c3c;
    margin-bottom: 10px;
    text-align: justify;
    overflow: hidden;
}

#column-c .top-news img {
    margin: 0 10px 15px 0;
}

#column-c .top-news .img_out_top img {
    margin: 0 10px 15px -32px;
}

#column-c .top-news a {
    color: #999999;
    display: block
}

#column-c .top-news a:hover {
    color: #555555
}

a.read-all {
    background: url("../img/to-read.png") no-repeat scroll 0 3px transparent;
    padding: 0 0 0 16px;
    margin-bottom: 10px;
    color: #646161;
    display: block;
    width: 165px;
}

a.read-all:hover {
    color: #646161;
}

#column-c .ln-title {
    border-top: 2px solid #474747;
    color: #FFFEFE;
    margin-bottom: 10px;
    overflow: hidden
}

#column-c .ln-title .category {
    background: url(../img/ln-bg.jpg) repeat-x scroll 0 0;
    color: #fff;
    float: left;
    height: 27px;
    padding: 5px 12px 0;
    font-family: 'PFBeauSansPro-Light', Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 13px;
    text-transform: uppercase
}

#column-c .ln-title a {
    color: #FFFEFE
}

#column-c .at, .at a {
    color: #717171 !important;
    margin-top: 8px;
    text-decoration: none;
    font-size: 10px;
}

#column-c .at a:hover {
    border-bottom: 1px dotted
}

#column-c .ln-title a {
    color: #FFFEFE
}

#column-c .at .date {
    background: none repeat scroll 0 0 #BBBBBB;
    color: #FFFFFF !important;
    padding: 1px 4px
}

#column-c .results-list,
#column-c .results-list a,
.top-news a {
    color: #8E8E8E;
    display: block
}

#column-c .results-list a.comment_news {
    float: left;
    padding: 0 0 3px 16px;
    background-image: url(../img/comment-icon.png);
    background-position: left;
    background-repeat: no-repeat
}

#column-c .results-list .search-item {
    margin-bottom: 10px;
    overflow: hidden
}

#column-c .results-list .search-item h2 {
    font-size: 16px;
    line-height: 110%;
    font-weight: normal;
    font-family: 'PFBeauSansPro-Light', Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000000;
    margin: 0 0 12px 0;
    max-height: 35px;
    overflow: hidden;
}

#column-c .results-list .si-txt {
    color: #3C3C3C;
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
    text-align: justify;
    overflow: hidden;
}

#column-c .results-list .post {
    margin-right: 20px;
    font-size: 11px
}

#column-c .results-list a {
    margin-bottom: 0px;
    font-size: 11px
}

#column-c .dil-centres {
    background: none repeat scroll 0 0 #F7F6F6;
    border: 1px solid #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    color: #5F5F5F;
    overflow: hidden;
    padding: 5px 15px
}

#column-c .dil-centres a {
    border-bottom: 1px dotted;
    color: #1E8802;
    margin-right: 5px;
    text-decoration: none;
}

#column-c .dil-centres a:hover {
    border-bottom: 0
}

#column-c .search-item {
    margin-top: 4px
}

#column-c .search-item .com-number img {
    margin-right: 4px
}

#column-c .show-rating {
    background: url(../img/rating.png) no-repeat top left;
    color: #40c000;
    font: 14px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding-left: 22px;
    text-decoration: none;
    margin: 0 0 16px 76px
}

#column-c .show-rating:hover {
    text-decoration: underline
}

#column-c .group {
    color: #000000;
    font: 24px/26px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px
}

#column-c .group h1 {
    margin: 20px 0 15px;
}

#column-c .group1 {
    color: #000000;
    font: 18px/20px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    text-align: center;
    margin-top: 18px
}

#column-c .descr-company p {
    color: #6B6B6B;
    margin-bottom: 10px;
    text-align: justify
}

#column-c .position {
    font: 17px/19px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    height: 20px;
    margin-bottom: 10px;
    margin-left: 96px
}

#column-c .bord-top {
    border-top: 1px solid #E1E1E1;
    height: 6px;
    margin-top: 8px;
    width: 72px
}

.sel {
    color: #86c148
}

.sel-rating {
    color: #86c148;
    font-size: 20px;
}

#column-c .panel1 {
    background: none repeat scroll 0 0 #F7F6F6;
    margin: 18px 0 10px;
    padding: 7px 12px
}

#column-c .panel1 .offsite {
    background: url(../img/offsite.png) no-repeat scroll 0 0;
    padding-left: 20px;
}

#column-c .panel1 .web {
    color: #40c000;
    margin-left: 5px
}

#column-c .panel1 .tr-rules {
    background: url(../img/tr-rules.png) no-repeat 0 0;
    padding-left: 20px;
    line-height: 16px
}

#column-c .panel1 a {
    color: #5D5D5D
}

#column-c .column {
    border: 1px solid #F3F3F3;
    margin-bottom: 22px;
    padding-bottom: 6px;
    width: 225px
}

#column-c .c-title {
    background: url(../img/sprite2.png) repeat-x scroll 0px -255px;
    color: #FFFEFE;
    font: 14px/27px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    height: 27px;
    text-indent: 12px;
    font-family: 'PFBeauSansPro-Light', Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

#column-c .column a {
    color: #444;
    margin-left: 10px;
    display: block
}

#column-c .column .pages {
    margin: 20px 0 0 80px
}

.backward {
    background: url(../img/icon18.png) no-repeat scroll 0 0;
    float: left;
    height: 9px;
    margin: 2px 7px 0 0;
    width: 8px
}

.forward {
    background: url(../img/icon19.png) no-repeat scroll 0 0;
    float: left;
    height: 9px;
    margin: 2px 0 0 7px;
    width: 8px
}

#column-c .all-materials {
    text-align: center
}

/* --- */
#column-c .page-margin {
    margin: 21px 0 20px 58px;
    overflow: hidden
}

#column-c .page-bar li {
    border: 1px solid #D7D7D7;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin-right: 3px;
    padding: 1px
}

#column-c .page-bar {
    margin: 20px auto !important;
    padding: 0px;
    display: inline-block
}

.pagination {
    text-align: center
}

#column-c .page-bar li {
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    float: left;
    margin-right: 4px;
    padding: 1px
}

#column-c .page-bar a,
#column-c .page-bar span {
    color: #BFBDBD;
    display: block;
    padding: 2px 5px;
    text-decoration: none
}

#column-c .page-bar span {
    color: #464646;
    font-weight: bold;
    background-color: #BFBDBD
}

#column-c .page-bar a:hover {
    background-color: #BFBDBD;
    color: #464646;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}

#column-c .pagebar-tleft {
    background: url(../img/pagebar-tleft.jpg) no-repeat scroll 0 0 transparent;
}

#column-c :hover.pagebar-tleft,
#column-c :hover.pagebar-left,
#column-c :hover.pagebar-tright,
#column-c :hover.pagebar-lright {
    background-position: 0px -19px;
}

.pagebar-tleft, .pagebar-left, .pagebar-tright, .pagebar-lright {
    padding: 9px !important
}

.pagebar-left {
    background: url(../img/pagebar-left.jpg) no-repeat scroll 0 0
}

.pagebar-lright {
    background: url(../img/pagebar-right.jpg) no-repeat scroll 0 0
}

.pagebar-tright {
    background: url(../img/pagebar-tright.jpg) no-repeat scroll 0 0
}

/* --- */
#column-c .rating {
    background: url(../img/other.jpg) repeat-x scroll 0 0;
    border-radius: 3px;
    height: 70px;
    margin-top: 6px
}

#column-c .num1 {
    background: url(../img/number-one.jpg) repeat-x scroll 0 0 transparent !important
}

#column-c .num2 {
    background: url(../img/number-two.jpg) repeat-x scroll 0 0 transparent !important
}

#column-c .num3 {
    background: url(../img/number-three.jpg) repeat-x scroll 0 0 transparent !important
}

#column-c .rating .column1 {
    width: 56px
}

#column-c .rating .b-grey {
    border-right: 1px solid #D8D8D8
}

#column-c .rating .column3 a,
#column-c .rating .pos {
    color: #464646;
    display: block;
    font: bold 12px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin: 0px 0 0 8px;
    text-decoration: none;
    padding: 0 0 0 5px
}

#column-c .rating .column3 a {
    border: 0;
}

#column-c .rating .column2 {
    width: 93px;
    height: 70px;
}

#column-c .rating .column2 img {
    display: block;
    margin: 0px auto
}

#column-c .rating .column2 a:hover img {
    opacity: 0.7;
}

#column-c .rating .column3 a:hover {
    text-decoration: underline;
    transform: translate(5px, 0px);
    -ms-transform: translate(5px, 0px); /* IE 9 */
    -webkit-transform: translate(5px, 0px); /* Safari and Chrome */
    -o-transform: translate(5px, 0px); /* Opera */
    -moz-transform: translate(5px, 0px); /* Firefox */
}

#column-c .rating .pos {
    margin: 27px 0 0;
    height: 43px;
    text-align: center;
}

#column-c .rating .column4 {
    border: 0 none !important;
    width: 134px;
    vertical-align: top
}

#column-c .rating .con {
    background-image: url(../img/rating-com-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: transparent;
    border-radius: 5px;
    height: 34px;
    margin: 19px 0 0 12px;
    padding: 0 14px;
    text-decoration: none;
    border: 1px solid #F0F0F0;
    border-bottom-width: 0px
}

#column-c .rating a:hover.con {
    background-position: bottom;
    border: 1px solid #BBBBBB;
    height: 34px;
}

#column-c .rating .con .red,
#column-c .rating .con .green {
    border-right: 1px solid #BDBDBD;
    margin: 10px 0 0;
    padding: 0 8px
}

#column-c .red {
    color: #F40D0E !important;
    padding-left: 0 !important
}

#column-c .green {
    color: #079700 !important
}

#column-c .rating .tip-comment {
    background: url(../img/tool-comment.png) no-repeat scroll 0 0;
    display: block;
    height: 15px;
    margin: 11px 0 0 6px;
    width: 16px
}

#column-c .rating a:hover .tip-comment,
#column-c .rating a:hover .red,
#column-c .rating a:hover .green {
    background-position: bottom;
    -moz-transition: background-position 0.3s linear 0s;
    -o-transition: background-position 0.3s linear 0s;
    -webkit-transition: background-position 0.3s linear 0s;
    -ms-transition: background-position 0.3s linear 0s;
    transition: background-position 0.3s linear 0s;
    font-weight: normal;
}


#column-c .rating td,
#column-c .rating li {
    border-right: 1px solid #D8D8D8;
    vertical-align: middle
}

#column-c .num1 td {
    border-right: 1px solid #CFE29E !important;
}

#column-c .num2 td {
    border-right: 1px solid #E3EEC8 !important;
}

#column-c .num3 td {
    border-right: 1px solid #E4EFCF !important;
}

#column-c ul.other li {
    border-right: 1px solid #D8D8D8 !important;
}

#column-c .rating .column3 {
    width: 212px
}

#column-c h3 {
    border-bottom: 1px solid #e2e2e2;
    color: #7E7E7E;
    font-weight: normal;
    margin: 16px 0 10px;
    padding-bottom: 15px
}

#column-c .result-bar {
    color: #5F5F5F;
    margin-bottom: 35px
}

#column-c .result-bar input {
    margin: 0 6px 0 10px
}

#column-c .result-bar label {
    margin-right: 5px
}

#column-c .results-list .pic {
    border: 1px solid #DADADA;
    display: block;
    float: left;
    margin: 0 14px 15px 0
}

#column-c .results-list .search_block .pic {
    max-width: 59px;
    max-height: 62px
}

#column-c .results-list .num_res {
    width: 20px;
    padding: 5px 0 0 0
}

#column-c .results-list .search_block .post {
    margin: 0 20px 0 75px;
}

#column-c .results-list .search-item {
    margin-bottom: 14px;
    overflow: hidden;
    padding: 5px 5px 0 5px;
    width: 490px
}

#column-c .results-list .search_block .search-item {
    width: 460px
}

#column-c .results-list .search_block .search-item div {
    border: 1px dotted #979797;
    border-width: 0 0 1px 0;
    width: 380px;
    float: left;
    padding-bottom: 6px;
}

#column-c .results-list :hover.search-item {
    background-color: #F6F6F6;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

#column-c .results-list a {
    margin-bottom: 0px
}

#column-c .results-list a:hover {
    color: #464646
}

#column-c .results-list .search-item a.company-title {
    margin: 0px
}

#column-c .search-item p {
    color: #8E8E8E;
    text-align: justify;
    margin-left: 0;
    margin-top: 0;
    padding: 0 0 1px;

}

#column-c .result-bar {
    color: #5F5F5F;
    margin-bottom: 35px
}

#column-c .result-bar > p {
    margin-top: 0;
}

/* --- */
.container {
    width: 500px;
    height: 351px;
    border-bottom: 1px solid #dadada;
    overflow: hidden;
    margin: 0 0 16px 0 !important;
}

.container .TabMenu {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    height: 29px
}

.container .ContentFrame {
    width: 500px;
    height: 322px;
    left: 0px;
    position: relative;
    overflow: hidden;
}

.container .ContentFrame .AllTabs {
    position: relative;
    left: 0px;
    width: 2000px;
    height: 322px;
    overflow: hidden;
}

.container .ContentFrame .AllTabs .TabContent {
    width: 500px;
    height: 322px;
    margin: 0px;
    text-align: justify;
    float: left;
    overflow: hidden;
}

#tabs {
    overflow: hidden;
}

#tabs .TabMenu dfn {
    background: url(../img/bg-tab.png) repeat-x scroll 0 0;
    border-right: 1px solid #939393;
    color: #fff;
    cursor: pointer;
    height: 24px;
    text-align: center;
    display: inline-block;
    line-height: 24px;
    float: left;
    margin: 6px 0 0 0;
    background-position: bottom;
    font-style: normal
}

#tabs .TabMenu dfn a {
    color: #fff;
    text-decoration: none
}

#tabs .t-cover {
    height: 320px;
    border: 1px solid #dadada;
    border-width: 0 1px 1px 1px;
}

.hovering {
    opacity: 0.5;
}

#tabs .TabMenu dfn.selector {
    height: 29px;
    background: #f7f6f6;
    color: #000 !important;
    cursor: default;
    border: 1px solid #dadada;
    border-width: 1px 1px 0 1px;
    line-height: 36px;
    padding: 0 25px;
    margin: 0
}

#tabs .titleNews {
    font: 14px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
    color: #404040;
}

#tabs .titleNews:hover {
    text-decoration: underline;
}

#tabs .w1px {
    width: 162px
}

#tabs .w2px {
    width: 78px
}

#tabs .w3px {
    width: 70px
}

#tabs .w4px {
    width: 135px;
    border: 0
}

#tabs .image-tab {
    float: left;
    margin: 2px 10px 3px 0;
    clear: left
}

#tabs .left-side {
    border-right: 1px dotted #BCBCBC;
    float: left;
    overflow: hidden;
    padding: 0 10px;
    margin: 10px 0;
    width: 300px;
    height: 312px;
}

#tabs .left-side .dotted {
    border-bottom: 1px dotted;
    color: #979797;
    margin: 6px auto;
    width: 9px
}

#tabs .left-side .text_tab {
    min-height: 170px;
    overflow: hidden;
    clear: left;
}

#tabs .left-side p {
    font-size: 11px;
    margin: 0;
    text-align: left;
}
#tabs .when {color:#444; margin:0 6px 0 4px}
#tabs .author a {color:#898989}

#tabs .right-side {
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    width: 162px;
    height: 274px;
    text-align: left;
    position: relative;
}

#tabs .right-side a, .company-news a {
    color: #444;
    display: block;
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

#tabs .right-side a {
    height: 24px
}

#tabs .pages {
    position: absolute;
    bottom: 25px;
    left: 64px;
    height: 12px
}

#tabs .right-side .all-materials {
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    bottom: 10px;
    white-space: nowrap;
    height: 12px
}

#tabs .date {
    float: left;
    margin: 0 10px 10px -10px;
    background: url(../img/img4.jpg) no-repeat 0 0;
    width: 42px;
    height: 34px;
    position: relative;
}

#tabs .date .number {
    font: bold 16px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #238b12;
    text-align: center;
    text-shadow: 1px 1px 1px #0C4F05, 1px 1px 0 #0C4F05
}

#tabs .date .month {
    font: 10px/12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #238b12;
    text-align: center;
    text-shadow: 0 0 0 #0C4F05, 0 1px 0 #0C4F05;
}

#tabs .author {
    color: #898989;
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin: 9px 0 6px;
    overflow: hidden;
}

#tabs .when {
    color: #444;
    margin: 0 6px 0 4px
}

#tabs .author a {
    color: #898989
}

#tabs .read-all {
    background: url(../img/to-read.png) no-repeat scroll 0 3px;
    color: #555;
    padding: 0 0 0 16px;
    float: right;
}

#tabs :hover.read-all {
    padding: 0 0 0 13px;
}

#tabs .pages .backward {
    background: url(../img/icon18.png) no-repeat scroll 0 0;
    float: left;
    height: 9px;
    margin: 2px 7px 0 0;
    width: 8px
}

#tabs .pages .forward {
    background: url(../img/icon19.png) no-repeat scroll 0 0;
    float: left;
    height: 9px;
    margin: 2px 0 0 7px;
    width: 8px
}

#tabs .pages div {
    font-size: 11px
}

.ribbed, .ribbed-good, .ribbed-bad {
    height: 25px;
    border-bottom: 1px solid #E3E3E3
}

.ribbed p {
    padding: 4px 30px 0 16px;
    color: #444
}

.ribbed-p {
    padding: 4px 0 0 100px
}

.ribbed {
    background: url(../img/sprite1.png) repeat-x 0 -144px
}

.ribbed-good {
    background: url(../img/sprite1.png) repeat-x 0 -169px;
}

.ribbed-bad {
    background: url(../img/sprite1.png) repeat-x 0 -194px;
}

.ribbed-good .w1, .ribbed-bad .w1 {
    color: #404040;
    margin: 0 3px 0 0
}

.ribbed-good .w2, .ribbed-bad .w2 {
    color: #6c6c6c;
    margin: 0 0 0 3px
}

.last-comments {
    padding: 10px 7px 6px 16px
}

.last-comments p {
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    margin-left: 16px;
    margin-top: 0;
    text-align: justify;
}

.last-comments img {
    margin-right: 16px
}

.last-comments div {
    word-wrap: break-word;
}

.ribbed2-good, .ribbed2-bad {
    height: 40px;
    border-bottom: 1px solid #E3E3E3
}

.ribbed2-good {
    background: url(../img/green.png) repeat-y;
}

.ribbed2-bad {
    background: url(../img/red.png) repeat-y;
}

.w1 {
    color: #404040;
}

.w2 {
    color: #6c6c6c;
}

.w475 {
    width: 475px;
}

.like, .dislike {
    margin: 4px 0px 0 0px;
    padding: 0 17px 0 0;
    background-position: right;
    background-repeat: no-repeat;
    color: #191919 !important;
    font-size: 14px !important;
    text-decoration: none;
    width: 20px;
    text-align: right
}

.like {
    background-image: url(../img/like.png);
}

.dislike {
    background-image: url(../img/dislike.png);
}

a.like:hover,
a.dislike:hover {
    text-decoration: underline;
    opacity: 0.8
}

.all-comments, .full-text {
    color: #898989
}

.all-comments {
    background: url(../img/all-comments.png) no-repeat 0 2px;
    padding-left: 15px;
    margin-left: 17px
}

:hover.all-comments {
    background-position: 3px 2px
}

.last-msg {
    overflow: hidden;
    margin: 0 !important;
    height: 215px;
}

.last-msg td {
    background: none repeat scroll 0 0 #F7F6F6;
    border-bottom: 1px solid #E3E3E3;
    /* height: 70px;*/
    vertical-align: top;
}

.last-msg .over-cl {
    border-right: 1px solid #E3E3E3;
    padding: 4px 15px 0;
    width: 350px;
    text-align: left !important
}

.last-msg a {
    color: #3a9a27 !important;
    display: block;
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 9px;
}

.last-msg p,
.last-msg .updates {
    color: #333;
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    vertical-align: middle;
}

.last-msg .updates {
    width: 118px
}

.last-msg .updates a {
    color: #333333;
    display: inline !important;
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

.popular, .pb8px {
    padding: 35px 20px 10px
}

.pb8px {
    border-top: 1px solid #CBCACA;
}

.popular {
    padding: 20px 20px 10px
}

.popular li {
    max-height: 45px;
}

.popular a, .pb8px a {
    color: #404040;
    font: 13px/15px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    text-decoration: none
}

.popular a {
    display: block;
    max-height: 30px;
    overflow: hidden;
}

.popular span, .pb8px span {
    color: #979797;
    font: 10px/12px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

.popular a:hover {
    text-decoration: underline
}

.popular .dotted {
    margin: 0 auto;
}

.dotted {
    color: #979797;
    margin: 8px auto 6px;
    width: 8px;
    border-bottom: 1px dotted #999;
    height: 1px;
}

#social {
    margin: 0 0 8px 5px;
}

#social a {
    height: 55px;
    margin: 0 4px;
    width: 46px
}

#social a:hover {
    opacity: 0.6
}

#social #facebook {
    background: url(../img/fc2.png) no-repeat;
}

#social #twitter {
    background: url(../img/tw2.png) no-repeat scroll;
}

#social #vk {
    background: url(../img/vk2.png) no-repeat scroll;
}

#social #google {
    background: url(../img/google.png) no-repeat scroll;
}

.bcba {
    border-top: 1px solid #CBCACA;
    padding-bottom: 15px;
    height: 166px
}

.bcba a.for-new1,
.bcba a.for-new2,
.bcba a.for-new3,
.bcba a.for-new4 {
    height: 53px;
    margin: 12px 24px 4px;
    width: 58px;
    color: #464646
}

.bcba a:hover {
    opacity: 0.7
}

.bcba p,
.bcba a {
    text-align: center;
    color: #464646;
}

.for-new1 {
    background: url(../img/sprite1.png) no-repeat scroll -203px -247px
}

.for-new2 {
    background: url(../img/sprite1.png) no-repeat scroll -268px -247px
}

.for-new3 {
    background: url(../img/sprite1.png) no-repeat scroll -333px -247px
}

.for-new4 {
    background: url(../img/sprite1.png) no-repeat scroll -398px -247px
}

#center-block #column-c .ribbed .elem1 {
    background: url(../img/sprite3.png) no-repeat 0 -34px;
    padding-left: 20px;
    margin: 5px 0 0 28px;
    line-height: 11px;
}

#center-block #column-c .ribbed .elem2 {
    background: url(../img/sprite3.png) no-repeat 0 -49px;
    padding-left: 20px;
    margin: 5px 0 0 100px;
    line-height: 11px;
}

.elem1, .elem2 {
    text-decoration: none;
    color: #404040
}

.elem1:hover, .elem2:hover {
    text-decoration: underline;
}

#center-block #column-c .cover {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb
}

/* --- */
.pedestal {
    margin: 0;
    background-image: url(../img/ped_bg.jpg);
    background-position: 0 -10px;
    height: 123px;
    position: relative
}

.pedestal img {
    display: block;
    height: 55px;
    width: 57px;
    position: absolute;
    z-index: 10
}

.pedestal img#cups_flogo {
    left: 50px;
    top: 71px;
    z-index: 11 !important;
    width: 425px;
    height: 49px
}

.pedestal img#cups_flogo2 {
    left: 50px;
    top: 71px;
    z-index: 11 !important;
    width: 185px;
    height: 49px
}

.pedestal img#logo1 {
    left: 24px;
    top: 20px
}

.pedestal img#logo2 {
    left: 92px;
    top: 10px
}

.pedestal img#logo3 {
    left: 161px;
    top: 27px
}

#center-block #column-c .each-block .pedestal img#logo4 {
    left: 274px;
    top: 22px
}

#center-block #column-c .each-block .pedestal img#logo5 {
    left: 344px;
    top: 13px
}

#center-block #column-c .each-block .pedestal img#logo6 {
    left: 412px;
    top: 28px
}

#column-c .pedestal img#logo3,
#column-c .pedestal img#logo6 {
    opacity: 0.6
}

#column-c .pedestal img#logo1,
#column-c .pedestal img#logo4 {
    opacity: 0.8
}

#column-c .pedestal img#logo2,
#column-c .pedestal img#logo5 {
    opacity: 1
}

#column-c .pedestal img:hover#logo1,
#column-c .pedestal img:hover#logo2,
#column-c .pedestal img:hover#logo3,
#column-c .pedestal img:hover#logo4,
#column-c .pedestal img:hover#logo5,
#column-c .pedestal img:hover#logo6 {
    opacity: 1;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -webit-transition: all 0.2s linear 0s
}



/* --- */
#center-block #column-c .each-block .pedestal .p-border {
    margin: 8px 18px 0
}

#center-block #column-c .each-block table,
#center-block #column-c table.pdstl2 {
    margin: 0 0 5px 14px;
}

#center-block #column-c .each-block td,
#center-block #column-c .pdstl2 td {
    text-align: center;
}

#center-block #column-c .each-block td a,
#center-block #column-c .pdstl2 a {
    color: #444;
    display: block;
}

#center-block #column-c td a#plink2,
#center-block #column-c td a#plink3,
#center-block #column-c td a#plink5,
#center-block #column-c td a#plink6 {
    margin: 0 0 0 5px
}

#center-block #column-c td a#plink1,
#center-block #column-c td a#plink4 {
    margin: 0 0 0 0px
}

#center-block .zamechanie a {
    color: #40C000
}

#center-block .zamechanie strong {
    font-weight: normal
}

#center-block .js_on {
    display: none
}

/* footer */
#footer {
    background: url(../img/footer-bg.png) repeat-y scroll 0 0
}

#footer ul, .btbb {
    padding: 16px 45px 22px
}

#footer ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 43px
}

#footer .f-title {
    color: #FFFFFF;
    font: 16px/18px 'PFBeauSansPro-Light', Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 30px
}

#footer ul li a {
    color: #999999;
    font: 12px/16px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    text-decoration: none;
    display: block
}

#footer ul li a:hover {
    color: #52b448
}

.btbb {
    border-bottom: 1px solid #5B5B5B;
    border-top: 1px solid #A7A7A7;
    margin: 0 auto;
    overflow: hidden;
    width: 930px
}

.mr30 {
    margin-right: 30px
}

.btbb p {
    color: #8C8989
}

.btbb .number {
    color: #FFFFFF;
    font: 24px/26px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-left: 10px;
}

.mr190 {
    margin-right: 136px
}

#f-logo {
    background: url(../img/sprite1.png) no-repeat scroll 0px -104px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 108px;
    width: 227px
}

.small {
    color: #8C8989;
    font: 10px/12px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-top: 20px;
    text-align: center
}

#subfooter {
    background: url(../img/sub-footer-bg.png) repeat-y scroll -1px 0;
    color: #8C8989;
    font: 12px/34px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    height: 36px;
    overflow: hidden;
    text-align: center
}

#footer ul li input,
#footer ul li textarea {
    background: url(../img/form-bg.jpg) repeat-y scroll 0 0 #EDEDED;
    border: 0 none;
    border-radius: 5px;
    clear: both;
    display: block;
    margin-bottom: 8px;
    width: 180px;
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding: 0 0 0 6px;
    color: #636262;
    resize: none;
}

#footer #f-submit {
    background: url(../img/send.png) no-repeat scroll 0 0;
    cursor: pointer;
    height: 27px;
    margin-bottom: -13px;
    position: relative;
    top: -23px;
    width: 91px;
}
#footer ul li textarea { height:100px; border-radius: 5px;} 

#footer ul li textarea {
    height: 100px;
    border-radius: 5px;
}

#footer #footer_captcha_img {
    border-radius: 5px;
    float: left;
    width: 90px;
}
#footer #footer_captcha_field {
    float: left;
    height: 27px;
    margin-right: 7px;
    width: 50px;
}

/* main-menu */
.main-menu {
    padding-left: 10px;
    margin-top: 7px
}

.main-menu a {
    color: #404040;
    display: block;
    font: 12px/105% Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin: 0 0 5px 5px;
    text-align: left;
    text-decoration: underline;
    width: 140px;
    clear: both;
    padding: 12px 0 0 51px;
    background-repeat: no-repeat;
    background-position: left;
    height: 28px
}

.main-menu a:hover {
    opacity: 0.7;
    text-decoration: none;
    transform: translate(5px, 0px);
    -ms-transform: translate(5px, 0px); /* IE 9 */
    -webkit-transform: translate(5px, 0px); /* Safari and Chrome */
    -o-transform: translate(5px, 0px); /* Opera */
    -moz-transform: translate(5px, 0px); /* Firefox */
}

#banks {
    background-image: url(../img/cat/bank.png)
}

#credits {
    background-image: url(../img/cat/ncredit.png)
}

#organizers-of-trading {
    background-image: url(../img/cat/org_torg.png)
}

#dealing-cen {
    background-image: url(../img/cat/forex.png)
}

#brokers {
    background-image: url(../img/cat/broker.png)
}

#invest {
    background-image: url(../img/cat/invest.png)
}

#pay-s {
    background-image: url(../img/cat/platezh.png)
}

#law-firms {
    background-image: url(../img/cat/yurist.png)
}

#ychet-audit {
    background-image: url(../img/cat/buh_uchet.png)
}

#tranings {
    background-image: url(../img/cat/trening.png)
}

#finance {
    background-image: url(../img/cat/forum.png)
}

#forum {
    background-image: url(../img/cat/our_forum.png)
}

#rules {
    background-image: url(../img/cat/rules.png)
}

#advert {
    background-image: url(../img/cat/adv.png)
}

#contacts {
    background-image: url(../img/cat/contact.png)
}

#eco_news,#eco_news-1 {
    background-image: url(../img/cat/eco_news.png)
}

#fin_news, #fin_news-1 {
    background-image: url(../img/cat/finance.png)
}

#bankos_news, #bankos_news-1 {
    background-image: url(../img/cat/bank_news.png)
}

#val_news, #val_news-1 {
    background-image: url(../img/cat/val_news.png)
}

.each-block label {
    color: #404040;
    margin: 0 0 9px 21px
}

/* banners */
#banner1-cover {
    padding: 0 10px 11px;
}

#banner1 {
    height: 90px;
    width: 1020px;
}

.banners-cover {
    border: 2px solid #dcdcdc
}

#banner2 {
    height: 400px;
    margin-bottom: 15px;
    width: 220px;
}

#banner3 {
    height: 220px;
    width: 220px;
    margin-bottom: 19px;
}

#banner4 {
    height: 300px;
    width: 223px;
}

/* --- */
div#center-block form label input.fl {
    margin: 0 5px 0 0
}

/* --- */
/* --- */
#social_bottom {
    margin: 14px 0 0 0
}

#social_bottom .container2 {
    width: 220px;
    height: 337px;
    border: 0px;
    overflow: hidden;
    margin: 0 0 18px 0 !important;
}

#social_bottom .container2 .TabMenu2 {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    height: 24px;
    padding: 0 0 0 15px;
}

#social_bottom .container2 .ContentFrame {
    width: 218px;
    height: 301px;
    background-color: #f7f6f6;
    border: 1px solid #dadada;
    left: 0px;
    position: relative;
    overflow: hidden;
    top: -1px;
    padding: 0px 0 0 0;
    border-radius: 5px
}

#social_bottom .container2 .ContentFrame .AllTabs2 {
    position: relative;
    left: 0px;
    width: 880px;
    height: 310px;
    overflow: hidden;
}

#social_bottom .container2 .ContentFrame .AllTabs2 .TabContent2 {
    width: 220px;
    height: 310px;
    text-align: justify;
    float: left;
    overflow: hidden;
    display: block;
}

#social_bottom #tabs2 .TabMenu2 ins {
    border: 1px solid #DADADA;
    display: block;
    border-width: 0px;
    border-radius: 5px 5px 0px 0px;
    color: #555555;
    cursor: pointer;
    height: 30px;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 0px;
    padding: 3px 8px 0 6px;;
    background-position: bottom;
    background-image: none;
    opacity: 1
}

#social_bottom #tabs2 .TabMenu2 a {
    color: #fff;
    text-decoration: none
}

#social_bottom #tabs2 .t-cover {
    border: 0;
    padding: 10px 0 10px 10px
}

#social_bottom .hovering {
    opacity: 0.5;
}

#social_bottom #tabs2 .TabMenu2 .selector2 {
    border: 1px solid #DADADA;
    border-width: 1px 1px 1px 1px;
    border-color: #DADADA #DADADA #f7f6f6 #DADADA;
    background-color: #f7f6f6;
    color: #000 !important;
    cursor: default;
}

#social_bottom #tabs2 .w227px,
#social_bottom #tabs2 .w76px,
#social_bottom #tabs2 .w67px,
#social_bottom #tabs2 .w131px {
    width: 25px;
    border: 0
}

#social_bottom #vkwidget1 {
    border: 0 !important;
    position: relative;
    margin: -1px 0 0 -1px !important
}


/* --- */
.comment-form,
#comment-form {
    max-width: 560px;
    border-radius: 10px;
    background: #cacaca;
    border: 1px solid #c3c3c3;
    padding: 8px 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -163px 0 0 -150px;
    z-index: 12 !important;
    box-shadow: 0 0 20px #C0C0C0
}

#comment-form {
    position: static;
    margin: 0;
    padding: 0
}

.comment-form .close {
    display: block;
    width: 19px;
    height: 18px;
    background: url(../img/close.png) no-repeat 0 0;
    margin: 0 9px 0 0;
    position: absolute;
    right: 0;
    float: right
}

.comment-form :hover.close {
    background-position: bottom;
}

.comment-form textarea {
    resize: none;
}

.comment-form #comment-block1 {
    height: 322px;
    border-radius: 6px
}

.comment-form table {
    height: 322px
}

.comment-form .title {
    font: 16px/18px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #6d7179;
    border-bottom: 1px solid #eff0f2;
    padding-bottom: 7px;
    margin-bottom: 10px
}

.comment-form #left-side {
    background: url(../img/form-col1-bg.jpg) repeat-x 0 0;
    padding: 17px;
    border-radius: 10px;
    width: 330px
}

.comment-form #left-side textarea {
    width: 325px;
    height: 188px;
    border: 1px solid #e5e6e6;
    border-radius: 5px;
    margin-bottom: 12px
}

.comment-form #left-side .sub-message {
    background: url(../img/submit-message.png) no-repeat 0 0;
    width: 101px;
    height: 32px;
    border: 0;
    cursor: pointer;
    clear: right;
}

.comment-form #left-side :hover.sub-message {
    background-position: bottom;
    transition: background-position 0.1s linear 0s;
    -moz-transition: background-position 0.1s linear 0s;
    -o-transition: background-position 0.1s linear 0s;
    -webkit-transition: background-position 0.1s linear 0s;
}

.comment-form #left-side .sub-message:active {
    margin: 1px 0 -1px 0
}

.comment-form #left-side label {
    color: #484b50;
    margin-bottom: 3px;
    display: block
}

.comment-form #left-side .cap,
.comment-form #right-side .cap {
    width: 82px;
    height: 29px;
    float: left;
}

.comment-form #left-side img,
.comment-form #right-side img {
    border: 1px solid #ebebed;
    display: block;
}

.comment-form #right-side {
    background: #f4f6f8;
    width: 200px;
    border-left: 1px solid #f0f1f3;
    padding: 17px;
    border-radius: 10px
}

.comment-form #right-side a {
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #484b50;
    display: block;
    margin: 28px 8px 0 0;
    float: left;
}

.comment-form #right-side label {
    color: #484b50;
    margin-bottom: 3px;
    display: block
}

.comment-form #right-side .types {
    border: 1px solid #e9e9ea;
    border-radius: 3px;
    width: 194px;
    height: 27px;
    background: #fafafa;
    margin-bottom: 7px;
}

.comment-form #right-side .reg-button {
    background: url(../img/reg-button.png) no-repeat 0 0;
    width: 100px;
    height: 32px;
    border: 0;
    margin: 10px 0 0;
    cursor: pointer
}

.comment-form #right-side .auth-button {
    background: url(../img/auth_button.png) no-repeat 0 0;
    width: 100px;
    height: 32px;
    border: 0;
    margin: 10px 0 0 0;
    cursor: pointer
}

.comment-form #right-side .reg-button:hover,
.comment-form #right-side .auth-button:hover,
#repass-block .submit-button:hover,
#repass-block .change-button:hover {
    background-position: bottom;
}

#repass-block .zamechanie {
    margin-top: 10px;
}

.comment-form #right-side input:focus,
#search-bar input:focus {
    background-color: #FFFFE0;
}

input#captcha_response_field {
    height: 40px;
    position: relative;
    display: block;
    width: 100px;
    font-size: 30px;
    font-weight: bold;
    padding: 0 0 0 5px;
    top: 15px
}

/* --- */
#column-c .tooltip-grey {
    position: relative;
    width: 451px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #6B6B6B;
    text-align: justify
}

#column-c .tooltip-grey p {
    margin-bottom: 10px;
    word-wrap: break-word;
}

#column-c .w451 {
    float: right;
    margin-right: 5px;
    width: 451px
}

#column-c .tooltip-grey .grey-upper {
    background: url(../img/tooltip/grey-upper.jpg) no-repeat 0 0;
    height: 6px
}

#column-c .tooltip-grey .grey-bottom {
    background: url(../img/tooltip/grey-bottom.jpg) no-repeat 0 0;
    height: 8px
}

#column-c .tooltip-grey .bottom-bg-grey a {
    float: left;
    color: #777a77
}

#column-c .tooltip-grey .bg-grey {
    min-height: 46px;
    padding-bottom: 11px;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    padding: 3px 10px
}

#column-c .tooltip-grey .arrow-grey {
    background: url(../img/tooltip/grey-arrow.jpg) no-repeat 0 0;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 30px;
    left: -6px
}

/* --- */
.op_co {
    text-align: center;
    font-size: 12px;
    line-height: 25px;
}

/* --- */
#column-c .to-send-comment {
    margin-top: 0px;
    position: relative;
    padding: 0 0 20px 0;
    overflow: hidden;
}

#column-c .to-send-comment strong {
    font: 16px/18px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
    margin-top: 24px;
    display: block;
}

#column-c .to-send-comment .ribbed-border {
    background: url(../img/sprite1.png) repeat-x 0 -146px;
    height: 12px;
    width: 497px;
    margin-bottom: 20px
}

#column-c .to-send-comment textarea {
    background: url(../img/bg-textarea.jpg) repeat-x scroll 0 0;
    border: 1px solid #B7B7B7;
    border-radius: 2px 2px 2px 2px;
    height: 104px;
    margin-bottom: 13px;
    width: 494px
}

#column-c .to-send-comment input {
    background: url(../img/bg-textarea.jpg) repeat-x scroll 0 0;
    border: 1px solid #B7B7B7;
    margin: 0 7px 13px 0;
    border-radius: 2px 2px 2px 2px
}

#column-c .to-send-comment label {
    color: #444;
    display: block;
    margin-bottom: 20px;
}

#column-c #captcha {
    background: none repeat scroll 0 0 #820300;
    border-radius: 8px 8px 8px 8px;
    margin: 6px auto 8px;
    padding: 9px;
    width: 313px
}

#captcha .cap-txt {
    margin-bottom: 6px
}

#captcha .text-in {
    background: url(../img/cap-arrow.jpg) no-repeat scroll 6px 0 #FFDC73;
    border-radius: 8px 8px 8px 8px;
    float: left;
    height: 48px;
    width: 172px
}

#captcha .cap-m {
    border: 1px solid #490000;
    border-radius: 4px 4px 0 0;
    float: left;
    margin: 0 7px
}

#captcha .re {
    background: url(../img/re.jpg) no-repeat scroll 8px 2px #CA3421;
    border-bottom: 1px solid #490000;
    border-radius: 4px 4px 0 0
}

#captcha a {
    height: 15px;
    width: 25px
}

#captcha .t {
    background: url(../img/t.jpg) no-repeat scroll 8px 3px #CA3421;
    border-bottom: 1px solid #490000
}

#captcha .q {
    background: url(../img/q.jpg) no-repeat scroll 8px 3px #CA3421
}

#captcha p {
    color: #6B6B6B;
    margin-bottom: 10px;
    text-align: justify
}

#captcha .text-in p {
    margin: 0 0 0 20px !important
}

#captcha .text-in input {
    margin: 6px 0 0 20px;
    width: 141px
}

.send-sb {
    background: url(../img/send-sb.jpg) repeat-x scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 34px;
    width: 92px
}

#column-c .to-send-comment .send-sb2 {
    background-image: url(../img/submit-message.png);
    background-repeat: no-repeat;
    background-position: top;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    width: 100px;
    position: relative;
    bottom: 7px;
    left: 0px;
}

#column-c .to-send-comment .send-sb2:hover {
    background-position: bottom;
}

#column-c .to-send-comment input:focus,
#column-c .to-send-comment textarea:focus {
    background-color: #FFFFF0;
    background-image: none
}

#column-c .good,
#column-c .bad {
    background: url(../img/bg-b-g.jpg) repeat-x scroll 0 0 transparent;
    border: 1px solid #B7B7B7;
    border-radius: 3px 0 0 3px;
    color: #8F8F8F;
    padding: 8px 16px;
    text-decoration: none
}

#column-c .good {
    border-color: #B7B7B7 #B7B7B7 #B7B7B7 #F4F4F4;
    margin-right: 15px;
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 0
}

#column-c .bad {
    border-width: 1px 0 1px 1px;
}

#column-c .good:hover,
#column-c .bad:hover,
#column-c .ch-good,
#column-c .ch-bad {
    background: repeat-x scroll 0 0 transparent;
    color: #1E5D0C;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #B7B7B7;
}

#column-c .good:hover,
#column-c .ch-good {
    background-image: url(../img/bg-b-hover.jpg);
    color: #1E5D0C
}

#column-c .bad:hover,
#column-c .ch-bad {
    background-image: url(../img/bg-b2-hover.jpg);
    border-width: 1px 0 1px 1px;
    color: #FFFFFF
}

#column-c .to-send-comment .send-sb {
    background-image: url(../img/submit-message.png);
    background-repeat: no-repeat;
    background-position: top;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 32px;
    margin-right: 4px;
    width: 100px;
}

#column-c .to-send-comment .send-sb:hover,
#column-c .to-send-comment .send-sb:active {
    background-image: url(../img/submit-message.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#column-c .to-send-comment textarea {
    resize: none
}

/* --- */
#column-c .news-descr {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 22px
}

#column-c .news-descr .pathblock .current, #column-c .pathblock .current {
    color: #000
}

#column-c .news-descr .com-num img {
    margin-right: 5px
}

#column-c .news-descr .com-num a {
    color: #717171
}

#column-c .news-descr .print img {
}

#column-c .news-descr .print a {
    font: 10px/12px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #717171;
    margin-left: 6px
}

#column-c .pathblock {
    color: #666
}

#column-c .m-bottom {
    margin: 10px 0 14px
}

#column-c .title {
    color: #181818;
    font: 18px/18px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

#column-c .path {
    color: #227F00;
    font-weight: bold;
    margin: 0 5px
}

#column-c .author {
    color: #898989;
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin: 8px 0 6px 0
}

.news-descr .pathblock a,
#column-c .pathblock a {
    color: #227F00;
    padding: 0 7px 0 5px;
    background: url(../img/arrw_r-1.gif) no-repeat right center;
}

#column-c .descr {
    color: #6B6B6B;
    margin-bottom: 10px;
    text-align: justify
}

#column-c .descr p {
    margin: 0 0 10px 0;
    line-height: 150%;
}

#column-c .descr a,
.news-descr .pathblock a {
    color: #227F00
}

.news-descr .pathblock span, .pathblock span {
    padding-left: 3px;
}

#column-c .news-pic {
    margin: 0 10px 10px 0
}

#column-c .news-descr a.com-num {
    color: #717171;
    padding: 0 0 0 18px;
    background-image: url(../img/comment-icon.png);
    background-repeat: no-repeat;
    background-position: left
}

#column-c .news-descr a.print {
    font: 10px/12px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #717171;
    float: right;
    padding: 0 0 0 17px;
    background-image: url(../img/print.png);
    background-repeat: no-repeat;
    background-position: left
}

a.forum_but {
    width: 135px;
    height: 27px;
    display: block;
    text-indent: -9999px;
    margin: 20px auto 0 auto;
    background-image: url(../img/forum_button.png);
    background-repeat: no-repeat;
    background-position: top;
    clear: both
}

a.forum_but:hover {
    background-position: bottom;
}

/* --- */
#float_block {
    position: absolute;
    right: 10px;
    margin-bottom: 10px;
    height: 90px;
    width: 55px;
    overflow: hidden;
    color: #000000;
    font-size: 12px;
    background-image: url(../img/panel/block_bg_float.jpg);
    background-repeat: repeat;
    bottom: 0;
    border: 1px solid #A9A9A9;
    padding: 10px 0 0 0;
    box-shadow: 0px 0px 7px #C0C0C0;
    z-index: 15;
    border-radius: 2px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}

#float_block span {
    border: 1px solid #A9A9A9;
    display: block;
    height: 25px;
    width: 35px;
    overflow: hidden;
    background-image: url(../img/panel/item_bg_float.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin: 0 0 0 10px;
    text-indent: 10px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}

#float_block span:first-child {
    border-width: 1px 1px 0 1px
}

#float_block span:last-child {
    border-width: 0px 1px 1px 1px
}

#float_block span a {
    display: block;
    margin-left: -125px;
    width: 160px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 10px;
    color: #505050;
    line-height: 25px;
    background-position: 135px 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}

#float_block span a#top_float {
    background-image: url(../img/panel/top_bg.png)
}

#float_block span a#mid_float {
    background-image: url(../img/panel/middle_bg.png);
    background-position: 135px 7px;
}

#float_block span a#bottom_float {
    background-image: url(../img/panel/bottom_bg.png)
}

/* new */
div#float_block:hover {
    width: 180px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}

#float_block:hover span {
    width: 160px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}

#float_block:hover span a {
    margin-left: 0px;
    transition: none;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    -ms-transition: none
}

#float_block span:hover {
    background-position: bottom;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}

/* --- */
/* --- */
#reg_block,
#auth-block,
#repass-block {
    border-radius: 10px;
    border: 1px solid #D0D0D0;
    box-shadow: 0 0 6px #E0E0E0;
    background: url(../img/form-col1-bg.jpg) repeat-x 0 0 #F0F1F2;
    padding: 17px;
    border-radius: 10px;
    margin: 5px 5px 20px 5px;
    width: 450px;
    position: relative;
}

#repass-block form {
    padding-bottom: 6px;
}

#reg_block .title,
#auth-block .title,
#repass-block .title {
    font: 16px/18px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #6d7179;
    border-bottom: 1px solid #eff0f2;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

#reg_block label,
#auth-block label,
#repass-block label {
    color: #484b50;
    display: block;
    margin-bottom: 3px;
}
#reg_block img,
#auth-block img,
#repass-block img {
    border: 1px solid #ebebed;
    display: block;
}
#reg_block a {
    font: 11px/13px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #484b50;
    display: block;
    margin: 28px 14px 0 0;
    float: left;
}

#auth-block .types,
#reg_block .types,
#repass-block .types {
    border: 1px solid #e9e9ea;
    border-radius: 3px;
    width: 350px;
    height: 30px;
    margin-bottom: 7px;
}

#auth-block .types, #repass-block .types {
    width: 250px;
}

#repass-block .types {
    float: left;
    height: 31px;
    margin: 0 6px 0 0;
}

#reg_block .cap,
#auth-block .cap,
#repass-block .cap {
    height: 29px;
    float: left;
    width: 155px;
}

#reg_block img.flimg {
    display: block;
    float: left;
    margin: 0 0 0 10px;
}

#reg_block .reg-button {
    background: url(../img/reg-button.png) no-repeat 0 0;
    width: 100px;
    height: 32px;
    border: 0;
    margin: 0px 0 0 310px;
    cursor: pointer;
    clear: both;
}

#auth-block .auth-button {
    background: url("../img/auth_button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    margin: 0;
    position: absolute;
    right: 55px;
    top: 127px;
    width: 100px;
}



#repass-block .change-button {
    background: url("../img/btn_change.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    margin: 0;
    width: 100px;
}

#repass-block .submit-button {
    background: url("../img/submit-message.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    margin: 0;
    width: 100px;
}

#auth-block a.fr {
    color: #5F5F5F;
    position: absolute;
    right: 55px;
    top: 85px;
}

#reg_block .reg-button:hover,
#auth-block .auth-button:hover {
    background-position: bottom;
}

#reg_block input:focus,
#auth-block input:focus {
    background-color: #FFFFE0;
}

#reg_block input#rules2:focus {
    background-color: #fff;
    text-decoration: none;
    transition: none;
    -moz-transition: none;
    -o-transition: none
}

#reg_block label.rules {
    clear: both;
    padding: 10px 0
}

#reg_block label.rules a {
    float: none;
    display: inline;
    margin: 0;
    font-size: 12px
}

p.auth_text {
    padding: 10px;
    line-height: 140%;
    font-size: 14px;
    color: #555555;
    text-align: justify
}

p.auth_text a {
    color: #227F00
}

/* --- */

.vote_indicator {
    border: 1px solid #DADADA;
    margin-left: 0px;
    margin-right: 20px;
}

.vote_indicator div {
    background: url(/css/img/footer-bg.png);
    height: 8px;
}


#column-c .ln-title .category {
    width: auto !important;
    padding: 5px 12px 0 12px;
}

#column-c .results-list .pic {
    max-height: 105px;
    max-width: 105px;
}

.fl11 {
    margin: 0 0px 0 281px;
}

#column-c .results-list .post {
    font-size: 11px;
    margin: 0 20px 0 125px;
}

#column-c .results-list .si-txt {
    color: #3C3C3C;
    font: 12px/14px Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: justify;
}

#column-c .results-list .pic {
    margin: 0 14px 0 0;
}

#column-c .results-list .popular_blk {
    margin-bottom: 14px;
    overflow: hidden;
    padding: 0 0 0 30px;
    margin: 0;
    width: 205px;
    float: left;
    height: 175px;
}

#column-c .results-list .popular_blk .pic {
    max-height: 240px;
    max-width: 240px;
    border: 1px solid #DADADA;
    display: block;
    float: left;
    margin: 0;
}

#column-c .results-list .popular_blk a.c-black {
    color: #000000;
    font-family: 'PFBeauSansPro-Light', Tahoma, "Geneva CY", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 110%;
    height: 35px;
    margin: 5px 0 12px;
    width: 201px
}

#column-c .results-list .popular_blk .post {
    background-color: #DFDFDF;
    display: block;
    margin: -19px 0 0 1px;
    padding: 2px 4px;
    color: #3C3C3C
}

.img_out {
    height: 115px;
    max-width: 200px;
    overflow: hidden;
    border: 1px solid #DADADA;
    border-width: 0 1px 1px 0
}

.img_out_top {
    height: 190px;
    max-width: 240px;
    border: 1px solid #DADADA;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0;
}

#column-c .top-news img {
    max-height: 190px;
}

#column-c .results-list .search-item a.h2 {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    font-family: Tahoma,  sans-serif;
    line-height: 110%;
    margin: 0 0 12px;
    max-height: 35px;
    overflow: hidden;
}

.notfound {
    line-height: 26px;
}

/*
    16.07.2012
    added by a.sobolev
*/

.message_but {
    background: url(../img/contact-form.png) no-repeat top left;
    width: 156px;
    height: 38px;
    border: 0;
    margin-top: 20px;
}

.message_but:hover {
    background: url(../img/contact-form.png) no-repeat bottom left;
}

.w220 {
    width: 220px;
}

/*
    added by e.penzev
*/

#poller #vote, .comment-form .sub-message {
    text-indent: -9000px;
}

#form-message {
    font-size: 14px;
    text-align: center;
    padding: 10px 5px;
}

.form-error-message {
    color: red;
    border: 1px solid red;
}

.form-success-message {
    color: green;
    border: 1px solid green;
}

#footer img#bottom_2 {
    border-radius: 7px 7px 7px 7px;
    cursor: pointer;
    float: right;
    height: 29px;
    position: relative;
    top: -31px;
    width: 29px;
}

/*
    added by mihalchenko.a
    for archive news
*/

#column-c .center-div .title.bg-grey {
    background: url(../img/bg-title-content.png) no-repeat;
    color: #6a6666;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}

.archive-news-descr {
    padding: 12px 0 0 0;
}

.archive-news-txt {
    float: left;
    width: 270px;
    padding-right: 10px;
}

.archive-news-txt p {
    margin-left: 0;
    margin-right: 0;
    text-align: justify;
}

.archive-news-bread a {
    color: #206e00;
}

.calendar-news {
    float: left;
    width: 210px;
    margin: 0 0 0 10px;
}

.calendar-news #from, .calendar-news #to {
    background: #f9f7f8;
    border: 1px solid #e4e4e4;
    color: #7c7a7b;
    width: 84px;
    height: 23px;
    text-align: center;
    font-size: 12px;
}

.calendar-news-input {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.show-news {
    width: 209px;
    height: 28px;
    background: url(../img/show-news.png) 0 0 no-repeat;
    float: left;
    color: #ffffff;
    text-shadow:  1px 1px 2px black;
    line-height: 28px;
    padding-bottom: 3px;
}
.show-news:hover{
    background-position: 0 -28px;
    transition: none;
    cursor: pointer;
}
input[type=submit].show-news{
    border: none;
}

/***********************/
.container.tab-news-archive, .container.tab-news-archive .ContentFrame, .container.tab-news-archive .ContentFrame .AllTabs, .container.tab-news-archive .ContentFrame .AllTabs .TabContent, #tabs.container.tab-news-archive .t-cover {
    height: auto;
}

.container.tab-news-archive {
    margin: 0 !important;
}

.container.tab-news-archive {
    border: 0;
}

.container.tab-news-archive .ContentFrame .AllTabs {
    width: 2500px;
}

#tabs.container.tab-news-archive .TabMenu dfn.selector, #tabs.container.tab-news-archive .TabMenu dfn {
    padding: 0 7px;
    font-size: 12px;
}

#tabs.container.tab-news-archive .w1px {
    width: auto;
}

#tabs.container.tab-news-archive .w2px {
    width: auto;
}

#tabs.container.tab-news-archive .w3px {
    width: auto;
}

#tabs.container.tab-news-archive .w4px {
    width: auto;
}

#tabs.container.tab-news-archive .w5px {
    width: 117px;
}

.news-arh {
    padding: 18px 0 0;
}

.news-arh-date {
    float: left;
    width: 480px;
    color: #726e6e;
    padding: 0 9px 3px;
}

.news-arh-comm {
    float: left;
    margin: 0;
    font-size: 11px;
}

.news-arh-comm a {
    float: left;
    margin: 0 5px 0 0;
    font-size: 11px;
    color: #8e8e8e;
}

.news-arh-date-item {
    font-size: 10px;
}

.news-arh-link {
    padding: 0 0 12px 30px;
    clear: both;
    width: 468px;
    float: left;
}

.news-arh-link a {
    float: left;
    padding: 0 22px 0 0;
    background: url(../img/arrow-green.png) no-repeat right 2px;
    color: #555;
}

.last-news {
    float: left;
    width: 100%;
    border-top: 1px solid #c8cbcc;
}

.btn-last-news {
    font: 12px/25px Tahoma;
    text-transform: uppercase;
    float: left;
    margin: -1px 0 15px 0;
    color: #666;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
    background: #e3e3e2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cfcfd0'); /* for IE */
    background: -webkit-linear-gradient(top, #f0f0f0, #cfcfd0);
    background: -moz-linear-gradient(top, #f0f0f0, #cfcfd0);
    background: -o-linear-gradient(top, #f0f0f0, #cfcfd0);
    background: -ms-linear-gradient(top, #f0f0f0, #cfcfd0);
    border: 1px solid #d0d0d0;
    padding: 0 9px;
}

#slider1 {
    height: 187px;
    overflow: hidden;
    padding: 0 0 10px;
}

#slider1 .viewport {
    float: left;
    width: 415px;
    height: 160px;
    overflow: hidden;
    position: relative;
}

#slider1 .buttons {
    background: url("../img/buttons.png") no-repeat scroll 0 0 transparent;
    display: block;
    margin: 49px 4px 0 0;
    background-position: 0 -35px;
    text-indent: -999em;
    float: left;
    width: 28px;
    height: 35px;
    overflow: hidden;
    position: relative;
}

#slider1 .buttons:hover {
    background: url(../img/buttons-hover.png) no-repeat 0 -35px;
}

#slider1 .next {
    background-position: 0 0;
    margin: 49px 0 0 4px;
}

#slider1 .next:hover {
    background: url(../img/buttons-hover.png) no-repeat 0 0;
}

#slider1 .disable {
    visibility: hidden;
}

#slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 240px;
    left: 0;
    top: 0;
}

#slider1 .overview li {
    float: left;
    margin: 0 15px 0 0;
    height: 160px;
    width: 200px;
    text-align: center;
}

#slider1 .overview li a {
    color: #515151;
    font-size: 11px;
}
#slider1 .overview li a img {
    height: 114px;
}
#slider1 .pager {
    overflow: hidden;
    list-style: none;
    clear: both;
    margin: 0 0 0 45px;
    text-align: center;
}

#slider1 .pager li {
    display: inline-block;
}

#slider1 .pager a {
    background: url(../img/bullets.jpg) no-repeat;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    text-indent: -9000em;
    width: 26px;
    height: 27px;
}

#slider1 .pager a:hover, #slider1 .pager .active {
    background-position: 0 -27px;
}

#tabs .AllTabs.archive .t-cover {
    border: none;
}
#tabs .AllTabs.archive .each-block{
    background: none;
}
.calendar-news-input .dates {
    height: 25px;
    width: 80px;
    border: 1px solid #e3e3e3;
    color: #7d7b7c;
    border-radius: 1px;
    background-color: #f9f7f8;
    padding-left: 5px;
}