

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
    background:#fff;
   
   
}

@media (min-width: 960px) {
    .container {
        max-width:960px;
        max-width:930px\9;
       
    }
    
} 
h1, h2{
     font-family: 'Great Vibes', cursive;
     color:#c19630;
     
}



.gora{
    background:url('../img/satyna.jpg') center top no-repeat;
    width:100%;
    color:#fff;
    padding:30px 0
}


.naglowek{
    padding:30px 0;
   
}


.grupa{
    text-align:center;
    padding:20px 0;
    font-family: 'Great Vibes', cursive;
    font-size:25px;
    color:#c19630
}
.grupa img{
    width:140px;
    height:140px;
    margin-bottom:20px
}
.grupa a:link, .grupa a:visited {
    color:#c19630;
    text-decoration:none
}
.grupa a:hover{
    text-decoration:underline
}
.dol{

    width:100%    
}
.tlomenu{
    background:#fff url('../img/gwiazdki.jpg') center bottom no-repeat;
    padding: 30px
}
.tlo{
    background:#fff;
    padding: 30px
}
.jumbotron{
    background: none;
    margin-bottom:0;
}
.stopka {
    text-align:center;
    line-height:100px;
    height:100px;
    background:#6f0301;
    margin-top:50px;
    color:#fff;
}
.navbar{
  /*  background:#6f0301; */
    margin-bottom:0
}
.navbar a:link, #navbar a:visited{
    /*color:#fff */
}
.navbar-default .navbar-nav > li > a {
     color:#512400;
}
.navbar-default .navbar-nav > li > a:hover {
     color:#d3b66a;
     text-decoration:underline
}
.navbar-default {
  /*  border-color:#6f0301 */
}

.odstep{
    height:30px
}
.lidia{
     font-family: 'Great Vibes', cursive;
     color:#c19630;
     font-size: 2em
}

.carousel-control.right, .carousel-control.left {
    background-image:none
}

.red{
    color:#ff0000
}