<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu {
	height:auto;
	position:relative;
	margin: 5px 5px 0 5px;
	float:left;
	line-height:15px;
	width:300px;
	}

.menub {
	height:auto;
	position:relative;
	margin: 5px 5px 0 5px;
	float:left;
	line-height:15px;
	width:300px;
	}

.pane {
	display:none;
	text-align:justify;
	width:300px;
	overflow-y: auto;
	color:#666555;
	position:relative;
	list-style-type:none;	
}

li.sotet {
	color:#666555;
	background-color:#eeeee0;
	line-height:27px;
	padding-left: 5px;
	cursor: pointer;
	list-style-type:none;
}	
li.vilagos {
	color:#666555;
	background-color:#fffff0;
	line-height:27px;
	padding-left: 5px;
	cursor: pointer;
	list-style-type:none;
}

ul.menulista {
    list-style:none outside none;
    margin:0;
    padding:0;
}
/*
div.sotet {
	color:#666555;
	background-color:#eeeee0;
	line-height:27px;
	height:27px;
	width:295px;
	padding-left: 5px;
	cursor: pointer;
	list-style-type:none;
}	

div.vilagos {
	color:#666555;
	background-color:#fffff0;
	line-height:27px;
	height:27px;
	width:295px;
	padding-left: 5px;
	cursor: pointer;
	list-style-type:none;}
*/
.login {
	width:300px;
	height: 140px;
	}

input.login
 	{
	float:right;
	margin:2px 4px 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-x-system-font:none;
	border-color:#8e8e8e #e1e1e1 #e1e1e1 #8e8e8e;
	border-style:solid;
	border-width:1px;
	float:right;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px;
	width:140px;
	height: 16px;
	}

a.info {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#666555;
	text-decoration:none;
	}
a.info:hover {
	color:#990033;
}



</pre></body></html>