body{
	background-image:url('szerencse.jpg');
	overflow:scroll;


}
div#container{
	width:810px;
	margin:30px auto;
}




div#container2{
	width:500px;
	margin:0px auto;
	
	
}



form#urlap fieldset{
	padding:20px 20px 5px 20px;
	border: 2px solid #14D15B;
	background:#BFF9D5;
	font-size:11pt;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow:2px 2px 2px #303030;
	text-shadow:0.1em 0.1em 0.2em #838383;
	font-family:tahoma;

}

form#urlap fieldset legend{
	padding: 5px 10px;
	color:white;
	background:#14D15B;
	border:1px solid #005E2F;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	text-shadow:0.1em 0.1em 0.2em black;
	font-family:tahoma;
}


form#urlap fieldset ol {
	list-style:none;

}

form#urlap fieldset ol li {
	padding:5px 0px;
	clear:both;
}

form#urlap fieldset fieldset ol li input[type="button"]{
	float:right;
	border:1px solid #005E2F;
	font-size:11pt;
	padding:0px 2px;
	text-shadow:0.1em 0.1em 0.2em #838383;

}

form#urlap fieldset label {
	width:150px;
	float:left;

	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
form#urlap input[type="text"]{
	width:80px;
	border:1px solid #005E2F;
	padding:2px;
	font-family:tahoma;

	}
form#urlap select{
	border:1px solid #005E2F;
	padding:2px;
	font-family:tahoma;
}

em{
color:red;
}

.p1{
	text-align:left;
	color:#EEF30C;
	font-size:35pt;
	font-weight:bold;
	text-shadow:0.1em 0.1em 0.2em #FF9E3E;
	font-family:tahoma;
	padding:0px;
	margin:0px;

}

.p2{
	text-align:left;
	color:red;
	font-size:12px;
	padding:0px;
}


form#urlap fieldset fieldset ol li{
	padding:0px 0px 20px 0px;
}

input[type="button"]{
border:1px solid #005E2F;
padding:2px;
font-family:tahoma;
font-size:12pt;
text-shadow:0.1em 0.1em 0.2em #838383;

}
table input{
text-shadow:0.1em 0.1em 0.2em #838383;

}

.p3{

	text-align:center;


}

.p4{

	text-align:left;
	color:#EEF30C;
	font-size:10pt;
	font-weight:bold;
	text-shadow:0.1em 0.1em 0.2em #FF9E3E;
	font-family:tahoma;
	padding:0px;
	margin:0px;




}