#navi,.sidebar-logo,.unauth_header,.horiz-menu_bottom {
  color: #859ac6;
  background: #2b274b;
}

#navi a:link,#navi a:visited {
  color: #ffffff;
}

.newevent {
  color: #b3c1e0;
  font-size: 10px;
}

.newevent_imp {
  color: #fff;
  font-size: 10px;
}

#navi_footer {
  color: #859ac6;
  background-color: #2b274b;
}

#navi_footer a:link,#navi_footer a:visited {
  color: #ffffff;
}

#navi_footer a:focus,#navi_footer a:hover,#navi_footer a:active {
  color: #ffffff;
  background-color: #52658e;
}

.footer {
  color: #859ac6;
  font-size: 14px;
  background-color: #2b274b;
}

.footer__link {
  color: #ffffff;
}

.horiz-menu__link-event {
  padding: 1px;
  font-size: 10px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  min-width: 12px;
  line-height: 12px;
}

.cnt_sub,.sidebar__cnt,.cnt_alert {
  padding: 2px;
  font-size: 10px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  min-width: 14px;
  line-height: 14px;
}

.ucsep,.ucsep a,.user_color_link {
  color: #ffffff !important;
}

.user_color_link:hover {
  background-color: #52658e;
}

#navi table a {
  border-left: 1px solid #869dce;
  border-right: 1px solid #6176a3;
  border-bottom: 1px solid #6176a3;
  border-top: 1px solid #6176a3;
}

.menu_wrap {
  background: #2b274b;
}

.moders_header_block .item_count {
  color: #2b274b;
}

.default_bg {
  border: 0 !important;
  background: #2b274b;
  background: -webkit-gradient(linear,left top,left bottom,from(#7c98d6),to(#52658e));
  background: -moz-linear-gradient(top,#7c98d6,#52658e);
  background: -o-linear-gradient(top,#7c98d6,#52658e);
  background: -ms-linear-gradient(top,#7c98d6,#52658e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c98d6',endColorstr='#52658e');
}

.h-link {
  border-right: 1px solid #6176a3;
  border-bottom: 1px solid #6176a3;
  border-top: 1px solid #6176a3;
}

.unauth_h_border {
  border-top: 1px solid #6176a3 !important;
}

.h-link:hover {
  border-top-color: #52658e;
  border-bottom-color: #52658e;
  border-right-color: #52658e;
  border-left-color: #52658e;
}

.h-link:hover {
  background-color: #52658e;
}

.footer {
  color: #859ac6;
  font-size: 14px;
  background-color: #2b274b;
}

.footer__link {
  color: #ffffff;
}

.font_14,.btn,textarea,.resize_ta,input[type="text"],.button_block input,.form_button,.tf,.busi_switcher table,.big_buttons_size .url-btn,.big_buttons_size button,.big_buttons_size input[type="button"],.big_buttons_size input[type="submit"],input,input[type="submit"],input[type="button"].main_submit,input[type="submit"].positive_button,input[type="button"].submit_link,button.submit_link,button {
  font-size: 14px;
}