.navbar-header {
 background:none;
}

.txt-pr {
    color: #0b6b69;
}

.link-list li {
    
    background: #6dccdc;
        height: auto;
}

.toTop {
    background: #0b6b69;
    bottom: 50px;
}

header .top-sect .help-box a {

    color: #0b6b69;
    }

.jumbotron1 {
    background: rgba(109, 204, 220, 0.8);
}
.jumbotron em {
    
    font-size: 60px;
}

.jumbotron2{
    	left: 45%;
    }

   header .top-sect .help-box a:hover:before {
    color: #6dccdc;
    
}

.well2 {
     padding-bottom: 0px; 

}

.icon-bar {
    border: 2px solid #00dbfb;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    }

    .icon-bar span {
    font-size: 16px;
    font-weight: 500;
}

.zaleta{
	display: table;
	padding-bottom: 20px;
}

.parallax .wrap strong {
 
    font-size: 64px;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.author{
    float: right;
}
.marked-list li span {
    position: relative;
    padding-left: 18px;
}

.marked-list li span:before {
    position: absolute;
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #21c2f8;
    left: 0;
    top: -19px;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.lead {
    font-size: 18px !important;

}

.tlo{
        background-image: url(../images/taxes.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;

}

.media-body{
    font-weight: 600;
}

.left{
    float: left;
    display: contents;
}
.right{
    float: right;
}

/*.link-list li {
    padding-bottom:52px;
}*/

.parallax.mniejsze .wrap strong {
    font-size:44px;
    line-height: normal;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .sfHover > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .sfHover > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .sfHover > a:focus {
    
    background-color: #0b6b69;
}
.navbar-default .navbar-nav > li > a {
    color: #0b6b69;

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
   
    background-color: #0b6b69;
}

.form-success{
    color: 

}

.form-error{
    color: red;

}

.offs3 {

    padding-bottom: 30px;
}

footer.top-border {
    border-top: 1px solid #000 !important;
}

