/* ---------------------------------------------------------------------------
 * Name:                $Id: infosav.css 12551 2013-03-21 14:02:19Z era $
 * * Description: eVIR CSS
 * * Copyright (C) BC.HU Kft. <evir@bc.hu>. All rights reserved. More info: http://evir.hu
 * ---------------------------------------------------------------------------
 */



/* Fejlec - Infosav */
table.infosav {
  border-spacing: 0px;
  color: #666666;
  width: 100%;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}
td.infosav1 {
  color: #666666;
  text-align: left;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: bottom;
  width: auto;
  padding-bottom: 2px;
}
span.keret {
 font-size: 9pt;
 font-weight: bold;
 color: #666666;
 border: 1px outset transparent;
 margin-right: 5px;
 padding-right: 5px;
 padding-left: 5px;
 border-radius: 3px 3px 3px 3px;
}
.infosav1 span.keret {
 float: left;
}
span.keret:hover,span.keret:focus {
 color: #000000;
 border: 1px outset #c0c0c0;
 background-color: #E5E5E5;
 background-position: center top;
}
td .infosav2 {
  background-position: right center;
  vertical-align: bottom;
  font-size: 8pt;
  width: auto;
  text-align: right;
  padding-bottom: 2px;
  margin-bottom: 0px;
}
.infosav2 span.keret .infosav {
 color: #666666;
 font-size: 8pt;
 margin-bottom: 0px;
 border-radius: 3px 3px 3px 3px;
}
.infosav2 span.keret:hover a,.infosav2 span.keret .infosav:hover ,.infosav2 span.keret .infosav:hover a{
 color: #000000;
 }
