#video_nadpis{    
  color:yellow;
  text-align:center;
  font-size:large;    
}
#video_table{  	
  top:30px;
  position:relative;
  margin-left:auto;
  margin-right:auto;

  border: 1px solid black !important;
  font-size:small;
  font-weight:bold;
  
}

#video_table_cell{
  border: 1px solid black !important;
  font-size:X-small;
  font-weight:bold;
}


#video_table_cell span{
  font-size:X-small;
  font-weight:normal;
}


#video_table_popis{
  color:silver;	
  font-size:small;
  font-weight:normal;
  text-align:center;
}

