div.tree-base {
  padding-left:     10px;
}

div.tree-content {
  display:          block;
  padding:          2px;
  color:            #555555;
  text-align:       left;
  font-family:      Georgia, Times New Roman, serif;
  font-size:        14px;
  font-weight:      normal;
}

a.tree-uri {
  color:            #555555;
  text-decoration:  none;
}

a.tree-uri:hover {
  border-top:       1px solid #a3b1cc;
  border-bottom:    1px solid #a3b1cc;
}

div.tree-blk {
  display:          block;
}

div.tree-tc {
  /*display:          table-cell;   IE nem támogatja, 7-es sem */
  display:          block;
}

img.ctrl {
}

table, tr, td {
  margin:           0px;
  padding:          0px;
  border:           none;
}

/*
  font-family:      Trebuchet MS, Arial, Helvetica, sans-serif;
  font-family:      Georgia, Times New Roman, serif;
*/
