#slideshow {
	height: 290px;
	background: #25252D;
	position: relative;
	color: #FFFFFF;
}

#slideshow .prev, #slideshow .next {
	position: absolute;
	top: 20px;
	width: 200px;
	height: 190px;
	z-index: 50;
	cursor: pointer;
	background: url(../images/bkg_nav_arrow.png);
}

#slideshow .prev {
	right: 512px;
}

#slideshow .prev:hover {
	background: url(../images/sipka_vzad.png) left center no-repeat;
}

#slideshow .next {
	right: 13px;
}

#slideshow .next:hover {
	background: url(../images/sipka_vpred.png) right center no-repeat;
}

#slideshow .next:hover, #slideshow .prev:hover, #slideshow .next:active, #slideshow .prev:active {
	background-color: transparent !important;
}

#slideshow span.our_work {
	background: url(../images/nase_prace.jpg);
	width: 151px;
	height: 32px;
	display: block;
	position: absolute;
	top: 0px;
	right: 13px;
	z-index: 20;
}

#slideshow a {
	position: absolute;
	bottom: 15px;
	right: 13px;
	width: 151px;
	height: 65px;
	display: block;
	z-index: 20;
	background-position: center 5px;
}

#slideshow h2 {
	display: block;
	position: absolute;
	top: 205px;
	right: 190px;
	z-index: 20;
	color: #FFFFFF;
	width: 517px;
}

#slideshow p {
	display: block;
	position: absolute;
	top: 228px;
	right: 190px;
	z-index: 20;
	width: 517px;
}

#slideshow .screen {
	display: block;
	position: absolute;
	top: 20px;
	bottom: 80px;
	right: 13px;
	width: 700px;
	z-index: 10;
	overflow: hidden;
}

#slideshow .frame {
	display: block;
	width: 700px;
	height: 190px;
	overflow: hidden;
}

/* -------------------------------------------------------------------------- */

.uvod p.welcome {
	font-family: QeFont, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 22px;
}

.uvod div.sloupce {
	float: left;
	width: 320px;
	padding-right: 25px;
	color: #525255;
}

.uvod div.sloupce h2 {
	margin: 10px 0px 10px 0px;
}

.uvod div.reference {
	padding: 15px;
	background-color: #EEE1CE;
}

.uvod div.reference h2 {
}

.uvod div.reference p {
	width: 266px;
	display: block;
	color: #525255;
}
