#mainTableCenter {
  border: none; 
  background: #ffffff; 
  padding: 0px; 
  margin: 0px; 
  width: 580px;  
  vertical-align: top;
  font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align:justify;
}

.centerVypis {
  background: none;
  border: none;
  border-bottom: dashed 1px #aaaaaa;
  margin: 0px;
  padding: 10px;
}

.centerVypisPolozky {
  background: none;
  border: none;
  border-bottom: dashed 1px #aaaaaa;
  margin: 0px;
  font-weight: normal;
  padding: 10px;
  color: #222222;
}

.centerVypisPolozky a:link, .centerVypisPolozky a:visited {
  background: none;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}


.centerVypisPolozky a:hover, .centerVypisPolozky a:active {
  background: none;
  font-weight: bold;
  text-decoration: underline;
  color: #0069B0;
}

.centerVypisPolozky img {
  border:1px solid #000000;
  float:right;
}

#mainTableCenter h1 {
  display: block;
  margin:0px;
  font-size:24px;  
  color: #667fb5;
}

#mainTableCenter h2 {
  margin:0px;
  font-size:18px;  
  color: #333333;
}

#mainTableCenter h3 {
  margin:0px;
  font-size:14px;  
  color: #333333;
}

#mainTableCenter img {
  margin:10px;
  border: 1px solid #333333;
}

#galleryTable {
  display:block;
  

  text-align:center;
  width: 548px;
}

#galleryTable td {
  padding: 10px;

 border: 1px solid black;
  background: rgb(255,255,204) ;
  text-align:center;
  vertical-align:top;
}
