body
{
	background-color: #eee3d8;
	padding: 0px;
	margin: 0px;
	scrollbar-3d-light-color : #eee3d8;
	scrollbar-border-color : #eee3d8;
	scrollbar-arrow-color : #eee3d8; 
	scrollbar-base-color : #eee3d8; 
	
	scrollbar-face-color : #ffffff; 
	
	scrollbar-highlight-color : #eee3d8; 
	scrollbar-track-color : #eee3d8;
   	scrollbar-shadow-color : #eee3d8;
	scrollbar-darkshadow-color : #eee3d8;
	
}

.fotable {
	width: 950px;
	height: 100%;
}

.kereses {
	font-family: "Tahoma", Courier, mono;
	font-size: 11px;
	color: #333333;
	background-color: #fcfcfc;
	border: 1px solid #d1d1d1;
	text-decoration: none;
}

.kez {
	cursor: pointer;
}

.text {
	font-family: "Tahoma", Courier, mono;
	font-size: 11px;
	color: #505050;
	text-decoration: none;	
}

.text:link {
	color: #ff8400;
	text-decoration: none;	
}

.text:hover {
	color: #ff8400;
	text-decoration: none;	
}

.text:visited {
	color: #ff8400;
	text-decoration: none;	
}

.cim {
	font-family: "Tahoma", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #868f07;
	text-decoration: none;	
}

.ar {
	font-family: "Tahoma", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;	
}

.iskolaiar {
	font-family: "Tahoma", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;	
}

.kistable {
	padding: 10px;
	background-color: #f7eada;
	border: 4px solid #ded2c3;
	}
	
.nagytable {
	padding: 10px;
	border: 4px solid #f7eada;
	}
	
.kosartext {
	font-family: "Tahoma", Courier, mono;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
}

.gomb {
	background-color: #ff8400;
	border-bottom-style: none;
	color: #FFFFFF;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.kwords {
	font-family: "Tahoma", Courier, mono;
	font-size: 9px;
	color: #dededd;
}