/* CSS Document */


	
	.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 22.5rem;
    padding: 1.5rem 0;
    margin: 0 auto;
}
table {
    border: 0px solid !important; /* #dce2e9; */
}

#g-testimonials {
    background: #474747;
    /* color: #ebf0f0;*/
    padding: 3rem 0;
    position: relative;
    z-index: 10;
	}

#g-testimonials a {
    color: white;
}

.pull-left, .pull-right {
    background: #f4f5f7 !important;
	padding: 0 1rem;
    max-width: 100%;
}
.nav-tabs.a:hover{
    color: #000000;
    cursor: default;
     background-color: #cccccc;
    /* border: 1px solid #ddd; */
    /* border-bottom-color: transparent; */
}



.nav-tabs.nav-stacked > li > a {
    border: 0 none;
	background: #f4f5f7 !important;
}
    /* klawisz czytaj więcej */
lement.style {
}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .search #search-form .btn, .finder #searchForm .btn, .finder #search-form .btn {
   /* FONT-VARIANT: JIS83;*/
    display: inline-block;
    font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 150;
    font-size: 0.7rem;
   /* line-height: 1.15; 
     letter-spacing: 0.1rem; */
    text-transform: uppercase;
	 background-color: #3a87ad;
   /* jasno szare tło klawiszy background: #a8a7a7;*/
    color: #f4f5f7;
    border: 1px solid #a8a7a7;
    border-radius: 0.5rem;
    margin: 0 0 0.5rem 0;
   /* padding: 0.5rem 0.125rem; */
    vertical-align: middle;
    text-shadow: none;
    transition: all 0.2s;
	}
	
	.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #7d7d7e;
    /* border: 1px solid #ddd; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 15px;
    border-radius: 10px;
}

.label-info[href], .badge-info[href] {
    background: #3a87ad;
}
.label-info[href], .badge-info[href] {
    background-color: #3a87ad;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff; */
    /* background-clip: border-box; */
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
    /* border-radius: 0.25rem; */
}

.breadcrumb {
    margin-bottom: 0;
    background-color: rgb(241 237 237 / 60%);
}