@charset "utf-8";
body {
	font-family: Georgia;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #663366;
}
p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}


#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
	width: 1000px;
}
#header_szoveg {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	width: 1000px;
	background-color: #FF6700;
	padding: 10px;
	color: #FFFFFF;
}
#header_banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	width: 1020px;
	padding-top: 5px;
	background-image: url(../kepek/header_banner_backgr.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF6700;
}


#nyeremenyjatek {
	width: 100%;
	clip: rect(0px,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#nyeremenyjatek_left {
	width: 160px;
	clip: rect(0px,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 3500px;
	border-left-color: #FF6700;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
}
#nyeremenyjatek_right {
	width: 827px;
	clip: rect(0px,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 3500px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6700;
	float: right;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF6700;
}



#footer {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
