.antraste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.meniu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
.raudona {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
table.toolbar {
	width: 780;
	background: #bdb67b;
	border: 1px solid #000000;
}
table.toolbar td.buttons {
	width: 100%;
}
table.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e6e6c5;	
	border: 1px solid #000000;
	border-style: solid;
	padding: 1em, 1em;
}
table.data td.h {
	background: #bdb67b;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cfddc0;
	text-align: center;
	padding: 1em, 1em;
}
a { color: #8b7d4a; }
a: visited { color: #8b7d4a; }
a: active { color: #8b7d4a; }


