/* CSS Document */

a {	
	color:#222;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
}

body{
    background:url(../hatter.jpg) fixed repeat-x #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	margin: 0px;
	padding: 0px;
}

div {
	margin:0px;
}

#tartalom {
	width: 598px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

.hir {
	color: 2d2d2d;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.hir_header {
	font-weight: Bold;
	font-size: 14px;	
}

.koncert_header {
	/*font-weight: Bold;*/
	font-size: 12px;	
}

.hir_datum {
	text-align: right;
	font-size: 12px;	
}

.hir_kozep {
	padding-top:10px;
	padding: 10px;
}

.hir_footer {
	text-decoration: none;
	text-align: right;
}

.header_cim {
	font-weight:bold;
}

.keret_footer {
 	z-index: 2;
	text-align: right;
	position: relative;
	top: -62px;
	left:2px;
}

.tovabbi_hirek {
	text-align: right;
	position: relative;
	top: -82px;
	left: -20px;
	font-weight:500;
}

.kezdo_koncertek {
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
}

.kezdo_koncertek_datum {
	font-weight:bold;
}

.kezdo_koncertek_hely {
	font-weight:bold;
}
