.head_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	cursor: default;
	font-size: 12px;
	height: 10px;
}
.filename_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.filename_dir a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	padding-left: 2px;
}
.filename_dir_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.filename_dir_up a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.filename_file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 10px;
}
.filename_file a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
}
a:hover {
	text-decoration: none;
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pics/sel.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-right: 2px;
	padding-left: 2px;
}
.filesize {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align: middle;
}
.fileatime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-align: center;
}
.filetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
	text-align: right;
}
.table_style {
	border: 3px double #999999;
}
.listiner {
	font-family: Verdana;
	color: rgb(235,235,235);
	text-indent: 5px;
	font-size: 11px;
	background-image: url(pics/sel.jpg);
}
.listiner a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.logo {
	text-align: right;
	font-size: 10px;
	color: rgb(255,153,0);
	font-variant: small-caps;
	cursor: default;
}
/*## 1.2 ##*/
.row_style_0 {
	background-color: white;
}
.row_style_1 {
	background-color: #EEEEEE;
}
/*## 1.3 ##*/
.row_style_hover {
	background-color: rgb(182,203,228);
}
.head_style img {
	cursor: pointer;
}
/*## 1.4 ##*/
#kapcs_link{
  font-family: verdana;
  font-size: 12px;
  color: #006699;
  width: 700px;
}
#kapcs_link .title{
  font-family: verdana;
  font-size: 12px;  
  font-weight: bold;
  padding: 2px;
  border-bottom:2px #707070 groove;
}
#kapcs_link a{
  font-family: arial;  
  text-decoration: none;  
}
#extras{
  text-align: center;
  font-family: verdana;
  font-size: 10px;    
}
#extras a{
  font-family: verdana;
  font-size: 10px;
  color: gray;
  text-decoration: none;
}
#extras a:hover{
  color: white;
  font-size: 10px;
}
