BODY {
	font-family: Arial, sans-serif;
}

TABLE.search TR, TABLE.search TD, TABLE.search TH {
	border: 1px solid #92cddc;
}

TABLE.search TH {
	qbackground: #4bacc6;	
	qcolor: #ffffff;
	background: #daeef3;
}
TABLE.search TD {
	vertical-align: top;
	line-height: 140%;
	padding-left: 4px;
	padding-right: 4px;
	background: #daeef3;
}

TABLE.search .second TD {
	background: #f4feff;	
}

.fonto {
	font-style: italic;
	font-size: 80%;	
}

INPUT {
 	border: 1px solid #92cddc;	
}

A IMG {
	border: none;
}

#sercxrezultoj {
	background: #daeef3; 
	margin-top: 12px; 
	margin-bottom: 16px;

	border-top: 1px solid #4bacc6; 
	border-bottom: 1px solid #4bacc6; 
	padding-left: 8px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-right: 4px;
}
#vorto {
width: 40%;
height: 1.5em;
font-size: 1.5em;
}
input[type=submit] {
height: 1.5em;
font-size: 1.5em;
}
@media (max-device-width: 480px) {
#vorto {
width: 90%;
height: 3em;
font-size: 3em;
}
input[type=submit] {
height: 3em;
font-size: 3em;
}
}
