.page
{
	border:none;
	width: 100%;
	background:white;
}

a {
	font-family: gerogia, bodoni;
	font-size:20px;
	color: black;
	background:transparent;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	font-family: gerogia, bodoni;
	color: white;
	background: black;

}
a.text {
	font-size:16px;
	font-family: gerogia, bodoni;
	color: black;
	background:transparent;
	text-decoration:none;
	font-weight:bold;
}

a.text:hover {
	font-family: gerogia, bodoni;
	color: white;
	background: black;

}

h1 {
	color:#4b4b4b;
	font-family: georgia,bodoni;
	font-size:32px;
	padding-top:16px;
}

h2 {
	color:#4b4b4b;
	 font-family:georgia, bodoni;
	 padding-top:16px;
	 font-size:21px;
}
h3 {
	color:#4b4b4b;
	font-family:georgia,bodoni;
	font-size:20px;
	text-indent:20px;
}

p {
	font-family: georgia, bodoni;
	color:#4b4b4b;
	font-size:16px;
	text-indent:20px;
	text-align:justify;
	margin: 0px 0px 15px 0px;
}
p.sign {
	text-align:right;
}
p.normal {
	text-indent:0px;
	text-align:left;

}

p.refresh {
	text-align:left;
	text-indent:0;
	font-size:10px;
}

p.counter {
	text-align:right;
	text-indent:0;
	font-size:10px;


}
p.warning {
	color:red;

}

td {
	height: 20px;
}

td.content {
	padding-top:20px;
}

td.koncert {
	padding-top:10px;
	padding-bottom:10px;

}

.hirkeret {
	background:#e1e1e1; 
	border:1px solid black;
	width:800px;
	margin-top:25px;
}

.hircim {
	color:white;
	text-indent:0px;
	vertical-align:middle;
	margin:0px 0px 10px 0px;
	background: url(../images/00betahirfej.png);
	height:20px;
	padding-left:5px;
	font-weight:bold;
}
.hirszoveg {
	text-indent:0px;
	padding-top:0px;
	margin:0px 0px 10px 0px;
}
.hirdatum {
	text-align:right;
	font-size:13px;
	margin:0px;

}
.hirszerzo {
}

#oldConcerts {
	display:none;
}

