*{
	margin:0;
	padding:0;
}
body{
	font-family: Helvetica, Arial, sans-serif;
	color:#3F3F3F;
	margin:0;
	padding:0;
	background: white;
	font-family: Tahoma;
	line-height:23px;
	font-size: 13px;
}
a {
	text-decoration:none;
	color:#C00;
}
a:hover {
	text-decoration:underline;
}
h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height:24px;
}
h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.button {
	width:100px;
}
.container{
	width: 100%;
}
/**** contact ********/
#form textarea, #form input{
	width: 290px;
	padding:4px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
}

/**** topm-menu-2 ****/
#top-menu-2, #top-menu-2 li, #top-menu-2 li a{
  float: left;
}
#top-menu-2{
	list-style: none;
	margin-left: 30px;
	margin-top: 95px;
}
#top-menu-2 li a{
	height: 22px;
}
/******* center ****************/
#center-wrapper{
	width: 100%;
	background: white;
}
#center{
	background: white;
	width: 980px;
	color: #3f3f3f;
	overflow: hidden;
	margin: auto;
	margin-bottom: 130px;
}
.center-header{
	background: url('../images/center/badz-w-naszej-siec-center-header-background.jpg') no-repeat;
	height: 43px;
	background-position: center;
}
#center #center-left {
	margin-left:30px;
}
#center-left, #center-right{
	float: left;
}
