body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:150px;
	font-size: 12px;
	color:#990000;
    background: url(back.html);
	background-color: #FFFFCC;
	background-position:inherit;
	background-repeat:no-repeat;
	background-attachment:fixed;	
}

a:link {
	color:#990000;
	text-decoration: underline;
}
a:visited {
	color:#990000;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
	background-color: #990000;
}

.adres {
	font-size: 14px;
	font-weight: bold;
}
.pirszalitera {
	font-size: 14px;
}
.repertuar {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #990000;
}
