body {
  font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  background-color: white;
  /* background-image: url("http://kepiho.galerka.org/.icons/images/vodotisk.jpg"); */
  background-repeat: no-repeat;
  background-position: 0px 80px;
  /*background-color: White;*/
  color: black;
  margin: 0;
  padding: 0;
}


td {
	font-size: 10px;
}
table {
	margin-left: auto;
	margin-right: auto;
}
#title {
	font-size: 11px;
	text-align: left;
}
#menu {
	font-size: 13px;
	text-align: right;
	height: 30px;
	margin-right: 20px;
}

a:hover   { color: #DD0350;}

.navig {
}

#directory {
	padding: 20px;
	text-align: left;
	top: 0px;
	width: 80%;
}
.folder {
	float: left;
	height: 100px;
	padding: 2px;
	text-align: center;
	width: 120px;
}
#picture {
	text-align: center;
}
#picture img {
	border: 6px solid #757575;
}
a {
	color: black;
	text-decoration: none;
}
a img {
	border: 3px solid #3c4c34;
}
a:hover img {
	border: 3px solid #000000;
}
.folder img {
	border: 0px;
}
.folder a:hover img {
	border: 0px;
}
#gallery {
	margin-top: 50px;
}
.info {
	background-color: #F7F9FA;
	border: 1px dashed #757575;
	color: black;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 5px;
}

#comment {
	background-color: #F7F9FA;
	border: 1px dashed #757575;
	color: black;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#celek {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
}


.doprava { 
	float: right;
}

#odkazy {
	float: right;
}

div.debianbanner a img {
	border: 0px;
}

div.debianbanner a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

div.debianbanner a:hover {
  text-decoration: none;
  color: #ffcc00;
}
div#footer {
  background: url('http://kepiho.galerka.org/.icons/images/bg_footer_menu.png') repeat-x;
  color: white;
  font-size: 10px;
  height: 18px;
  padding-top: 3px;
  padding-right: 10px;
  margin-top: 10px;
  text-align: right;
  font-weight: bold;
}

div#footer a {
	color: white;
	text-decoration: underline;
}

div.breadcrumbs{
  background-color: #ebebeb;
  font-size:80%;
  color: #666666;
  padding-left: 5px;
  height: 18px;
  padding-top: 4px;
  margin-bottom: 20px;
}

a.breadcrumbs {
  color: #8d979e;
  text-decoration: none;
}

a.breadcrumbs:hover {
  color: #3d6587;
  text-decoration: underline;
}

