@import url(stala/default.css);

.body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #fff;
	overflow-x: hidden;
}
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 {
	line-height: 140%;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}

.main {
	width: 1200px;
	position: relative;
	text-align: left;
	margin: auto;
	clear: both;
}
.main2 {
	width: 100%;
	position: relative;
	text-align: left;
	margin: auto;
	clear: both;
}
.ttop {
	width: 1200px;
	position: relative;
	text-align: left;
	margin: auto;
	clear: both;
	background: #fff;
	padding-top: 15px;
	height: 48px;
}

/*START*/

#logo {
	width: 342px;
	height: 88px;
	float:left;
	font-size: 11px;
	position:absolute;
	top: 22px;
	left: 0;
	text-indent: -9999em;
}

#logo span {
	width: 342px;
	height: 88px;
	position:absolute;
	top:0;
	left:0px;
	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: 150px;
	width: 100%;
	position: fixed;
	z-index: 100;
	background: #fff;
	border-bottom: 2px solid #e2e2e2;
}

header.active{	
}
header.active #top{
}
header.active #logo, header.active #logo span{
}
header.active #logo{
top: 0px;
}	
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.6s;
	-webkit-transition: 0.6s; 
	transition: 0.6s;
}

header.active{
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, .5);
	height: 120px;
}
#gora {
    float: right;
	 padding-top: 10px;
}
#phone_top {
	float: right;
	padding: 0px 25px 0px 25px;
	background: url(phone_top.png) left no-repeat;
}
#mail_top {
	float: right;
	padding: 0px 25px 0px 25px;
	background: url(mail_top.png) left no-repeat;
}
#mail_top a{
	color: #000;
}
#wys{
	clear: both;
	float: left;
	width: 100%;
	height: 160px;
}
header.active nav {
padding-top: 26px;
}
nav {
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
	position: relative;
	padding-top: 42px;
}

nav li {
	display: inline-block;
	position:relative;
	margin: 0 1px;
}

nav li a {
	font-size: 14px;
	color: #000;
	position: relative;
	margin-right: 20px;
	margin-left: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
nav li a.active {
	padding: 50px 25px 26px 25px;
}
nav li.act a, nav li:hover a{
	text-decoration: none;
	color: #000;
}

nav li.s a{
	color: #000;
	text-decoration: none;
	border-top: 2px solid #ff1b13;
	padding-top: 10px;
	font-weight: bold;
}

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:#ff0000 !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%;
	background: #fff url(bbg.jpg) bottom center repeat-x;
}

#kols {
	clear: both;
	float: left;
	width: 100%;
}


aside {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
}

blockquote {
	width: 1920px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slajd {
	height: 740px;
	width: auto;
	position: absolute;
	left: 0px;
	top: -8px;
	display: none;
	text-align: left;
	border: none;
}

.slajd img{
	float: left;
	width: 100%;
}
.nakl{
	width: 100%;
	position: absolute;
	top: 80px;
	text-align: center;
	padding: 35px 15px 35px 15px;
}
.nakl h6{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.nakl h6 a {
    color: #fff;
}
.nakl h6 a:hover{
	text-decoration: none;
	color: #000;
}
.opis_animki{
	clear: both;
	background: rgba(255, 255, 255, 0.6);
	padding: 12px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.wwl{
	display: inline-block;
	font-size: 18px;
	color: #ff7100;
	padding: 9px 22px 12px 22px;
	margin: 25px 0;
	border: 1px solid #dedede;
	background: #fff;
}
.wwl:hover{
	text-decoration: none;
	color: #fff;
	border: 1px solid #ff7100;
	background: #ff7100;
}
h1, h2{
	font-size: 30px;
	margin-bottom: 15px;
	font-weight: 300;
	text-align: center;
}
h3{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#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;
}
#liczba {
	clear: both;
	float: left;
	width: 100%;
	padding: 150px 0px 70px 120px;
	text-align: center;
}
.li1 {
	float: left;
	background: url(li1.png) top center no-repeat;
	padding: 70px 70px 0px 70px;
	font-size: 16px;
	font-weight: bold;
}
.li2 {
	float: left;
	background: url(li2.png) top center no-repeat;
	padding: 70px 70px 0px 70px;
	font-size: 16px;
	font-weight: bold;
}
.li3 {
	float: left;
	background: url(li3.png) top center no-repeat;
	padding: 70px 70px 0px 70px;
	font-size: 16px;
	font-weight: bold;
}
.li1 span, .li2 span, .li3 span {
	font-size: 40px;
	color: #31a4d8;
}

#pasek {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	background: url(pasek.gif) top repeat-x;
	padding-top: 20px;
	margin-top: 20px;
}
.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: 20px;
	padding-bottom: 30px;
}
#boxy_gl_nagl{
	clear: both;
	float: left;
	width: 100%;
	margin-left: 100px;
	margin-bottom: 40px;
}

.box{
	width: 290px;
	height: 290px;
	float: left;
	margin: 5px;
	border: thin solid #9b9b9b;
	background: #fff;
	padding:5px;
}

.cont_box{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	color: #5d5d5d;
	line-height: 22px;
	padding-top: 10px;
}

.box img:hover{
	background: #eaff00;
}

.box img{
	width: 100%;
	height: auto;
}
.pod aside, .pod .slajd{
	height: 350px;
}
#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;
}
.nakl_box {
	width: 390px;
	position: absolute;
	top: 165px;
	text-align: center;
	padding: 15px 10px 15px 10px;
	background: rgba(255, 255, 255, 0.8)
}
/*FOOTER*/
footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#copy {
	float: left;
	color: #5d5d5d;
	font-size: 10px;
	padding-left: 10px;
}
#copy span{
	color: #838383;
}
#projekt {
	float: right;
	color: #5d5d5d;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 10px;
}
#projekt span{
	color: #5d5d5d;
}

#projekt a {
	color:#5d5d5d;
}

#okno {
	clear: both;
	float: left;
	width: 100%;
	height: 360px;
	background: url(okno.jpg) top center no-repeat;
	background-attachment: scroll;
	background-attachment: fixed;
	margin: 10px 0px 10px 0px;
}
#okno h6 {
	font-size: 72px;
	color: #5e4a36;
	font-weight: 900;
	margin-top: 140px;
	text-transform: uppercase;
	letter-spacing: -4px;
	opacity:0.7;
}

/*duzy footer*/

#footer{
	clear: both;
	float: left;
	width: 100%;
	background: #000;
	padding: 40px 0px;
	margin-bottom: 10px;
}

#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;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

#kontakt_f{
	width: 48%;
	float: left;
	font-size: 16px;
	background: url(home_up.png) left no-repeat;
	padding: 25px 0px 25px 55px;
	margin: 15px 0px 0px 0px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#kontakt_f_tel{
	float: left;
	font-size: 16px;
	color: #fff;
	background: url(phone_up.png) left no-repeat;
	padding: 25px 0px 20px 65px;
	margin: 5px 0px 0px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#kontakt_f_mail{
	float: right;
	font-size: 16px;
	color: #fff;
	background: url(mail_up.png) left no-repeat;
	padding: 25px 0px 25px 48px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#kontakt_f_mail a{
	color: #fff;
}
#kontakt_f_mail a:hover{
	color: #fd190d;
	text-decoration: none;
}
#kontakt_f_h{
	padding-left: 120px;
	font-size: 14px;
	color: #fff;
}
#kontakt_f a{
	text-decoration: none;
}
#menu_top{
	float: right;
}


#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: 250px;
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: left;
}

#kolp{
	width: 915px;
	float: right;
	margin-bottom: 20px;
	text-align: left;
}

#menull{
	clear: both;
	float: left;
	width: 100%;
	margin:0;
}

#menull a{
	margin: 5px 0;
	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: 10px;

}

.m2:hover, .m2.s{
	text-decoration: none;
	color: #fff;
	background: #ff0000;
}

.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: 22px;

}

.pod h1, .pod h2{
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

.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: #fe7300;
}
table tr:first-child td{
	color: #fff;
}
#stow{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}
#stow img{
	width: 50px;
	height: 63px;
}
#stow img:hover{
	opacity: .5;
}
.cont{
	font-size: 15px;
	color: #fff;
	background: #000;
	padding: 10px;
}
.cont a:hover{
	font-size: 15px;
	color: #fff;
	background: #ff0000;
	padding: 10px;
	text-decoration: none;
}
#cont2{
	text-align: center;
	margin-bottom: 20px;
}
#cont2 a{
	font-size: 14px;
	color: #fff;
	background: #ff0000;
	padding: 10px;
	text-align: center;
	
}
#cont2 a:hover{
	background: #000;
	text-decoration: none;
}

.vlt-collapse-item {
    -webkit-box-shadow: inset 0 -2px 0 0 #e7e7e7;
    box-shadow: inset 0 -2px 0 0 #e7e7e7;
}
.vlt-collapse-item__header h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding-right: 30px;
    text-transform: uppercase;
    color: inherit;
}

*, ::after, ::before {
    box-sizing: border-box;
}
.vlt-collapse-item__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 0;
    cursor: pointer;
    color: #000;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.vlt-collapse-item__content {
    font-size: 16px;
    display: none;
    padding-bottom: 30px;
}

.vlt-collapse-item__header i {
    font-size: 17px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1);
}
[class^="lnr-"], [class*=" lnr-"] {
    font-family: 'Linearicons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: liga;
    -moz-font-feature-settings: liga=1;
    -moz-font-feature-settings: liga;
    -ms-font-feature-settings: liga 1;
    -o-font-feature-settings: liga;
    font-feature-settings: liga;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.vlt-collapse-container .vlt-collapse-item--active .vlt-collapse-item__header {
    color: var(--p1);
}
.vlt-collapse-container .vlt-collapse-item--active .vlt-collapse-item__header i {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}
body .vlt-site-wrapper, .vlt-services-box__text, .vlt-services-box .has-secondary-font, .vlt-testimonial-slider--style-1 .vlt-testimonial-item__person .data span, .wpcf7 label {
    color: #2a2f70 !important;
}