/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-02-12, 11:35:26
    Author     : pkowal
*/
a:focus, img:focus, #siteNavbarRight:focus, input:focus, textarea:focus{
    outline:  2px solid yellow ;
}
div.cke_dialog_body a:focus, div.cke_dialog_body img:focus, div.cke_dialog_body input:focus, div.cke_dialog_body textarea:focus{
    outline:  0px;
}
*{
    color: yellow !important;
    background-color: black !important;
    background: black !important;
}
div.contrastt{
    float: right;
}
div.blockContent, div#contentAll{
    border: none;
}
#newsletter_input, #searchtext{
    border: 1px solid yellow;
    border-radius: 0px;
}
.menu1_bottom, .menu1_bottom_submenu{
    border-bottom: 0px;
}
input#newsletter_button1, input#newsletter_button2{
    border: 1px solid yellow;
    text-indent: 0px;
    width: 80px;
    height: auto;
    position: static;
    margin: 2px 0 0 10px;
    font-size: 12px;
}
#newsletter{
    height: 150px;
}
div#cookies_inf{
    border-color: yellow;
}
#searchsubmit{
    margin: 0 0 0 173px;
    border: 1px solid yellow;
    height: 27px;
}
img#skroty_klawiszowe_przycisk, a.zoom_icon{
    margin-right: 2px;
}
div#siteNavbarContent div{
    margin-right: 2px;
}
.tresc_ikonki{
    width: 120px;
}
#siteNavbarContent{
    width: 190px;
}
div#siteNavbar {
    margin: -40px 0 0 505px;
    width: 460px;
}
span#AaaIcon{
    display: none;
}
.datepicker_vista .header .previous, .datepicker_vista .header .next, .datepicker_vista .header .closeButton{
    background-image: url("buttons_yellow.png") !important;
}