
A:link {
	text-decoration: none;
	color: black;
}
A:visited {
	text-decoration: none;
	color: black;
}
A:active {
	text-decoration: none;
	color: black;
}
A:hover {
	text-decoration: underline overline; 
	color: white;
}

a{
	font-size: 1.2em;
}

img{
	border:0;
}


h1, h3{
	border:0; padding: 0; margin: 0;
}

/*	#######################################################################*/
/*		NEW DESIGN	*/

body{
	background: transparent url('/images/bg.png'); 
}

#bg_header{
	background: transparent url('/images/welcome/bg_head.png'); 
	height:17px;
}

#bg_cont{
	background: transparent url('/images/welcome/bg_cont.png'); 
}

#logo{
	padding-left: 11px;
}

#bg_intro{
	background: transparent url('/images/welcome/bg_intro.png'); 
	height:446px; 
	padding-left: 10px;
}

#regeles{
	height: 199px;
	width: 723px;
}

#reszletek{
	float: right;
	margin-top: 145px;
	margin-right: 120px;
	font-size: 0.6em;
	cursor:pointer;
	text-decoration: underline;
}


#intro_text_title{
	margin-left: auto; 
	margin-right: auto; 
	width: 650px; 
	text-align: center; 
	font-size: 1.3em; 
	color: white; 
	padding-top: 30px; 
	font-family: Georgia, serif;
}

#intro_text_main{
	margin-left: auto; 
	margin-right: auto; 
	width: 650px; 
	text-align: center; 
	font-size: 1.0em; 
	color: white; 
	font-family: 'Trebuchet MS', sans-serif;
}

#intro_text_kiemelt{
	color: yellow;
}

#button_login:hover{
	background: transparent url('/images/login_on.png'); 
}


#bg_footer{
	background: transparent url('/images/welcome/bg_footer.png'); 
	height:101px;
}

#bg_footer_text{
	padding-left: 25px; 
	font-size: 0.7em; 
	padding-top: 16px; 
	width: 700px; 
	text-align: center;
}

#genlink {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #503e0e;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #352b13;
}

#headimg_top{
	background-image:url("/images/content_box_1.png");
	height: 454px;
	margin-left: auto;
	margin-right: auto;
	width: 692px;
}

#headimg_bottom{
	background: transparent url("/images/content_box_2.png") ;
	height: 65px;
	width: 692px;
	margin-left: auto;
	margin-right: auto;
}

#genlink_inactive{
	color: #564e3c;
	font-size: 1.2em;
}

#title{
	margin: 0px;
	padding-top: 27px;
	padding-left: 110px;
	font-size: 1.2em;
	letter-spacing: 1px;
	font-weight: bold;
	width: 400px;
	float: left;
	position: absolute;
}

#videoinfo{
	width: 150px;
	padding-top: 30px;
	padding-left: 530px;
	font-size: 0.8em;
	text-align: left;
	position: absolute;
}

#pic{
	padding-top: 99px;
	padding-left: 27px;
	text-align: left;
}

#reg_area{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	width: 335px;
	height: 55px;
	cursor:pointer;
	float: left;
}

#dl_area{
	margin-top: 0px;
	padding-top: 0px;
	width: 335px;
	height: 55px;
	float: left;
}


#spacer{
	background: transparent url('/images/welcome/bg_cont.png'); 
	padding-top: 30px;
}



/*		<<<<<<<<		*/
/*	#######################################################################*/






