div#glowne
{
	margin:0 auto;
	float:none;
	width:600px;
	height:445px;
}
div#menu
{
background:url(tlomenu.jpg);
float:left;
width:600px;
height:70px;
}
.mm
{
	float:left;
	margin-top:25px;
}
.logo
{
	float:left;
	margin:0px 20px 0px 20px; 
}
div#FooterCopy 
{
		width:600px;
		margin-top:20px;
}
div#formularz
{
	float:left;
	width:300px;
}
div#dane
{
	width:220px;
	height:150px;
	margin:10px 0px 0px 45px;
	float:left;
}
h1
{
	margin-bottom:10px;
}
h2
{
	color:#F6AB2E;
	font-size:16px;
}
ul,ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
textarea
{ width:160px; height:100px;background-color:#333;color:#fff;}

input
{
	width:160px;
	background-color:#333;
	color:#fff;
}