/* ogólne */
html, body {height: 100%;}
#kp-header {
    border-bottom: 0px solid #eee;
    padding-bottom: 0px;
    margin: 0px;
}
.page-footer {
    margin: 50px 0 0 0;
    padding-top: 20px;
}
body {
    font-family: 'Lato', sans-serif; 
    -moz-font-feature-settings: "liga=0"; -moz-font-feature-settings: "liga" 0;
    color: #666;
    background-color: #f5f5f5;
    font-size: 16px;
}
h1, h2, .btn, .navbar {font-family: "Open Sans",'Lato',sans-serif;}
h1, h2 {font-weight: 300;}

/* menu (navbar) */
.navbar {font-weight: 600;}

/* cena */
.cena {margin-top: 50px;}
@media (max-width: 991px) { 
    .cena {
        margin: 0;
        padding-top: 0;
    }
    .cena_div { margin: -4px;}
}

.bold-normal {font-weight: 700;}
.bold-specjal {font-weight: 600;}

.btn {font-weight: 600; border-radius: 0px;}
.logout {
    padding: 3px 12px 5px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px; 
}

.tlo_cien {
    padding: 0 20px 10px;
    background-color: #fff;
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 7px 0 rgba(0, 0, 0, 0.1);
    /*-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/
    border-top: 1px solid #eee;
}

.lista_tlo {
    margin-bottom: 50px;
    padding: 5px 5px 10px 5px;
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #eee;
}

.infoNaglowek {
    margin: 15px 0;
    padding: 4px;
}
.infoNaglowek h1, .infoNaglowek h2 {margin: 8px 8px;}

.infoDobre {
    /*font-size: 18px;*/
    font-weight: 700;
    /*background-color: #DFF0D8;*/
    margin: 5px 0 5px;
    padding: 4px 10px;
    color: #3d7e23;
    border-radius: 4px;
    text-align: center;
}
.infoDobre h1 {margin: 10px 10px;}

.infoZle {
    /*font-size: 18px;*/
    font-weight: 700;
    /*background-color: #F2DEDE;*/
    margin: 5px 0 5px;
    padding: 4px 10px;
    color: #a23030;
    border-radius: 4px;
    text-align: center;
}
.infoZle h1 {margin: 10px 10px;}

.logowanie_tekst {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 0;
    padding: 0 2px 4px 2px;
    text-align: center;
    color: #666;

}
.logowanie_tekst h1 {
    margin: 10px 10px;
}

.navbar-inverse {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.13), 0 2px 20px 0 rgba(0, 0, 0, 0.1) !important;
}
.navbar {
    border-radius: 0;
    margin-bottom: 2px;
    min-height: 0px;
    border: 0;
    font-size: 20px;
}

.navbar-right > li {
    margin-right: 1px;
}
.navbar > .container .navbar-brand {
    margin-left: 1px;
}
.navbar-brand {
    height: 40px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 11px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 11px;
}
.navbar-toggle {
    margin-top: 3px;
    margin-bottom: 3px;
}

.kierunki {font-size: 14px}

.zdjecie {padding: 0 0 0 20px;}


hr {
    margin-top: 14px;
    margin-bottom: 14px;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
}

.nazwaTlo {
    padding: 1px 5px 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    background-color: #e9e9e9; 
    color: #00619D;
}

.naglowek {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
}
.row-naglowek-margin-top {
    margin-top: 20px;
}
.row-zapytanie {margin-top: 5px;}
@media (min-width: 768px) { 
    .row-zapytanie {margin: 5px 0px 0px;}
}
.row-zapytanie > .col-sm-3 {text-align: left; font-weight: 700;}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {border-top: none;}
.wierszWiecej > tbody > tr > td {padding: 4px;}
.table {margin-bottom: 0px;}
.btn_Szczegoly {
    margin-bottom: 10px;
    font-size: 18px;
    padding-right: 8px;
}

.kol1 {
    /*width: 1%;*/
    width: 10%;
    /*white-space: nowrap;*/
    text-align: right;
    font-weight: 700;
}
.kol2 {
    text-align: left;
    min-width: 30%;
}

.kpTable {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    max-width: 100%;
    box-sizing: border-box;
}
.kpTable tr {
    width: 100%;
}
.kpTable td {
    border-top: 1px solid #eee;
    line-height: 1.42857;
    padding: 6px 10px;
    vertical-align: middle;
}

.table-line-border > tbody > tr > td {
    border-top: 1px solid #eee; 
}

.btn-primary {border-width: 0;}

.ni {color: #909090;}
.ni2 {color: #ccc;}

.form-signin, .form-haslogen {
    max-width: 330px;
    padding: 8px 10px 0px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox {margin-bottom: 10px;}
.form-signin .checkbox {font-weight: normal;}
.form-signin .form-control, .form-haslogen .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus, .form-haslogen .form-control:focus {z-index: 2;}
.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.form-haslogen input[type="text"] {margin-bottom: 10px;}
.form-haslogen button[type="submit"] {margin: 6px 0;}

.account-wall {
    margin-top: 25px;
    padding: 5px 0px 5px 0px;
    background-color: #fff;
    border: 1px solid #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
}

.need-help {
    margin-top: 10px;
}
.new-account {
    display: block;
    margin-top: 10px;
}

.hr_login {margin: 10px -5px 0px -5px;}
.hr_lista {margin: 10px 10px 10px 10px;}

.checkbox {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    /*margin-left: 15px;*/
}

/*#wezcookie {
    background-color:#c4c4c4; width: 100%; display: none;
}
#CookieInfo {
    margin: 0 auto;text-align: center;padding:10px; width: 100%; text-align: center;
}*/

#wezcookie {
    background-color: rgb(255, 255, 255);
    bottom: 0;
    color: rgb(0, 0, 0);
    display: block;
    font-family: inherit;
    position: fixed;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0px 9px 32px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 9px 32px 0px rgba(0,0,0,0.50);
    box-shadow: 0px 9px 32px 0px rgba(0,0,0,0.50);
}
.btn_cookie {
    padding: 3px 10px;
    font-size: 12px;
    margin: -3px 3px 0;
}
.cookieTekst {
    color: #444;
}

.ok{
    color: #3d7e23;
}
.nok{
    color: #a23030;
}
.default{
    color: #00619d;
}


@media (max-width: 767px) { 
    .zdjecie {padding: 0 10% 5px 10%;}
    .account-wall {margin-top: 15px;}
    .loginDiv {margin-top: 10px;}
    h1 {font-size: 30px;}
    /*.img-responsive {clip: rect(0px,60px,200px,0px);}*/
}
@media (min-width: 768px) { 
    .loginDiv {margin-top: 10%;}
}

.szczegoly-col {
    padding-left: 30px;
    padding-right: 30px;
}

.rozmowa-img {
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    float: right;
}

.rozmowa-img > img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
    float: right;
}

.chmurka {
    /*border-radius: 4px;
    color: #000;
    padding: 15px;
    position: relative;*/

    border-radius: 5px;
    clear: both;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 12px 16px;
    position: relative;
    vertical-align: top;
}

.chmurka-klient {
    float: left;
}

.chmurka-pracownik {
    float: right;
}

.chmurka::after {
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    width: 0;
}

.chmurka-klient::after {
    border-width: 7px 10px 7px 0;
    bottom: auto;
    left: -10px;
    top: 16px;
}

.chmurka-pracownik::after {
    border-width: 7px 0 7px 10px;
    bottom: auto;
    left: auto;
    right: -10px;
    top: 16px;
}

.menu {
    width: 100%;
    height: auto;
}     
.menu-padding {
    padding-top:41px;
}
.sticky {
    position:fixed;
    z-index: 9998;
    top:0;
}

a:hover, a:focus { text-decoration: none; }

.content .tlo_cien ul {
    list-style-image: none !important;
}

#opis #cs_terminy1, #opis #cs_terminy1 .container-fluid {
    width: 100%;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* login */

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: 400;
}
.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}