#menu {
	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;}

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;
	}

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



