body {
	background-color: #D3C3A3;
	background-image: url();
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:normal;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	
}
.fejlec {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height:normal;
}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.dropdown { 
position: absolute; 
color:black; 
width:200;  
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px; 
background-color: #efefef; 
layer-background-color: #EFEFEF; 
top:300; 
z-index:1; 
visibility: hidden ;}

.drophead { 
color:#000000; 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none 
}

.dropitem { 
color:#000000; 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none
}

.drophead:hover { 
color:#ff0000; 
text-decoration:none }

.dropitem:hover { 
color:#ff0000; 
text-decoration:none  }