	body{
		background-color: #49861e;
		color: white;
		margin: 2px;
	}
	.tkeret{
		width: 995px;
		height: 700px;
		margin: auto;
		position: relative;
	}
	.farkasutca{
		position: absolute;
		z-index: 2;
		width: 100px;
		right: 0px;
		height: 100%;
		border-left: 1px solid white;
		border-right: 1px solid white;
	}
	.farkasutca b{
		display: block;
		position: absolute;
		top: 40%;
		right: -50px;
		width: 150px;
		font-family: arial;
		font-size: 20px;
		-webkit-transform: rotate(-90deg); 
		-moz-transform: rotate(-90deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}
	.ut1{
		border-bottom: 1px solid white;
		border-left: 1px solid white;
		position: absolute;
		right: 102px;
		top: 50px;
		width: 700px;
		height: 250px;
		border-bottom-left-radius: 250px 200px;
	}
	.ut2{
		border-bottom: 1px solid white;
		border-right: 1px solid #49861e;
		position: absolute;
		z-index: 3;
		right: 101px;
		top: 301px;
		width: 800px;
		height: 100px;
	}
	.valami{
		border: 1px solid white;
		position: absolute;
		z-index: 3;
		right: 901px;
		top: 40px;
		width: 95px;
		height: 400px;
	}
	.foepulet{
		border: 1px solid white;
		position: absolute;
		z-index: 3;
		right: 410px;
		top: 100px;
		width: 300px;
		height: 90px;
		font-family: arial;
		font-size: 20px;
		text-align: center;
		padding-top: 30px;
		text-decoration: none;
	}
	.epulet{
		position: absolute;
		width: 100px;
		height: 200px;
	}
	.epulet a{
		text-decoration: none;
		width: 100px;
		height: 100px;
		display: block;
		border: 1px solid white;
		font-family: arial;
		font-size: 20px;
		text-align: center;
	}
	.a{
		top: 450px;
		right: 600px;	
	}
	.b{
		top: 450px;
		right: 400px;	
	}
	.c{
		top: 450px;
		right: 200px;	
	}
	.d{
		top: 40px;
		right: 200px;	
	}
	.jelmagyarazat{
		font-family: arial;
		font-size: 20px;
	}
	.jelmagyarazat a{
		display: inline-block;
		width: 15px;
		height: 15px;
		border: 2px solid #8cec48;
	}
	.jelmagyarazat2{
		position: absolute;
		bottom: 0px;	
		font-family: arial;
		font-size: 20px;
	}
	.foglalt{
		background-color: red;
		color: white;
	}
	.foglalo{
		background-color: yellow;
		color: black;
	}
	.ures{
		cursor: pointer;
		color: white;
	}