body {
	background-color: black;
	font-size: 8pt;
	text-align: center;
	color: silver;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	color: white;
	text-decoration: none;
}
.Main {
	width: 815px;
	height: 523px;
	margin: 0 auto;
	margin-top: 5%;
	background-image: url(../img/draculaback.jpg);
	position: relative;
	text-align: left;
}
.Trailer {
	position: absolute;
	top: 94px;
	left: 150px;
}
.contact {
	position: absolute;
	bottom: -52px;
	left: 340px;
}
h1 {
	background-image: url(../img/abbaca.gif);
	width: 224px;
	height: 36px;
	position: relative;
	top: 524px;
	left: 298px;
	cursor: pointer;
}
h1 span {
	display: none;
}
.Bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background-image: url(/hrbaty/img/abbaca/bottom_back.gif);
}
.BottomRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(/hrbaty/img/abbaca/jednotka_back.jpg);
	width: 591px;
	height: 443px;
}
.BottomLeft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(/hrbaty/img/abbaca/drac_back.jpg);
	width: 458px;
	height: 550px;
}
