/* CSS Document */
body { background: #CCCBCB url('body-bg.jpg') repeat-x scroll 0% 0%; color: black;}

a{color: #0000FF}
a:hover{color: #FF0066;}

#container{background-color: transparent;}
#header{background: blue url('header-2010.jpg') no-repeat scroll 0% 0%;}
#menu{ background: black url('menu-bg.jpg') repeat-x scroll 0% 0%;}
  #menu ul{}
  #menu ul li{}
  #menu ul li a{color: #D0D0D0; border-color: transparent; background: transparent url('menu-bg-selected1.jpg') no-repeat scroll 0% 0%;}
  #menu ul li a:hover{color: white; border-color: transparent; background: transparent url('menu-bg-selected2.jpg') no-repeat scroll 0% 0%;}
  #menu ul li a.selected_menu{ color: white; border-color: rgb(204,0,102); background: #FF0066 url('menu-bg-selected3.jpg') no-repeat scroll 0% 0%;}

#content{background: #FF0066 url('content-bg.jpg') repeat-x scroll 0% 100%; }

#crumbs{color: #ddd;}
  #crumbs a{color: #ddd;}
  #crumbs a:hover{color: white;}  
  
#content_table, #content_div{background-color: #D9D9D9;}
  #content_table td{}  

#footer{color: #D0D0D0; background: transparent url('footer-bg.gif') no-repeat scroll 0% 0%; }
  #footer a{color: #CCCCFF; }
  #footer a:hover{color: blue; }
  
#legend{}
  #legend .zapocet{background-color: #FFCCCC;}
  #legend .nzapocet{background-color: #D0D0D0;}

#komunita{}
  #komunita td .letter{background-color: #f6f6f6;}
  #komunita td h5{color: gray;}  
  #komunita td span{color: gray;}

.box_cover{background-color: #D9D9D9;}
  .box_cover .box{background-color: silver; border-color: #989898;}
    .box_cover .box .box_title{border-color: #989898; background: #E4E4E4 url('box-title-bg.jpg') repeat-x scroll 0% 100%;}
      .box_cover .box .box_title a{}   
      .box_cover .box .box_title a:hover{}
    .box_cover .box .box_body{background-color: white; color: black;}
    .box_cover .box .box_body .footer{background-color: #E0E0E0; color: #444444;}    
    .box_cover .box .box_body .article_preamble{color: #666666;}

.gallery_box{}
  .gallery_box .author{color: #666666;}
    
.table_standart{}
  .table_standart th, .table_standart td{}
  .table_standart th{background-color: #99CCFF; border-color: rgb(153,153,255);}
    .table_standart th.nadpis{background-color: rgb(153,153,255); color: white;}  
  .table_standart td{border-color: #EEEEEE; }

.table_vysledky{border-color: #EEEEEE;}
  .table_vysledky th{background-color: #E0E0E0;}
    .table_vysledky th.zero{background-color: #FFF;}
    .table_vysledky th.caption_zavody{background-color: #99CCFF;}
  .table_vysledky td{}
  .table_vysledky td.zapocet{background-color: #FFCCCC;}
  .table_vysledky td.nzapocet{background-color: #D0D0D0;}
  .table_vysledky td span{color: #666666;}

.foto th, .foto td{color: gray;}

.komentar{}
  .komentar .cislo{color: silver; background-color: #dddddd;}
  .komentar .cislo2{color: white; background-color: #FF0066;}
  
.ticker{background-color: #FFCC66;}
 .ticker span{}

.startovka_unathorized{background-color: #EEE;}
.onclickinfo{color: gray;}
.boldinfo{color: blue;} 
.today_row{background-color: #FFCCFF;}
.today{color: red;}
.selected{background-color: #FFCCFF;}
.selected_bold{font-weight: bold;}
.gap1{color: purple;}
.gap2{color: red;}
.linkit{color: #0000FF;}
.linkit:hover{color: #FF0066;}