body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}

.meniu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.adresas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #622800;
}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #844B30;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.forma { 
	border: 0 solid Black; 
	width: 220px;
	margin-bottom: 5px;
	padding: 1px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.button {
	color: white;
	font-weight: bold;
	font-size: 10px;
	background-color: #844B30; /*#ECAB67;*/
	border: 0px;
	padding: 2px;
}
.logo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}
.antraste {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F1BA82;
}
.antraste_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F1BA82;
}