a {
  text-decoration: none;
}

a:link {
  color: #eeeeee;
}

a:visited {
  color: #aaaaaa;
}

a:hover {
  color: #ffffff;
  text-decoration: underline;
}

body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}

body.term {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #cccccc;
  background-color: black;
}

h1.term {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-left: 15px;
}

p.term {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

ul {
  list-style-position: outside;
  list-style-type: square;
  margin-left: 20px;
}

li {
    font-size: 11px;
}

.navigace {
  text-align: right;
}

.tblgal {
  height: 550px;
  width: 500px;
}

#flash {
  border-right: 0;
  left: 50%;
  margin-bottom: 0;
  margin-left: -375px;
  margin-top: -300px;
  position: absolute;
  top: 50%;
}

#divterm {
  clip: rect(0px, 450px, 330px, 0px);
  height: 330px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 110px;
  width: 450px;
}

#divtermcnt {
  left: 0;
  position: absolute;
  top: 0;
}
#divtermctrl {
  left: 465px;
  position: absolute;
  top: 110px;
  width: 20px;
  font-size: 11px;
}	
.collection {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color: #304A1D;
}
.collection a {text-decoration:none}
.collection a:link {color: #304a1d}
.collection a:visited {color: #304a1d}
.collection a:hover {color: #7A814E; text-decoration:underline}

