@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	text-align: center;
}

p {
	color: #fefcfc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

img { border: 0 none; }

a {
	cursor: pointer;
	text-decoration: none;
}

div.clear {
	clear: both;
	_height: 1px;
	font-size: 0;
}

#content {
	margin: 0 auto 0 auto;
	width: 916px;
	text-align: left;
}

#content p.logo {
	margin: 84px 0 26px 0;
}

#content p.text {
	margin: 0 0 84px 0;
}

#content p.ora {
	margin-right: 45px;
	text-align: right;
}

#content p.nyitas {
	margin-right: 65px;
	text-align: right;
}

#content a {
	display: block;
	float: left;
  margin: 0 21px 0 21px;
	_margin: 0 19px 0 19px;
	width: 186px;
	height: 318px;
	overflow: hidden;
  color: #fefcfc;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

#content a.soon {
	cursor: default;
}

