/* alap */
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
html, body {
	background-color: #000000;
	height: 100%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #bd9f4e;
}


/* Az oldal szerkezete */
#alap {
	height: 100%;
	width: 100%;	
}
#oldal {
	width: 862px;
	height: 615px;
	position: relative;
	overflow: hidden;
}
#tartalom {
	width: 800px;
	height: 595px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#fejlec {
	width: 800px;
	height: 112px;
	background-image: url(images/fejlec2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menusor {
	width: 800px;
	height: 31px;
	background-image: url(images/menuvege.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 112px;
	left: 0px;
}

.balkep {
	width: 217px;
	height: 457px;
	position: absolute;
	top: 143px;
	left: 0px;
	background-repeat: no-repeat;
}
.balkep_hirek { background-image: url(images/bal_hirek.jpg); }
.balkep_bio { background-image: url(images/bal_bio.jpg); }
.balkep_diszko { background-image: url(images/bal_diszko.jpg); }
.balkep_galeria { background-image: url(images/bal_galeria.jpg); }
.balkep_gitariskola { background-image: url(images/bal_gitariskola.jpg); }
.balkep_videok { background-image: url(images/bal_videok.jpg); }
.balkep_kontakt { background-image: url(images/bal_kontakt.jpg); }
.balkep_impresszum { background-image: url(images/bal_impresszum.jpg); }

#fotartalom {
	width: 476px;
	height: 444px;
	position: absolute;
	top: 143px;
	left: 217px;
	overflow: hidden;
	text-align: justify;
}
#videok {
	width: 134px;
	height: 595px;
	position: absolute;
	top: 0px;
	left: 750px;	
	background-image: url(images/filmszalag2.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 458px;
	height: 15px;
	position: absolute;
	top: 582px;
	left: 235px;
}

#fotartalom_balfelso {
	width: 13px;
	height: 25px;
	position: absolute;
	background-image: url(images/contentbalfelso.jpg);
}
.fotartalom_felso {
	width: 452px;
	height: 25px;
	position: absolute;
	left: 13px;
	background-repeat: no-repeat;
	background-position: left top;
}
.fotartalom_felso_hirek { background-image: url(images/contenthirek.jpg); }
.fotartalom_felso_bio {	background-image: url(images/contentbio.jpg); }
.fotartalom_felso_diszko { background-image: url(images/contentdiszko.jpg); }
.fotartalom_felso_galeria {	background-image: url(images/contentgaleria.jpg); }
.fotartalom_felso_gitariskola { background-image: url(images/contentgitariskola.jpg); }
.fotartalom_felso_kontakt {	background-image: url(images/contentkontakt.jpg); }
.fotartalom_felso_videok { background-image: url(images/contentvideok.jpg); }
.fotartalom_felso_impresszum { background-image: url(images/contentimpresszum.jpg); }

#fotartalom_bal {
	width: 13px;
	height: 422px;
	position: absolute;
	top: 25px;
	background-image: url(images/contentbal.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#fotartalom_kozep {
	width: 483px;
	height: 419px;
	position: absolute;
	top: 25px;
	left: 13px;
	padding: 10px 0px 0px 5px;
}


	
	

.footerTable, .footerTable a:link, .footerTable a:active, .footerTable a:visited {
	color: #b24618;
	font-size: 10px;
	text-decoration: none;
}
.footerTable a:hover {
	text-decoration: underline;
} 
	
	
	
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #a0944e;
}
#Layer1 {
	position:absolute;
	width:445px;
	height:400px;
	z-index:1;
	overflow: auto;
	top: 183px;
}
.style2 {color: #797039}
.style3 {
	color: #a0944e;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	color: #a0944e;
	font-weight: bold;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #CC9900; }
.style8 {color: #999900; font-style: italic; font-weight: bold; }
.style11 {color: #999933}

.videokep_normal {
	margin: 0px 0px 4px 0px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.videokep_hover {
	margin: 0px 0px 4px 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.albumkep_normal, .albumkep_hover, .diszkokep_aktiv {
	border: 1px solid #bd9f4e;
	cursor: pointer;
	margin: 0px;
	padding: 3px;
	display: inline;
}
.albumkep_normal, .diszkokep_normal {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.albumkep_hover, .diszkokep_aktiv, .diszkokep_hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#vendegkonyv input[type=text], #vendegkonyv input[type=submit], #vendegkonyv textarea {
	border: 1px solid #bd9f4e;
	background-color: #111111;
	padding: 2px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #bd9f4e;
}
#vendegkonyv input[type=submit] { cursor: pointer; }

a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
