/*
******************************************
Pro3W CMS - CSS dcustom contact 08.04.2016
******************************************
*/
#headerWrapper {
    height: auto;
    background: #fff;
}

#footer {background: #e60202;}

.navbar-nav>li.active {
    background: #e60202;
    color: #fff;
}
.navbar-nav>li.active a {color: #fff;}

#dv-left .nav>li.active>a:hover, #dv-left .nav>li.active>a, #dv-left .nav>li>a:hover {
    background: #e60202;
}

