body{
  background-color: rgb(0,102,153);
}
a{
  padding: 2px;
  text-decoration: none;
}
a:hover {
  background-color: rgb(51,102,153);
  color: white;
  padding: 1px;
  border: 1px rgb(224,224,224) solid;  
}
.head_style {
  background-image: url(pics/bg4.gif);  
  color: white;
  font-weight: bold; 
  text-align: center;
  filter: alpha(opacity=80); -moz-opacity: 0.8;  
  opacity: 0.8;
}
.filename_dir a {
	font-weight: bold;	
}

.filename_dir_up a {
	color: rgb(0,102,0);
	font-weight: bold;
}
.filename_dir_up a:hover{
	color: white;
}
.filename_file {
	text-indent: 5px;
}
.filename_file a {
	color: black;
}
.filename_file a:hover {
  color: white;
}
.filesize {	
	color: rgb(112,112,112);
	font-size: 10px;
	text-align: center;
}
.fileatime {
	color: rgb(51,102,153);
	text-align: center;
}
.filetype {
  text-align: right;
}
.table_style {
  background-color: white;
  border: 15px white solid;
  font-family: verdana;
  font-size: 12px;  
}
.listiner {
  background-color: white;
  font-family: verdana;
  font-size: 11px;
  padding: 1px;
}
.logo {
  text-align: right;
	font-size: 10px;
	color: rgb(255,153,0);
	font-variant: small-caps;
	cursor: default;
}
/*## 1.2 ##*/
.row_style_1 {
  
}
.row_style_0 {
  background-color: rgb(234,242,244);
}
/*## 1.3 ##*/
.row_style_hover {
  background-color: rgb(192,214,220);
}
.head_style img {
  padding: 2px;
}
/*## 1.4 ##*/
#kapcs_link{
  background-color: white;
  padding: 10px;
  width: 700px;  
}
#kapcs_link .title{
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}
#kapcs_link a{
  font-family: arial;
  font-size: 12px;
}
#extras{
  text-align: center;  
  padding: 4px;
  font-family: verdana;
  font-size: 11px;  
}
#extras a{
  padding: 0px;
  border: 1px rgb(224,224,224) solid; 
  background-color: white; 
  color: black;
  font-weight: bold;
}
#extras a:hover{
  padding: 4px;
  border-top: 0px;  
}
/*## 1.5 ##*/
.fileico img{
  padding: 2px;
}
