/* CSS Document */
body{
  background-color: #06182A;
  background-image: url(../img/pozadi.gif);
  background-repeat: repeat;
  text-align: center;
  color:white;
  font-family: Tahoma;
  font-size: 11px;
}
a, a:link,a:visited{
  color: #FFFFFF;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}
h2{
  font-size: 16px;
}

/*table#tabulka{
    opacity:0;
}*/
/*table#tabulka td.logo{
    opacity:1;
}*/
table td{
font-family: Tahoma;
  font-size: 11px;
  opacity:0;
}
td.one{
  width: 147px;
  height: 200px;
  background-image: url(../img/1.jpg);
  background-repeat: no-repeat;
}
td.two{
  width: 147px;
  height: 200px;
  background-image: url(../img/8.jpg);
  background-repeat: no-repeat;
}
td.three{
  width: 147px;
  height: 200px;
  background-image: url(../img/3.jpg);
  background-repeat: no-repeat;
}
td.four{
  width: 147px;
  height: 200px;
  background-image: url(../img/4.jpg);
  background-repeat: no-repeat;
}
td.five{
  width: 147px;
  height: 200px;
  background-image: url(../img/5.jpg);
  background-repeat: no-repeat;
}
td.six{
  width: 147px;
  height: 200px;
  background-image: url(../img/6.jpg);
  background-repeat: no-repeat;
}
td.seven{
  width: 147px;
  height: 200px;
  background-image: url(../img/7.jpg);
  background-repeat: no-repeat;
}
/*td.eight{
  width: 147px;
  height: 200px;
  background-image: url(../img/8.jpg);
  background-repeat: no-repeat;
}*/

td#lissport{
  height: 200px;
  background-image: url(../img/podklad.jpg);
  background-repeat: no-repeat;
  padding-left: 50px;
  
}
td#logo,td#menu,td#menu_x, td#menu_y{
opacity:1;
}
div.adresa{
  padding-left: 90px;
}

td#menu{
background-image: url(../img/prazdno.jpg);
background-repeat:no-repeat;
text-align:center;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
font-size: 13px;
line-height: 17px;

}
td#menu p a{
  /*background-color: orange;*/
  
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;

  
}
td#menu p a:hover{
  display: block;
  margin-left: 0px;
  margin-right: 0px;

}

