.navbar-brand.logo-text .site-name {
    font-family: Caveat;
    font-size: 40px;
}

a:hover {
	text-decoration: none;
}

.t4-header {
    min-height: 30px;
    border-bottom: 1px solid rgba(52, 58, 64, 0.12);
}

/* menu */
#t4-megamenu-mainmenu ul {
	font-family: Roboto;
    color: #333;
    font-size: 18px;
    line-height: 15px;
    margin-top: 8px;
    margin-right: 42px;
    margin-left: auto;
}
.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link {
    color: #007776;
}
.t4-megamenu .navbar-nav > li > a:hover,
.t4-megamenu .navbar-nav > li > .nav-link:hover {
    color: #0aa;
}

/* page header */
#t4-header-titles {
	display: none;
}
#t4-header-titles h2 {
	font-size: 23px;
}

/* prawy panel tytuł€ modułów */
.sidebar-r .module-title {
    padding: 0 0px 14px 0;
    margin: 0;
}
.sidebar-r .module-title span {
	border-bottom: none;
    margin-bottom: -1px;
    padding: 0 0 0 16px;
    font-weight: 100; 
  	margin:14px 0 0 0;
	color: #007776;
}

/* sidebar-r menus */
.sidebar-r .navbar {
	font-family: Roboto;
    color: #333;
    font-weight: 400;
    font-size: 14px;
}
.sidebar-r .navbar .nav li a {
	color: #007776;
}
.sidebar-r .navbar .nav li a:hover {
	color: #0aa;
}

/* content margin */
#t4-home-content {
	margin-top:12px;
}

/* article icons */
  
.com-content-category-blog.blog  .fields-container,
.column-1 .fields-container,
.column-2 .fields-container {
    float: left;
    margin: 5px 18px -3px 0px;
    padding: 0 0 0 0;
    width: 53px;
}


.com-content-article.item-page .fields-container,
.column-1 .fields-container,
.column-2 .fields-container {
    float: left;
    margin: 28px 15px -2px 28px;
    padding: 0 0 0 0;
    width: 52px;
}



.site-lg-kategorie .com-content-article .pull-left.item-image {
    width: 48%;
    margin-right: 25px;
    margin-top: 35px;
    margin-left: 25px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto;
  font-style: inherit;
  line-height: 1.4;
  letter-spacing: 0px; 
  color: #007776;
}

.avPlayerWrapper {
display: block;
padding: 0;
clear: both;
width: 40%;
margin-left: 0;
margin-right: 15px;
float: left;
}

/*********** BODY **********/
.t4-content {
	background: #ddd;
	background-image: url(/images/lg/bg03.png);
	padding-top: 25px;
}
#t4-home-content {
    margin: 0px;
}
#t4-home-content .t4-section-inner.container .t4-row .items-row .col {
    background: #fff;
    padding: 25px;
    margin-bottom: 25px;
}
.t4-header {
    min-height: 30px;
    border-bottom: none;
}
.t4-header .t4-section-inner.container {
	background: none;
	border-bottom: 1px solid #ddd;	
	margin-bottom: 10px;
}

/*************** ARTICLE *********/
.com-content-category-blog .col .item-content h4 img {
	margin-right: 40px !important;
}	
.avPlayerWrapper {
	margin-right: 40px !important;
	width: 42%;
}

/*************** READMORE ******/
.readmore {
    margin-top: 1rem;
    margin-bottom: 0;
    position: absolute;
    bottom: 15px;
    right: 19px;
}

.t4-col.sidebar-r {
    margin-left: 25px;
    _background: #50505014;
    max-height: 800px;
	background: linear-gradient(180deg,rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
}

/*************** ARTICLES *******/
.item-page [itemprop="articleBody"] {
    margin-top: 0;
    margin-bottom: 1rem;
    background: #fff;
    padding: 25px;
}

.com-content-article.item-page {
    margin-left: -15px;
    margin-right: -15px;
}

/*********** MULTI **********/
.items-row.cols-2.row .col:nth-child(1) {
	margin-right: 12px;
}
.items-row.cols-2.row .col:nth-child(2) {
	margin-left: 12px;
}

/*************** MENU **********/
#t4-header .container {
    padding-top: 0;
    padding-bottom: 0;
}

.t4-col.mainnav.col-sm {
	margin-top: 25px;
}




/************ LOGO **********/
.navbar-brand.logo-text .site-name {
    font-family: Caveat;
    font-size: 70px;
}


.blog-featured .item-content {
	background: #fff;
	padding: 25px;
	min-height: 500px;
}

.sidebar-r .navbar .nav li a {
    color: #666;
}
