body {
   margin: 5px 20px 20px 100px;
   font-family: Georgia, "Bitstream Vera Sans", sans-serif;
   font-size: 13pt;
	 color: #eeeeec;
	 background: #2e3436 url('title.png') top left no-repeat fixed;
}
a {
  color: orange;
  text-decoration: none;
}
h4 {
  display: inline;
  margin: 0px;
  padding: 0px;
}
a img {border: none;}
#photos a {
  display : table-cell;
	float: left;
	width: 170px;
	height: 175px;
	background-color: #232729;
  margin: 7px;
  border: 1px solid #6b6c69;
  text-align: center;
  -moz-border-radius: 5px; 
  vertical-align : middle; 
}
#photos a:hover {
  border: 1px solid orange;
}
#photos img {
	/* landscapes */
	 display: inline;
	 margin: 10px;
}
#generationtime {
  margin-top: 20px;
  border-top: 1px dotted silver;
  text-align: right;
  width: 100%;
  font-size: 70%;
  font-style: italic;
  color: gray;
}
#cesta {
  background-color: #3e3f3f;
  margin-bottom: 20px;
  padding-left: 10px;
}
.puvodni {
  font-size: 70%;
}
#exif {
  font-size: 70%;
  color: gray;
  display: inline;
  margin-left: 30px;
}
#galleryBar a {
  margin: 5px;
  padding: 3px; 
  border: 1px solid #6b6c69;
  background-color: #232729;
}


/* antiboooooooore */

div.antibore {
  background-color: #232729;
  color: orange;
  border: 1px solid #6b6c69;
  padding: 15px;
  text-align: center;
  font-family: Verdana, Tahoma, Sans-serif, generic;
  
/*  margin-top: 50%;
  margin-left: 50%;*/
  top: 40%;
  left: 48%;
  position: absolute;
}

