body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: white;
	font-size:15px;
	/*background-color: rgb(8, 2, 12);*/
	background-color: rgb(47, 23, 11);
	margin: 0 auto;
	padding: 0;
	/*width:1641px;*/
	background-image: url(image3/background.png);	
	background-position: top center;
	background-repeat: no-repeat;
	
}

#center {

	margin: 0px auto;
	padding: 0 0 0 0;
	max-width: 1641px;	
	/*width: 100%; 1135px;*/
	height: 893px;
	
	
	
}
#wrapper {

	margin:auto;
	padding: 20px 0 0 0;
	width: 1205px;	
	height: 893px;
	background-image: url(image3/center.png);	
	background-position:top center;
	background-repeat: no-repeat;
	overflow: inherit;
	
	
	
	
}
ul#menu {
	float: right;
	list-style: none;
	/*min-width:234px;
	height: 563px;
	overflow: hidden;*/
	margin:11px 0px 0 0;
	padding: 0;
	/*border: dotted white;*/
	position: relative;
	
}

ul#menu li {
	margin: -12px 0px 0 0px;
	padding: 0;
	background-repeat: no-repeat;
}

ul#menu li a {

	display: block;
	width: 235px; 
	overflow: hidden;
	
}

ul#menu li a:hover {
	
	display: block;
	width: 235px; 
	
}

/*ul#menu a:onclick { background-image: url(image2/menu_on.png)}
*/
ul#menu li#home a {height: 83px; background-image: url(image2/photos_menu.png); display:block; margin-top:3px; margin-left:0px;}
ul#menu li#home a:hover { 	 background-position:0px 83px; margin-left:0px; }

ul#menu li#videos a {height: 63px; background-image: url(image2/videos_menu.png); display:block; margin-top:18px; margin-left:0px;}
ul#menu li#videos a:hover { 	   background-position:0px 65px; margin-left:0px;}

ul#menu li#products a {height: 62px; background-image: url(image2/products_menu.png); display:block; margin-top:13px; margin-left:0px;}
ul#menu li#products a:hover { 	     background-position:0px 63px; margin-left:0px;}

ul#menu li#shoploc a {height: 60px; background-image: url(image2/shoploc_menu.png); display:block; margin-top:13px; margin-left:0px;}
ul#menu li#shoploc a:hover { 		background-position:0px 65px; margin-left:0px;}

ul#menu li#membership a {height: 62px; background-image: url(image2/membership_menu.png); display:block; margin-top:15px; margin-left:0px;}
ul#menu li#membership a:hover {		   background-position:0px 63px; margin-left:0px;}

ul#menu li#news a {height: 60px; background-image: url(image2/news_menu.png); display:block; margin-top:12px; margin-left:0px;}
ul#menu li#news a:hover { 		 background-position:0px 61px; margin-left:0px;}

ul#menu li#contact a {height: 59px; background-image: url(image2/contacts_menu.png); display:block; margin-top:14px; margin-left:0px;}
ul#menu li#contact a:hover {	    background-position:0px 62px; margin-left:0px;}
	
ul#menu li#friends a {height: 59px; background-image: url(image2/friends_menu.png); display:block; margin-top:12px; margin-left:0px;}
ul#menu li#friends a:hover { 		background-position:0px 66px; margin-left:0px;}
ul#menu li span {
	display: none;
}
	
ul#header {
	margin: 0px 0 0 365px;
	padding: 0;
	float: left;
	list-style: none;
	height: 80px;
	overflow: hidden;
	list-style-type: none;
}
ul#header li { float:left; margin: 18px 0px 0 0;}
#header li span {display: none;}
ul#header li#location a				{ width:505; 	height:70px;  			background-image: url(image2/location.png); margin:-2px 0 0 0px; float:left; overflow:hidden; }
ul#header li#location a:hover		{ height:70px;  background-position: 0 -64px; margin:0px 0 0 0px; 	float:left; overflow:hidden; }
ul#header li#music a				{ width:173px;  height:52px; 			background-image: url(image2/music2.png); margin:2px 0px 0px 6px; float:left;}	
ul#header li#music a:hover			{ height:55px;  background-position: 0 -59px; margin:0px 0px 0px 6px; float:left}	

#header a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	width: 498px;
	float:left;
}

ul#footer {
	margin: 0px 0 0 365px;
	padding: 0;
	float: left;
	list-style: none;
	
	height: 91px;
	overflow: hidden;
	list-style-type: none;
}
ul#footer li 					{ float:left; margin: 35px 0px 0 2px;}
ul#footer li span 				{display: none;}
ul#footer li#youtube a			{ width:217px; height:50px;  background-image: url(image2/youtube.png); margin: 0px 0 0 0px; float:left;  display:block; }
ul#footer li#youtube a:hover	{ 			   height:50px;  background-position: 0 -49px;	 			margin: -3px 0 0 0px; float:left; overflow:hidden }
ul#footer li#facebook a			{ width:183px; height:42px;  background-image: url(image2/facebook.png);margin: 0px 0px 0px 0px; float:left}	
ul#footer li#facebook a:hover	{ 			height: 42px;	 background-position:0px -44px; 			margin: -1px 0 0 0px;}
#footer a {
	background-position: boottom center;
	background-repeat: no-repeat;
	display: block;
	
	float:left;
}



#content {
	/*background-image: url(images/content_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	min-width: 758px;
	height: 487px;
	overflow: hidden;
	float: right;
	margin: 23px /*219*/3px 0 5px;
	padding: 0;
	
	
}



#content ul {
	list-style: none;
	margin: -10px;
	padding: 0;
}
#country_selector_content {
	background-image:url(images2/content_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	margin: 0 0px 0 0;
	
}
	
/* Home */
#home_content {
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	width: 756px;
	height: 485px;
	overflow: hidden;
	display: block;
	margin: 0 0px 0 2px;
	
	
	
}
/* CONTACT */
#contact_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	margin: 0 0px 0 0;
}
/* MEMBERSHIP */
#membership_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	
}
/* SUCCESFULL REGISTRATION */
#succesfullREgist {
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	width: 756px;
	height: 485px;
	overflow: hidden;
	display: block;
	margin: 0 0px 0 0;
	
	
	
}
/* VIDEOS */
#videos_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	
}
#liCarouselContainer {margin: 15px 0px 0px 50px}
.videoContainer {margin: 5px; }
.videoDescription { width: 170px; min-height: 30px; font-size:15px; color: rgb(241, 90, 36); text-align:center; margin: 2px 0px 0px 40px }
#left_top_video   {background-image: url(image2/videos_bg_cut.png); float: left; width: 259px;  height:200px;  margin:0px 0px 30px -10px}
#right_top_video  {background-image: url(image2/videos_bg_cut.png); float: left; width: 259px;  height:200px;  margin:0 0px 30px 10px}
#left_bttm_video  {background-image: url(image2/videos_bg_cut.png); float: left; width: 259px;  height:200px;  margin:0 0px 30px -10px}
#right_bttm_video {background-image: url(image2/videos_bg_cut.png); float: left; width: 259px;  height:200px;  margin:0 0px 30px 10px}

/* FRIENDS */
#friends_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	
}
/* NEWS */
#news_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	
}
#mycarousel {}
#news_content_top {height:200px;width:640px; margin-top:0px; padding-left:12px;}
#news_content_bttm { height:200px;width:640px; margin-top:15px; padding-left:12px;}
#news_content_top_left { padding:0px 0 0 0px;float:left;}
#news_content_top_right { max-width:350px; float:left;}
#news_content_bttm_right { padding:0px;float:left;}
#news_content_bttm_left { max-width:350px;float:left;}
/* MEMBERSHIP */
#membership_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	
}
#membership_title{ margin:0 auto; width:100%; border: dotted yellow; float:left;}
#membership_left{ float:left; width:330px; border: dotted red;}
#membership_right{ float:left; width:330px; border: dotted yellow; margin-left:20px;}
#membership_center{ margin:0 auto; margin-top:190px; text-align:center;/* border: dotted green;*/}

#videos_content {
	background-image: url(image2/content_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 758px;
	height: 485px;
	overflow: hidden;
	display: block;
	
}

/* Képek */
#photos_content {
	padding: 20px;
	width: 385px;
	height: 523px;
	overflow: hidden;
}


/* regisztrációs felület*/

#regist_form label {
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	line-height: 20px;
	padding: 0 10px;
}
#regist_form p{
	padding: 0px 0;
}
#regist_form input {
	height: 16px;
	line-height: 20px;
	width: 159px;
}
#regist_form {
	float: none;
	clear: both;
	padding: 20px 0 0 0;
}
/* BUTTON */
#contact_form button {
	background: url(images/button.png) no-repeat center center;
	color: black;
	font-size: 90%;
	border: none;
	width: 100px;
	text-align: center;
	height: 26px;
	line-height: 26px;
}



/**
 * Általános formázások
 */
h1,h2,p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 17px;
}

a {
	color: rgb( 241, 90, 36);
	text-decoration:none;
}

#copyright {
	position: absolute;
	top: 685px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
	width: 1000px;
	font-size: 10px;
}
img {border: none;}


