/* jegyzetportal CSS 2006 május */

body {
background: #CFCFCA;
background-repeat: repeat-y;
background-attachment:fixed;
font-weight: normal;
font-size: 11px; 
color: #000000; 
font-style: normal; 
font-family: tahoma;


margin: 0;
font-size: 80%;
font-weight: bold;
}

.main {
background: #C1CFFD;
color: #555555;
font-family: tahoma;
font-size: 12px;
}

.main:hover {
background: #C1CFFD;
color: #555555;
font-family: tahoma;
font-size: 13px;
}

.zold {
background: #B8C28D; 
}

.arany {
background: #FFCC00; 
color: #ffffff;
font-family: tahoma;
font-size: 12px;

}

.alapszin {
font-weight: normal;
font-size: 11px; 
color: #777777; 
font-style: normal; 
font-family: tahoma;
background: #C1CFFD;
}

.menu {
color: #0066FF;
font-family: tahoma;
font-weight: bold;
font-size: 16px;
}	
	
.menu:hover {
color: #666666;
font-family: tahoma;
font-weight: bold;
font-size: 19px;
text-decoration: underline;
}

.almenu {
color: #0099FF;
font-family: tahoma;
font-weight: bold;
font-size: 16px;
}	
	
.almenu:hover {
color: #666666;
font-family: tahoma;
font-weight: bold;
font-size: 19px;
text-decoration: underline;
}

HR { 
	width:100%; 
}

.input {
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#666666; 
	color:#FFFFFF; 
	font-size:12px; 
	font-family:"Arial";
	scrollbar-base-color:#666666;  
	width:400px;
}

keres {
font-family: arial;
font-size: 11px;
color: #FFCC00;
}

.orangeBold {
color: #FFA100;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}

.hir {
color: #488827;
font-family: tahoma;
font-size: 11px;
text-decoration: underline;
}
	
.white {
color: #ffffff;
font-family: tahoma;
font-size: 11px;
}

.white:hover {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	}
	
.whiteBold {
color: #ffffff;
font-family: tahoma;
font-weight: bold;
font-size: 11px;
}	
	
.whiteBold:hover {
color: #ffffff;
font-family: tahoma;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

.black {
color: #000000;
font-family: tahoma;
font-size: 11px;
}

.black:hover {
color: #000000;
font-family: tahoma;
font-size: 11px;
text-decoration: underline;
}
	
a {
font-family: tahoma;
color: #555555;
}	
	
a:hover {
font-family: tahoma;
color: #555555;
}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}

