p {
  margin: 0px;
}
.malytext {
	font-family: tahoma;
	font-size: 10px;
	color: #4f4f4f;
	text-decoration: none;
}
.nadpis {
	font-family: tahoma;
	font-size: 13px;
	color: #A4A28B;
	font-weight: bold;
	text-decoration: none;
}
.menu_link {
	font-family: tahoma;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}
.menu_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.menu_text {
	font-family: tahoma;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}
.menu_text:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.pata_text {
	font-family: tahoma;
	font-size: 11px;
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: none;
}
.pata_text:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}
.select {
	font-family: tahoma;
	font-size: 11px;
}