p, a, li, span {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 1,5;
	font-family: Times, serif;
	color: #fff;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
.main-page p {font-size: 11pt; line-height: 1.5;}
.center {
  text-align: center;
}
.footer-menu p, .footer-menu p span, .footer-menu a {
  margin: 5px;
	font-family: Arial, sans-serif;
	line-height: 1,5;
}
.footer-menu p:hover, .footer-menu p span:hover, .footer-menu a:hover {
	background-color: #333;
}
#odkazy p, #odkazy a {
  text-align: center;
  font-family: Arial, sans-serif;
  text-decoration: none;
}
#odkazy a:hover {
  text-decoration: underline;
}
h2 {
	font-weight: bold;
	font-size: 16pt;
	line-height: 1,5;
	font-family: Times, serif;
	color: #fff;
	margin: 10px;
	text-align: center;
}
h3 {
	font-weight: bold;
	font-size: 14pt;
	line-height: 1,5;
	font-family: Times, serif;
	color: #f18bb7;
	margin: 15px 0px 0px 0px;
	text-align: left;
}
legend {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1,5;
	font-family: Arial, sans-serif;
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
	text-align: left;
}
#napiste-mi p {
  margin: 10px;
}
#napiste-mi span {
  font-family: Arial, sans-serif;
}
#napiste-mi input {
  width: 200px;
}
#napiste-mi textarea {
  width: 500px;
  height: 100px;
}