/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */




.responsive-layout-normal .view-kalendarz .date-nav .date-prev
{
    margin-left: 60px;
}
.responsive-layout-normal .view-kalendarz .date-nav .date-next
{
    margin-right: 45px;
}

.responsive-layout-normal .view-widok-blok-wydarzenie-wersja-3 img
{
    width:460px;
    height:auto
}

.responsive-layout-normal .view-aktualnosci img
{
    float:left;
    margin-right: 10px;
    max-width:300px;
    height:auto;
}

.responsive-layout-normal .stopka_loga, 
.responsive-layout-normal .stopka_wniosek
{
    width:365px;
}
.responsive-layout-normal .stopka_loga_brpo,
.responsive-layout-normal .stopka_loga_godlo,
.responsive-layout-normal .stopka_loga_bip
{
    display: inline-block;
    /*width:33%;*/
    margin-left:10px;
    margin-right:10px;

}
.responsive-layout-normal .stopka_kol 
{
    width:45%;
}
.responsive-layout-normal .stopka_kontakt 
{
    width:200px;
}

.responsive-layout-normal #zone-footer-wrapper
{
   background-image: none;
}

.responsive-layout-normal #biuro_rzecznik .biuro_rzecznik_zdjecie a
{
    display:block;
    width:470px;
    height:377px;
    background-size: 470px 377px;
}
 