/*
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-03-24, 09:35:09
    Author     : pkowal
*/
a:focus, img:focus, #siteNavbarRight:focus, input:focus, textarea:focus, div:focus{
    outline:  2px solid black ;
}
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;
}
div.zoomIcons a.zoom_icon{
    float: left;
}
div#siteNavbar div.zoomIcons a.zoom_icon{
    margin-top: 12px;
}
a.zoom_icon img{
    height: 24px;
    float: left;
    cursor:pointer;
    padding: 2px;
}
a.zoom_icon img#zoom-out_top{
    margin-top: 4px;
    margin-left: 6px;
}
a.zoom_icon img#zoom-normal_top{
    margin-top: 1px;
}
a.zoom_icon img#zoom-in_top{
    margin-left: 5px;
}
img#skroty_klawiszowe_przycisk {
    height: 24px;
    float: left;
    cursor: pointer;
    margin-top: 17px;
}
div#siteNavbar{
    margin: -40px 0 0 650px;
    width: 433px;
}
#szukajContainer{
    margin: 45px auto;
}
div#cookies_inf{
    border-top: 1px solid black;
    padding-top: 10px;
}
div#cookies_inf div{
    max-width: 1020px;
    margin: 0 auto;
    text-align: center;
}
#wyszZaawansowanaText a, #dataGodzina li{
    color: #636363;
}
#dataGodzina{
    margin: 23px 0 5px 4px;
}
div span#lokatorLabel{
    color: #6A6A6A;
}
div.changeContrast{
    float: right;
    margin-top: -27px;
}
#siteNavbarContent{
    width: 170px;
}
#szukajContent{
    width: 160px;
}