@charset "utf-8";
/* CSS Document */

/* *** Layout ***/
#wrapper {
	width: 760px;
	margin:0px auto 0px;
	background-color:#F5F5F5;
	/*border-left: 2px solid #999;*/
	border-bottom: 1px solid #666;
	border-top: 1px solid #999;
	/*border-right: 1px solid #999;*/
	}
	
#header {
	padding-bottom:6px;
	background-color:#FFFFFF;
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;*/
	background-image:url(../images/shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:0px;
	}
	
#sidebar {
	width:160px;
	float:left;
	text-align:right;
	padding-top:20px;
	}
	
#sidebar #menu {
	margin:0px;
	list-style:outside;
	list-style-type:none;
	padding:0px;
	margin-bottom:30px;
	
	}
	
#sidebar #menu li{
	background:url(../images/linie.jpg) no-repeat bottom;
	margin:10px 0px 0px; 
	padding-bottom:1px;
	
	}
	
#hir {
	background-color:#7E211F;
	color:#eee;
	font-size:14px;
	padding:5px;
	
}

#hir a {
	color:#fff;
	text-decoration:underline;
	}
	
	
#hir_container {
	text-align:center;
	position:relative;
	width:164px;

}


#content {
	width: 580px;
	float:right;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:30px;
	background-color:#fff;
	}	

#title_image{
	margin-bottom:20px;
	font-size:36px;
	font-weight:bold;
	/*color:#B12C2F;*/
	color:#000000;
	text-align:right;
	padding-right:15px;
	font-family:"Courier New", Courier, monospace;
	letter-spacing:0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	}	

#footer_spacer {
	height:15px;
	clear:both;
	}	
#footer {
	
	width:747px;
	padding:6px;
	}
	
/*  *** Presentation ***/
body {
	color:#000000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#fff;
}

img {
	border:none;
	margin:0px;
	}
	
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #902479;
	font-weight:bold;
	}
	
h3 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}

a {
	color:#008A00;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	text-decoration:underline;
	}

#sidebar #menu a{
	font-family:"Courier New", Courier, monospace;
	font-size:1.4em;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
	padding-top:4px;
	display:block;
	}
	
#sidebar #menu a:hover {
	text-decoration: none; 
	color: #007726;
	background:url(../images/cirka_bal_kicsi.jpg) no-repeat left;
	background-color:#F2BF60;
	display:block;
	padding-top:4px;
	}

#sidebar #menu a:hover img {
	display:none;
	}

.menu_li_hover{
	
}
	
#content {
	line-height:1.5;
	color: #444;
	}
	
#footer {
	text-align:center;
	font-size:80%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

	}
	
#footer img {
	vertical-align:bottom;
	}
	
.tagok_tabla, #kepek_tabla {
	font-size:small;
	margin-top:30px;
	/*border: 1px solid #009900;*/
	}

#kepek_tabla img {
	border:2px solid #006600;
	}
	
.bold_header {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	}
	
.kovetkezo_koncert {
	font-weight:bold;
	font-size:18px;
	color: #007726;
}

.feher {
	color:#fff;
	font-weight:bold;
	}

#tortenet_kepek img {
	margin-bottom:300px;
}

.titles2 {
	font-weight:bold;
	font-size:24px;
	color:#006600;
	}
	
#feedback {
	font-size:20px;
	font-weight:bold;
	color:#990000;
	padding:8px;
	border:#990000 1px solid;
	}