body {
  font-family: tahoma, arial;
  font-size: 13px;
  color: #000000;
  background-image: url("/image/bhg.gif");
  background-position: center top;
  line-height: 140%;
  }
  
img {border: 0px}  

hr {width: 99%;
    height: 0px;
    background-color: #FA7901}

p {margin:0;padding:0;}
p.clanek {margin:100}
.clanek {margin:100}

a {
  color: #EF4C0C;
  font-size: 13px;
  font-weight: bold;
  
  text-decoration: underline}

a:hover   {
  color: #2159fc;
  font-weight: bold;
  text-decoration: underline}  

a.menu {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  line-height: 180%
  }

a.menu:hover {
  color: #ffffff;
  text-decoration: underline;

  
  }    

.selected {
  color: #43A700;
  font-weight: bold;
  text-decoration: none}
  
.nadpis {
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
  text-decoration: underline;
  padding-left: 20px}

h1 { color: #452525;
  margin: 10px;
  padding:0px;
  font-weight: bold;
  font-size: 15px;

  text-decoration: underline;
  padding-left: 20px}

h2 {
  font-weight: bold;
  color: #000000;
  font-size: 12px;
  margin: 10px;
  }
    

h3 {font-size: 13px;
    font-weight: bold;
    color: #B11A20;
    margin: 10px; 
    }

.pole {border: 2px solid white}

p {padding-left: 20px;
   padding-right: 20px}  

a.info{
 position:relative; 
 z-index:2; 
 color:#C3A041
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;};
     
a.info:hover{z-index:23; background-color:#ff0}
.gecko a.info span{
  top: 5px; left: 5px; display:block;
}
.ie a.info span{
  top: 2px; left: 5px; display:block; 
}
.opera a.info span {margin-left:200px; display: none; }
      
a.info span {
 visibility: hidden; 
 width: 300px;
 z-index:24;
 position: absolute; 
 padding: 10px; 
 border:1px solid #C3A041;
 background-color:#ECE9D8; color:#000000;
 font-weight: normal;
 text-decoration: none;
 text-align: justify;
}
	  
a.info:hover span{ /*the span will display just on :hover state*/
 visibility: visible; 
 display: block;
 font-weight: normal;
 text-decoration: none;
}		

#img {border: 2px solid #ffffff;}

#table  {
  background-image: url('../v_bg_prsloupec_top.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #a6a4a5;
  margin: 1px;
}

#table td {
  display: block;  
  background-color: #f0f0f0;
  padding-left: 3px;
  border: 1px solid #434343;
}


