
#left-panel .menu{
    background: #183990 url('./images/left-menu-bottom.png') repeat-x left bottom;
}
#left-panel .menu .top{
    background: url('./images/left-menu-top.png') no-repeat left top;
}
#left-panel .actuality{
    background: #183990 url('./images/left-menu-bottom.png') repeat-x left bottom;
}
#left-panel .actuality-title {
    background:transparent url(./images/left-actuality.png) no-repeat scroll left top;
}
.actuality-item .title a{
    color: #4383cb;
}
.actuality-item .text {
    border-bottom:1px solid #4383cb;
}
.actuality-item h4 a {
    color:#4383cb;
}
.actuality-item .action a {
    color:#4383cb;
}
#main-content .content h2 {
    color:#0f50a8;
}
#left-panel .menu ul.kontext-menu li {
    background:transparent url(./images/kontext-menu-top.png) no-repeat scroll left top;
}
#left-panel .menu ul.kontext-menu li a {
    background:transparent url(./images/kontext-menu-bottom.png) no-repeat scroll left bottom;
}

