a:link {
    color: #aeeede;
}
a:visited {
    color: #b0d0d0;
}

a:active {
    color: #dfffef;
}
BODY {
  font-family : Arial, sans;
  font-size : 11;
  color : F0FDFE;
  background-color : #2a6a6a;
}
.lubNadpis01 {
  font-family : Arial, sans;
  font-size : 17;
  font-weight : bold;
}
.lubTableHeader01 {
  font-family : Arial, sans;
  font-size : 17;
  font-weight : bold;
  color : #F0FDFE;
  background-color : #193C3E;
}
.lubTable01 {
  font-family : Arial, sans;
  font-size : 13;
  color : #F0FDFE;
  background-color : #487e84;
}
.lubMenuLeft {
  background-color: #487e84;
  color: #F0FDFE;
  text-align: right; 
}                   
.lubMenuRight {
  background-color: #487e84;
  color: #F0FDFE;
  text-align: center; 
}
