* {
	padding:0;
	margin:0;
	border:0;
	font-family: "Trebuchet MS", sans-serif;
	font-size:small;
}
body {
	background:#fff url("images/_podkl.jpg") top center no-repeat;
}
.all {
	width:950px;
	margin:auto;
}
.logo {
	background: url("images/logo.png") no-repeat;
	display:block;
	width:389px;
	height:119px;
	margin:35px 0 0 500px;
}
.menu {
	background: url("images/menu.png") repeat-x;
	width:950px;
	height:76px;
	margin:25px 0 0 0;
}
.menu a {
	padding:25px 0 0 0;
	height:51px;
	display:block;
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-size:110%;
}
.mensi {
	font-size:75%;
	font-style: italic;
	text-transform:lowercase;
	font-weight:normal;
}
.menu01, .menu02, .menu03, .menu04 {
	margin-right:1px;
	color:#74818d;
}
.menu01 {
	width:122px;
}
.menu02 {
	width:260px;
}
.menu03 {
	width:230px;
}
.menu04 {
	width:148px;
}
.menu05 {
	width:186px;
	background: url("images/menu-over1.png") repeat-x;
	color:#A8BB00;
}
.menu a:hover, .menu .over {
	background: url("images/menu-over.png") no-repeat top center;
	color:#fff;
}
ul.slideshow {
	list-style:none;
	margin:10px 0 0 0;
	width:950px;
	height:290px;
	background:#fff;
	position:relative;
}
ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}
ul.slideshow li.show {
	z-index:500;
}
#slideshow-caption {
	width:950px;
	height:53px;
	position:absolute;
	bottom:0;
	left:0;
	color:#000;
	background:#fff;
	z-index:500;
}
#slideshow-caption .slideshow-caption-container {
	padding:8px 0 0 10px;
	z-index:1000;
}
#slideshow-caption h3 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#74818d;
}
.text {
	padding:35px 150px 20px 0;
	text-align:justify;
	line-height:160%;
}
.text li, .bottom li {
	margin:0.1em 0 0 2em;
	padding:0 0 0 5px;
	list-style:url("images/sipicka.png");
}
.text a {
	color:#74818d;
}
.text a:hover {
	color:#9cae00;
}
.tech {
	width:170px;
	margin:0 5px;
	float:left;
	text-align:center;
	border:#eee solid 1px;
}
.tech p {
	font-size:85%;
}
.galerie {
	width:250px;
	height:188px;
	border-bottom:#bbd100 5px solid;
	line-height:100%;
	float:left;
	margin:0 16px 35px 0;
	text-decoration:none;
	font-style:italic;
}
.galerie h4{
font-style:normal;
color:#A8BB00;
}
.galerie:hover {
	background:#bbd100;
	border-bottom:#74818D 5px solid;
}
.galerie:hover h4, .galerie:hover .popis {
	color:#fff;
}
.galerie .popis {
	font-size:90%;
	padding:0 10px;
	overflow:hidden;
}
.detail{
margin:0 0 20px 0;
line-height:130%;
}
.detail img{
margin:0 20px 0 0;
}
.detpopis{
width:520px;
}
h1 {
	color:#bbd100;
	font-size:220%;
	text-transform:uppercase;
	margin:0 0 30px 0;
	font-weight:normal;
}
h2 {
	color:#74818d;
	font-size:150%;
	margin:20px 0;
}
h3 {
	color:#bbd100;
	font-size:150%;
	margin:5px 0 20px 0;
}
h4 {
	color:#74818d;
	font-size:120%;
	margin:10px 0 5px 0;
	text-transform:uppercase;
}
p, ul {
	margin:0 0 0.6em 0;
}
.bottom {
	width:100%;
	background: #28313a url("images/spodek.png") no-repeat top center;
	color:#eaebec;
	line-height:170%;
	padding:20px 0;
}
.spodek {
	padding:0 30px 0 20px;
	border-left:#535a61 solid 1px;
	height:350px;
}
.spodek a {
	color:#eaebec;
}
.spodek a:hover {
	color:#bbd100;
}
.copy {
	width:100%;
	text-align:center;
	font-size:85%;
	background:#000;
	padding:40px 0;
	color:#888;
	border-bottom:#bbd100 10px solid;
	line-height:150%;
}
.copy a {
	font-size:100%;
	color:#888;
}
.copy a:hover {
	color:#bbd100;
}
.bottom input, .bottom textarea, .bottom select {
	width:220px;
	margin:3px 0 3px 2em;
	padding:2px 3px;
	font-size:90%;
}
.bottom select {
	width: 226px;
}
.bottom .odeslat {
	width: 120px;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.nolcd {
	display:none;
}
.blockside {
background: url("images/fixedbox.png");
width:300px;
height:300px;
position:fixed;
top:260px;
left:-250px;
display:block;
z-index:1000;
}
