#loader {
	position: absolute;
	height: 170px;
	width:910px;
	background: url(load.gif) no-repeat center center;
}
          /* slider layout */
#slides {
	position: relative;
	overflow: hidden;
	height: 173px;
	width: 910px;
	margin: 0px;
	padding: 0px;
}
#slides div.slide {
}
#slides div.picture {
	height: 173px;
	width:910px;
	position: relative;
	z-index: 12;
}

#slides.index {
	width: 910px;
	z-index: 15;
}

/* index labels layout */
div#redLine {
	position: relative;
	z-index: 21;
	top: 0;
	left: 0;
	width: 910px;
	height: 0;
}
div#redLine div#sliderLabels {
	position: absolute;
	z-index: 21;
	top: 90px;
	left: 0;
	width: 100%;
	height: 72px;
	background: url(./db/200/i1.png);
	overflow: hidden;
}
div#redLine div#sliderLabels a,
div#redLine div#sliderLabels div {
	display: block;
	padding: 6px 15px 3px 15px;
	color: #e5e2dd;
	font: italic 9pt Georgia, Times, Sylfaen, serif;
	height: 72px;
	text-decoration: none;
	text-align:left;
	margin:0px;
}

.kontakty_img {width:160px !important;}
.kontakty_text {width:160px !important;}
.kontakty_center {width:35px;}
