body
{
	background: #000000;
	margin: 0px;
	padding: 0px;
}

html,body
{
	height: 100%;
	width: 100%;
}

table
{
	width: 100%;
	height: 100%;
}

table tr
{
	/*text-align: center;*/
}

img
{
	border: none;
}

div.content
{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

div.languages img
{
	margin: 0px;
	padding: 0px;
}
div.languages img.lang-hu
{
	margin-right: 10px;
}


p.requirements
{
	width: 250px;
	font-size: x-small;
	font-family: Trebuchet MS;	
	color: #666666;
	line-height: 1.2em;
}
