body {
	margin: 0;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}
table {
	font-size: 12px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
img {
	border: 0;
}
h1, h2, h3, h4, .left, .right {
	font-family: times new roman, serif;
}
h4 {
	font-size: 0.9em;
	margin-bottom: 3px;
}
li {
	line-height: 1.7em;
}
input, select {
	font-size: 0.85em;
}
.dotaznik input.but, input.but {
	background-color: #ccc;
	height: 60px;
	width: 100px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
p {
	text-align: left;
	margin: 0 10px 10px 10px;
}
.bigger {
	font-size: 1.2em;
}
fieldset {
	border: 0;
	margin: 0;
	display: inline;
}
table th {
	background-color: #aaa;
	color: White;
	text-align: center;
}
