@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.gif) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}

/* TOP */

#top{
	width: 980px;
	height: 382px;
	margin: 0 auto;
	background: url(../images/bg_top.jpg) no-repeat left top;
	position: relative;
}

#top h1, #top p{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	left: 0px;
}

#top h1 a, #top p a{
	position: relative;
	display: block;
	width: 611px;
	color: #004897;
	outline: none;
}

#top h1 a .logo, #top p a .logo{
	position: absolute;
	left: 0px;
	top: 0px;
}

#top h1 a .title, #top p a .title{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #004897;
}

/* CONTENT */

#content{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/bg_content.jpg) no-repeat left 400px;
}

#sidebar{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	float: left;
	width: 269px;
}

#nav{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li{
	margin: 0px;
	padding: 0px;
}

#nav li a{
	display: block;
	width: 214px;
	height: 27px;
	background: url(../images/bg_menu.gif) no-repeat left top;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 1px 0px;
	padding: 14px 20px 0px 35px;
	text-decoration: none;
}

#nav li a:hover, #nav li a.active{
	background: url(../images/bg_menu.gif) 0px -41px;
}

#content-text{
	margin: 0px;
	padding: 0px;
	width: 706px;
	float: right;
}


h1{
	margin: 0px;
	padding: 30px 20px 30px 60px;
	background: url(../images/h2_ico.gif) no-repeat 25px 30px #f0f0f0;
	font-size: 20px;
	color: #004897;
}

h2{
	margin: 0px;
	padding: 25px 20px 25px 60px;
	background: url(../images/h2_ico.gif) no-repeat 25px 25px #f0f0f0;
	font-size: 16px;
	color: #004897;
}

#text{
	margin: 0px;
	padding: 30px 50px 0px 60px;
	line-height: 22px;
}

.news-box{
	background: url(../images/line.gif) repeat-x left bottom;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 25px 0px;
	overflow: hidden;
}

.news-box .date{
	color: #676767;
	margin-right: 5px;
}

.news-box .title{
	color: #004897;
	font-weight: bold;
	text-decoration: none;
}

.news-box .link-more{
	display: block;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background: url(../images/more_ico.gif) no-repeat 0px 7px;
}

.news-box .link-more a{
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}

.news-box .link-more a:hover{
	color: #004897;
}

.paginator{
	float: right;
	margin: 0px 0px 10px;
	padding: 0px;
}

.paginator ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.paginator ul li{
	float: left;
	margin: 0px;
	padding: 0px;
}

.paginator ul li a{
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 3px 11px;
	background: #004897;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.paginator ul li a:hover, .paginator ul li a.active{
	background: #919191;
}

a img {
	border: 0px;
}

.zdjecie{
	display: block;
	float: left;
	width: 130px;
	height: 130px;
	padding: 0px;
	margin: 5px;
}

.zdjecie img{
	padding: 5px;
	margin: 0px;
	background: #FFF;
	border: 1px solid #f0f0f0;
}

/* FOOTER */

#footer{
	width: 100%;
	background: #f1f1f1;
}

#footer-content{
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	background: url(../images/footer_bg.gif) no-repeat;
	text-align: right;
	font-size: 11px;
	color: #bebebe;
}

#footer-content a{
	color: #bebebe;
	text-decoration: none;
}

#footer-content a:hover{
	text-decoration: underline;
}













.youtube-embed {
    border: none;
    width: 100%;
    max-width: 964px;
    height: 542px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.map-container {
    width: 100%;
    max-width: 964px;
    height: 450px;
}
.sm-panel{position:fixed;width:155px;top:150px;right:-105px;z-index:1000000;transition:visibility .25s,opacity .25s}.sm-panel>ul{margin:0;padding:0;list-style-type:none}.sm-panel>ul>li{transition:transform .25s}.sm-panel>ul>li:hover{transform:translateX(-105px)}.sm-panel>ul>li>a{display:flex;align-items:center;color:#fff;padding:5px 0 5px 5px;text-decoration:none}.sm-panel>ul>li>a>img{margin:0 10px 0 0}.sm-panel>ul>li>a>span{font-size:initial}.sm-panel>ul>li[class^=sm-]{background-image:none;background-repeat:repeat;background-attachment:scroll;background-position:0}.sm-text-black{color:#000}.sm-fb{background:#1977f3}.sm-tiktok,.sm-twitter{background:#fff}.sm-gmap{background:#333}.sm-blog{background:#0171bb}.sm-pinterest{background:#d73532}.sm-youtube{background:#e32c26}.sm-allegro{background:#ff5a00}.sm-linkedin{background:#0097bd}.sm-payback{background:#00349a}.sm-olx{background:#002f34}.sm-instagram{background:#eee}.sm-pyszne{background:#ff8000}.sm-booksy{background:#f9e5bc}@media(max-width: 768px){.sm-panel{display:none;}}

.cookie-icon{
    position: fixed;
    width: 64px;
    height: 64px;
    bottom: 10px;
    left: 10px;
    z-index: 1000000;
    padding: 0px;
    margin: 0;
  }
  .cookie-icon img{
    padding: 0;
    margin: 0;
    width:100%;
    height: auto;
  }
  .cookie-icon img a{
    padding: 0;
    margin: 0;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
  }
  .cookie-icon img:hover{
    transform: translateY(-4px);
  }

  @media only screen and (max-width:640px){
    .cookie-icon{
      width: 46px;
      height: 46px;
    }
}