body {
	background: #ffffff url('gfx/bg_body.jpg') repeat-x top;
	margin: 0;
	padding: 0;
}

#main{
	background: url('gfx/bg_main.jpg') no-repeat 0px 0px;
	margin: 0px auto 0px auto;
	font-family: Arial;
	font-size: 10px;
	color: #a1a1a1;
	width: 750px;
	height: 379px;
	text-align: center;
	position: relative;
}

#zapraszamy{
	position: absolute;
	top: 348px;
	left: 288px;
	display: block;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#zapraszamy:hover{
	color: #0095d9;
}

#top_txt{
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: arial;
	font-size: 10px;
	color: #545555;
	text-align: left;
	height: 50px;
}

#top_txt h1, h2, h3{
	padding: 0px;
	margin: 0px;
	float: left;
	font-family: arial;
	font-size: 10px;
	color: #545555;
}

#stopka{
	width: 750px;
	margin: 50px auto 0px auto;
	font-family: arial;
	font-size: 10px;
	color: #919191;
	text-align: center;
}

#stopka a{
	text-decoration: none;
	font-weight: bold;
	color: #c5c5c5;
	outline: none;
}

.clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
