body {
	padding: 0px;
	margin: 0px;
	background: #fff7f9;
	font-family: 'Trebuchet MS', sans-serif;
}
nav a{
	display:inline-block;
	padding: 10px 30px 10px 30px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
nav {
	text-align: center;
	background: gray ;
}
nav a:hover, .aktiv{
	color:black;
	background: white;
}
.tartalom {
	background: silver;
	padding: 30px;	
}
.tartalom >div {
	background: white;
	padding: 20px 30px;
}
p {
	text-align: justify;
}
.balra {
	
	float:left;
	margin: 15px;
}
.jobbra {
	
	float:right;
	margin: 15px;
}
.clear {
	clear: both;
}
.zx81 {
	width:200px;
	height:200px;
}
.forras {
	font-size:10px;
}
.table {
	font-size: 14px;
}
.C64 {
	height: 200px;
}
.DOS {
	height: 240px;
}
.fooldalicon {
	width:40px;
	
}
.fooldalicon img {
	width: 20px;
    height: 17px;
}

.horgonyok {
	width: 200px;font-size:12px;border: 1px solid #aaa;padding: 10px; margin-left:10px;
}
