.fejlec1 {
	background-image: url(images/lec2.jpg);
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E8E7B9;
}
.sav1 {
	background-color: #7E0808;
	background-image: url(images/lec3.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E7B9;
	border-bottom-color: #E8E7B9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E7B9;



}
.logo {
	background-image: url(images/logo.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E7B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #7E0808; 
	padding-left:1px; 
   }
.sav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E7B9;
	background-color: #7E0808;


}
.sav2 {
	background-image: url(images/lec.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E7B9;
}
.centre {
	background-image: url(images/lec4.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E7B9;
}
.lablec {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #7E0808;
	border-right-color: #7E0808;
	border-bottom-color: #7E0808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7E0808;

}
.centre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E0808;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.textfejlec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #7E0808;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E0808;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E8E7B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E7B9;
	border-right-color: #E8E7B9;
	border-bottom-color: #E8E7B9;
	border-left-color: #E8E7B9;
}
A.type1:link    {
	color:#E8E7B9;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}
A.type1:visited {
	color:#E8E7B9;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}
A.type1:active  {
	color:#E8E7B9;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}
A.type1:hover   {
	color:#000000;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}
A.type2:link    {color:#7E0808; text-decoration:none;}
A.type2:visited {color:#7E0808;text-decoration:none;}
A.type2:active  {color:#7E0808; text-decoration:none;}
A.type2:hover   {color:#000000; text-decoration:none;}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#7E0808;
	color:#E8E7B9;
	width:140px;
	padding:2px;
	text-align:center;
	text-decoration:none; 
	font-family: "Monotype Corsiva"; 
	font-size: 18px; 
	font-style:italic; 
	font-weight:bold;
	border:1px solid #E8E7B9;
}
.menutitlef{
	margin-bottom: 5px;
	background-color:#7E0808;
	color:#E8E7B9;
	width:140px;
	padding:2px;
	text-align:center;
	text-decoration:none; 
	font-family: "Monotype Corsiva"; 
	font-size: 18px; 
	font-style:italic; 
	font-weight:bold;
	border:1px solid #E8E7B9; 
	cursor:default;
}

