/* CSS Document */
/*=============================================default veriable============================*/
p {
		padding:0;
		margin:0;
		}
* {
		font-family:Tahoma, Verdana, Arial;
		/*color:#4C250E;*/
		color: #ffffff;
		font-size:10px;
		}
li {
		padding:0;
		margin:0;
		list-style-type:none;
		}
ul {
		padding:0;
		margin:0;
		}
form {
		padding:0;
		margin:0;
		}
/*-----------------------------------header-------------------------------------*/
.header{
			background-image:url(images/headre_image.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			}
.mid_bg {
			background-image:url(images/middle_bg.gif);
			background-repeat:repeat-x;
			background-color:#763E10;
			}
/*--------------------------------menu-----------------------------------*/
.menu_bg {
			background-image:url(images/menu_bg.gif);
			background-repeat:repeat-x;
			}
/*-----------------------------banner-------------------------------------------------*/
.banner1 {
			background-image:url(images/baner1.jpg);
			background-repeat:no-repeat;
			background-position:left;
			}
.banner2 {
			background-image:url(images/baner2.jpg);
			background-repeat:no-repeat;
			background-position:left;
			}
.banner3 {
			background-image:url(images/baner3.jpg);
			background-repeat:no-repeat;
			background-position:left;
			}
li.l1 a {
			background-image:url(images/banner_bullte.gif);
			background-position:2px 4px;
			background-repeat:no-repeat;
			color:#4C250E;
			text-decoration:none;
			font-weight:normal;
			padding-left:11px;
			line-height:7px;
			}
li.l1 a:hover {
			text-decoration:underline;
			background-position:0px 4px;
			}
/*-------------------------------------------body------------------------------------*/
.mid_body_bg2 {
			background-image:url(images/mid_body_bg2.gif);
			background-color:#814614;
			background-repeat:repeat-x;
			}
.ad_bg {
			background-image:
			url(images/ad_body_bg.gif);
			background-color:#D48120;
			background-repeat:repeat-x;
			border-bottom:#63310D 1px solid;
			border-left:#63310D 1px solid;
			border-right:#63310D 1px solid;
			}
.ad_pading {
			padding-left:5px;
			}
/*-------------------------------------------------table------------------------------*/
.text1 {
		color:#FBE6B7;
		font-size:9px;
		font-weight:bold;
		padding-bottom:2px;
		padding-top:3px;
		}
.text2 {
		color:#6A350D;
		border-bottom:#975B1C 1px dashed;
		font-size:9px;
		padding-bottom:5px;
		padding-top:3px;
		}
.text3 {
		color:#6A350D;
		font-size:9px;
		padding-bottom:5px;
		padding-top:3px;
		}
.star_pad {
		padding-left:13px;
		}
.text4 {
		color:#FBE6B7;
		padding-left:17px;
		padding-top:10px;
		padding-bottom:5px;
		}
.view_more {
		color:#9F0000;
		text-decoration:none;
		font-weight:bold;
		padding-left:17px;
		}
.view_more:hover {
		text-decoration:underline;
		}
.body_pad {
		padding-left:20px;
		}
.body_text1 {
		color:#FBE6B7;
		font-weight:bold;
		}
.body_text2 {
			color:#ECBC2E;
			padding-bottom:12px;
			border-bottom:#D28020 1px dashed;
}
.frame_bg {
			background-image:url(images/frame_bg.gif);
			background-repeat:repeat-x;
			background-position:top;
			border-left:#542709 1px solid;
			border-right:#542709 1px solid;
			border-top:#542709 1px solid;
			}
/*================================footer==============================*/
.footer_bg {
			color:#D19F33;
			font-size:9px;
			padding-top:12px;
			padding-bottom:7px;
			}
.footer_link {
			padding-left:2px;
			padding-right:3px;
			text-decoration:none;
			color:#D19F33;
			}
.footer_link:hover {
			text-decoration:underline;
			}
.copy {
		color:#A5440C;
		padding-bottom:23px;
		}
/*=======================================inside header===============================*/
.header_inside {
				background-image:url(images/header_inside.jpg);
				background-position:top;
				background-repeat:no-repeat;
				}
/*------------------------------banner-------------------------------------------------*/
.banner_inside1 {
				background-image:url(images/baner1_inside.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
.inside_text1 {
				color:#ECC087;
				font-size:10px;
				}
.banner_inside2 {
				background-image:url(images/baner2_inside.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
.banner_inside3 {
				background-image:url(images/baner3_inside.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
li.l2  {
			background-image:url(images/body_bullte.gif);
			background-repeat:no-repeat;
			background-position:2px 4px;
			color:#DD962E;
			font-size:10px;
			padding-left:12px;
			line-height:12px;
			}
.more_pading {
			padding-right:30px;
			padding-top:17px;
			}
.inside_text3 {
			color:#D99935;
			}
.inside_text4 {
			color:#ffffff;
			font-weight:bold;
			font-size:11px;
			}
.website {
			color:#FBE6B7;
			text-decoration:underline;
			font-size:10px;
			}
.website:hover {
			text-decoration:none;
			}
/*------------------------------------------contact------------------------------*/
.banner_contact {
				background-image:url(images/baner1_contact.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
.cont_text1 {
				color:#ffffff;
				font-size:11px;
				}
.cont_black {
				color:#000000;
				font-size:11px;
				font-weight:bold;
				}
/*----------------------------------------------contact form----------------------------*/
.table_bg {
			background-color:#A26827;
			border-bottom:#E0B483 1px dashed;
			border-top:#E0B483 1px dashed;
			padding-left:17px;
			padding-top:26px;
			padding-right:17px;
			}
.from_text1 {
			color:#DEA55B;
			text-decoration:none;
			font-size:11px;
			font-weight:bold;
			}
.box1 {
			width:120px;
			height:16px;
			border-bottom:#D4D0C8 1px solid;
			border-right:#D4D0C8 1px solid;
			border-left:#404040 1px solid;
			border-top:#404040 1px solid;
			}
.box2 {
			height:76px;
			color:#A26827;
			font-size:11px;
			font-weight:bold;
			padding-left:3px;
			}
.form_text2 {
			color:#FFD850;
			font-size:12px;
			font-weight:bold;
			}
.form_text3 {
			color:#CD952E;
			}
.ph_n2 {
			background-color:#985721;
			padding-left:12px;
			padding-top:8px;
			padding-bottom:8PX;
			}
/* ------------ LHP ------------*/
.arial14{
    color: #ffffff;
    /*background-color: #814614;*/
}
.style4 a{
    font-size:12pt;
}			
.biografia{
    color: #ffffff;
}
.discografiacim{
    font-size: 12pt;
    font-weight: bold;
}
.fellepcim{
    font-size: 12pt;
    font-weight: bold;
}
#lefts{
    float:left;
    width:145px;
    height: 800px;
}		
#centers{
    float:left;
    width:700px;
    height: 845px;
    overflow:auto;
}
#centers2{
    float:left;
    width:730px;
    height: 845px;
    overflow:auto;
    padding-left:5px;
}
#centers2 table{ width:725px; }

#rights{
    float:left;
    width:200px;
    height: 845px;
}
#cd{
    clear:both;
}
#header{
    width:951px; 
    position:absolute; 
    top:0px; 
    left:50%; 
    margin-left:-476px;
    color:#ffffff;
    height: 300px;
    /*border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;*/
}
#menu{
    width:951px; 
    position:absolute; 
    top:300px; 
    left:50%; 
    margin-left:-475px;
    color:#ffffff;
    height: 260px;
    border: 1px solid;
}
#content{
    width:951x;
    height:800px;
    position:absolute; 
    top:560px; 
    left:50%; 
    margin-left:-475px;
    color:#ffffff;
    border:1px solid;
    padding-left:75px;}
/*------------*/
/*new selection*/
body{ text-align:center; }
.wrapper{ margin:0pt auto; text-align:center; width: 950px; position:relative; border:1px solid #ffffff;}
.uheader{ width:948px; height: 307px; background-image: url(pich/header_u.jpg);}
.umenu{ width:948px; height:42px; background-image: url(pich/menuh_u.jpg);}
.umenue{ width:948px; height:42px; background-image: url(pice/menue_u.jpg);}
.ubody{width:948px; height: 850px; background-image: url(pich/bgpic_u.jpg) no-repeat;} 
.myspace{ position:absolute; left:72px; top:46px;}
.pkbox{ position:absolute; left:715px; top:47px; }
.english{ position:absolute; left:827px; top:280px;}
.hungarian{ position:absolute; left:876px; top:281px;}

/*      magyar menü rész      */
#home{ position: absolute; left: 176px; }
#bio{ position:absolute; left: 247px; }
#disco{ position:absolute; left: 331px; }
#fellep{ position:absolute; left: 444px; }
#archiv{ position:absolute; left: 553px; }
#gallery{ position:absolute; left: 621px; }
#link{ position:absolute; left: 742px; }

#home a, #bio a, #disco a, #fellep a, #archiv a, #gallery a, #link a{ 
    display: block; 
    margin: 0 auto 0 auto; 
    text-decoration: none; 
    text-indent: -1000px; 
    overflow: hidden; 
}
#home a:hover, #bio a:hover, #disco a:hover, #fellep a:hover, #archiv a:hover, 
#gallery a:hover, #link a:hover { background-position: 0 -42px; }
 
#home a{ background: url(pich/h_menu_home.jpg) no-repeat; width:71px; height: 42px; }
#bio a{  background: url(pich/h_menu_bio.jpg) no-repeat;  width:84px; height: 42px; }
#disco a{  background: url(pich/h_menu_disco.jpg) no-repeat;  width:113px; height: 42px; }
#fellep a{  background: url(pich/h_menu_fellep.jpg) no-repeat;  width:109px; height: 42px; }
#archiv a{  background: url(pich/h_menu_archiv.jpg) no-repeat;  width:68px; height: 42px; }
#gallery a{  background: url(pich/h_menu_gallery.jpg) no-repeat;  width:121px; height: 42px; }
#link a{  background: url(pich/h_menu_link.jpg) no-repeat;  width:75px; height: 42px; }

/*      magyar menü rész      */

/*      angol menü rész      */

#ehome{ position: absolute; left: 176px; }
#ebio{ position:absolute; left: 247px; }
#edisco{ position:absolute; left: 347px; }
#efellep{ position:absolute; left: 460px; }
#earchiv{ position:absolute; left: 531px; }
#egallery{ position:absolute; left: 599px; }
#elink{ position:absolute; left: 671px; }

#ehome a, #ebio a, #edisco a, #efellep a, #earchiv a, #egallery a, #elink a{ 
    display: block; 
    margin: 0 auto 0 auto; 
    text-decoration: none; 
    text-indent: -1000px; 
    overflow: hidden; 
}
#ehome a:hover, #ebio a:hover, #edisco a:hover, #efellep a:hover, #earchiv a:hover, 
#egallery a:hover, #elink a:hover { background-position: 0 -42px; }
 
#ehome a{ background: url(pice/e_menu_home.jpg) no-repeat; width:71px; height: 42px; }
#ebio a{  background: url(pice/e_menu_bio.jpg) no-repeat;  width:100px; height: 42px; }
#edisco a{  background: url(pice/e_menu_disco.jpg) no-repeat;  width:113px; height: 42px; }
#efellep a{  background: url(pice/e_menu_fellep.jpg) no-repeat;  width:71px; height: 42px; }
#earchiv a{  background: url(pice/e_menu_archiv.jpg) no-repeat;  width:68px; height: 42px; }
#egallery a{  background: url(pice/e_menu_gallery.jpg) no-repeat;  width:72px; height: 42px; }
#elink a{  background: url(pice/e_menu_link.jpg) no-repeat;  width:75px; height: 42px; }

/*      angol menü rész      */




.loginbox{ 
    position:absolute; 
    left: 61px; 
    top:177px; 
    background-image: url(pich/loginbox_h.jpg); 
    width:135px;
    height:121px;
    overflow: hidden;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
} 
.loginbox table{ width: 135px; }
.loginbox table .tinput{height: 22px; padding-left: 5px; color: #000000; background-color: #E98B2B; }
.loginbox input {background-color: #e98b2b; border: 0px; font-weight:bold; color: #000000; font-size:12px;}
.loginbox table .koz{height: 3px; }
.loginbox table .tlink{ background-color:#6f9efa; border: 0px; font-weight:bold; color: #000000; font-size:12px; height:22px; padding-left:5px;}
.loginbox a { font-weight:bold; color: #ffffff; font-size:12px; text-decoration:none;}
.loginbox a:hover, .loginbox a:visited, .loginbox a:active { font-weight:bold; color: #ffffff; font-size:12px; text-decoration:none;}
.loginbox a:hover{ color: #000000; }
