body{
  background-color: #000000;
  font-family: sans-serif; 
  color: #b2b2b2; 
  font-size: 13pt
}

a          {text-decoration: none;}
a:link     {color:yellow;}
a:visited  {color:yellow;}

a:active {
  color:orange; 
  text-decoration: none;
}

a:hover {
  color:orange; 
  text-decoration: none;
}

/* neviditelny odstavec v rozbalovacich menu */
.invisible {display: none;}
.visible   {display: on;}

.nabidka {
  font-family: Arial;
  font-weight: bold;
  font-size: 15pt;
  color: yellow;
}

/* specialne pro menu-nojs.htm a odvozeniny */
.nabidka2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 15pt;
}

.podnabidka {
  font-family: Courier New;
  font-weight: bold;
  font-size: 12pt;
}

.podnabidka2 {
  font-family: Courier New;
  font-weight: bold;
  font-size: 13pt;
  color: #b2b2b2;
}

/* specialne pro omne.htm a cetba.htm */
.first {
  font-family: Arial;
  font-weight: bold;
  font-size: 13pt;
  color:orange;
}

/* pro web.htm */
.name {
  font-weight: bold; 
  color: orange; 
  font-size: 13pt;
}

/* pro cyklistika-nojs.htm a cyklistika-js.htm */
.poh {
  color:orange; 
  font-size: 14pt; 
  font-weight: bold;
}

.poh2 {
  color:orange; 
  font-size: 14pt; 
  font-weight: bold;
  cursor: hand; 
  cursor: pointer;
}

/* pro cetba.htm */
.font_12pt {font-size: 12pt;}
.font_13pt {font-size: 13pt;}

/* pro skola/x37sgs.htm */
.com {
  font-weight: bold;
  font-family: monospace;
}
