/* CSS Document */

/* VRANY *********************************************************/

.vrany {
  background: #dce;
  border: solid 1px #879;
}

.vrana {
  background: #efeef6;
  color:#000;
  text-decoration:none;
  /*border: solid 0px #000;*/
  padding: 2px 10px;
}

/* OKRUHY ********************************************************/

.okruhy {
  background: #bdb;
  border: solid 1px #797;
}

.okruh {
  background: #dfd;
  color:#000;
  text-decoration:none; 
  /*border: solid 0px #0f0;*/
  /*padding: 2px 10px; */
}

/* TESTY ********************************************************/
/* bolo: ebb;f6dfdf */
.testy {
  background: #eea;
  border: solid 1px #995;
}

.test {
  background: #ffd;
  color:#000;
  text-decoration:none;
  /*border: solid 0px #0f0;*/
 /* padding: 2px 10px; */
}

/* OTAZKY *******************************************************/

.otazky {
  /*background: #ff0;
  font-weigth:bold;
  */
  border: solid 0px #090;
}

.otazka {
  background: #cca;
  font-weight:bold;
   /*border: solid 1px #660 */
}

td.otazka {
  border: solid 1px #996;
}

.odpoved {
  background: #ee9;
  font-weight:normal;
}

/* OTAZKY VYHODNOTENIE ******************************************/

.otazky_vyhodnot {
  /*background: #ff0;
  font-weigth:bold;
  */
  border: solid 0px #090;
}

.otazka_vyhodnot {
  background: #eed;
  color:#555;
  font-weight:bold;
   /*border: solid 1px #660 */
}

td.otazka_vyhodnot {
  border: solid 1px #ddc;
}

.odpoved_vyhodnot {
  background: #ffe;
  font-weight:normal;
}

hr.vyhodnotenie {
 border: 0px solid;
 color:#ee0000; 
 background:#ee0000; 
 height:10px;
}

/* OVYHODNOTENIA ******************************************/
.vyhodnot {
  background: #ffd;
  border: solid 1px #887;
}

.vyhodnot_datum {
  font-family:Monospace;
  text-decoration:underline;
  /*border: solid 1px #887;*/
}
