/*
Theme Name: Simple Parallax Website
Description: Simple Parallax Scrolling Effect
Author: Samuel Dalusung
*/

/*= GENERAL STYLING
--------------------------------------------------------*/

    #gazkomplex {
        height:400px;
        width:100%;
        margin-top: 4px;
        z-index: 45;

    }
    .gm-style-iw * {
        display: block;
        width: 100%;
    }
    .gm-style-iw h4, .gm-style-iw p {
        margin: 0;
        padding: 0;
    }
    .gm-style-iw a {
        color: #4272db;
    }

body{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #FFF;
	background: #0080ff;
}


@font-face {
    font-family: renfrew;
    src: url(../font/renfrew.ttf);

}

h1 { 
    font-family: Arial;
	font-weight:normal;
	font-size: 28px;
	text-align: center;
	color: #eb3e00;
	margin: 0;
	padding: 0;
	text-align: left;
}

h2 {
   font-family:'Arial';
   font-weight: normal;
   font-size: 18px;
   color: #0080ff;
   margin: 0;
margin-left: -20px;
}

h3 {
   font-family: 'Renfrew';
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
	padding: 0;
	z-index: 1;

}



.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px;	}
.clear { clear: both; }
a.lpanel { float: left; color: #2e549d; font-size: 12px; font-family:"Arial"; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #2e549d;  font-size: 12px; font-family:"Arial"; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }
/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	width: 100%; 
	background: #FFF; 
	height: 100px; 	
	position: fixed;
	margin-top: 0px;
	border-bottom: 4px solid #0080ff;
	z-index: 100;

}

#nav { float: right; margin-top: 10px; }
#logo a { width: 365px; color: #fff; text-decoration: none; float: left; font-size: 30px; margin-top: 0px; color: #fff; font-family:"Arial"; font-weight: bold;}
#nav ul{
	list-style: none;
	display: block;
	list-style: none;	
}

#nav li{
	margin: 0 auto;

	margin-top: 9px;	
		float: left;

}

#nav li a { color: #0080ff; opacity:0.6; font-size: 18px; text-decoration: none; font-family: 'Arial'; transition: ease 0.7s;padding-bottom: 35px; }
#nav li a.active { color: #0080ff; opacity:1; border-bottom: 6px solid #0080ff; padding-bottom: 34px;}
#nav li a:hover { color: #eb3e00; opacity:0.8; transition: ease 0.4s;}



/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {   
 font-family: renfrew, serif;
   font-weight: normal;
   font-size: 30px;
  text-align: left;
  margin: 0px auto;
  padding: 0 0 0 5px;
  background: #FFF;
  color: #2e549d;

}
.quotes_p {   
 font-family: 'Arial', serif;
   font-weight: normal;
   font-size: 24px;
  text-align: left;
  margin: 0px auto;
  padding: 0 0 0 15px;
  background-color:rgba(255, 255, 255, 0.5);
  color: #2e549d;

}
   



/*= BUTTONS
--------------------------------------------------------*/

button.btn-know { 
	padding: 15px 47px; 
	margin: 40px 38.8%;
	text-align: center;
	border: 4px solid #fff; 
	color: #fff; 
	background: transparent; 
	font-size: 19px;
	cursor: pointer;
	text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }



/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide2{ width: 100%; }
#slide1{
	background: #FFF url('../img/slide1.jpg') 40% 0 no-repeat fixed ;
	color: #FFF;
	margin: 0;
	padding: 140px 0 60px 0;
	background-size: cover;

}

#slide2{
	background: #FFF url('../img/slide_dox.jpg') 40% 0 no-repeat fixed ;
	background-color: #FFF;
	color: #fff;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	padding: 200px 0;
}
#slide2 p, #slide4 p,#slide5 p {
    font-family:"Arial";
}
#slide3{
	background: #FFF;
	color: #fff;
	padding: 100px 0 0 0;	
	background-size: cover;
}

#slide4{
	background-color: #2e549d;
	color: #fff;
	height: 900px;
	padding: 100px 0;
}

#slide5{
	background: url(../img/slide5.jpg) 50% 0 no-repeat fixed;
	height: 700px;
	margin: 0 auto;
	padding: 250px 0;
	color: #fff;
	background-size: cover;
}


/*= FOOTER 
--------------------------------------------------------*/
#footer {
width: 960px;
float: left;
height: 330px;
margin: 0 auto;
background: #FFF;

}
#footer_left, #footer_middle, #footer_right{
font-family: Arial;
font-size: 14px;
padding-top: 30px;
letter-spacing: 1px;
line-height: 1.4em;

}


#footer_left {
width: 380px;
float: left;

}

#footer_left a:hover{
color: #eb3e00;
transition: ease 0.4s;
}
#footer_middle {
float: left;
width: 200px;

}
#footer_right {
float: left;
width: 380px;
text-align: right;

}
#footer_tomi {
float: left;
width: 960px;
font-family: Arial;
font-size: 12px;
padding: 10px 0;
letter-spacing: 1px;
line-height: 1.4em;

}

#copyright  { background: #0080ff; color: #fff; font-family:"Arial";  font-size: 14px; padding-top: 30px; text-align: center; height: 250px; }
#copyright  a { text-decoration: none; color: #fff;  }

.o_firmie {
 background-color:rgba(255,255,255,0.8);
width: 500px;
padding: 20px 20px 40px 20px;

}
.kontakt {
 background-color:rgba(255,255,255,0.8);
width: 450px;
padding: 20px 20px 40px 20px;
}
.zalaczniki {
 background-color:rgba(255,255,255,0.8);
width: 960px;
padding: 20px 20px 40px 20px;
}
.zakres {
background-color:rgba(255,255,255,0.8);
width: 480px;
padding: 20px 20px 40px 40px;

}
.zakres li{
}
.zalaczniki a, .kontakt a {
color: #0080ff;
transition: ease 0.7s;
}
.zalaczniki a:hover, .kontakt a:hover  {
color: #eb3e00;
transition: ease 0.4s;
}
.o_firmie span, .zakres, .zalaczniki, .kontakt {
color: #0080ff;
font-family: Arial;
font-size: 18px;
letter-spacing: 1px;
line-height: 1.4em;
}

a {
color: #FFF;
text-decoration: none;
transition: ease 0.4s; 
}
.red {
color: #F00;
font-style: italic;
}

#kontakt_l {
width: 200px;
float: left;

}



