@charset "iso-8859-2";
body {
	margin: 0px;
	background-color:#dcddde;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #410000;	
}

a{
color: #410000;
text-decoration:underline
}
a:hover{
text-decoration:none;
}

td{
font-size: 11px;
}
th{
background-color:#e51937;
color:#FFFFFF;
font-size: 11px;
font-weight:normal;
}

.tabla{
	border: 1px solid #333333;
}

.menu {
display:block;
color: 410000;	
text-decoration: none;
padding:1px;
font-weight:bold;
font-size:12;
}
 .menu:hover {
	background-color: #ceb3a8;	
}

.submenu {
display:block;
color: #ffffff;	
text-decoration: none;
padding:5px;	
background-color: #ceb3a8;
width:130px;
text-align:center;
font-weight:bold;
}
 .submenu:hover {
	background-color: #875344;	
}

li{list-style-image:url(li.jpg);
}

li.letoltes{list-style-image:url(nyil.jpg);
}

.kereses{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-size: 10px;
}

