#stred a{
  text-decoration:none;        
}

#stred a:hover{
  text-decoration:none;
  color:red;        
}

p.strana {
  text-align:right;
  padding:0 150px 0 0;         
}

hr {
  width:100%;
  height: 2px; 
  background-color: #FF9731; 
  border: 0px solid #FF9731;   
}

table {
  margin:30px auto;      
}

table p {
  margin:0;
  padding:0;        
}
   
th.odpoved {
  text-align:left;
  padding:2px 15px 2px 15px;                 
}

td.odpoved {
  text-align:left;
  padding:10px 15px 5px 15px;
  border-bottom:none;
}

td.odpovedNaTema {
  text-align:right;
  padding:0 15px 10px 0;
  border-top:none;
              
}
                     
