#columntop {
    border-bottom: 1px solid #CCCCCC;
    font-size: 75%;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:10px;
}
#column {
    float: right;
    font-family: "DejaVu Sans Condensed","Dejavu Sans",arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 5px;
    padding: 1%;
/*
ebal
    width: 26% !important;
*/
    width: 24% !important;
}
.logo {
    -moz-background-inline-policy: continuous;
    background: url("../imgs/logow.png") no-repeat scroll 0 0 transparent;
    margin-left: 5px;
    padding: 7px 0 0 25px;
}
#column h4 {
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: url("../imgs/bgwidget.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #444444;
    margin: -25px -1px 0.5em;
    padding-bottom: 5.5px;
    padding-left: 5px;
    padding-top: 7px;
}
#column div {
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    border: 1px solid #CCCCCC;
    margin-bottom: 55px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 50px;
/*
ebal, Tue, 19 May 2020 18:03:16 +0300
*/
    background-color: #F7F7F7;
}
#column p {
    margin: 10px 7px;
}
#column ul li table {
    font-size: 100%;
    width: 95%;
}
#column ul {
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
    padding-left: 1em;
}
#column fieldset {
    margin: 0 5px;
}
#column legend {
    font-size: 100%;
}
#border_hack {
/*
  ebal
*/
    float: left;
    margin-left: 72%;
    width: 100%;
}
#border_hack #main {
    margin-left: -72%;
    padding-left: 10px;
}
#border_hack #column {
    float: left;
}
#outer-container {
    overflow: hidden;
}
.top-logo {
    -moz-background-inline-policy: continuous;
    background: url("../imgs/logow.png") no-repeat scroll left top transparent;
    margin-left: -30px;
    padding: 2px 0 2px 10px;
    margin-top: -3px;
    padding-top: 5px;
}
#top-widget-bp-menu {
    background-color: #D1D2D4;
    display: block;
    padding-bottom: 4.5px;
    padding-left: 50px;
    padding-top: 8px;
}
#top-widget-bp-menu li {
    float: left;
    list-style-type: none;
    padding: 3px 0;
}
#top-widget-bp-menu li a.home_tab {
    border-left: 0 solid #CCCCCC;
}
#top-widget-bp-menu li a {
    font-size: 12.5px;
    padding: 9px 20px;
}
#top-widget-bp-menu ul:first-child {
    margin-left: 20px;
}
#top-widget-bp-menu li:hover a {
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    background-color: #E1E2E3;
    color: #444444;
}
#top-widget-bp-menu li.sel a {
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    background: url("../imgs/bgmenu.png") repeat-x scroll 0 0 white;
    color: #444444;
}
#top-widget-bp-menu a {
    color: #666666;
}
