body {
	line-height: 1.5;
	font-family: Calibri;
}

a {
	color: #577b16;
}

a:hover {
	color: #29390b;
}

#subpage {
	margin-top: 100px;
	width: 800px;
	text-align: center;
	margin: auto;
}

#page {
	background-image: url(../images/reklama_tom.png);
	width: 800px;
	height: 492px;
}

h1 span {
	position: absolute;
	margin-top: -1000px;
}


