a:link,a:visited {color: #3399ff;text-decoration:none}
a:hover {color:red;text-decoration:underline}

div#rozvrh {
 /*float:left;
 margin-left: 20px;*/
 margin-top: 0px;
}

.supl {
 background-color: #ffcc33;
}

.rozvrhseznam {
 margin-top: 5px;
 text-indent: 20px;
}

h3 {
 text-indent: 20px;
 font-weight: bold;
}
table.rozvrh {
  font-size:85%;
  margin-left:-10px;
  margin-top:20px;
  width: 760px;
  border-collapse: collapse;
  table-layout: fixed;
}
/*tr {border:1px solid #3399ff}*/
table.rozvrh .prvniradek td{
 border: none;
 text-align:center;
 font-weight: bold;
 font-size: 120%;
 height: 15px;
 background-color: #3399ff;
 color:white;
}

table.rozvrh .prvniradek th{
 height: 20px;
}
table.rozvrh th {
  height: 70px;
  width: 58px;
  color: #3399ff;
}

table.rozvrh td {
  height: 35px;
  width: 58px;
  border: 1px solid #3399ff;
  text-align:center;
}

div#dny {
 text-indent: 20px;
 padding-bottom: 20px;
 padding-top: 10px
}
div#dny a {
 padding-left: 10px;
}
div.add {
text-indent: 20px;
}
.kalendar {
 display:inline;
 padding-left:20px;
}
.kalendar input, .kalendar select {
 font-size:10px;
}
table.rozvrh td.test {
 border:none;
 display:none;
}

.vyberden {
 margin-left:20px;
 font-size: 12px;
 width: 180px;
 height: 25px;
 }

.supcal {
 position:absolute;
 display:none;
 background-color:white;
}
