* { margin: 0px }
html{overflow-y:scroll; overflow-x:hidden}
html, body{height:100%}
body{background: url(img/bg.png) black}

.left{float: left}
.right{float:right}
.dispnone{display: none}
.opacity0{opacity:0;filter:alpha(opacity=0)}

.clear{clear: both}
.clear5{clear: both;height: 5px;width: auto}
.clear10{clear: both;height: 10px;width: auto}
.clear20{clear: both;height: 20px;width: auto}
.clear30{clear: both;height: 30px;width: auto}
.clear50{clear: both;height: 50px;width: auto}

p,a,small,h1,h2,h3,h4,h5,li,hr,u,strong{color: white}
a:hover { color: red }

/* FONT SETS */
@font-face { font-family: font; src: url("font.eot") /* EOT file for IE */}
@font-face { font-family: font; src: url(font.ttf); }


.center{text-align: center;}
.inline{display: inline; margin-top: 2px}


.menu:hover {color: red; cursor:pointer}
.borderf{font-size:11pt; font-weight: bold}
.borderf:hover{color: white;}

.paddingtop30{padding-top: 30px}

.imglink{
border: 2px solid #3e3e3e; cursor:pointer;
}
.imglink:hover {border: 2px solid #fff}

.imgborder{
border: 2px solid #3e3e3e;
}

.loading{
	background-image:url(img/loading.gif);
	width: 632px;
	height: 398px;
	margin: 20px auto 0px;
}
.wrapper980{
	width: 980px;
	height: auto;
	margin: 0px auto 0px;
	background: transparent;
}

.maincontent{
	min-height: 100%;
	margin-bottom: -30px;
}


.gohome{
width:170px; height:60px; float: right; margin-top: -55px; margin-right: 35px;
}

/* MAIN MENU */

.mainmenu li{
	list-style-type:none;
}

.border
{
	background-image:url(img/menu/border.png);
	background-repeat:no-repeat;
	height:42px;
	width:3px;
	float: left;
}
/*HOME*/
#homel
{
  background-image:url(img/menu/homel.png);
  height:42px;
  width:61px;
  float: left;
  cursor:pointer;
}
#homel:hover{background-image:url(img/menu/homelh.png);}
#homelo
{
  background-image:url(img/menu/homelo.png);
  height:42px;
  width:61px;
  float: left;
  margin-left:40px;
}
/*zenekar*/
#zenekarl
{
  background-image:url(img/menu/zenekarl.png);
  height:42px;
  width:92px;
  float: left;
    cursor:pointer;
}
#zenekarl:hover{background-image:url(img/menu/zenekarlh.png);}
#zenekarlo
{
  background-image:url(img/menu/zenekarlo.png);
  height:42px;
  width:92px;
  float: left;
}
/*DISC*/
#discl
{
  background-image:url(img/menu/discl.png);
  height:42px;
  width:139px;
  cursor:pointer;
  float: left;
}
#discl:hover { background-image:url(img/menu/disclh.png); }
#disclo
{
  background-image:url(img/menu/disclo.png);
  height:42px;
  width:139px;
  float: left;
}
/*FOTO*/
#galleryl
{
  background-image:url(img/menu/galleryl.png);
  height:42px;
  width:129px;
  cursor:pointer;
  float: left;
}
#galleryl:hover{background-image:url(img/menu/gallerylh.png);}
#gallerylo
{
  background-image:url(img/menu/gallerylo.png);
  height:42px;
  width:129px;
  float: left;
}
/*FORUM*/
#foruml
{
  background-image:url(img/menu/foruml.png);
  height:42px;
  width:74px;
  cursor:pointer;
  float: left;
}
#foruml:hover
{
  background-image:url(img/menu/forumlh.png);
  height:42px;
  width:74px;
  float: left;
}

/* BACK */
.backlink{
	background-image:url(img/back.png);
	height:29px;
	width:75px;
	margin-bottom: 10px;
}
.backlink:hover{
	background-image:url(img/back_hover.png);

}


/*CONTENT*/
#content{
	padding: 15px 90px 20px;
	background-image:url(img/content/content_main.png);
	background-repeat:repeat-y;
	height:auto;
	width:800px;
}
#content_top{
	background-image:url(img/content/content_top.png);
	background-repeat:no-repeat;
	height:14px;
	width:980px;
	margin-top: 0px;
}

#content_bottom{
	background-image:url(img/content/content_bottom.png);
	background-repeat:no-repeat;
	height:14px;
	width:980px;
	padding-bottom: 100px;
}

.mainmenu{
	background-image:url(img/banner.png);
	background-repeat:no-repeat;
	height:42px;
	padding-top: 236px;
}

#admin{
height: 20px;
width: 60px;
float: right;
margin-top: -190px;
margin-right: 45px;
}

#facebook{
	margin-left: 820px;
	margin-top: -13px;
	position: absolute;
}



/* FOOTER */
.hand{
	position: block;
	margin-top: -220px;
	z-index:99;
	float: left;
	text-align: left;
}
.footer{
	z-index:-99;
	height: 30px;
	text-align: center;
	background: #0c0c0c;
	background: -moz-linear-gradient(left, #0c0c0c, #5f5f5f);
	background: -webkit-gradient(linear, left top, right top, from(#0c0c0c), to(#5f5f5f));
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#0c0c0c', EndColorStr='#5f5f5f', GradientType=1);
}
.footer ul img{
	vertical-align:  bottom;
	margin-left: 30px;
}
.footer ul{ display: inline; }
.footer li:nth-child(2n){ font-size: 16px; }
.footer li{
	display: inline;
}

.footer a{
		font-size: 13pt;
	font-family: font;
}

.footer a:hover{
color: red;

}
.footer h4{
	margin-top: 5px;
	float: right;
	margin-right: 40px;
	margin-left: -20px;
	font-size: 13pt;
	font-family: font;
}
.fmenu:hover{
	color: red;
	cursor: pointer;
}

.lajkbox{
float: right;
}
.lajkbox table{
text-align: left; margin-top: 0px; position: absolute; margin-left: 0px; margin-right: 0px;
float: right;
}
.lajkbox td { padding-bottom: 5px; text-align: left; }

.corrector{
float:right; height: 45px; width:75px;
}

/* HOME */

.new h1{
margin-top: 10px;
	margin-bottom: 20px;
	font-family: font;
}

.new td{
	
}
.commentcount{ margin-top: 20px; float: left; margin-left: 10px; border-bottom: 1px solid red; }
.new table{
	float: right;
	width: 240px;
	margin: 20px 20px 0px 0px;
}
.commentit{ float: left; margin-top: 20px; }
.pad4{ padding-top:4px; }

.new hr{
	width:283px;
	float: right;
	margin: 0px 0px 5px;
}
.new small{
	float: right;
	font-size: 12px;
	font-family:georgia,garamond,serif;
}
.borderspan{
margin: 0px 8px 0px;
}

/* GALLERY */

.gallerymenu {padding-left: 6px;float:left}
.gallerymenu p {text-align: center}
.yearmenu {
	background-color: #1d1e1e;	
	height: 30px;
	width: 841px;	
	margin-left: -49px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 60px;
}

.gallery h4, h2{
	font-family:font;
}

.gallery h2{
display: inline;
margin: 2px;
}

.gallery h4{
	margin-left: 10px;
	margin-bottom: 5px;
}

.yearlink:hover{
color: red;
}


/* DISC */

.cover{
	height: 250px;
	width: 250px;
	margin-right: 20px;
	float: left;
}

.tracklist td{
	text-align: left;
	color: white;
}

.lyrics{
	background-image:url(img/icon/lyrics.png);
	height: 16px;
	width: 16px;
	margin: 0px 2px 0px;
	margin-left:40px;
}
.lyrics_hun{
	background-image:url(img/icon/magyar.png);
	height: 16px;
	width: 16px;
	margin: 0px 2px 0px;
}

.lyrics_cont {
	display:none;
	text-align: center;
}

.trackdel{
	margin-top: 0px;
}

.trackdeltd{
	width:60px;
}
.nolyrics{
width:10px;
float: left;
height: 10px;
margin-left:49px;
}

.segg *{
	color: black;
}

/* ZENEKAR */

.zenekarmenu{ margin-bottom: 10px; margin-top: -10px;}

.zenekarmenu li{
	display: inline;
	font-size: 13pt;
	font-family: font;
	margin: 1px;
}

.zenekarmenu a{
	font-size: 14pt;
	font-family: font;
}
.zenekarmenu a:hover{color: red;}

#arrow{
	float: left;
	margin: -3px 8px 0px 30px;
}



.bio{
	width:800px;
}

.submit_but{
margin:15px 0px;
text-align: center;
}


.biodefault{
background-image: url(../zenekar/bio/default.png);
height: 586px;
width: 720px;
margin-left:auto;
margin-right: auto;
}

.hangszerekmenu p{
	text-align: center;
}
.hangszerekmenu{
float: left;
margin: 10px 20px 0px;
}

.hangszer_pic{
margin-right: 60px;
float: left;
}
.hangszer_pic p{
margin-top: 5px;
text-align: center;
}


.hangszerekdiv p{
	text-align: center;
}

.hangszerek_cont{
width: 588px;

}


.hangszerekdiv{
color: white;
}

.hangsz table tr td{
	text-align: left;
}

.hangszer_category {
	background-color: #1d1e1e;	
	height: 30px;
	width: 620px;
	padding-top: 5px;
	margin-right: -70px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

.hangszer_description {
	font-weight: bold;
	background-color: #383939;	
	height: auto;
	width: 620px;
	padding: 10px;
	margin-right: -70px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.hangszer_category h2{
	font-family:font;
}

.hangszer_category form{
	margin-top: -20px;
}


.fancyhang{
	color: red;
}

.fancyhang p{
text-align:center; padding-top:5px;
}

.hangszer_cont{
/*	border: 1px solid red; */
	min-height: 100px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	width: 129px;
	vertical-align: top;
	padding-bottom: 10px;

}


.koncert_cont{
/*	border: 1px solid red; */
	min-height: 150px;
	margin: 0px 15px 0px;
	float: left;
	width: 125px;

}

.middle{
 display: block;
    margin-left: auto;
    margin-right: auto
}

.koncert{
	background-color: #1d1e1e;	
	height: 30px;
	width:901px;
	margin-left:-49px;
	margin-top: 0px;
}

.idopont{
margin-left:70px; font-family: georgia;
}
.helyszin{ margin-left:-30px; font-family: georgia }
.koncert_content p{
margin-top:10px;
}


.koncertek{
	margin-top: 40px;
}


.impresszum{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	margin-top: 0px;

}

.impresszum h1{
	font-size: 20px;
	line-height: 22px;
}
.impresszum p{
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}
.impresszum h2{
font-family: font;
text-align: center;
margin: 60px 0px 20px;
}

.impresszum td{
	font-size: 12px;
	text-align: center;
	color: white;


}

.impresszum img{
	margin-left: 20px;
}

.impresszum > table{
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}



fieldset{
width: 360px;
border: 2px white solid;
padding: 10px;
margin: 10px auto 0px;
}

legend{

	border-bottom: none;
	padding: 0px 5px 0px;
	
}

textarea{
	resize: none;
	border: none;
}


.pad3{
	padding: 0px 3px 0px;
}

.padv3{
	padding: 3px 0px 3px;
}


.fbtd { border: 1px solid red;
padding-right: 0px;
 }





