﻿
.content-wrapper {
    margin: 0 auto;
    max-width: 1300px;
}

   footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }

content-wrapper {
    
    max-width: 940px;
}

#body {
    background-color: white;
    clear: both;
    padding-bottom: 35px;
}

   
footer {
    clear: both;
    background-color: white;
    font-size: .8em;
    height: 100px;
}

.dodajPrzycisk {
line-height:50px;

}
.tabelkaWyswietlana {
    float:left;
    clear:left;
}
.button.large:hover {
    outline: #999999 solid 3px;
}
.menuDodawania 
{

}
.opcje {
width:300px;

}
.prawa {
float:right;
}
.lewa {
    float:left;
}
.list.ha {
width:10px;
}
#titule {
margin:10px 0px;
}



