html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 14px;
	color: #f9f9f9;
	text-align: left;
	background: #262626;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #f9f9f9;
}
#list {
	width: 800px;
	margin: 30px auto 0 auto;
	background: #292929;
}
.flot {
	display: block;
	float: left;
	padding: 5px;
}
.sor {
	margin-bottom: 2px;
	clear: both;
}
.nev {
	width: 520px;
}
.nev a {
	font-weight: normal;
}
.meret {
	width: 90px;
	text-align: right;
}
.mime {
	width: 130px;
	text-align: right;
	
}
.link {
	width: 20px;
	text-align: center;
}
.link img {
	height: 16px;
	border: 0 none;
}
#finder {
	width: 100%;
	top: 0;
	left: 0;
	color: #f9f9f9;
	position: fixed;
	background: #292929;
	border-bottom: 1px solid #000;
}
#finder form {
	height: 34px;
	text-align: right;
	color: #f9f9f9;
}
.krr {
	width: 172px;
	height: 19px;
	border: 0px;
	padding: 4px;
	margin: 3px;
	background: #262626;
	color: #f9f9f9;
}
.krr2 {
	color: #f9f9f9;
	width: 60px;
	height: 27px;
	border: 0px;
	padding: 4px;
	margin: 3px;
	background: #262626;
}
#ull {
	float: left;
}