h2.budokor {
	text-transform: UPPERCASE;
	font-size: Large;
	font-family: sans-serif;
	font-weight: bold;
	color: #000999;
}

span.etykieta {
	font-weight: normal;
	font-size: small;
	font-family: "Georgia", serif;
	color: black;
}

span.tekst {
	font-weight: normal;
	font-size: medium;
	font-family: "Georgia", serif;
	color: black;
}

span.numer {
	font-weight: normal;
	font-size: medium;
	font-family: "Arial", sans-serif;
}

div.adres {
	padding-bottom: 1em;	
}

span.ulica {
	font-size: large;
	font-family: "Georgia", "Times", "Times New Roman", serif;
}

span.kod {
	font-size: large;
	font-family: "Arial", sans-serif;
}

span.nip_label {
	font-weight: normal;
	font-family: "Georgia", "Times", serif;
	color: black;
}

span.nip {
	font-weight: bold;
	font-family: "Arial", sans-serif;
	color: #000999;
}

h3.telefony {
	font-family: "Arial", sans-serif;
	color: #000999;
}

div.telefony {
	padding-bottom: 1em;
}

span.tel_label {
	font-weight: normal;
	font-family: "Times", serif;
	color: black;
}

span.tel {
	font-weight: bold;
	font-family: "Arial", sans-serif;
	color: #000999;
}

