html,body {
	background-image: url('../img/tlo2.png');
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333B47;
	height:100%;
	margin:0px;
	padding:0px;
}
p {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: blue;
	text-align: justify;
}
p#chata {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: brown;
	text-align: justify;
}

p#big {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: blue;
}
p#bigchata {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: brown;
}


p#naglowek {
	font-size: 11pt;
	font-weight: bold;
	color: blue;
	text-align: center;
}
p#kontakt {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: blue;
}
p#adres {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: blue;
}


td#rejestracja {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: blue;}

td#chata {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: brown;}





td#menu {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: white;
}
td#dol {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: white;
}

td#srodek {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: blue;
}
