body{
	font-family:Myriad Pro,Calibri,Arial;
	font-size:14px;
	background:#374a86;
	margin:0px 0px 0px 0px;
	color:#4d4d4d;
}
a{
	text-decoration:none;
	color:#293d7a;
}
a img{
	border:none;
}
.gora{
	background:#fff;
}
.naglowek{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	height:120px;
}
.baner{
	margin:0px auto 0px auto;
	position:relative;
	background:url(rys/baner.png) center top;
	height:262px;	
}

.baner div:first-child{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
}
.baner div img:first-child{
	position:absolute;
	z-index: 10;
	left:2px;
	top:70px;
}
#realizacje1, #realizacje2 {
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 1;
}
.baner_srodek{
	width:1000px;
	margin:0px auto 0px auto;
}
.logo{
	left:0px;
	bottom:30px;
	position:absolute;
	z-index:1;
}

.menu{
	margin:0px auto 0px auto;
	right:0px;
	bottom:-26px;
	position:absolute;
	border-radius:9px;
	z-index:100;
}
.menu a,.menu span{
	font-size:15px;
	padding:4px 20px 5px 20px;
	display:inline-block;
	color:#fff;
	position:relative;
	text-shadow:0 0 1px #fff; 
	border-radius:6px;
	margin-right:2px
}
.menu a:hover,.menu span{
	color:#a08d72;
	text-shadow:0 0 1px #a08d72;
	background:url(rys/menu_gorne_hover.jpg) center top no-repeat #EAD7B9;	
	box-shadow: 1px 2px 2px #333;
}
.menu_lewe{
	position:absolute;
	left:0px;
	top:-39px;
	width:208px;
	background:url(rys/menu_lewe.png) no-repeat #EBE0D0;
	border-radius:8px;
	padding:12px 15px 30px 15px;
	font-size:15px;
	float:left;
	z-index:100;
}
.menu_lewe b:first-child{
	color:#897353;
	padding-bottom:10px;
	display:block;
	font-size:14px;
	white-space:nowrap;
}
.menu_lewe a,.menu_lewe span{
	display:block;
	padding:5px 0px 6px 0px;
	color:#7f7f7f;
	background:url(rys/menu_lewe_kreska.png) no-repeat bottom center;
	height:18px;
}
.menu_lewe a:hover,.menu_lewe span{
	font-weight:bold;
}
.srodek{
	background:#f8f8f8;
}
.srodek_srodek{
	width:742px;
	margin:0px auto 0px auto;
	background:url(rys/tekst_tlo.jpg) right 100px no-repeat;	
	min-height:400px;
	padding:0px 0px 200px 258px;
	position:relative;
}
.tekst h1:first-child{
	margin-top:0px;
}
.tekst{
	width:725px;
	padding:20px 20px 20px 0px;
	padding-right:5px;
	min-height:500px;
	overflow:hidden;
}
.tekst a:visited{
	color:#333;
	text-shadow:0 0 1px #333;
}
.tekst h1{
	color:#527aa1;
	margin:0px;
	font-size:22px;
}
.tekst a:hover{
	color:#FE0D0C;
}
.stopka{
	background:url(rys/stopka.png) repeat-x;
	height:41px;

}
.stopka_srodek{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	padding-top:10px;
	color:#fff;
	font-size:14px;	
}
.boxy{
	height:117px;
	position:absolute;
	left:0px;
	bottom:60px;
	width:1000px;
}
.boxy a{
	margin-right:28px;
	background:url(rys/o_nas.jpg);
	width:307px;	
	height:117px;
	display:inline-block;
}
.boxy a:hover{
	background:url(rys/o_nas_hover.jpg);	
}
.boxy a+a{
	background:url(rys/oferta.jpg);
}
.boxy a+a:hover{
	background:url(rys/oferta_hover.jpg);
}
.boxy a+a+a{
	background:url(rys/kontakt.jpg);
	margin-right:0px;
}
.boxy a+a+a:hover{
	background:url(rys/kontakt_hover.jpg);
}

.design{
	position:absolute;
	right:0px;
	color:#fff;
	top:10px;
	font-size:10px;
	font-family:Tahoma;
}
#mapka{
	float:left;
	width:360px;
	height:300px;
	border:1px solid #C2B39D;
	border-radius:9px;	
}
/* FORMULARZ */
.formularz{
	background:#EEE6D8;
	border-radius:9px;
	width:300px;
	float:right;
	padding:20px;
	height:262px;	
}
.formularz table{
	width:100%;
}
.formularz input,.realizuj select,.formularz textarea{
	border:solid 1px #C2B39D;
	width:100%;
	font-family:Myriad Pro;	
	border-radius:6px;
}
.formularz .wyslij input{
	width:auto;
	background:#C2B39D;
	color:#fff;
	cursor:pointer;
	float:right;	
}
.formularz .wyslij input:hover{
	color:#000;

}
.blad{
	color:red;
}
.cookies{
	position:fixed;
	bottom:0px;
	left:0px;
	background:#999;
	color:#000;
	width:94%;
	padding:5px 4% 5px 2%;
	font-size:10px;
}
.cookies a{
	color:#fff;
	position:absolute;
	right:5px;
	top:4px;
}

table p{
	margin:0px;
}
