
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.footer {
    border-top: 3px solid #B0B500 !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 120px;*/
    /*line-height: 60px; !* Vertically center the text there *!*/
    color: white!important;
    background-color: #57935a;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 13px;

}

#footer2 {
    border-top:1px solid black;
    width: 100%;
    background-color: #216a30;
    border-bottom: 2px solid #B0B500;

}

body > .container {
    padding: 60px 15px 0;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}

#naviSlownik {
    background-color: rgba(87, 147, 90, 0.9) !important;
    min-height: 75px !important;
    border-bottom: 3px solid #B0B500 !important;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 13px;
}

#naviSlownik a:link {
    color: white;
}

#naviSlownik a:visited {
    color: white;
}

#naviSlownik a:hover {
    color: black;
    transition: 0.5s;
}

#naviSlownik a:active {
    color: white;
}

#naviMenu {
    background-color: rgba(87, 147, 90, 0.9);
}

.wymog {
    color: red;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff !important;
}

#navLogo {
    max-height: 100%;
    max-width: 100%;
}

#navLink {
    white-space: nowrap;
    color: #FBFCCC;
    text-decoration: none;
}

#navLinkDiv {
    font-size: 10px;
    color: #FBFCCC;
}

#navLinkImage {
    margin-bottom: 3px;
    margin-top: 3px;
    max-width: 70px;
    max-height: 60px
}

#literatura li {
    margin-top: 15px;
}

.twitter-timeline {
	width: 400px!important;
	height: 350px!important;
}
