* {
	font-family: Tahoma, sans-serif;
}
body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
h1 {
	font-size: 17pt;
	font-weight: 100;
	margin-left: 10px;
	margin-right: 10px;
}
h2 {
	font-size: 15pt;
	font-weight: 900;
	margin-left: 10px;
	margin-right: 10px;
}
h3 {
	font-size: 12pt;
	font-weight: 900;
	margin: 14px 10px 3px 10px;	
}
h3.adresy_naglowki a {
	font-family: Arial, sans-serif;
}
h4 {
	font-size: 10pt;
	font-weight: 100;
	margin-right: 10px;	
}
p {
	font-size: 10pt;
	margin: 3px 10px 3px 10px;	
}
table {
	border-collapse: collapse;
	border: 0px solid #FEF8B7 ;
}
th {
	font-size: 10pt;
	color: #fff;
	background: #fef8b7;
	padding: 3px 3px 3px 3px;
	border: 0px solid #fca903;
}
td {
	font-size: 10pt;
/*	padding: 2px 2px; */
	padding-bottom: 2px;
	padding-left: 0px;	
	border: 0px solid #fca903;
}
li {
	font-size: 10pt;
}
input, textarea {
	font-size: 9pt;
	border: 1px solid #fca903;
	background: #fff;
}
select {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
a, a:visited {
	color: #003;
	text-decoration: underline;
}
a:hover {
	color: #003;
	text-decoration: none;
}
.table_ankieta {

	border: 0px solid #fca903;
}
p {
	text-align: left;
}
p.horoskop {
	text-align: left;
}