/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div, span, img, h1 {
	border: none;
	padding: 0;
	margin: 0;
}

.design span, span.accessibility {
	display: none;
}

.design {
	position: absolute;
	left: 50%;
	z-index: 1;
}

.content {
	position: absolute;
	left: 50%;
	z-index: 2;
}

#title {
	top: 558px;
	margin-left: -227px;
	width: 455px;
	height: 76px;
}

#korhatar {
	top: 641px;
	margin-left: -227px;
	width: 455px;
	height: 41px;
}

#content_background {
	top: 0px;
	margin-left: -465px;
	width: 931px;
	height: 558px;
	background-image: url('../images/main.jpg');
	background-repeat: no-repeat;
}

#menu1 {
	top: 514px;
	margin-left: -200px;
	width: 69px;
}

#menu2 {
	top: 514px;
	margin-left: -120px;
	width: 114px;
}

#menu3 {
	top: 514px;
	margin-left: 6px;
	width: 85px;
}

#menu4 {
	top: 514px;
	margin-left: 107px;
	width: 85px;
}

#poster {
	top: 80px;
	margin-left: -103px;
}

#movie {
	top: 80px;
	margin-left: -165px;
}

#textbox {
	top: 70px;
	margin-left: -260px;
	width: 500px;
	padding: 7px;
	color: #000000;
}

#gallery {
	top: 380px;
	margin-left: -300px;
	width: 580px;
	padding: 7px;
	color: #000000;
	text-align: center;
}

#gallery td {
	padding: 7px;
}

#gallery img, #big_picture img {
	border: 4px solid #ffffff;
}

#big_picture {
	top: 70px;
	margin-left: -235px;
	width: 450px;
	background-color: #ffffff;
	color: #000000;
}


p {
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

ul {
	list-style-type: none;
}

ul li {
	margin-left: -40px;
}

