@charset "utf-8";
/* CSS Document */
*
{
    color:yellow !important;
}

body, div#top_menu, div#baner, #top_menu_home, ul#my_navigation li.parent ul, ul.my_submenu li, div#footer_pojemnik, footer svg
{
    background-color: #000 !important;
}
a:link, a:visited,a:hover
{
    color:yellow !important;
}
a:hover
{
    text-decoration:underline !important; 
}
div#top_menu 
{
    border-bottom: 6px solid yellow;
}
.n2-ss-divider-end polygon
{
    fill:#000;
}

div#pojemnik_kontakt 
{
    background: linear-gradient(-45deg,transparent 50px, rgba(0,0,0,0.9) 0);
}
#baner_adres 
{
    background: url("../images/ico_miejsce_n.png") 0% 50% no-repeat;
}
#baner_email 
{
    background: url("../images/ico_email_n.png") 0% 50% no-repeat;
}
#baner_telefon 
{
    background: url("../images/ico_telefon_n.png") 0% 50% no-repeat;
}
ul#my_navigation li.parent 
{
    background: url( "../images/menu_arrow_down_n.png") no-repeat 40% 26px;
}
ul#my_navigation ul.my_submenu li.parent
{
    background: url( "../images/menu_arrow_right_n.png") no-repeat 96% 50%;
}
.progress-circle span
{
    color: #000 !important;
}
#alert
{
    background-color: yellow;
    color:#000 !important;
}
#my_center_menu li a
{
    color: #000 !important;
    background-color: yellow;
}
dl.muted 
{
    background: rgba(0, 0, 0, 0) url("../images/opublikowal_n.png") no-repeat 0 30%;
}
#stg_galeria h2 
{
    background-color: yellow;
    color: #000 !important;
}
div#footer_pojemnik 
{
    background: none;
}
.ciacho 
{
    background-color: yellow;
    color: #000 !important;
}
.scrollup 
{
    background: url("../images/up_n.png") no-repeat 0px 0px;
}
li.print-icon 
{
    background:rgba(0, 0, 0, 0) url("../images/drukarka_n.png") no-repeat;
}
div.blog p.readmore a, #zawartosc p.readmore a, .pagination ul li a, .pagination ul li span
{
    background-color: #ffff00 !important;
    color:#000 !important;
}
.pagination ul li a:hover
{
    color:#000 !important;
    text-decoration:underline !important;
}