<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.facebook-widget {
	margin-top:15px;
}

/* ++++++=== LOGO ===++++++ */
.logo img {
	text-align: center;
  	margin: 0 auto;
  	max-height:55px;
 	width: auto;
}
.sticked-header .logo img {
	max-height: 40px
}

/* ++++++=== NAWIGACJA ===++++++ */
.menu-bold-link {
	font-weight: 600;
}
.sub-menu-nest {
	padding-left: 20px;
}

/*less width to fit 1360px wide*/
.nav &gt; li &gt; a {
    padding: 15px 10px;
}

.navbar {
	margin-bottom:0;
}
@media only screen and (min-width: 768px){ 
	.navbar-nav {
    		width: 100%;
    		text-align: center;
  	}

	.navbar-nav li {
		float: none;
		display: inline-block;
	}
}


.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 15px;
  border-top: 5px solid #BAD263;
}

.dropdown-menu li {
  float: none;
  display: inline-block;
  text-align: left;
  display: block;
}

@media only screen and (min-width: 768px){ 
	.menu-heder {
		display:none;
	}
}


.menu-heder {
  float: left;
  margin-left: 10px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
}
/* ++++++=== MENU SUB MENU ===++++++ */
.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu&gt;.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu&gt;a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover&gt;a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left&gt;.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
/* ++++++=== UE BANER ===++++++ */

.ue-baner {
	border-bottom: 3px solid #3eb450;
}
/* ++++++=== SZUKAJKA ===++++++ */
.szukajka input{  
height: 35px;
  padding: 5px;
  width: 65%;
  border: 1px solid #aaa;
}

.szukajka .btn {
	border-radius: 0;
  	width:35%;
  	height:36px;
  	border:0;
}

.szukajka .btn:hover {
    background:#ccc;
}
/* ++++++=== BODY ===++++++ */
/*.site-content {
	margin-top:120px!important;
}*/
/* ++++++=== SIDEBAR ===++++++ */
.sidebar-img { 
  max-width: 100% !important;
  height: auto;
}

/* ++++++=== POSTY ===++++++ */
.posty img { 
  max-width: 100% !important;
  height: auto;
}

.posty .post-meta a{
	font-size:11px;
    color:#aaaaaa;
}
.posty .entry-tax-meta {
	font-size:11px;	
}

#content article.hentry {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

/* ++++++=== STOPKA ===++++++ */
@media only screen and (min-width: 750px){ 
	.img-rwd-footer {
  		height: auto;
  		max-width: 750px;
	}
}

@media only screen and (max-width: 750px){ 
	.img-rwd-footer {}
}

.footer_widgets .textwidget p {
  font-size: 13px;
  line-height: 1.6em;

}

.footer_bar .row {padding-top:10px;}
.footer_bar a{ font-weight:bold; color:#454ADE;}

.footer_icon { width:25px; }
.footer_icon_h { float:left; margin-bottom:10px;}

/* ++++++=== Owl Carousel ===++++++ */
.owl-carousel-item-imgoverlay {
	display:none;
};




























</pre></body></html>