.carousel-inner img {
    width: 100%;
}
p.baner_text {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
h1.baner_header {
    font-size: 56px;
}
.przerwa_lt {
    width: 10px;
}
.przerwa {
    width: 100px;
}
h3.tel_baner {
    margin-top: 10px;
    margin-bottom: 20px;
}
img.logo {
    margin-right: 10px;
}
a.navbar-brand {
    text-align: center;
}
a.navbar-brand span {
    font-size: 20px;    
}
a span.nazwa {
    color: white;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    text-shadow: 2px 2px #000;
}
.collapse navbar-collapse ul {
    float: right;
}
footer {
    background-color: #a5d9ff;
    width: 100%;
    
}
.prawa {
    width: 500px;
}
.wprawo {
    width: 100%;
    text-align: right;
}
.puste {
    height: 100px;
}
h1.card-title-onas {
    text-align: center;
    margin-bottom: 30px;
}
.onas {
    width: 80%;
    margin: 0 auto;
}
.col {
    text-align: center;
    margin-top: 20px;
    padding: 10px 0;
}
.col button {
    margin-bottom: 20px;
}
.col h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.wiecej {
    margin: 15px 0 15px 0;
    text-align: center;
}

.card-title-oferta {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.oferta {
    width: 80%;
    margin: 20px auto;
}

p.oferta {
    text-align: justify;
    
}

.card-title-galeria {
    margin-top: 50px;
    text-align: center;
}
.kontakt {
    margin-top: 50px;
}

.jasna {
    background-color: #bee4ff;
    height: 100px;
    text-align: center;
    padding-top: 40px;
}
.nawigacja a {
    color: dimgrey;
}
.nawigacja a:hover {
    color: black;
    background-color: #a5d9ff;
}
