/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */




.responsive-layout-narrow .view-kalendarz .date-nav .date-prev
{
    margin-left: 40px;
}
.responsive-layout-narrow .view-kalendarz .date-nav .date-next
{
    margin-right: 20px;
}
.responsive-layout-narrow .view-widok-blok-wydarzenie-wersja-3 img
{
    width:340px;
    height:auto
}

.not-front.responsive-layout-narrow .view-aktualnosci img
{
    float:left;
    margin-right: 10px;
    width:300px;
    height:auto;
}
.responsive-layout-narrow #zone-content .jak-artykul img
{
    max-width:700px;
    width:100%;
    height:auto;
    margin-bottom:10px;
}
.responsive-layout-narrow .stopka_kol
{
    width:45%;
}

.responsive-layout-narrow #zone-footer-wrapper
{
    background-image: none;
}
/*
.responsive-layout-narrow #dowiedz_sie .kongres_pr_1 a,
.responsive-layout-narrow #dowiedz_sie .kongres_po_2 a,
.responsive-layout-narrow #dowiedz_sie .kongres_po_1 a
{
    width:200px;
    height:309px;
    background-size: 200px 309px;
}
*/

.responsive-layout-narrow .view-widok-sprawy-wazne-dla-obywateli-wersja-3 select,
.responsive-layout-narrow .view-widok-sprawy-wazne-dla-obywateli-wersja-3-wszystkie select
{
    width:190px;
}
.responsive-layout-narrow #edit-tid-wrapper label, 
.responsive-layout-narrow #edit-tid-1-wrapper label, 
.responsive-layout-narrow #edit-tid-3-wrapper label,
.responsive-layout-narrow #edit-date-filter-wrapper label 
{
    font-weight:normal;
    font-family:'Open Sans Semibold';
    color:#18223E;
    font-size:14px;
    text-transform: uppercase;
    letter-spacing: 0px;

}
.responsive-layout-narrow #biuro_rzecznik .biuro_rzecznik_zdjecie a
{
    display:block;
    width:350px;
    height:281px;
    background-size: 350px 281px;
}
 