@import url(stala/default.css);
.container {
	float: left;
	position: relative;
	width: 25%;
	margin-top: 100px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container:hover .overlay {
  opacity: 1;
}

.text2 {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  border: 1px solid #fff;
  padding: 20px;
}




html, body {
    scroll-behavior: smooth;
}
.body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #71cff4;
}
.body_pod {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background:#fff url(bg-up.jpg) center bottom no-repeat;
}
hr, .hr {
	border: 0; height: 1px; 
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));       
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    width:100%; 
	margin: 20px 0 20px 0;
}
ul, ol {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
    vertical-align:middle;
}

ul li {
	list-style-image: url(pk1.png);
}

.text {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
	text-align: justify;
}

.main {
	width: 1200px;
	position: relative;
	margin: auto;
	clear: both;
	text-align: left;
}
.main2 {
	width: 100%;
	position: relative;
	text-align: left;
	margin: auto;
	clear: both;
}
/*START*/

#logo {
	width: 192px;
	height: 152px;
	float:left;
	font-size: 9px;
	position:absolute;
	left: 0;
	text-indent: -9999em;
}

#logo span {
	width: 192px;
	height: 152px;
	position:absolute;
	left:0px;
	background:url(logo.png) center center no-repeat;
}
#logo2 {
	width: 197px;
	height: 156px;
	float: left;
	left: 44%;
	font-size: 9px;
	position: absolute;
	text-indent: -9999em;
	z-index: 100;
}

#logo2 span {
	width: 197px;
	height: 156px;
	left:0px;
	position: absolute;
	background: url(logo2.png) center center no-repeat;
}

#top{
	float: right;
	margin: 20px 0px;
}

#kontakt {
	color: #b1c903;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

#kontakt a{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #b1c903;
	height: 19px;
	line-height: 19px;
}

#kontakt a:first-child{
	background: url(tel.png) left center no-repeat;
	padding-right: 10px;
	padding-left: 20px;
}
#kontakt a:last-child{
	background: url(mail.png) left center no-repeat;
	margin-left: 20px;
	padding-left: 20px;
}

header {
	clear: both;
	float: left;
	height: 85px;
	width: 100%;
	position: fixed;
	z-index: 100;
	background: #7adaff;
}
header.active{
}
header.active #top{
}
header.active #logo, header.active #logo span{
}
header.active #logo{
}	
header.active #logo span{
}

header.active, header.active #top, header.active #logo,
header.active #logo span, header.active #logo, header.active #logo span,
header, header #top, header #logo, nav li a.active,
header #logo span, header #logo, header #logo span, header.active nav{
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s; 
	transition: 0.4s;
}

header.active{
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, .5);
}
#wys{
	clear: both;
	float: left;
	width: 100%;
	height: 100px;
}
header.active nav {
}
nav {
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
	position: relative;
	padding-top: 30px;
}

nav li {
	display: inline-block;
	position:relative;
	margin: 0 1px;
}

nav li a {
	font-size: 14px;
	color: #004763;
	padding-right: 30px;
	padding-top: 30px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
}
nav li a.active {
	padding: 0px 15px 0px 15px;
}
nav li.act a, nav li:hover a{
	text-decoration: none;
	color: #fff;
}

nav li.s a{
	color: #fff;
	background: url(pasb.png) top left no-repeat;
}

nav li.s menu a, nav li.act menu a, nav li:hover menu a {
	color: #3c3c3c;
}

nav li menu {
	display: none;
	position: absolute;
	text-align: left;
	background-color: #eeeeee;
	padding: 5px 0px 5px 0px;
	z-index: 2;
	min-width: 200px;
	margin-left: 17px;
	margin-top: 9px;
}

nav li menu a {
	color: #000;
	display: block;
	padding: 12px 7px 12px 7px;
	white-space: nowrap;
	font-size: 12px;
	background: none;
	line-height: 100% !important;
	height: auto !important;
}

nav li menu a { 
	color: #000;
}

nav li menu a:hover, nav li menu a.s { 
	color:#fff;
	background:#b1c903 !important;
}

#par1 {
    float: right;
	margin-left: 10px;
	margin-top: -10px;
}

#par2 {
    float: right;
	margin-left: 3px;
	margin-top: -10px;

}

#par1:hover, #par2:hover{
	opacity: 0.5;
} 

/*CONTENT*/

#content {
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding: 16px 0;
}

#kols {
	clear: both;
	float: left;
	width: 100%;
}

aside {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
}

blockquote {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slajd {
	height: 480px;
	width: auto;
	position: absolute;
	left: 0px;
	top: -18px;
	display: none;
	text-align: left;
	border: none;
}

.slajd img{
	float: left;
	width: 100%;
	height: auto;
}
.nakl{
	position: absolute;
	bottom: 15%;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 40px;
}
.nakl h6{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.nakl h6 a {
    color: #fff;
}
.nakl h6 a:hover{
	text-decoration: none;
	color: #000;
}
.opis_animki{
	clear: both;
	text-align: left;
	margin: 0 auto;
	font-size: 18px;
	color: #000;
}
.wwl{
	background: #8ac134;
	color: #fff;
	padding: 9px 22px;
	margin: 10px 0;
	border: 1px solid #fff;
}
.wwl:hover{
	background: #000;
	text-decoration: none;
	-webkit-transition-duration: 0.9s;
   transition-duration: 0.9s;
}
h1, h2{
	font-size: 28px;
}
h1{
	padding-bottom: 15px;
}
h3{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background: url(h3.png) left bottom no-repeat;
}
h3 a{color: #000;}
h3 a:hover{color: #000;	text-decoration: none;}

#navl {
    background: url(navl.png) center center no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 0px;
    bottom: 10%;
    z-index: 20;
    margin-top: -5px;
    cursor: pointer;
}

#navp {
    background: url(navp.png) center center no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0px;
    bottom: 10%;
    z-index: 20;
    margin-top: -5px;
    cursor: pointer;
}
#navl:hover {
    background: url(navl_on.png) center center no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 0px;
    bottom: 10%;
    z-index: 20;
    margin-top: -5px;
    cursor: pointer;
}

#navp:hover {
    background: url(navp_on.png) center center no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0px;
    bottom: 10%;
    z-index: 20;
    margin-top: -5px;
    cursor: pointer;
}

#pasek {
	clear: both;
	float: left;
	width: 100%;
	background: #8ac134;
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: left;
}
.ng {
    float: left;
}
.ng h3 {
    font-size: 36px;
    padding-bottom: 10px;
}
.tresc {
	float: left;
	line-height: 22px;
}

/*boxy gl*/
#boxy_gl{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 30px;
}
#boxy_gl_nagl{
	clear: both;
	float: left;
	width: 100%;
	color: #1c1c1c;
	font-size: 24px;
	padding-top: 56px;
	margin-top: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	background: url(nag_box.png) center top no-repeat;
	letter-spacing: 20px;
}

.box{
	width: 390px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.cont_box{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}

.cont_box h4{
	text-transform: uppercase;
	text-align: center;
}

.cont_box h4 a{
	color: #1c1c1c;
}

.box h4 a:hover{
	color: #1c1c1c;
	text-decoration: none;
}

.box img:hover{
	opacity: .7;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.box img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.pod aside, .pod .slajd{
	height: 330px;
}
#p_box_n{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 65px;
}
.p_box{
	background: #ff9000;
	padding: 10px 30px 10px 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.p_box:hover{
	background: #4d4d4d;
	padding: 10px 30px 10px 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

/*FOOTER*/
footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 550px;
	padding-bottom: 20px;
}
#copy {
	float: left;
	color: #5a8013;
	font-size: 11px;
}
#projekt {
	float: right;
	color:#5a8013;
	font-size: 11px;
}
footer1 {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#copy1 {
	float: left;
	color: #fff;
	font-size: 11px;
}
#projekt1 {
	float: right;
	color:#fff;
	font-size: 11px;
}

/*duzy footer*/

#footer{
	clear: both;
	float: left;
	width: 100%;
	background: #000;
	padding: 35px 0px;	
}

#footer h4{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #9fa4ae;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#maps{
	width: 100%;
	float: left;
}
#kontakt_f{
	padding-left: 15%;
	float: left;
}
#kontakt_f_tel{
	float: left;
	font-size: 20px;
	color: #fff;
	padding-left: 50px;
	font-weight: 300;
}
#kontakt_f_mail{
	float: left;
	font-size: 20px;
	color: #fff;
	padding-left: 50px;
	font-weight: 300;
}
#kontakt_f_mail span{
	color: #8ac42f;
}
#kontakt_f_mail a{
	color: #8ac42f;
	text-decoration: underline;
}
#kontakt_f_h{
	padding-left: 120px;
	font-size: 14px;
	color: #fff;
}
#kontakt_f a{
	text-decoration: none;
}
#menu_top{
	float: right;
}
#kontakt_f_top{
	float: right;	
	background-color: #8ac134;
	width: 100%;
}
#kontakt_f_tel_top{
	float: right;
	font-size: 14px;
	color: #fff;
	background: url(phone_top.png) left no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#kontakt_f_mail_top{
	float: right;
	font-size: 14px;
	color: #fff;
	background: url(mail_top.png) left no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 10px 25px;
	font-weight: bold;
	text-transform: uppercase;
}
#kontakt_f_mail_top a{
	color: #fff;
}
.pk{background: url(pk.png) left center no-repeat; margin-top: 20px !important;}

.tel{background: url(tel2.png) left center no-repeat;}

.mail{background: url(mail2.png) left center no-repeat;}


#kform{
	width: 570px;
	float: right;
	text-align: left;
}

#soc{
	display: inline-block;
	float: right;
	margin-top: -60px;
}

#soc a{
	display: inline-block;
	margin: 0 2px;
}

#soc a:hover{
	opacity: .5;
}

#menub{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
}

#menub a{
	font-family: arial;
	font-size: 13px;
	color: #a1a8b7;
	background: url(tr.png) left center no-repeat;
	padding-left: 15px;
	width: 145px;
	float: left;
	font-weight: 300;
	margin: 2px 0px;
}
#menub a:hover, #menub a.s{
	text-decoration: none;
	color: #fe7300;
}

.inp_f{
	font-size: 11px;
	color: #333947;
	border: none;
	background: #fff;
	border-radius: 2px;
	height: 35px;
	padding-left: 8px;
	float: left;
	margin-right: 10px;
	width: 183px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.nomg{
	margin-right: 0px;
}

.textarea{
	font-size: 11px;
	color: #333947;
	width: 100%;
	resize: none;
	height: 60px;
	border-radius: 2px;
	padding-top: 8px;
	border: none;
	padding-left: 8px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.btn_f{
	float: left;
	font-size: 14px;
	color: #fff;
	background: #de0029;
	border-radius: 2px;
	border: none;
	width: 140px;
	height: 35px;
	cursor: pointer;
}

.btn_f:hover{
	background: #f5d200;
	color: #000;
}

.inp_f:focus, .textarea:focus{
	border: 1px solid #000;
}

#kform ::-webkit-input-placeholder {color: #333947;}
#kform :-moz-placeholder {color: #333947;}
#kform ::-moz-placeholder {color: #333947;}
#kform :-ms-input-placeholder {color: #333947;}
#kform :placeholder-shown {color: #333947;}

/*scrollbale */

.tlo{
	border-top: 1px solid #cdcdcd;
	clear: both;
	float: left;
	width: 100%;
	padding: 40px 0px 0px 0px;
}

.tlo h3{
	position: relative;
	margin-bottom: 50px;
}

.tlo h3:before {
    content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -50px;
}

.scrollable {
  position:relative;
  overflow:hidden;
  width: 1060px;
  height:320px;
  margin: 0 auto;
}

.scrollable .items {
  width:20000em;
  position:absolute;
}

.items div {
  float:left;
}

.news{
	float: left;
	width: 320px;
	height: 280px;
	text-align: center;
	margin-right: 50px;
	font-size: 13px;
	color: #000;
	background: #fff;
}

.news img{
	display: inline-block;
	margin-bottom: 15px;
}

.opis_newsa{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #000;
}

.news a{
	font-size: 13px;
	color: #000;
}

.news a:hover{
	text-decoration: none;
	color: #fe7300;
}

.news small{
	font-size: 12px;
	color: #888888;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.news h4{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.news h4 a{
	color: #000;
}

.news h4 a:hover{
	text-decoration: none;
	color: #de0029;
}

.more{
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	background: #01539f;
	display: inline-block;
	padding: 2px 5px;
	margin: 10px 0px;
}

.more:hover{
	text-decoration: none;
	color: #454545;
}

.prev{
	display: block;
	width: 39px;
	height: 39px;
	background: url(nl.png) center center no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: -20px;
	z-index: 1;
	cursor: pointer;
}

.next{
	display: block;
	width: 39px;
	height: 39px;
	background: url(np.png) center center no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: -20px;
	z-index: 1;
	cursor: pointer;
}

.prev:hover, .next:hover{
	opacity: .5;
}

#mapa{
	clear: both;
	float: left;
	width: 100%;
}

#mapa iframe{
	width: 100% !important;
	height: 300px !important;
	border: none !important;
}

/*kolyumny na podstronach*/

#koll{
	width: 340px;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: left;
}

#kolp{
	width: 815px;
	float: right;
	margin-bottom: 20px;
	text-align: left;
}

#menull{
	clear: both;
	float: left;
	width: 100%;
	margin:0;
}

#menull a{
	margin: 5px 0px 0px 0px;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, .3);
}

.m1, .m2, .m3{
	font-size: 17px;
	color: #323232;
	background: url(ml.png) 10px center no-repeat, url(border_menu.png) top left repeat-x;
	padding-left: 30px;
	padding-right:10px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 17px;
	display: block;
	cursor:pointer;
}

.m1:hover, .m1.s{
	text-decoration: none;
	color: #fff;
	background: #2c72b4 url(mlh.png) 10px center no-repeat;
}

.m2{
	font-size: 13px;
	color: #000;
	background: url(ml.png) 10px center no-repeat;
	padding-left: 15px;

}

.m2:hover, .m2.s{
	text-decoration: none;
	color: #fff;
	background: #8ac134;
}

.m3{
	font-size: 14px;
	color: #6c6c6c;
	background: none;
	padding-left: 30px;
	box-shadow: none !important;
}

.m3:hover, .m3.s{
	text-decoration: none;
	color: #fff;
	background: #fe7300;
}

#koll h4{
	font-size: 20px;
text-transform: uppercase;
font-weight: bold;
border-left: 5px solid #8ac134;
padding-left: 10px;

}

.pod h1, .pod h2{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 0px !important;
}

.pod #content{}
.pdf{
	display: inline-block;
	background: url(pd.png) left center no-repeat;
	padding-left: 30px;
	margin: 5px 0px;
}
table{
	border-collapse: collapse
}
table tr td{
	border: 1px solid #d9d9d9;
	padding: 10px;
}
table tr:first-child{
	background: #5f5f5f;
}
table tr:first-child td{
	color: #fff;
	background: #5f5f5f;
}
table tr:nth-child(2n+1) {
    background: #ebebeb;
}


#stow{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}
#stow img{
	width: 50px;
	height: 63px;
}
#stow img:hover{
	opacity: .5;
}
@keyframes blink {
  0% {
    visibility: hidden;
    animation-timing-function: step-end;
	 -webkit-transition-duration: 0.9s;
   transition-duration: 0.9s;
  }
  25%, 100% {
    visibility: visible;
  }
}
blink {
  animation: blink 1s infinite;
  
}
#kotwica {
	padding-top: 140px;
	z-index: 1;
}