.center
{
	background-image:none;
}

.left
{
	width:300px;
	height: 650px;
	text-align:justify;
	font-size:15px;
	margin:5px;
	padding:3px;
	background-color:rgb(240,240,190);
	color:rgb(160,160,90);
}

.block
{
	text-align:justify;
	font-size:15px;
	margin:5px;
	padding:3px;
	background-color:rgb(230,230,180);
	color:rgb(160,160,90);
}

.tartalom
{
	margin-left:320px;
	margin-top:-650px;
	min-height:650px;
}

.cim
{
	text-align:center;
	color:rgb(160,160,90);
	font-family:"Arno Pro";
	font-size:50px;
	margin:0px;
	padding:0px;
}

.alcim
{
	text-align:center;
	color:rgb(160,160,90);
	font-family:"Edwardian Script ITC","Arno Pro";
	font-size:40px;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
}

a
{
	font-size:15px;
	color:rgb(160,160,90);
}

a:hover
{
	color:rgb(100,50,190);
}

a:visited
{
	font-size:15px;
	color:rgb(160,160,90);
}

h4
{
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.link
{
	margin:5px;
	text-decoration:none;
	text-align:center;
	display:block;
	color:rgb(160,160,90);
	font-size:20px;
	font-weight:bold;
}

.link:hover
{
	color:rgb(160,160,90);
	font-size:20px;
	background-color: white;
}

.link:visited
{
	color:rgb(160,160,90);
}
