.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #142057;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
a {
	color: #142057;
	text-decoration: underline;
}
a:hover {
	color: #142057;
	text-decoration: none;
}
.uzem {
	color: #003366;
	text-decoration: underline;
}
