body {
	background-color: #E6BBCF;
	background-image: url(images/back01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.szöveg {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
}
.cim {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #6B1536;
}
.tablazat {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.keret {
	border: 2px solid #691336;
}

#menu1 a:link, #menu1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	vertical-align: middle;
	padding: 0px;
	text-align: left;
}

#menu1 a:hover {
	color: #6a1436;
	}
	
#menu2 a:link, #menu2 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	vertical-align: middle;
	padding: 0px;
	text-align: left;
}
#menu3 a:link, #menu3 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	vertical-align: middle;
	padding: 0px;
	text-align: left;
}
#menu3 a:hover {
	color: #6a1436;
	}
#menu4 a:link, #menu4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border: 1px none #40001A;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	text-transform: uppercase;
	margin: 0px;
	padding: 3px;
}
.tablaback {
	background-image: url(images/back02.jpg);
}

#inv {
	display: none;
}

#menu4 a:hover {
	text-decoration: none;
	color: #e6bbcf;
	font-weight: bold;
}

