@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(img/bg.jpg);
	margin: 0px;
}
img {
	border: 0px 0 #FFFFFF;
}

td {
	font-size: 12px;
}

a:link {
	font-weight: bold;
	color: #600502;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #600502;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #600502;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #A83733;
	text-decoration: none;
}
.kiemelt {
	font-size: 16px;
}
a.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #A63531;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 5px;
	height: 100%;
}
a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #A63531;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 5px;
	height: 100%;
}
a.menu:active {
	font-size: 12px;
	font-weight: bold;
	color: #A63531;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 5px;
	height: 100%;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #630503;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 5px;
	background-image: url(img/over_wide.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
}
.fejleca {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #640702;
}
.tk {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

