body 
{ 
	font-family: Arial, serif;
	z-index: 0;
	background: url("images/f.JPG");
	color: black;
	font-weight: bold;
}
body:active{color: black;}
body:link{color: black;}
body:visited{color: black;}

hr { z-index: 0;}
table { z-index: 0;}
tr{ z-index: 0;}
td { z-index: 0;}
a { z-index: 0;}

.l 
{ 
	color: red; 
	font-size: 200%; 
	font-family: serif; 
}

.ll 
{ 
	color: red; 
	font-size: 100%; 
	font-family: Arial; 
}

.header 
{ 
	color: darkblue;
    font-style: italic;	
	font-size: 130%; 
	font-family: Arial, serif; 
	font-weight: 3;
	z-index: 0;	
}

.menutable 
{ 
	position: absolute;
	z-index: 1;
	background: darkred;	
}

.prava 
{ 
	color: dimgray;
	font-style: bold;		
	font-size: 75%; 
	font-family: Arial, serif; 
	font-weight: 3;
	z-index: 0;		
}

.but {cursor: hand;}
.error {color: red; font-size: 200%;}

.blue{color: darkblue;font-family: Tahoma, serif;font-size: 120%;font-weight: normal;}
.blue2{color: darkblue;}
.red{color: red;font-family: Tahoma, serif;font-size: 120%;font-weight: normal;}

.list
{ 
	color: black;		
	font-size: 100%; 
	font-family: Arial, serif; 
	z-index: 0;		
}

.list2
{ 
	color: black;
	font-style: italic;	
	font-size: 80%; 
	font-family: Arial, serif; 
	z-index: 0;		
}

#menu{z-index: 1;}
#aboutmenu {position: absolute; z-index: 3; visibility: hidden;}
#faqmenu {position: absolute; z-index: 3; visibility: hidden;}
