.navbar-header-text{
    padding-left: 250px;
    padding-top: 8px;
}
.navbar-header-text span{
    color:white;
    font-weight: bold;
    font-size:18px;
    padding-left:50px;

}

.table-budzet thead > tr > th {
    font-weight: normal;
}

.form-title{
    font-weight: bold;
}


span.widget-caption{
    font-weight: bold;
}
.widget-header > .widget-caption{
    font-weight: bold;
    font-size: 18px;
}
.tooltip-inner{max-width: 400px;}


span.opis{font-style: italic;}

.linia_pozioma{
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
}
.btn-marg{margin-bottom: 3px;}
.font-bold{
    font-weight: bold;
}
.font-norm{
    font-weight: normal;
}
.acenter{text-align: center;}

.popover-title{
    background: red;
}

 .tooltip-arrow {
     border-bottom-color: green;
 }

.tooltip-inner {

.border-radius(2px);
.box-shadow(1px 1px rgba(229,229,229,.5));
.transition(visibility 0,opacity .13s ease-in);
    background-color: #5db2ff;
    border: 1px solid white;
    color: white !important;
    padding: 8px 8px;
    font-size: 13px;
}
.tooltip-inner{max-width: 450px;}
.tooltip-info {
    color: #53a93f ;
}


.hint_icon {
    color: #53a93f;
}

.input_count{font-size: x-small;
    font-style: italic;
    color: grey;
}

.pkt_head {
    font-weight: bold;
}

.hint_icon {
    color: #2f9c2f;
}
.tooltip-inner {
    max-width: 400px;
    background-color: #36a9e1;
    text-align: left;
}
.modal-title {
    color: #36a9e1;
}

.navbar-brand{
    padding: 0;
}

#stopka_foot img{
    width: 100%;
}
#stopka_foot div{
    text-align: center;
}
.bg-nieb{
    background: #0072c6;
    color:#fff;
}
.lamers_foot a{
    color:grey;
}

.navbar .navbar-inner{
    background: rgb(55,116,72) !important;
    min-height: 60px;
}

.navbar .navbar-brand small img{
    height: 60px;
}