@charset "utf-8";
/* CSS Document */

body{
	background:#82cdf8 url(../images/bgTop.png) no-repeat center top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color:333;
}

a{text-decoration:none; color:#222;} a:hover{} img{border:none;} div.both{clear:both;}

div#site{
	width:1125px;
	margin-left:auto;
	margin-right:auto;
}

div#top{
	width:960px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:15px;
}

div.logo{
	float:left;
	width:278px;
	height:99px;
	margin-top:20px;
	margin-left:20px;
}

div.wyszukiwarka{
	float:right;
	width:200px;
	height:80px;
	margin-top:80px;
}

div.wyszukiwarka input[type=text]{
	background:url(../images/input.png) no-repeat;
	border:none;
	width:175px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
}

div.wyszukiwarka input[type=submit]{
	background:url(../images/buttonSzukaj.png) no-repeat;
	border:none;
	width:69px;
	height:21px;
	margin-right:15px;
}

div.menu{
	width:650px;
	height:45px;
	float:right;
	clear:both;
	font-family:"Impact";
	font-size:19px;
	margin-top:40px;
}

div.menu a{
	color:#fff;
}

div.menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.menu ul li{
	float:left;
	height:45px;
	padding-left:7px;
	padding-right:7px;
}

div.menu ul li:hover, div.menu ul li.activ{
	background:url(../images/bgMenu.png) repeat-x;
}

div.menu ul li a{
	display:block;
	padding-top:8px;
}

div#content{
	clear:both;
	width:950px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

div.listwa{
	position:relative;
	background:url(../images/nasze-realizacje.png) no-repeat;
	width:1055px;
	height:167px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
}

div.listwaItem{
	position:relative;
    width:1055px;
    margin-left: auto;
    margin-right: auto;
	top:40px;
}

div.boxy{
	background:url(../images/bgSekcje.png) no-repeat;
	width:1115px;
	height:326px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.boxy a{
	display:inline-table;
	padding:10px;
	padding-top:30px;
}

div#footer{
	background:#fff url(../images/bgStopka.png) top center repeat-x;
	width:100%;
	height:320px;
}

div.footer{
	width:1000px;
	height:169px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	font-family:Calibri;
	color:#fff;
	font-size:14px;
}

div.footerLeft{
	width:430px;
	float:left;
}

div.footerLeftBox{
	width:100px;
	float:left;
	margin-left:35px;
	margin-right:35px;
}

div.footerLeftBox h3{
	font-size:18px;
	margin:0;
	padding-bottom:5px;
	padding-top:12px;
}

div.footerLeftBox ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.footerLeftBox ul a{color:#fff;}

div.footerRight{
	width:560px;
	float:right;
	padding-top:10px;
}

div.footerRight input[type=text]{
	background:url(../images/input.png) no-repeat;
	border:none;
	width:175px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
}

div.footerRight input[type=submit]{
	border:none;
	background:url(../images/buttonWyslij.png) no-repeat;
	width:69px;
	height:21px;
}

div.footerRight textarea{
	border:none;
	background:url(../images/textarea.png) no-repeat;
	width:303px !important;
	height:64px !important;
	padding:10px;
}

div.footer_bottom{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

div.footer_bottomL{
	float:left;
	width:250px;
}

div.footer_bottomR{
	float:right;
	width:250px;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#9e9e9e;
	text-align:right;
}