/* CSS Document */

body {
  margin: 0;
  padding: 0;
  color: #000;
  background : rgb(255,255,255);
  overflow: auto;
    }
      
#page {
  width: 900px;
  margin-top: 0,5em;
  margin-bottom: 2em;
  margin-left: 1%;
  margin-right: auto;
  color: #000;
  text-align: left;
  position:absolute;
       
}

#data {
  width: 850px;
  left:250px;
  text-align: left;
  position:absolute;
         
}

#menu {position: absolute; top:28px;	left:-10px;	width: 250px; z-index: 5; font-size:12px; overflow: hidden; background-image: url('bgr.png');}


#denik {position:absolute; left:58px; top: 370px; width: 80px; z-index:3;}


 /* styl z puvodni stranky */ 
                                                                                   
                
                a:link  { color: #000; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
                a:visited  { color: #333; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: #fff }  
                a:hover   { color: #fff; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: #f30 } 
                a:active  { color: red; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }  
                .class { color: #333; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }  
                                                                             
                                                                             
     .rok { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #000 }
      .akce a:link { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: #f30 }
      .akce a:visited { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: #f30 }
      .akce a:hover { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #6c0 }
     .akce a:active { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: #f30 }
      .style2 {color: #333; font-size: -2; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
      .datum {border-style: none; border-width: medium; height:29px; text-align:top; width:65px; font-weight: bold;}
      .cas {border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top: medium none #111111; border-bottom: medium none #111111; height:29px; width:50px; font-size:20pt; }
      .predstaveni {border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top: medium none #111111; border-bottom: medium none #111111; height:29px; width:170px;}
      .akce {border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top: medium none #111111; border-bottom: medium none #111111; height:29px; width:384px; }
      .classaktiv { color: #333; font-size: 12pt; font-weight:bold; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  padding: 3px; background-color: rgb(236,236,236)}  
       .greybgr {background-color:rgb(237,237,237); }                                                                     
                                                                             
                                                                                                                                     
                               
                                                                                                                                                                

