/* This file will hold styles that are loaded using the same media query as the wide grid. */


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

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

}
.responsive-layout-wide .stopka_kontakt 
{
    width:370px;
}
