/* created by paizai */

/* reset */

html {
	/*overflow-y: hidden;
	overflow-x: hidden;*/
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 11px; font-family: inherit; vertical-align: baseline;
}
html, body {
	height: inherit; line-height: 1;
}
:focus { outline: 0; }
img { border: 0; margin: 0; padding: 0; }
img { -ms-interpolation-mode: bicubic }
ul, ul li { list-style: none; }
table {
	border-collapse: separate; border-spacing: 0;
}
caption, th, td {
	text-align: left; font-weight: normal;
}

/* clearfix */

.clearfix:after {
	content: ""; display: block; clear: both; height: 0; visibility: hidden;
}
.clearfix {
	min-height: 0; height: 1%;
}

/* body & wrapper */

body { 
	background: #40163d url(bg2.jpg) repeat;
	font-family: helvetica, arial, sans-serif;
	color: white;
}

#wrapper {
	position: absolute;
	top: 0; left: 0;
	width: 810px; height: 660px;
	margin: 0; padding: 0;
	background: url(czukor_show.jpg) no-repeat;
}

	.facebook-link {
		position: absolute;
		top: 64px; left: 334px;
	}
		.facebook-link a {
			display: block;
			width: 327px; height: 57px;
			text-indent: -9999px;
		}
		
	.email-link {
		position: absolute;
		top: 594px; left: 512px;
	}
		.email-link a {
			display: block;
			width: 295px; height: 35px;
			text-indent: -9999px;
		}
		
	.player {
		position: absolute;
		top: 132px; left: 268px;
		width: 521px; height: 285px;
		margin: 0; padding: 0;
		background: url(thumb.jpg) no-repeat;
	}