
body {
	width:auto;
	margin:0px;
	padding: 0px;
}
table {
	margin:0px;
	width: auto;
	padding: 0px;
	background-clip: content-box;
	border-spacing:0px;
	}
#a{
	position: relative;
	left: 126px;
	
}
	
#b{
	position: relative;
	float:left;
	
}

#c{
	position: relative;	
	float:left;
}

#d{
	position: relative;
	/*left: -126px;*/
	
}

#e{
	position: relative;
	/*left: -126px;*/
	left: 126px;
}
#f{
	position: relative;
		left: 126px;
	}
#jobb{
	position: absolute;
		left: 300px;
		top: 50px;
		width:100px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#bal{
	position: absolute;
		left: 50px;
		top: 50px;
		width:100px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#alap{
position: absolute;
	left: 50px;
	top: 300px;
	width:150px;
	height:30px;
	background-color: white;
	text-align: center;
}
#kever{
position: absolute;
	left: 50px;
	top: 350px;
	width:150px;
	height:30px;
	background-color: white;
	text-align: center;
}
/*Irányító gombok*/
#A{
	position: absolute;
		left: 50px;
		top: 150px;
		width:50px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#B{
	position: absolute;
		left: 120px;
		top: 150px;
		width:50px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#C{
	position: absolute;
		left: 190px;
		top: 150px;
		width:50px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#D{
	position: absolute;
		left: 50px;
		top: 250px;
		width:50px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#E{
	position: absolute;
		left: 120px;
		top: 250px;
		width:50px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#F{
	position: absolute;
		left: 190px;
		top: 250px;
		width:50px;
		height:30px;
		background-color: white;
		text-align: center;
	}
#container_1{
	position: relative;
	top:20px;
	margin:0px;
	padding: 0px;
	/*left:50px;
	top:50px;*/
	width:378px;
	height:504px;
	float:left;
}
#container_2{
	position: relative;
	top:20px;
	margin:0px;
	padding: 0px;
	left:50px;
	
	width:500px;
	height:504px;
	background-color: red;
	float:left;
	
} 

td,th{border:1px solid #000;
padding:0px;
width:40px;
height:40px;
}
H1 {text-align: center}
	p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #002525;
}
.center {
    margin: auto;
    width: 60%;
    border: 3px solid #73AD21;
    padding: 10px;
}
/*.a {width: 30%;}
.b {width: 30%;}
.c {width: 5%;}
.d {width: 35%;}
   
ol {
	margin-left: 20%;
	margin-right: 20%;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #002525;
    background: #73AD21;
    padding: 1%;
}
ol li {
    background: #ffffff;
    padding: 3%;
    margin-left: 3%;
}
#szamGombok1, #szamGombok2{
	display: inline;
}*/
