/* szöveg formázási beállítások */
p {
	font-size:16px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: justify;
	text-indent: 20px;
	color: black;
	word-spacing: 5px;
	line-height: 20px;
	margin: 0px 0px;
}

/*p.inic:first-line {
	font-variant:small-caps;
	text-indent: 40px;
}*/

p.center {
	font-size:16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	text-align: center;
	text-indent: 0px;
	margin: 0px 100px;
	color: black;
	}

p.right {
	font-size:16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	text-align: right;
	}

p.szerzo {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-variant: small-caps;
	letter-spacing: 0px;
	line-height: 30px;
	text-indent: 0px;
	border-bottom:2px dotted #b8a877;
}
p.alcim {
	font-size:18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	text-align: right;
	text-indent: 0px;
	line-height: 30px;
	}
	
p.lead {
	font-size:16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 100px 0px 100px;
	color: black;
	}

h1 {
	font-size:36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: right;
	letter-spacing: 0px;
	line-height: 40px;
	margin: 0px 0px 0px 0px;
}

abbr, acronym {
    border-bottom: 1px dotted;
	cursor: help;
}

/*p:first-letter { 
	font-size: 300%; 
}*/

#toptopage {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#szoveg 	{
	width: 100%;
	margin: 0px 0px;
	text-align: center;
}

#hr {
	width: 100%;
	height: 2px;
	margin: 0px 0px;
}
	
hr.thin {
	height: 1px;
	border: 0;
	color: black;
	background-color: black;
	width: 95%;
}

a.tema { 
	color: #000000;
	font-size: 14px;	
	font-weight: normal;
	font-variant: small-caps;
	font-family: Georgia, Times New Roman, Times, serif; 
	text-decoration: none 
}

a.tema:hover { 
	color: #cc6600
}

a.szotar {
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: justified;
	text-decoration: none;
} 

/*a.szotar:hover  {
	color: #cc6600;
}*/