html, body
{	margin: 0 auto;	padding: 0 auto;	font-family: verdana;}
div{	overflow: hidden;	margin: 0;	padding: 0;}
#kontener{	margin: 0 auto;	padding: 0 auto;	width:1024px;	background: white;}
#head{	background: url("images/logo.png");	height: 237px;	width: 1024px;}
#lewo
{	background: url("images/menu.png") no-repeat;	float: left;	width: 224px;}

#lewo ul{
	margin-top: 60px;	list-style-type: none;}
#lewo ul li a{	font-size:18pt;	color: black;	background: url("images/circle.png") no-repeat;	padding-left: 51px;	text-decoration:none;}
#lewo ul li a:hover
{	text-decoration: underline;}
#srodek{	float: right;	width: 800px;}
#srodek h1{	font-size: 16pt;	font-weight: normal;		text-align: center;}
#srodek h2
{	font-size: 8pt;	text-align: left;	color: gray;}
#srodek p{	text-indent: 15px;}
#srodek a{	color: black;	text-decoration: underline;	font-weight:normal;
}
#srodek a:hover{	text-decoration: underline;	font-weight:bold;}

#srodek ul{	list-style-type:disc;}
/*#srodek ul li a{	text-decoration:none;}
#srodek ul li a:hover{	text-decoration: underline;}*/
.team_lewo{    width:50%;    height:auto;    margin-left:0;    float:left;	text-align:center;
}
.team_prawo{    width:50%;    height:auto;    margin-right:0;    float:right;	text-align:center;
}
#stopka {	height: 60px;	width: 1024px;	clear: both;	font-size: 9pt;	color:gray;}
#copyright{	position:absolute;	margin-bottom: 0;	width:1024px;	text-align: center;}
#design{	position:absolute;	margin-bottom: 0;	width:1024px;	text-align:right;}