@charset "utf-8";
body {
    position:relative;
	height:100%;
	font: 1.1em/1.3 Times New Roman, serif;
	background: #343434;
	margin: 0px;
	padding: 0px;
	color: #3b454a;
	
}
a {
    text-decoration:none;
	color: #3b454a;
}
h1 {
    margin:30px 0px 20px 0px;
}
.bg_box {
    background:;
	height:100vh;
	min-height:800px;
	width:100%;
}
.box {
    display:block;
    background:;
	height:auto;
	width:90%;
	max-width:1300px;
	margin:0px auto;
}
.pass {
    background:#347890;
	height:50px;
	width:100%;
	margin:0px;
}
.p_l {
    display:block;
	background:;
    width:45%;
	margin:10px 5% 10px 0px;
	float:left;
}
.p_r {
    display:block;
	background: url('img/pasek_pion.png') repeat-y left;
    width:45%;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 5%;
	float:right;
}
.p_c {
    background:;
    width:100%;
	margin:10px 0px;
	float:left;
}
.p_k {
    clear:both;
    line-height:0px;
	margin-bottom:50px;
}

/* menu */
.menu {
    position:relative;
	display:inherit;
    background: url('bg/tlo_menu_3.jpg') no-repeat top;
	background-size:cover;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
}
.menu_box {
    position:fixed;
	top:0px;
    background:#fff;
	height:50px;
	width:100%;
	z-index:9999;
}
.menu_box a {
    float:right;
    margin:10px 25px auto 25px;
}
.logo {
    display:inline-block;
    background: url('img/logo_kolor_200.png') no-repeat;
    height:27px;
	width:200px;
	margin:12px 0px 11px 0px;
}
.logo_b {
    position:;
	display:;
    background: url('img/logo_biel_600.png') no-repeat;
	height:81px;
	width:600px;
	margin:100px auto;
}
.iko_center {
    background:;
	width:800px;
    margin:0px auto;
}
.iko_tlo {
    position:absolute;
	bottom:0px;
    background: url('img/3b454a_70.png') repeat;
	width:100%;
	height:auto;
	margin:0px;
	
}
.iko_menu_rama {
    position:;
	display:inline-block;
	background: url('img/3b454a_100.png') repeat;
    height:400px;
	width:242px;
	margin:10px 10px 50px 10px;
	overflow:hidden;
}
.iko_menu {
    position:;
	border: 8px solid #fff;
	box-shadow: 0px 0px 15px #000 inset;
    height:200px;
	width:200px;
	margin:13px;
	overflow:hidden;
}
.iko_a {
    background-image:url('img/iko_firma_b.png');
}
.iko_b {
    background-image:url('img/iko_kopara_b.png');
}
.iko_c {
    background-image:url('img/iko_kontakt_b.png');
}
.iko_menu_rama:hover .iko_menu {
    background-position:bottom;
}
.iko_menu_rama h2 {
    color:#cadadc;
	text-align:center;
}
.iko_menu_rama:hover h2 {
    color:#fff;
}
.iko_menu_rama p {
    color:#cadadc;
	margin:5px 13px;
	font: 0.9em serif;
}
/* o firmie */
.strzalka {
    position:relative;
    background: url('img/strzalka_gora_50.png') no-repeat top;
    height:50px;
	width:50px;
	margin:-30px auto -20px auto;
	overflow:hidden;
	z-index:100;
}
.strzalka:hover {
    background-position:bottom;
}	
.o_firmie_box {
    background:#fff;
	height:auto;
	min-height:;
	margin:10px 0px 0px 0px;
	box-shadow: 0px 0px 15px #000;
	overflow:show;
}
/* usługi */
.uslugi_box {
    background:#fff;
	margin:0px;
	
}
.img {
    position:;
   	height:auto;
	width:80%;
	max-width:1300px;
	margin:-20px 10% 0px 10%;
	z-index:-5;
}
/* kontakt */
.kontakt {
    position:relative;
	display:inherit;
    background: url('bg/tlo_D 119q.jpg') no-repeat top;
	background-size:cover;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
}
.kontakt_box {
    background:#fff;
	margin:0px 0px;
	box-shadow: 0px 15px 15px #000;
}
.mapa {
    margin:-20px 0px 20px 0px;
}
.formularz_box {
    position:;
	display:block;
    background: url('img/3b454a_70.png') repeat;
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	color:#fff;
}
.formularz_box h3 {
    background: url('img/57a7b3_50.png')repeat-x bottom;
	background-size:2px;
	width:45%;
    float:left;
	margin:0px;
}
.pr {
    float:right;
}
.form_a {
    display:block;
    background:;
	width:45%;
	margin:10px 0px 60px 0px;
	padding:0px 0px 0px 5%;
	float:right;
}
.form_b {
    width:100%;
	color: #3b454a;
}
.guzik {
    background:#fff; 
	height:auto; 
	width:auto; 
	border:none; 
	padding:5px 10px;
	color: #3b454a;
	cursor:pointer;
}
.guzik:hover {
    background:#347890;
    color:#fff;
}
/* stopa */
.stopka {
    position:absolute;
	bottom:0px;
    background:#343434 url('img/57a7b3_70.png') repeat-x top;
	background-size:5px;
	height:50px;
	width:100%;
	box-shadow: 0px 0px 15px #000;
}