  body{text-align: center}
  div.cely-rok{width: 640px; margin: auto; text-align: center}
  div.ctvrt{clear: both}
  td {
    width: 20px;
  }
    
  td, tr, th
  {
    border: solid 1px silver;
	 padding: 3px;
    text-align: center;
  }
  h2{margin: 0px; color: gray}
    
  td.vsedni {
    color: blue;
  }
  
  td.svatek {
    color: #C00000;
  }
  td.vsedni0 {
    color: blue;
    background: #DEDFFE;
  }
  
  td.svatek0 {
    color: #C00000;
    background: #DEDFFE;
  }
  
  td.jiny-mesic {
	font-size: 8pt;
    color: #D9D9D9;
    background: #FFFFFF;
  }
  
  div.cely-rok table
  {
    float: left;
    margin-left: 8px;
    margin-right: 8px;    
    margin-top: 15px;
    
  }
  
  table
  {
   /* background: #F0F0FF;*/
   border: solid 1px gray;
    border-collapse: collapse;
  }
 
  tr.dny th {border-bottom: double 3px silver; color: #404040}
  
  .cleaner { clear: both; font-size: 1px; height: 1px; }
    div.tvurci{
  padding: 10px; border-top: 1px dotted silver; color: gray
  }
  
  
table.uvod{
	border: 0px;
	width: 154px;
	margin: auto;
	border-collapse: separate;
}  
td.mes{
	font-size: 11px;
	background-color: #006BAD;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	height: 17px;
	border: none;
	width: 100%;
}
td.mes a{
	text-decoration: none;
}
td#kal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	color: gray;
	width: 20px;
	background-color: #D6D6D6;
	text-align: center;
}
td.a, td.b, td.c{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #404040;
}
td.a{	
	background-color: #FFF4CF;
	border: 1px solid #E79C52;
}
td.b{
	background-color: #ADD0F1;
	border: 1px solid #77AFE3;
}
td.nic{
	background-color: transparent;
	border: 0px;
}
td.c{
	color: white;
	background-color: #316BA5;
	border: 1px solid #1E4468;
}