body{
  font-family: "Times new Roman", times, serif;
}
h1{
  font-size: 15pt;
  margin-bottom: 5px;
}
h2{
  font-size: 13pt;
  margin-bottom: 0;
}
a{
  color: #5b6064;
}
th{
  text-align: left;
  border-bottom: 1px solid black;
}
.sirka_hlavniho{
  width: 998px;
}
#hlavni{
  margin: auto;
}
#logo{
  height: 186px;
  background: url('./images/logo.png') 5px 0 no-repeat;
}
#telo{
  min-height: 350px;
  background: url('./images/telo_vypln.png') 5px 0 repeat-y;  
}
#vtele{
  min-height: 350px;
  background: url('./images/telo.png') 5px 0 no-repeat; 
}
#pata{
  height: 75px;
  background: url('./images/pata.png') 0 0 no-repeat; 
  padding: 20px;
}
#napis{
  position: relative;
  left: 400px;
  top: 30px;
}
#citat{
  width: 700px;
  height: 20px;
  position: relative;
  left: 250px;
  top: 35px;
  text-align: center;
}
#leve_menu{
  width: 221px;
  min-height: 100px;
  text-align: center;
  margin-left: 5px;
  float: left;
}
#menu_horni{
  width: 680px;
  height: 28px;
  position: relative;
  left: 230px;
  top: 65px;
}
.polozka_lev_menu{
  margin-bottom: 15px;
}
.polozka_hor_menu{
  margin-left: 10px;
}
#text{
  width: 700px;
  min-height: 350px;
  float: left;
}
#text_modul{
  /*width: 450px;*/
  width: auto;
  min-height: 300px;
}
#zatemneni{
  position: absolute; 
  visibility: hidden; 
  height: 1px; 
  width: 1px; 
  background: #000000; 
  opacity: 0.8; 
  filter: alpha(opacity=80); 
  -moz-opacity: 0.8; 
  -khtml-opacity: 0.8;
}
#hlaseni{
  position: absolute; 
  visibility: hidden; 
  height: 1px; 
  width: 1px; 
  background: #ffffff url('./images/lista.png') 0 0 no-repeat; 
}
#text_hlaseni{
  text-align: center;
  padding-top: 10px;
}
.chyba{
  font-weight: bold;
  color: red;
  text-align: center;
}
.vporadku{
  font-weight: bold;
  color: green;
  text-align: center;
}
.vystredeny_obrazek_top_ruka{
  vertical-align: top;
  cursor: pointer; _cursor: hand;
}
.ruka{
  cursor: pointer; _cursor: hand;
}
.maly_text{
  font-size: 9pt;
}
#kniha, .odsazeni_textu{
  padding: 0 15px;
  width: 670px;
}
.odsazeni_textu_modul{
  padding: 0 15px;
  /*width: 420px;*/
  width: auto;
}
#prihlaseni_leve input{
  margin-bottom: 10px;
  text-align: center;
}
#tarot td{
  padding-left: 40px;
  padding-right: 40px;
}
#tarot_modul td{
  padding-left: 10px;
  padding-right: 10px;
}
#tarot2 td{
  padding-left: 20px;
  padding-right: 20px;
}
.tarot_mezera,.tarot_mezera2{
  padding-bottom: 25px;
}
.tarot_mezera2{
  padding-top: 25px;
}
#tabulka_tarot td{
  padding-right: 8px;
}
#tabulka_tarot{
  border-collapse: collapse;
}
#obr1hl{
   position: relative;
   left: 50px;
   border: 0;
}
#obr2hl{
   position: relative;
   left: 220px;
   border: 0;
}
#obr3hl{
   position: relative;
   left: 20px;
   border: 0;
}
#obr4hl{
   position: relative;
   left: 150px;
   border: 0;
}
#aktuality_hl{
   position: relative;
   left: 70px;
   width: 520px;
}
#kontakt{
   margin-top: 10px;
   width: 300px;
   float: left;
}
#reklama{
   float: left;
   width: 550px;
   padding-left: 50px;
   margin-top: 5px;
}