/* CSS Document */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6600CC;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #6600CC;
}

a:hover {
	background: #FFCCCC;
	color:#6600CC;
	background-color: #FFFFCC;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0066;
	text-align: center;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6600CC;
	text-align: left;
	margin-bottom: 0px;
}

body {
	font-weight: bold;
	color:#000066;
	background-color: #FED5D6;
}	

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	margin-top: 0px;
}
hr {
	border-width:1px;
	width:500px;
	color: #FF00FF;
}	

.Item {
   cursor: hand;}

.ListaElem {
	list-style-image: url(LenyiloLista/plusz.jpg);
	color: #FF0066;
	cursor: hand;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 16px;
}

.ListaElem02 {
	list-style-position: outside;
	list-style-image: url(../LenyiloLista/plusz.jpg);
	list-style-type: disc;
	color: #6600FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
}



.BelsoLista {
	list-style:none;
	list-style-image:url(../../imagekoz/fjel.gif);
	cursor: default;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	color: #003366;
}

.BelsoLista02 {
	color: #3300CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	cursor: default;
	list-style-type: none;
}

.ListaElemEszkozok {
	list-style-position: outside;
	list-style-image: url(LenyiloLista/plusz.jpg);
	list-style-type: disc;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 6px;
	padding-bottom: 2px;
}

.ListaMuszer {
	list-style-image: url(../../imagekoz/fjel.gif);
}

.DivKulso {
	height: auto;
	width: 100%;
	text-align: center;
}
.DivBelso{
	height:auto;
	width: 500px;
	text-align: left;
	margin:auto
}

DIV.tocHead{
	text-decoration: none;
	cursor: "hand";}

.tocItemHide {display: none;}
.tocItemShow {display: block; color:#6600CC}
UL {margin-left:16pt; margin-top:0em; margin-bottom:2px;}
UL UL LI {margin-left:-9pt;margin-top: .3em;}
