body {
	background: #b4b4b4;
	margin-top: -15px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	font: 10px Verdana,sans-serif;
	color: #2f302c;
	background-position: top center;
	text-align: justify;
}

a, a:active, a:hover, a:visited {
	text-decoration: none;
	color: #181715;
	font-weight: 600;
}

p {
	margin-left: 10px;
}

h1{
	margin-left: 10px;
	font: 24px Verdana;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2{
	margin-left: 10px;
	font: 13px Verdana;
	font-weight: bold;
	color: #3f3f3f;
	text-align: center;
}

span.none {
	display: none;
}

#maincontener {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	min-height: 400px;
	height: 600px;
}

#head {
	width: 1000px;
	height: 228px;
	background: url('gfx/logo.gif');
	float: left;
}

#menu {
	width: 1000px;
	height: 46px;
	background: url('gfx/menubg.gif');
	float: left;
}

#home {
	width: 200px;
	height: 46px;
	background: url('gfx/menu.gif');
	background-position: 0 0;
	float: left;
}

#home:hover {
	background: url('gfx/menu.gif');
	background-position: 0 46px;
	float: left;
}

#onas {
	width: 200px;
	height: 46px;
	background: url('gfx/menu.gif');
	background-position: 800px 0px;
	float: left;
	margin-left: 30px;
}

#onas:hover {
	background: url('gfx/menu.gif');
	background-position: 800px 46px;
	float: left;
}

#uslugi {
	width: 200px;
	height: 46px;
	background: url('gfx/menu.gif');
	background-position: 600px 0px;
	float: left;
}

#uslugi:hover {
	background: url('gfx/menu.gif');
	background-position: 600px 46px;
	float: left;
}

#cennik {
	width: 200px;
	height: 46px;
	background: url('gfx/menu.gif');
	background-position: 400px 0px;
	float: left;
}

#cennik:hover {
	background: url('gfx/menu.gif');
	background-position: 400px 46px;
	float: left;
}
#kontakt {
	width: 150px;
	height: 46px;
	background: url('gfx/menu.gif');
	background-position: 190px 0px;
	float: left;
}

#kontakt:hover {
	background: url('gfx/menu.gif');
	background-position: 190px 46px;
	float: left;
}

#content {
	width: 1000px;
	height: auto;
	min-height: 400px;
	background: url('gfx/bg.gif');
}
.text {
	margin-left: 100px;
	width: 800px;
	height: 700px;
}

#footer {
	text-align: center;
	width: 1000px;
	height: 100px;
	float: left;
	margin-top: 50px;
	color: #777777;
}

#footer a, a:hover, a:active, a:visited {
	color: #777777;
}

#mainclaer {
	width: 1000px;
	height: 20px;
	background: url('gfx/bg.gif');	
}
