
/* Elemek */
body {
	margin : 0px;
	background-color : #000000;
	background-image : url(../images/bg.png);
	background-repeat : repeat-x;
	background-position : 0% 0%;
	text-align : center;
	vertical-align : middle;
	color : #FFFFFF;
	font-family : monospace;
	font-size : 16px;
	font-weight : bold;
}

form {
	display : inline;
}

img {
	border : 0px none;
	text-align : center;
	vertical-align : middle;
}

a {
	cursor : pointer;
}

/* Osztályok */
.tracks {
/* 	border : 1px solid #FFFFFF; */
	z-index : 2;
	position : absolute;
	overflow : hidden;
	cursor : pointer;
	height : 192px;
}

.track {
	width : 256px;
	height : 32px;
	background-color : #000000;
	background-repeat : no-repeat;
	background-image : url(../images/Winche_-_Helium_tracks.png);
}

.fter01 {
	clear : left;
/*	width : 24px;*/
	height : 24px;
	font-size : 8px;
}

.fter02 {
	clear : left;
/*	width : 12px;*/
	height : 12px;
	font-size : 8px;
}

.fter03 {
	clear : left;
/*	width : 8px;*/
	height : 8px;
	font-size : 4px;
}

.flag_space {
	position : relative;
	width : 400px;
	height : 24px;
	float : left;
}

.flag {
	position : relative;
	margin : 0px auto;
	cursor : pointer;
	width : 36px;
	height : 24px;
	background-repeat : no-repeat;
	background-position : 50% 50%;
}

.cc_link {
	position : absolute;
	cursor : pointer;
	width : 88px;
	height : 31px;
}

.partner_sor {
	margin : 0px auto;
	width : 800px;
}

.partner_hely01 {
	width : 148px;
	float : left;
}

.partner_hely02 {
	width : 200px;
	float : left;
}

.partner_hely03 {
	width : 100px;
	float : left;
}

.license_button {
	position : relative;
	width : 128px;
	height : 24px;
	float : left;
	cursor : pointer;
	line-height : 24px;
	text-align : center;
	font-size : 16px;
}


/* Azonosítók */
#KOZEPRE {
	margin : 0px auto;
	border-right : 2px solid #FFFFFF;
	border-left : 2px solid #FFFFFF;
	width : 800px;
}

#AKTIV {
	position : relative;
	margin : 0px auto;
	border-bottom : 2px solid #FFFFFF;
	width : 800px;
	height : 1152px;
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : 50% 0%;
	background-image : url(../images/Winche_-_Helium_album.jpg);
}

#ZENELEJATSZO_HELY {
	position : absolute;
	z-index : 2;
	top : 712px;
	left : 310px;
	width : 180px;
	height : 50px;
}

#ZENELEJATSZO {
	position : absolute;
	bottom : 0px;
	left : 0px;
	width : 180px;
	height : 50px;
}

#TRACKS_1 {top : 792px; left : 120px; width : 256px;}
#TRACKS_2 {top : 792px; left : 432px; width : 236px;}

#TRACK_0 {background-position : 0px 0px;}
#TRACK_1 {background-position : 0px -64px;}
#TRACK_2 {background-position : 0px -128px;}
#TRACK_3 {background-position : 0px -192px;}
#TRACK_4 {background-position : 0px -256px;}
#TRACK_5 {background-position : 0px -320px;}
#TRACK_6 {background-position : 0px -384px;}
#TRACK_7 {background-position : 0px -448px;}
#TRACK_8 {background-position : 0px -512px;}
#TRACK_9 {background-position : 0px -576px;}
#TRACK_10 {background-position : 0px -640px;}
#TRACK_11 {background-position : 0px -704px;}

#LETOLTES_GOMB {
	position : absolute;
	z-index : 2;
	top : 1024px;
	left : 320px;
	cursor : pointer;
	width : 160px;
	height : 24px;
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : 0px 0px;
	background-image : url(../images/Winche_download_button.png);
}

#COPYRIGHT_W {
	position : absolute;
	bottom : 4px;
	right : 4px;
	width : 150px;
	height : 88px;
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : 50% 50%;
	background-image : url(../images/Winche_copyright.png);
}

#DOWNLOAD_SPACE {
	position : relative;
	margin : 0px auto;
	border-top : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
	width : 800px;
	height : 600px;
	background-color : #000000;
}

#CLOSE_BUTTON {
	position : absolute;
	top : 0px;
	right : 0px;
	cursor : pointer;
	width : 24px;
	height : 24px;
	line-height : 24px;
	text-align : center;
	font-size : 16px;
}

#FLAG_HU {
	background-image : url(../images/hu.gif);
}

#FLAG_EN {
	background-image : url(../images/en.gif);
}

#LICENSE {
	position : relative;
	margin : 0px auto;
	width : 600px;
	height : 500px;
	background-repeat : no-repeat;
	background-position : 50% 50%;
}

#LICENSE_BUTTON_SPACE {
	position : relative;
	margin : 0px auto;
	width : 256px;
	height : 24px;
}

#DOWNLOAD_TRACKS_SPACE {
	position : relative;
	width : 100%;
}

#DOWNLOAD_TRACKS_1 {top : 0px; left : 120px; width : 256px;}
#DOWNLOAD_TRACKS_2 {top : 0px; left : 432px; width : 236px;}

#PARTNER_KERET {
	margin : 0px auto;
	width : 800px;
}


