

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    margin: 0px;
    background-color: #660000;
  }


#index_stahovaci_obrazek {
    background-image: url(images/index_stahovaci_obrazek.gif);
    background-repeat: repeat-x;
  }


.index_stahovaci_obrazek_dalsi {
    background-image: url(images/index_stahovaci_obrazek_dalsi.gif);
    background-repeat: repeat-x;
  }


.index_okraje {
    text-align: justify;
    width: 100%;
    border: 1px solid #660000;
  }


#index_okraje_novinky {
    text-align: justify;
    width: 100%;
    border: 1px solid #FFFF00;
  }


.index_menu {
    background-image: url(images/menu_bcgnd.png);
    background-repeat: repeat-x;
    text-align: center;
    width: 100px;
  }


.menu_aktivni {
    text-align: center;
    width: 100px;
    background-color: #000000;
  }


#index_menu_dokoncovaci {
    background-image: url(images/menu_bcgnd.png);
    background-repeat: repeat-x;
  }


.index_menu_link {
    color : #FFFFFF;
    font-weight : bold;
    text-decoration : none;
    vertical-align : middle;
  }


.menu_link_aktivni {
    color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
  }


a.index_menu_link:link {
    color: #FFFFFF;
  }


a.novinky_odkaz:link {
    color: #FFFF00;
  }


a.novinky_odkaz:visited {
    color: #FFFF00;
  }


a.index_menu_link:hover {
    color: #FF9999;
  }


.index_nadpis {
    width: 140px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    background-image: url(images/nadpis.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    vertical-align: middle;
    height: 22px;
    font-weight: bold;
  }


#index_nadpis_novinky {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    background-image: url(images/nadpis_novinky.gif);
    background-repeat: no-repeat;
    color: #000000;
    vertical-align: middle;
    height: 22px;
    font-weight: bold;
  }


#reklama_webzdarma {
    height : 60px;
    margin-top : 5px;
    width : 468px;
  }
.uvodni_tabulka {
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;
  }
.statistiky_tabulka_okraje {
	border: 1px solid #660000;
}
.statistiky_bez_podtrzeni {
	color: #FFFF00;
	text-decoration: none;
}


