body {
    background: #000;
    color: #fff500;
}
a {
    color: #fff500 !important;
    text-decoration: underline !important;
}
a:hover {
    text-decoration: underline !important;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #fff;
}
.text-blue {
    color: #fff500;
}
.container .row {
    background: #000;
}
.top-bar-info {
    background-color: #000;
}
.top-nav {
    background-color: #000;
}
.top-nav-link > a {
    color: #fff500 !important;
}
.top-nav-link.active > a, .top-nav-link.open > a {
    color: #fff500 !important;
}
.top-nav-link:hover {
    background-color: #fff;
}
.top-nav-drop-link:hover, .top-nav-drop-link:focus {
    background-color: #fff;
}
.top-nav-link > a:hover {
    color: #000 !important;
}
.top-nav-drop-link > a:hover, .top-nav-drop-link > a:focus {
    color: #000 !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #fff;
    color: #000;
}
.dropdown-menu > li > p, .dropdown-menu > li > p:hover, .dropdown-menu > li > p:focus {
    background-color: #000 !important;
    color: #fff500 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #000;    
}
.navbar-nav > li > .dropdown-menu,
.dropdown-submenu > .dropdown-menu,
.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
    background-color: #000;    
    border: 1px solid #fff;
}
@media (max-width: 767px) {
    .top-nav-drop-link > a {
        color: #fff500 !important;
    }
    .top-nav-drop-link.active > a, .top-nav-drop-link.open > a {
        color: #fff500 !important;
    }
    .top-nav .nav-info {
        color: #fff500;
    }
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #000;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .icon-bar:hover, .navbar-default .navbar-toggle .icon-bar:focus {
    background-color: #000;
}
.left-side {
    background-color: #000;
}
.site-container a {
    color: #fff500;
}
.site-container h1 a,.site-container h2 a,.site-container h3 a,.site-container h4 a {
    color: #fff500;
}
.site-container a.red-link {
    color: #fff500;
}
.site-container li:hover {
    background-color: rgba(46, 134, 223, 0.15);
}
.site-container button, .site-container button:focus {
    background-color: #000;
    color: #fff500;
}
.site-container button:hover {
    background-color: #000;
    color: #fff500;
}
.site-container .has-error {
    color: #fff500;
}
.jumbo {
    background-color: transparent;
}
.footer {
    background: #000;
}
.footer-title {
    background-color: #000;
    color: #fff500;
}
.footer-list > li > a {
    color: #fff500;
}
.number {
    background: #000;
    color: #fff500 !important;
}
.prezentacja {
    background: #0089ff url('images/top_back.jpg') no-repeat center center;
    color: #fff500 !important;
}