body {

	background-image: url(background.jpg);
	background-repeat:repeat-x;

}

a:link {text-decoration:none; color:orange}


a:visited {text-decoration:none; color:orange}


a:active {text-decoration:none; color:orange}


a:hover {text-decoration:none; color:orange}




span.header1 {

	font-family: Tahoma, Arial;
	font-size: 25px;
	color: orange;
	margin-top: 300px;
	margin-left: 0px;

}

span.header2 {

	font-family: Tahoma, Arial;
	font-size: 15px;
	color: orange;

}

div.load {

	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #01054F;
	margin-top: 0px;
	margin-left: 50px;

}

div.linki {

	font-family: Tahoma, Arial;
	font-size: 14px;
	color: orange;
	margin-top: 10px;
	margin-left: 50px;

}

div.tekst {

	font-family: Tahoma, Arial;
	font-size: 20px;
	text-align: justify;
	color: white;
	width: 300px;
	margin-top: 200px;
	margin-left: 50px;

}

div.tekst_p1 {

	font-family: Tahoma, Arial;
	font-size: 20px;
	text-align: justify;
	color: white;
	width: 360px;
	margin-top: 200px;
	margin-left: 50px;

}

div.tekst_p2 {

	font-family: Tahoma, Arial;
	font-size: 20px;
	color: white;
	width: 500px;
	margin-top: 200px;
	margin-left: 50px;

}

div.gg {

	font-family: Tahoma, Arial;
	font-size: 20px;
	color: orange;
	width: 300px;
	margin-top: 50px;
	margin-left: 50px;

}

div.img {

	position: relative;
	left: -15%;

}

div.obrazek {

	font-family: Tahoma, Arial;
	font-size: 14px;
	color: orange;
	margin-top: 30px;
	margin-left: 60px;

}

div.copy {

	position: absolute;
	bottom: 4%;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: white;

}

div.copy2 {

	position: absolute;
	bottom: 4%;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: white;
	margin-top: 322px;

}