#file_lista
{
	border: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: rgb(97,84,68);
	padding-top: 15px;
}

#file_lista a
{
	text-decoration: none;
	color: rgb(97,84,68);
}

#file_lista tr
{
	height: 40px;
}

#file_lista tr:hover td
{
	border: 1px solid rgb(97,84,68);
}

#file_lista tr:hover #filenev a
{
	color: rgb(97,84,68);
	font-weight: bold;
}

#file_lista img
{
	width: 20px;
	height: 20px;
	padding: 3px;
}

#file_lista tr:hover #kep img
{
	width: 24px;
	height: 24px;
	padding: 1px;
}

#file_lista #fejlec
{
	color: rgb(104,92,76);
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	background-color: rgb(168,151,123);
}

#file_lista #fejlec td
{
border: 1px dotted rgb(104,92,76);
}

#file_lista .sor1 td
{
	border: 1px dotted rgb(104,92,76);
}

#file_lista .sor0 td
{
	border: 1px dotted rgb(104,92,76);
}

#file_lista #kep
{
	width: 35px;
}

#file_lista #filenev
{
	width: 450px;
	text-align: left;
	padding-left: 5px;
	font-size: 9pt;
}

#file_lista #filekit
{
	width: 30px;
}

#file_lista #filemeret
{
	width: 45px;
	text-align: right;
	padding-right: 5px;
}

#del a img
{
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0;
}

#file_lista #filenev a:hover
{
	color: rgb(97,84,68);
	font-weight: bold;
}
