body.main{
  background: white url("../pics/mandelbrot.jpg") no-repeat fixed center center;
  color: #053763;
  font: normal normal normal normal sans-serif;
  line-height: 2;
  }

body.title{
  background: white url("null") repeat;
  }

body{
  background: white url("../pics/mandelbrot.jpg") no-repeat fixed center center;
  color: #053763;
  font: normal normal normal normal sans-serif;
  line-height: 1.5;
  }

table.main{
  color: #053763;
  font: normal normal normal normal sans-serif;
  line-height: 2;
  }

table.adresa{
  color: black;
  font: normal normal normal normal sans-serif;
  line-height: 1;
  }

table.conferences{
  color: #053763;
  font: normal normal normal normal sans-serif;
  line-height: 2;
  }

table.rozvrh{
  color: #053763;
  font: small small small small sans-serif;
  line-height: 1;
  }

table.staff{
  color: #053763;
  font: normal normal normal normal sans-serif;
  line-height: 1.4;
  }

table.alph{
  color: #053763;
  font: normal normal normal normal sans-serif;
  line-height: 1.2;
  }

td.caption{
  color: #053763;
  font: normal normal normal large sans-serif;
  line-height: 2;
  }

h1.links{
  color: #053763;
  text-align: center;
  }

h2{
  color: #053763;
  }

h2.links{
  color: #053763;
  text-align: center;
  }

a{ 
  color: #053763; 
  border-bottom: dashed; 
  text-decoration: none; 
  border-width: 1px 
 }
 
a:hover{ 
  color: #3083cc; 
  font-weight: bolder; 
  border-bottom: dashed;
  text-decoration: none; 
  border-width: 1px 
  }

