


/* NADPIS EJIK */

div.backlink {
	float: left;
	width: 200px;
	height: 40px;
	margin: 2px;
	margin-left: 670px;
	vertical-align: left;
	text-align: left;
	color: #909090;
	font-size: 10px;
/*	border: 2px solid gray;  */       
}

h2.backlink {
	margin: 0;
	height: 50%;
  text-align: left;
}

 
a.backlink {
  text-decoration: none;
	color: blue;
}

a.backlink:hover {
	color: red;
}

/* END NADPIS EJIK */




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;
}

h2 {
	margin: 0;
	height: 50%;
  text-align: center;
}

#body {
  width: 862px;
  margin: 0 auto; 
  background: white url(img/pozadi_2.jpg) no-repeat -30px top; 
}

#zahlavi {
  background: white url(img/zahlavi_2.jpg) no-repeat center top; 
  height: 111px;
}

#main {
  margin-left: 150px;
  margin-bottom: 0px;
  padding-top: 100px;
  min-height: 540px;
}

#zapati {
	clear: both;
  background: white url(img/zapati_2.jpg) no-repeat center top; 
  padding: 120px 0 15px 0;
}

table {
	margin: 0 auto;
	width: auto;
}

td {

}

address {
  font-style: normal;
  font-size: 10px;
  color: #909090;
}




div.thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin: 2px;
	text-align: center;
	color: #909090;
	font-size: 10px;
}

h2.mp3 a {
  text-decoration: none;
  color: #0099FF;	
}

h2.mp3 a:hover {
  text-decoration: none;
  color: #003399; 
}

* {
    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;
}

