body{
padding:0;
margin:0;
font-size:14px;
background:#009fd4;
font-family:Verdana, Arial;
font-size:14px;
color:#eb4512;
}

.a { 
	color:#2596d1;
	text-decoration:none;
 }
.a:hover {
	text-decoration:underline;
}

#top {
margin:auto;
height:237px;
background:url(../img/top.jpg) no-repeat 50% 0;
}
#mid {
	margin:auto;
	height:528px;
	background:url(../img/mid.jpg) no-repeat 50% 0;
}
#menu{
	width: 930px;
	height:120px;
	padding-top:15px;
	margin-right: auto;
	margin-left: auto;
}

 #nav {display: block; margin: 0; padding: 0; position: relative; }
  #nav li {
	display: block;
	list-style: none;
	float: left;
	position: relative;
	margin-left:20px;
}
 #nav a { 
	color:#fff;
	font-size:120%;
	text-decoration:none;
	display: block; 
 	margin-right: 30px;
 }
#nav *:hover {
	color: #eb4512;
}
#info1 {
	z-index: 1;
	position:absolute;
	width: 500px;
	height:50px;
	overflow: hidden;
	left: 215px;
	top: 45px;

}
#info2 {
	position:absolute;
	width: 500px;
	height:50px;
	overflow: hidden;
	left: 177px;
	top: 45px;

}
#tekstramka {
	position:absolute;


}
#tekst {
	width: 670px;
	height:355px;
	overflow: auto;
	padding-left:-50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#footer {
height:125px;
padding-top:15px;
background:url(../img/footer.jpg) no-repeat 50% 0;
}
#stopka {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
}
#nazwa {
color:#000;	
margin-top:20px;
margin:auto;
text-align:center;
font-size:100%;
}
#tel {
margin-top:15px;
margin-right:40px;
float:right;
text-align:center;
font-size:120%;
}
#mail {
	color:#000;
margin-top:38px;
margin-left:55px;
float:left;
text-align:center;
font-size:100%;
}

