body
{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 82.5%;
	color: #898989;
	background-color: white;
	margin-left: 0px;
	text-align: center;
}
#content {
	width:480px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

a, a:visited, a:active
{
	color: #898989;
}
a:hover { 
	color: gray; 
	background: #AFB
}
.copyright {
	font-size: 80%;
}

#tocome {
	color: #049dec;
	margin-bottom: 20px;
	background-color: #bdd0fe;
	border: solid 1px #049dec;
	padding: 10px;
}


#ismerteto {
	color: #049dec;
	margin-bottom: 15px;
	background-color: #94ed92;
	border: solid 1px #049dec;
	padding: 10px;
}
a.ismerteto, a.ismerteto:visited {
	color: white;
}
a.ismerteto:hover {
	background: #00e8ae;
	color: #049dec;
}

#palya {
	margin-bottom: 15px;
	background-color: #d9e1f6;
	border: solid 1px #049dec;
	padding: 10px;
}

h1 {
	font-size: 1.2em;
}

#left {
	width:162px;
	float:left;
}

#right {
	margin-left: 167px;
}