div.band { position: absolute; float: left; margin: 1px; height: 33px; vertical-align: middle; background-color: #94978f; font-size: 11px; text-align: center; left: 0px; }
div.bandheader { float: left; vertical-align: middle; padding-top: 8px; height: 100% background-color: #94978f; }

/* inaktív smap cella div módszerrel */
DIV.d { position: absolute; background:   #BDC7AA; border: 1px solid #94978f; height: 30px;}
DIV.d a:link, DIV.d a:active, DIV.d a:visited
  {color: #404F42; text-decoration: none; padding-top: 2px; display: block; padding-left: 12px; padding-right: 12px; }
div.d div.ctr { position: absolute; min-width: 12px; border-top: 1px solid #94978F; border-right: 1px solid #94978F; text-align: center; font-size: 9px; }

/* kiválasztott smap cella div módszerrel */
DIV.ds { position: absolute; background:   #FFFFFF; border: 1px solid #94978f; height: 30px; top: 0;   }
DIV.ds a:link, DIV.ds a:active, DIV.ds a:visited
  {color: black; text-decoration: none; padding-top: 2px; display: block; padding-left: 12px; padding-right: 12px; }
div.ds div.ctr { position: absolute; min-width: 12px; border-top: 1px solid #94978F; border-right: 1px solid #94978F; text-align: center; font-size: 9px; }

