.flash
{
	margin-left:0px;
}

.bemutatkozo
{
	width:200px;
	height: 350px;
	text-align:justify;
	font-size:15px;
	margin:5px;
	padding:3px;
	background-color:rgb(240,240,190);
	color:rgb(160,160,90);
}

.block
{
	margin-top:10px;
}

.block:first-letter
{
	color:rgb(150,150,90);
	font-size:20px;
	font-weight:bold;
}

.gyorsfoglalas
{
	background-color:rgb(240,240,190);
	margin-top:-350px;
	margin-bottom:30px;
	margin-left:540px;
	width:250px;
	height:350px;
	
}

.clock
{
	background-color: rgb(241,238,207);
	margin-left:250px;
}

.gyorsfoglalasTable
{
	color:rgb(150,140,80);
	width:250px;
	font-size:12px;
}
.foglalinput
{
	color:rgb(160,160,90);
	background-color: rgb(245,248,217);
	font-size:12px;
}

.keprotalo
{
	height:350px;
	width: 310px;
	color:rgb(160,160,90);
	background-color:rgb(240,240,190);
	color:rgb(150,140,80);
	margin-left:220px;
	margin-top: -360px;
	text-align:center;
}

.block
{
	text-align:justify;
	font-size:15px;
	margin:5px;
	padding:3px;
	color:rgb(160,160,90);
}

a, a:visited
{
	color:rgb(160,160,90);
}