body{
	margin: 0px;
	padding: 0px;
	background: url(img/bg.gif);
}

.top{
	width: 930px;
	height: 260px;
	margin: 0px auto;
	text-align:center;
	background: url(img/plamy1.png) no-repeat  ;
	background-position: 10px 0px;
}
.top1{
	width: 930px;
	height: 180px;
	margin: 0px auto;
	text-align:center;
	background: url(img/plamy1.png) no-repeat  ;
	background-position: 10px 0px;
}
.logo{
	margin-top: 35px;
	float: left;
}
.linki{
	margin-top: 35px;
	float: right;
}
.linki img{
	border: 0px;
	margin-left: 10px;
}

.top-linia{
	background:url(img/linia-pozioma930.jpg) no-repeat;
	height: 1px;
	border: 0px;
}
.home-slogan{
	background:url(img/wstep.png) no-repeat;
	height: 110px;
	margin-top: 20px;
}
.oferta-slogan{
	background:url(img/oferta-slogan.png) no-repeat;
	height: 25px;
	margin-top: 20px;
}
.portfolio-slogan{
	background:url(img/portfolio-slogan.png) no-repeat;
	height: 25px;
	margin-top: 20px;
}
.kontakt-slogan{
	background:url(img/kontakt-slogan.png) no-repeat;
	height: 25px;
	margin-top: 20px;
}
.linia{
	background:url(img/linia-pozioma930.jpg) repeat;
	height: 1px;
	border: 0px;
	width: 100%;
}
.cent{
	width: 930px;
	height: 260px;
	margin: 0px auto;
	background:url(img/plamy2.png) no-repeat;
	
}
.naglowek{
	font: 20px Arial;
	color: #ffffff;
	margin-bottom: 10px;
}
.footer{
	width: 930px;
	height: 154px;
	margin: 0px auto;
	background:url(img/plamy3.png) no-repeat;
	
	padding-top: 10px;
	font: 10px Arial;
	color: #666666;
}
.box{
	width: 309px;
    float: left;
	font: 12px Arial;
	color: #999999;
	text-align: left;
}
.box1{
	width: 309px;
    float: left;
	font: 12px Arial;
	color: #999999;
	text-align: left;
}
.box-img{
	border: 1px #332E3E solid;
    float: left;
	text-align: left;
	margin-right: 20px;
}
.box-linia{
 	background: url(img/linia-pionowa.gif) repeat;
	height: 100%;
	border: 0px;
	width: 1px;
	float: left;
}
.box-form{
	width: 500px;
    float: left;
	font: 12px Arial;
	color: #999999;
	text-align: left;
}
.ngl{
	border: 0px;
	padding-bottom: 15px;
}
.txt{
	font: 12px Arial;
	color: #999999;
	text-align: left;
	margin-bottom: 20px;
}
.txt-p{
	font: 14px Arial;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
}
a {
	font: 12px Arial;
	color: #66CC00;
	
}
a:hover{
	text-decoration:none;
}
.footer a{
	font: 10px Arial;
	color: #66CC00;
	
}
.footer a:hover{
	text-decoration:none;
}

.form-n{
	float: left; 
	padding: 3px;
	width: 110px;
	text-align: right;
}
.buffer{
	margin-left: 20px;
}
.send{
	background: url(img/wyslij.gif) no-repeat;
	width: 96px;
	height: 33px;
	border: 0px;
	text-align: left;
	font-weight: bold;
}


