body
{
	
	scrollbar-3d-light-color : #eeeee8;
	scrollbar-border-color : #eeeee8;
	scrollbar-arrow-color : #eeeee8; 
	scrollbar-base-color : #eeeee8; 
	
	scrollbar-face-color : #bcbca9; 
	
	scrollbar-highlight-color : #eeeee8; 
	scrollbar-track-color : #eeeee8;
   	scrollbar-shadow-color : #eeeee8;
	scrollbar-darkshadow-color : #eeeee8;
}

a:link {
	color: #c80000;
	text-decoration: underline;
}
a:visited {
	color: #c80000;
	text-decoration: underline;
}
a:hover {
	color: #c80000;
	text-decoration: underline;
}
a:active {
	color: #c80000;
	text-decoration: underline;
}

.text {
	font-family: "Trebuchet MS", "Trebuchet", mono;
	font-size: 11px;
	color: #625e3c;
	text-decoration: none;
	
}

.ker {
	font-family: "Trebuchet MS", "Trebuchet", mono;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	
}

.szamlalo {
	font-family: "Trebuchet MS", "Trebuchet", mono;
	font-size: 10px;
	color: #625e3c;
	text-decoration: none;
	
}

.ajanlatok {
	font-family: "Trebuchet MS", "Trebuchet", mono;
	font-size: 11px;
	color: #625e3c;
	text-decoration: none;
	background-color: #f5f5f5;
	border: dotted 1px;
}

.kiemelt {
	font-family: "Trebuchet MS", "Trebuchet", mono;
	font-size: 15px;
	font-weight: bold;
	color: #838065;
	text-decoration: none;
}

.szam {
	font-family: "Trebuchet MS", "Trebuchet", mono;
	font-size: 17px;
	font-weight: bold;
	color: #838065;
	text-decoration: none;
}

.cim {
	font-family: "Arial", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	
}


.inp {
	font-family: Trebuchet MS;
	background-color: #eeeeee;
	font-size: 11px;
	border-width: 1px;
	color: #646464;
	text-decoration: none;
	
}

.popup{
	width: 340px;
	height: 213px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -136px;
	margin-left: -170px;


}



