*{
	padding: 0;
	margin: 0;
	background-color: #ea7604;
}

A:link {
	text-decoration: none; 
	color: black
}

A:visited {
	text-decoration: none; 
	color: black
}

A:active {
	text-decoration: none; 
	color: black
}

A:hover {
	text-decoration: none; 
}

a img {
	border: none
}

body {
	text-align: center;
	overflow-y: auto;
	width:100%;
}

div#center {
	margin: 0 auto;
	width:1024px;
}

div#kontener {
	width: 1024px;
	margin: 0 auto;
}
	
div#header {
	background: url(gfx/wrzuta-ver.0.1_01.jpg) scroll top left no-repeat;
	width: 1024px;
	height: 173px;
}

div#reklamy {
	position: absolute;
	width: 1024px;
	height: 22px;
	padding-top: 7px;
	top: 140px;
	left: 0px;
	background-color: #ea7604;
}

div#licznik {
	position: absolute;
	left: 530px;
	top: 100px;
	height: 34px;
	max-width: 204px; 
	text-align: left;
	display: block;
}

div#body {
	background:url(gfx/wrzuta-ver.0.1_02.jpg) scroll top left no-repeat;
	width: 1024px;
	height: 350px;
}

div#wrzuta1 {
	position: absolute;
	top: 265px;
	left: 40px;
}

div#wrzuta1 img {
	width: 594px;
	height: 78px;
}

div#wrzuta2 {
	position: absolute;
	top: 265px;
	left: 685px;
}

div#wrzuta2 img {
	width: 299px;
	height: 221px;
}

form#formularz input{
	border: 0px;
	position: absolute;
	top: 450px;
	left: 45px;
	width: 495px;
	background-color: #f1f1f1;
	font-family: "Arial Black";
	font-size: medium;
	font-style: oblique;
}

form#formularz input#submit {
	position: absolute;
	width: 42px;
	height: 22px;
	top: 450px;
	left: 570px;
	background-image: url(gfx/go1.jpg);
}

form#formularz input#submit:hover {
	background-image: url(gfx/go2.jpg);
}

#tooltip {
	background-color: #000;
	border: 2px solid #f1f1f1;
	color: #f1f1f1;
	width: 200px;
	font:normal bold 10px Verdana, sans-serif;
	position:absolute;
	padding: 5px;
	margin-top:15px;
}

div#footer {
	width: 1024px;
}

div#footer div#foothead {
	background-image: url(gfx/wrzuta-ver.0.1_04.jpg);
	width: 1024px;
	height: 63px;
}

div#footer div#footbody {
	background: url(gfx/wrzuta-ver.0.1_06.jpg) repeat;
	text-align: left;
	width: 1024px;
}

a#linki {
	color: #f1f1f1;
	background: none;
	padding-left: 60px;
	text-align: left;
	font-family: "Arial Black";
	font-size: medium;
	font-style: oblique;
}

div#footer div#footfoot {
	background: url(gfx/wrzuta-ver.0.1_09.jpg) repeat;
	width: 1024px;
	height: 66px;
}

div#kontakt {
	position: absolute;
	width: 245px;
	color: black;
	text-align: left;
	font:normal bold 10px Verdana, sans-serif; 
	top: 5px;
	left: 750px;
}

