@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);

/*-----------------------------------------------------------------------------------*/
/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
body{
    color:#787878;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    background: #fff;
	margin:0;
	padding:0;
}
header,
nav,
section,
article{display: block;}

.last{
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.clear{clear: both;}

.alignleft{float: left !important;}
.alignright{float: right !important;}
.aligncenter {text-align: center !important;}
.span6.no-margin-left {margin-left: 0!important;}

/* Headers */
h1,
h2,
h3,
h4,
h5,
h6{
    color: #676767;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
}

h1{
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 22px;
}
h2{
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 20px;
}
h3{
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 18px;
    font-weight:400;
}
h4{
    font-size: 16px;
    margin-bottom: 16px;
}
h5{
    font-size: 14px;
    margin-bottom: 14px;
}
h6{
    font-size: 12px;
    margin-bottom:12px;
}

p{
    margin-bottom: 15px;
    line-height: 20px;
}
* p:last-child{margin-bottom: 0 !important;}

/* Link Styles */
a{
    color: #fff;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color: #000;}

.title a{
    color: #accbbc;
    font-weight: 600;
    font-size: 12px;
}
h4.title a{
    font-size:16px;
    font-weight:400;
    letter-spacing: 0.05em;
}
.title a:hover{color: #accbbc;}

/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/
.kontakt{
	background: none;
	position:relative;
	padding-bottom:20px;
	margin: -210px 0 0 0;
	-webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 3px 3px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 3px 3px rgba(50, 50, 50, 0.5);
}
.kontaktup{
	position:absolute;
	height:220px;
	width:100%;
}
.kontaktup .row .span12{
	height:220px;
	z-index:20;
	background: #fff;
}
.kontaktupleft{
	position:absolute;
	width:49%;
	height:220px;
	float:right;
	z-index:0;
	background: #fff;
}
.kontaktupright{
	position:absolute;
	width:49%;
	height:210px;
	right:0;
	z-index:0;
	background:rgba(255,192,0,0.5);
}
.kontakt-title{
	text-align:left;
	width:100%;
	max-width:1170px;
	margin: 10px auto 15px auto;
	padding: 30px 20px 30px 20px;
	font-family: "Oswald", sans-serif;
	letter-spacing: 0.005em;
	font-weight:700;
	line-height:1.5em;
	font-size:48px;
	color: #1b3848;
	position:relative;
}
.podstronakontakt{
	max-width:270px;
}
#floatdiv{
  	margin-top:50px;
  	position:absolute;
	
}
.floatmenu{
	max-width:100%;
	background: #252525;
	margin:0;
	min-width:220px;
  
}
.podstronakontakt h2{
	color: #f4b009;
	font-family: "Oswald", sans-serif;
	letter-spacing: 0.005em;
	font-weight:400;
	font-size:30px;
	padding:10px;
}
.podstronakontakt h2 span{
	font-weight:300;
	font-size:30px;
}
.podstronakontakt h3{
	color: #fff;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	font-family: "Open Sans", sans-serif;
	font-weight:400;
	font-size:24px;
}
.podstronakontakt h3 span{
	font-weight:300;
	font-size:24px;
}
.podstronakontakt p{
	color: #fff;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	font-family: "Open Sans", sans-serif;
	font-weight:300;
	font-size:16px;
}
.podstronakontakt p span{
	font-weight:400;
	font-size:16px;
}
.podstronakontakt a{
	left:100%;
	margin-left:-130px;
	display:block;
	position:relative;
	width:120px;
	background: #f4b009;
	font-family: "Oswald", sans-serif;
	letter-spacing: 0.005em;
	font-weight:400;
	font-size:18px;
	text-transform:uppercase;
	padding:5px 5px;
	line-height:1em;
}
.podstronakontakt a span{
	font-weight:300;
	font-size:18px;
}
.podstronakontakt a:hover{
	background:#230a30;
	color:#fff;
}

.podstronadane h2{
	font-family: "Oswald", sans-serif;
	letter-spacing: 0.005em;
	font-weight:700;
	line-height:1.5em;
	font-size:48px;
	color: #1b3848;
	margin:30px 0 20px 0;
}
.podstronadane p{
	font-family: "Open Sans", sans-serif;
	font-weight:400;
	line-height:1.5em;
	font-size:16px;
	color: #1b3848;
	text-align:justify;
	padding-right:30px;
}
.podstronadane p span{
	font-weight:600;
}
.podstronadane h4{
	font-family: "Open Sans", sans-serif;
	font-weight:400;
	line-height:1.5em;
	font-size:20px;
	color: #1b3848;
	text-align:left;
	padding-right:30px;
}
.podstronadane h4 span{
	font-weight:600;
}
.podstronadane ol{
	font-family: "Open Sans", sans-serif;
	font-weight:400;
	font-size:16px;
	color: #1b3848;
}
.podstronadane ol li{
	padding-bottom:10px;
	
}
.podstronadane ol li ul{
	list-style-type:disc;
	color:#ffc000;
}
.danekontakt h3{
	font-family:"Open Sans", sans-serif;
	font-weight:400;
	font-size:30px;
	color: #1b3848;
	line-height:1.5em;
	margin:0 0 10px 0;
}
.danekontakt h3 span{
	font-weight:300;
}
.danekontakt p{
	font-family:"Open Sans", sans-serif;
	font-weight:400;
	font-size:18px;
	color: #1b3848;
	line-height:1.5em;
}
.danekontakt p span{
	font-weight:300;
}
.danekontakt h4{
	font-family:"Open Sans", sans-serif;
	font-weight:400;
	font-size:28px;
	color: #1b3848;
	line-height:1.5em;
}
.danekontakt a{
	font-family:"Open Sans", sans-serif;
	font-weight:400;
	font-size:18px;
	color: #1b3848;
	text-decoration:none;
}
.danekontakt a:hover{
	color: #1b3848;
	text-decoration:none;
}

.asortyment ul li{
	color:#ffc000;
	
	
}
.asortyment.cennik ul{
	margin:0;
	list-style:none;
	
}
.asortyment.cennik ul li{
	background:rgb(255, 192, 0);
	list-style-position:inside;
	margin:15px auto;
	padding:5px;
-webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.2);
box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.2);

}

.asortyment ul li span{
	color:#1b3848;
	font-family:"Open Sans", sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:1.5em;
	
}
.asortyment.cennik ul {
	padding-right:35px;
}
#mapka{
	width:100%;
	height:400px;
}
#mapka img{
	max-width:none;
}
#kontakt .divider-hor{
	margin:50px auto;
}
textarea, 
input[type="text"],
input[type="email"]{
	width:100%;
	height:auto;
	padding:5px 7px;
	border-radius:0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
input[type="submit"]{
	background: #ffc000;
	font-size:18px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
	letter-spacing: 0.005em;
	color:#fff;
	border:0;
	border-radius:0;
	padding:5px 10px;
	text-transform:uppercase;
}
input[type="submit"]:hover{
	background: #230a30;
}



/* Main Menu */
.logo{
	margin: 10px 30px;
}
.logo img{
width:100%;
max-width:240px;
}
#mainmenu {
    background: rgba(255,255,255,0.9);
	position:fixed;
    display: inline-block;
    width: 100%;
	height:55px;
	z-index:1000;
}
.res-menu{display: none;}
.res-menu{
    width: auto;
    margin-top: 8px;
	float:right;
}
.menu-tel{
	float:right;
	margin-top:16px;
	margin-right:30px;
	width:40px;
	cursor:pointer;
	display:none;
	z-index:2;
	position:relative;
}
#menu ul {margin: 0 0 -5px 9px;}
#menu > ul{
    display: block;
    margin-left:0;
}
#menu > ul > li{
    list-style: none;
    float: left;
    position: relative;
    padding: 25px 10px;
	color:#000;
}
#menu > ul > li:last-child{
	margin-right:20px;
}
#menu > ul > li:hover{
	background: #230a30;
	color:#fff;
}
#menu > ul > li:hover a{
	color:#fff;
}
#menu > ul > li:hover ul li a{
	color:#90858b;
}
#menu > ul > li:hover ul li a:hover{
	color:#fff;
}
#menu > ul > li > a{
    font-size: 12px;
    font-weight: 400;
    color: #676767;
    display: block;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
}
#menu > ul a:hover{color: #fff;}
#menu .current {
	background: #ffc000;
}
#menu .current:hover a{
	color:#fff;
}
#menu .current a{
    color: #000;
}
#menu .current {
    color: #000;
}
#menu .current ul li a{
    color: #90858b;
}
#menu .current:hover ul li a{
    color: #90858b;
}
#menu .current:hover ul li a:hover{
    color: #fff;
}
#menu ul ul {
    background: none repeat scroll 0 0 #3f2333;
    padding: 10px 0;
    position: absolute;
    width: 150px;
}
#menu > ul > li > ul {
    margin-top: 18px;
    z-index: 99999;
}
#menu ul ul li {
    border-bottom: 1px solid #90858b;
    list-style: none outside none;
    margin: 5px 20px 5px 25px;
    position: relative;
}
#menu ul ul li.last{
    border-bottom: none !important
}
#menu ul ul li.menu-last{border-bottom: none;}
#menu ul ul a{
    display: block;
    padding: 5px 0;
    color: #90858b;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
    font-size: 12px;

}
#menu > ul > li > ul>li>ul {
    border-top: 4px solid #7DA817;
    margin-left: -14px;
    margin-top: -12px;
    }
#menu ul ul a:hover{color: #fff;}
#menu li:hover {visibility: inherit;}
#menu li:hover ul,
#menu li.sfHover ul {
    left: -9px;
    top: 52px;
    z-index: 99;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
    left: 166px;
    top: -2px;
}
#menu ul.menumobile{
	float:none;
	position:absolute;
	top:55px;
	display:none;
	width:100%;
	background: rgba(255,255,255,0.9);
}
#menu ul.menumobile li{
	float:none;
	padding:10px;
	text-align:center;
}

#menu ul.menumobile li:last-child{
	margin:0;
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Main Content Styles
/*-----------------------------------------------------------------------------------*/
.container{position: relative;}
#container{
    position: relative;
    background-color: #fff;
}
#container .container{padding: 30px;}

#container .container > .row{margin-bottom: 10px;}
#container .row.last{margin-bottom: 30px;}
.row.da-thumbs{margin-bottom: 0 !important;}
#container .container.uslugi{
	padding:50px 0 70px 0;
}
 /*Paralax Slider*/
.da-slider{
    width: 100%;
    min-width: 520px;
    height: 600px;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
    -webkit-transition: background-position 1s ease-out 0.3s;
    -moz-transition: background-position 1s ease-out 0.3s;
    -o-transition: background-position 1s ease-out 0.3s;
    -ms-transition: background-position 1s ease-out 0.3s;
    transition: background-position 1s ease-out 0.3s;
}
.da-slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
    text-align: left;
}
/*.da-slide-current{*/
    /*z-index: 1000;*/
/*}*/
.da-slider-fb .da-slide{
    left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
    left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .backwhite,
.da-slide .da-img{
    position: absolute;
    opacity: 0;
    left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p{
    left: 30px;
    opacity: 1;
}
.da-slider-fb .da-slide .da-img, .da-slider-fb .da-slide .backwhite{
    left: 0%;
    opacity: 1;
}
.da-slide h2 {
    color: #fff;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
    font-size: 36px;
    font-weight: 300;
    top: 330px;
    width: 40%;
    z-index: 20;
	line-height:1.2em;
	text-transform:uppercase;
}
.da-slide h2 span{
    font-size: 36px;
    font-weight: 400;
}
.da-slide p {
    color: #000;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
	letter-spacing: 0.005em;
    font-size: 18px;
    font-weight: 300;
    height: 80px;
    line-height: 1.5em;
    top: 60%;
    width: 35%;
	z-index:10;
}
.da-slide .backwhite{
	background: rgba(36,35,51,0.7);
	top: 330px;
    width: 45%;
	z-index:10;
	height:60px;
	border:0;
}
.da-slide .da-img{
    text-align: center;
    width: 100%;
    top: 0px;
    height: 800px;
    line-height: 320px;
    left: 110%; /*60%*/
}
.da-slide .da-img1{
    text-align: center;
    width: 100%;
    top: 0px;
    height: 800px;
    line-height: 320px;
    left: 110%; /*60%*/
}
.da-slide .da-link2 {
	width: 100px;
    background: none repeat scroll 0 0 #ffc000;
	color: #fff;
    text-align: center;
	line-height:24px;
    top: 215px;
	z-index:20;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
    font-size: 24px;
	padding: 5px 11px 5px 10px;
	position: relative;
	left:100%;
	margin-left:-100px;
	border:0;
	text-transform:uppercase;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.da-slide .da-link2:hover{
	background:#230a30;
}
.da-dots{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0px;
    bottom: 20px;
    z-index: 100;
    -moz-user-select: none;
    -webkit-user-select: none;
	display:none;
}
.da-dots span {
    background: none repeat scroll 0 0 #464646;
	border:1px solid #bdbdbd;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 3px;
    position: relative;
    width: 15px;
}
.da-dots span.da-dots-current{
	background: none repeat scroll 0 0 #f3b40a;
}
.da-slide-current h2,
.da-slide-current p{
    left: 52%;
    opacity: 1;
}
.da-slide-current .da-link{
    left: 45%;
    opacity: 1;
}
.da-slide-current .da-img, .da-slide-current .da-img1{
    left: 0%;
    opacity: 1;
}
.da-slide-current .backwhite{
	left:50%;
	opacity:1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
    -webkit-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
    -moz-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
    -o-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
    -ms-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
    animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
}
.da-slide-fromright p{
    -webkit-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
    -moz-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
    -o-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
    -ms-animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
    animation: fromRightAnim2 0.6s ease-in-out 0.8s both;
}
.da-slide-fromright .da-link{
    -webkit-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
    -moz-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
    -o-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
    -ms-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
    animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
}
.da-slide-fromright .da-img{
    -webkit-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
    -moz-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
    -o-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
    -ms-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
    animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
}
.da-slide-fromright .backwhite
{
    -webkit-animation: fromRightAnim5 0.6s ease-in-out 0.6s both;
    -moz-animation: fromRightAnim5 0.6s ease-in-out 0.6s both;
    -o-animation: fromRightAnim5 0.6s ease-in-out 0.6s both;
    -ms-animation: fromRightAnim5 0.6s ease-in-out 0.6s both;
    animation: fromRightAnim5 0.6s ease-in-out 0.6s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim5{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}
@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-moz-keyframes fromRightAnim5{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-o-keyframes fromRightAnim5{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-ms-keyframes fromRightAnim5{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@keyframes fromRightAnim5{
	0%{ left: 100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
    -webkit-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
    -moz-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
    -o-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
    -ms-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
    animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
}
.da-slide-fromleft p{
    -webkit-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
    -moz-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
    -o-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
    -ms-animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
    animation: fromLeftAnim2 0.6s ease-in-out 0.6s both;
}
.da-slide-fromleft .da-link{
    -webkit-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
    -moz-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
    -o-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
    -ms-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
    animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
}
.da-slide-fromleft .da-img{
    -webkit-animation: fromLeftAnim4 0.6s ease-in-out  both;
    -moz-animation: fromLeftAnim4 0.6s ease-in-out  both;
    -o-animation: fromLeftAnim4 0.6s ease-in-out  both;
    -ms-animation: fromLeftAnim4 0.6s ease-in-out  both;
    animation: fromLeftAnim4 0.6s ease-in-out  both;
}
.da-slide-fromleft .backwhite{
    -webkit-animation: fromLeftAnim5 0.6s ease-in-out  both;
    -moz-animation: fromLeftAnim5 0.6s ease-in-out  both;
    -o-animation: fromLeftAnim5 0.6s ease-in-out  both;
    -ms-animation: fromLeftAnim5 0.6s ease-in-out  both;
    animation: fromLeftAnim5 0.6s ease-in-out  both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim5{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim5{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-o-keyframes fromLeftAnim5{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim5{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 52%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 0%; opacity: 1; }
}
@keyframes fromLeftAnim5{
	0%{ left: -100%; opacity: 0; }
	100%{ left: 50%; opacity: 1; }
}

/* Slide out to the right */
.da-slide-toright h2{
    -webkit-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
    -moz-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
    -o-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
    -ms-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
    animation: toRightAnim1 0.6s ease-in-out 0.6s both;
}
.da-slide-toright p{
    -webkit-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
    -moz-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
    -o-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
    -ms-animation: toRightAnim2 0.6s ease-in-out 0.3s both;
    animation: toRightAnim2 0.6s ease-in-out 0.3s both;
}
.da-slide-toright .da-link{
    -webkit-animation: toRightAnim3 0.4s ease-in-out both;
    -moz-animation: toRightAnim3 0.4s ease-in-out both;
    -o-animation: toRightAnim3 0.4s ease-in-out both;
    -ms-animation: toRightAnim3 0.4s ease-in-out both;
    animation: toRightAnim3 0.4s ease-in-out both;
}
.da-slide-toright .da-img{
    -webkit-animation: toRightAnim4 0.6s ease-in-out both;
    -moz-animation: toRightAnim4 0.6s ease-in-out both;
    -o-animation: toRightAnim4 0.6s ease-in-out both;
    -ms-animation: toRightAnim4 0.6s ease-in-out both;
    animation: toRightAnim4 0.6s ease-in-out both;
}
.da-slide-toright .backwhite{
    -webkit-animation: toRightAnim5 0.6s ease-in-out both;
    -moz-animation: toRightAnim5 0.6s ease-in-out both;
    -o-animation: toRightAnim5 0.6s ease-in-out both;
    -ms-animation: toRightAnim5 0.6s ease-in-out both;
    animation: toRightAnim5 0.6s ease-in-out both;
}

@-webkit-keyframes toRightAnim1{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 52%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*30%{ left: 55%;  opacity: 1; }*/
	100%{ left: 100%; opacity: 0; }
}

/* Slide out to the left*/
.da-slide-toleft h2{
    -webkit-animation: toLeftAnim1 0.6s ease-in-out both;
    -moz-animation: toLeftAnim1 0.6s ease-in-out both;
    -o-animation: toLeftAnim1 0.6s ease-in-out both;
    -ms-animation: toLeftAnim1 0.6s ease-in-out both;
    animation: toLeftAnim1 0.6s ease-in-out both;
}
.da-slide-toleft p{
    -webkit-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
    -moz-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
    -o-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
    -ms-animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
    animation: toLeftAnim2 0.6s ease-in-out 0.3s both;
}
.da-slide-toleft .da-link{
    -webkit-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
    -moz-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
    -o-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
    -ms-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
    animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
}
.da-slide-toleft .da-img{
    -webkit-animation: toLeftAnim4 0.6s ease-in-out 0.6s both;
    -moz-animation: toLeftAnim4 0.6s ease-in-out 0.6s both;
    -o-animation: toLeftAnim4 0.6s ease-in-out 0.6s both;
    -ms-animation: toLeftAnim4 0.6s ease-in-out 0.6s both;
    animation: toLeftAnim4 0.6s ease-in-out 0.6s both;
}
.da-slide-toleft .backwhite{
    -webkit-animation: toLeftAnim5 0.6s ease-in-out 0.6s both;
    -moz-animation: toLeftAnim5 0.6s ease-in-out 0.6s both;
    -o-animation: toLeftAnim5 0.6s ease-in-out 0.6s both;
    -ms-animation: toLeftAnim5 0.6s ease-in-out 0.6s both;
    animation: toLeftAnim5 0.6s ease-in-out 0.6s both;
}

@-webkit-keyframes toLeftAnim1{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}
@-moz-keyframes toLeftAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}
@-o-keyframes toLeftAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}
@-ms-keyframes toLeftAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -100%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 52%;  opacity: 1; }
	30%{ left: 65%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 0%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}
@keyframes toLeftAnim5{
	0%{ left: 50%;  opacity: 1; }
	/*70%{ left: 30%;  opacity: 0; }*/
	100%{ left: -100%; opacity: 0; }
}
/* Welcome Slogan */
#welcome{
    text-align: center;
    padding: 25px 150px;
margin:45px 0;
}
#welcome h1 {
    color: #2d3a48;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
    font-size: 48px;
    font-weight: 600;
    line-height: 1em !important;
    margin-bottom: 10px !important;
}
#welcome h1 span{
    font-size: 32px;
    font-weight: 400;
}
#welcome p {
    color: #9fbcae;
    font-size: 12px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 20px;
}
h3.title{
	color:#000;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
	font-weight:600;
	font-size:28px;
	line-height:1.2em;
}
h3.title span{
	color:#000;
	font-weight:400;
	font-size:24px;
}
.divider-blok{
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.services-icon{
	background: #261b2c;
}
.services-icon img{
	width:100%;
}
.services-icon img:hover{
	opacity:0.6;
}
.service-text{
	font-family: "Open Sans", sans-serif;
	font-weight:400;
	font-size:14px;
	color:#323232;
}
.service-link{
	width: 80px;
    background: none repeat scroll 0 0 #ffc000;
	color: #fff;
    text-align: center;
	line-height:18px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.005em;
    font-size: 18px;
	padding: 7px 7px;
	position: relative;
	border:0;
	float:right;
	text-transform:uppercase;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.service-link:hover{
		background:#230a30;
		color:#fff;
}

article.span3 h4{
    margin-top: 0px;
}
#zakres{
	position:absolute;
	top:-50px;
}
#cennik{
	position:absolute;
	top:-50px;
}
/*-----------------------------------------------------------------------------------*/
/*	4.	Footer Styles
/*-----------------------------------------------------------------------------------*/
/* Footer Menu */
#footer-menu {
    width: 100%;
	background:#261b2c;
	font-family: "Open Sans", sans-serif;
	font-weight:300;
	font-size:14px;
	color:#fff;
}

#footer-menu .container{
    padding-top: 10px;
    padding-bottom: 0;
}
#footer-menu a {
    color: #fff;
    font-weight: 600;
	font-family: "Open Sans", sans-serif;
	font-size:16px;
	font-style: italic;
}
#footer-menu a:hover{

color: #fff;
}


/* Back to Top */
#toTop {
    background: url("../images/ui.totop.png") no-repeat scroll left top transparent;
    border: medium none;
    bottom: 6px;
    display: none;
    height: 40px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: -999px;
    width: 40px;
	z-index:10000;
}
#toTopHover {
    background: url("../images/ui.totop.png") no-repeat scroll left -40px transparent;
    display: block;
    float: left;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    width: 40px;
}
#toTop:active, #toTop:focus {
    outline: medium none;
}
.contactModal{
display: block;
font-family: "Oswald", sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #000;
}
/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 980px)  and (max-width: 1318px){
	.da-slide h2{
		font-size:27px;
	}
	.da-slide h2 span{
		font-size:27px;
	}
}

@media (min-width: 880px) and (max-width: 979px) {
    #welcome{padding: 0;}
		.da-slide h2{
		font-size:24px;
	}
	.da-slide h2 span{
		font-size:24px;
	}
	.container{
		width:100%;
	}
	#floatdiv{
		position:relative;
	}
}
@media (min-width: 769px) and (max-width: 879px) {
    #welcome{padding: 0;}
	.da-slide h2{
		font-size:22px;
	}
	.da-slide h2 span{
		font-size:22px;
	}
	#floatdiv{
		position:relative;
	}
}
@media (max-width: 768px){
    .container{
	padding: 0 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
    #menu ul.menu{display: none;}
	.menu-tel{display:block;}
    .res-menu{display: block; margin-right:50px;}
    .logo{text-align:center; ;}
    #welcome{padding: 0;}
	#welcome h1{
		font-size:36px;
	}
	#welcome h1 span{
		font-size:24px;
	}
    #footer-menu .span8 span, #footer-menu .span4 span{
        margin-bottom: 15px;
        text-align:center;
		float:none !important;
    }
	.podstronakontakt{
	margin-top:0px;
	}
	.da-slide h2{
		font-size:18px;
	}
	.da-slide h2 span{
		font-size:18px;
	}
	#floatdiv{
		position:relative;
	}
}

@media (max-width: 480px){
	#welcome h1{
		font-size:24px;
	}
	#welcome h1 span{
		font-size:18px;
	}
    #menu{
        float: none;
    }
    #header .logo img {
     float:none;
    }
   .da-slider{
        min-width:300px;
        height: 455px;
        margin:0;
            }
    .da-slide h2 {
        font-size: 14px;
        font-weight: 400;
        top:185px;
		width:40%
    }
	.da-slide h2 span{
		font-size:14px;
	}
	.da-slide .backwhite{
		top:185px;
		width:45%;
	}
	.podstronakontakt{
	margin-top:0px;
	}
	#floatdiv{
		position:relative;
	}

}
@media (max-width: 385px){
	#menu ul.menumobile{
		top:90px;
	}
	.menu-tel{
		width: 100%;
		margin: 0px auto;
	text-align: center;
	}
	#mainmenu{
		height:90px
	}
}