@charset "utf-8";
/* CSS Document */

 .entry-image{
    margin-bottom: 30px;
	width:30%;
	float:left;
	margin-right:30px;
	filter: brightness(80%);
-webkit-filter: brightness(80%);
-moz-filter: brightness(80%);
-o-filter: brightness(80%);
-ms-filter: brightness(80%);
 -webkit-transition: All .8s ease;
	-moz-transition: All .8s ease;
	-o-transition: All .8s ease;
	transition: all linear .8s;}
 .entry-image:hover{
  	filter: brightness(100%);
-webkit-filter: brightness(100%);
-moz-filter: brightness(100%);
-o-filter: brightness(100%);
-ms-filter: brightness(100%);
 -webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	transform: scale(1.03, 1.03);
 -webkit-transition: All .8s ease;
	-moz-transition: All .8s ease;
	-o-transition: All .8s ease;
	transition: all linear .8s;
	
}
	 .full-image{
    margin-top: 30px;
	width:50%;
	float:left;
	margin-right:30px;
	filter: brightness(100%);
-webkit-filter: brightness(100%);
-moz-filter: brightness(100%);
-o-filter: brightness(100%);
-ms-filter: brightness(100%);
 }
 .full-image:hover{
  	filter: brightness(100%);
-webkit-filter: brightness(100%);
-moz-filter: brightness(100%);
-o-filter: brightness(100%);
-ms-filter: brightness(100%);
 -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1, 1);
 }
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9999;
    display: block;
    float: none;
    position: relative;
    text-align: center;
    padding: 0px 0px 0px 0px;
    background: transparent;
    
}
.kreskazboku{
border-right-color: rgba(134, 134, 134, 0.33);
border-right-width:1px;
border-right-style:dotted;
padding-right:20px;}
.mojklawisz{
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: pre-line;
    padding: 0px 17px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sp-menu-item img {
    display: inline-block;
    position: relative;
    padding: 0;
}
.nav img {
    display: inline-block;
    position: relative;
    padding: 0;
	    margin-right: 7px;
}
.menu-gorne{font-size:12px;
padding:0px;}

#offcanvas-toggler {
    float: right;
    line-height: 5px;
    margin-right: 0px;
    font-size: 30px;
    top: 10px;
    /* display: block; */
    position: fixed;
    right: 8px;
  /*  background: #d6d6d6; */
    padding: 5px;
	z-index:99999;
}
.szukaj-mobile {
    float: left;
    top: 10px;
    display: block;
    position: fixed;
    left: 10px;
    /* background: #d6d6d6; */
    padding: 5px;
    z-index: 999999;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px;
    border-bottom: 1px solid #eee;
	text-align:center;
}
.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 20px 0px 20px 0px;
    color: #000000;
    text-align: center;
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    /* font-weight: 300; */
    letter-spacing: -1px;
    /* font-kerning: initial; */
}
#sp-header {
    background: transparent;
    height: 60px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: All .9s ease;
    -moz-transition: All .9s ease;
    -o-transition: All .9s ease;
    transition: all linear .9s;
}
#sp-header.menu-fixed {
    position: fixed;
    z-index: 9999;
    background: #E4D8E6;
    border: 0px;
    /* line-height: 60px; */
    height: 80px;
    -webkit-transition: All .6s ease;
    -moz-transition: All .9s ease;
    -o-transition: All .9s ease;
    transition: all linear .9s;
}
#sp-header .logo {
    display: inline-block;
    height: 0%;
    width: 0%; 
	/*  -webkit-transform: scale(0.0);
    -moz-transform: scale(0.0);
    -o-transform: scale(0.0);
    transform: scale(0.0, 0.0); */
      -webkit-transition: All .2s ease;
    -moz-transition: All .2s ease;
    -o-transition: All .2s ease;
    transition: all linear .2s;
    margin: 0;
}
#sp-header.menu-fixed .logo {
 /*-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1, 1); */
	height: 100%;
    width: 100%;
    margin-top: 2px;
	padding-left:20px;
      -webkit-transition: All .2s ease;
    -moz-transition: All .2s ease;
    -o-transition: All .2s ease;
    transition: all linear .2s;
}
.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 15px;
    line-height: 80px;
    text-transform: uppercase;
    letter-spacing: 0px;
	    font-size: 1.1vw;
}
.logonasliderze {
    float: left;
    position: absolute;
    top: -60px;
    z-index: 1;
}
.custom-menu a:before { 
list-style:none;
list-style-type: none;}

.sp-module ul >li >a:before {
  display:none;
  font-family: FontAwesome;
  content: "\f105"; 
  margin-left: 15px;
}
.logonagorze {
    float: left;
    position: fixed;
    top: 5px;
    right: 80%;
    z-index: 1000;
}

.logonagorzemobile {
    float: left;
    position: fixed;
    top: 0px;
	left:0px;
    z-index: 1000;
}
.h1, .h2, .h3, h1, h2, h3 {
    /* margin-top: 20px; */
    /* margin-bottom: 10px; */
    letter-spacing: -1px;
	text-transform:uppercase;
}
body {letter-spacing: 0px;}
.szukajnastroniegora{position:fixed; top:13px; right:50px;z-index:10000;}
nazwastronymobile{position:fixed; top:0; color:#ffffff;z-index:10000; font-size:7px; line-height:8px;}
.kosc-sloniowa{color:#dddcc5; padding:20px; }
.fullfoto{position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);}
.jun-item-content {
    background: transparent;
  -webkit-transition: All .6s ease;
	-moz-transition: All .6s ease;
	-o-transition: All .6s ease;
	transition: all linear .6s;
}
.jun-item-content:hover {
    background: #000000;
	 -webkit-transition: All .6s ease;
	-moz-transition: All .6s ease;
	-o-transition: All .6s ease;
	transition: all linear .6s;
}
.jun-item .jun-item-content .jun-content-title {
    letter-spacing: 0px;
    line-height: 16px;
    font-weight: 800;
    color: #dddcc5;
    font-size: 16px;
    text-transform: uppercase;
    /* border: solid 1px #dddcc5; */
}
.jun-item .jun-item-content .jun-content-more a {
    text-decoration: none;
    color: inherit;
    padding: 0;
    margin: 0;
    color: #6a6a61;
    font-weight: 600;
}
table.mvc_peopleTable td + td {
    text-align: left;
    border: none;
    border-bottom: 1px rgba(215, 215, 215, 0) dashed;
}