body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #4E4131;
}
.text {
	color: #000000;
	font-size: x-small;	
}
.titulek {
	color: #993333;	
	font-size: small;
    font-weight: bolder;
}
input {
	border: 1px solid #000000;
	font-size: x-small;
}
table {
	border: thin #000000;
    font-size: x-small;
    font-weight: bold;
}
textarea {
	border: 1px solid #000000;
}
.datum {
	font-size: xx-small;
}
