body {
	font: 12px/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	color: #660000;
}

a img {
	border-width: 0;
	margin: auto;
}

#body {
  width: 862px;
  margin: 0 auto; 
}

#zahlavi {
  height: 170px;
}

#zahlavi h1 {
	font: 30px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#main {
  min-height: 630px;
  _height: 630px;
}

#zapati {
	clear: both;
  padding: 120px 0 5px 0;
}

table {
	margin: 0 auto;
	width: auto;
}

td {

}

address {
  font-style: normal;
  font-size: 10px;
  color: #909090;
}

div.thumb {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	margin: 2px;
	text-align: center;
	color: #909090;
	font-size: 10px;
	background-color: #f9f9f9;
}

div.thumb h2 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
  text-align: center;
}

div.thumb div.files {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
  text-align: center;
}

h2.mp3 a {
  text-decoration: none;
  color: #0099FF;	
  font-size: 70%;
}

h2.mp3 a:hover {
  text-decoration: none;
  color: #003399; 
}

h2.mp3_subdir a {
  text-decoration: none;
  color: #0099FF;
}

h2.mp3_subdir a:hover {
  text-decoration: none;
  color: #003399; 
}

h2.jpg_subdir a {
  text-decoration: none;
}

h2.jpg_subdir a:hover {
  text-decoration: none;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    padding: 2px;
}
.highslide:hover img {
	border: 2px solid gray;
	padding: 0;
}

.highslide-image {
    padding: 0;
}
.highslide-image-blur {

}

.highslide-caption {
    display: none;
    text-align: left;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-style: normal;
    font-size: 12px;
    color: #909090;
    border-top: 1px solid #909090;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

.logo_zbkkk {
  float: left;
  margin: 0 10px;
}
