/*
    Theme Name: Brukarstwo Czarniecki
    Theme URI: http://agano.pl/
    Author: http://agano.pl/
    Description: WordPress theme from Agano
*/

html,
body {
    margin-top: 0px !important;
	font-size: 15px !important;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/*footer*/
footer {
    background-color: #7f7f7f;
    color: white;
}

footer>.container {
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 12px;
}


/*section0*/
#section0 h3 {
    display: inline-block;
    padding: 20px;
    background: rgba(73, 73, 73, 0.8);
    border: solid 1px white;
    text-transform: uppercase;
}

#section0 .carousel-caption {
    bottom: 60px;
}

/*header*/
#myNavbar a {
    font-weight: bold;
}

/*galeria */
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    max-height: 166px;
}

/* O NAS */
#section_onas {
	padding-top:20px;
	padding-bottom:20px;
}

#section_onas .container .row>p{
width:60%;
	 margin:auto;
	 margin-bottom:10px;"
}
#section_onas .container .row>ul{
list-style:none;
}

#section_onas .container .row .col-lg-6 .thumbnail>ul >li{
	list-style:none;
}

/* OFERTA */
#section_oferta{
	background: rgb(168,68,68);
	padding-top:20px;
	padding-bottom:20px;
}

#section_oferta .container .row  > h2{
	color:white;
}
#section_oferta  .container .row  > p{
	color:white;
}

#section_oferta .container .row >ul >li{
	list-style:none;
}
