* {
	margin: 0px; padding: 0px;
}
/* Index */
/* ==================== */
body#index #kontejner {
	width: 758px; height: 950px;
	border: 1px solid white;
	/*background-image: url(../img/index/pozadi_ks.jpg);*/
	/*background-image: url(../img/index/lista.jpg);*/
	background-image: url(../img/index/lista_2.jpg);	
	background-repeat: no-repeat;
	background-position: 200px -10px;	
	margin-bottom: 100px;
	position: relative;
}
body#index #kontejner .column {
	margin: 0px; padding: 0px;
/*	background-image: url(../img/index/index_pozadi.jpg);
	background-position: 500px 0;*/
}


/* Header */
/* ==================== */
body#index #header {
	margin: 0px 0 0 0; padding: 0px;/* margin: 110px 0 0 0; padding: 0px; */
   width: 760px;
/*	background-color: Red;*/
/*	border: 1px solid black;*/
}
body#index #header .column {
/*   height: 240px; */
   width: 760px;	 height: 110px;
	margin: 0px; padding: 0px;		
/*   height: 0px; */
/*	background-color: Navy;*/
}
body#index #header img.logo {
	margin: 0px; padding: 0px;
	position: absolute;
	/*top: -120px; left: 0px;*/
	top: 0px; left: 0px;
}
body#index #header .nav-spol {
	position: absolute;
	/*top: -40px; left: 0px;*/
	top: 80px; left: 0px;
	padding-bottom: 5px;
}
body#index #header address {
	position: absolute;
	top: -110px; left: 500px;
}



/* Middle */
/* ==================== */
body#index #middle {
	margin: 20px 0 0 0; padding: 0px;
	position: relative;
	border: 1px solid white;
}
body#index #middle .column {
	margin: 0px; padding: 0px;
}
body#index #middle .nav-index {
/*	width: 250px;*/
/*	float: left;*/
	margin: 0px; padding: 0px;
}
body#index #middle .nav-index .nav li {
	list-style: none;
   margin: 0px; padding: 0px;
}
body#index #middle .nav-index.strechy {
/*	float: right;*/
   margin: 0px; padding: 0px;	
	width: 208px;
}


#index .s {
	position: relative;
	width: 370px; 	height: 700px;		
	float: right;
	background-color: transparent; color: Black;
	margin: 0px; padding: 0px;
}
#index img.cela-strecha {
	margin: 0px; padding: 0px;
	border-bottom: 5px solid #E8E8E8;
	float: right;
}
#index .s .nav {
	position: absolute;
	top: 170px; right: 25px;
}
#index .k {
	width: 370px; 	height: 700px;		
	float: left;	
	position: relative;
	background-color: transparent; color: black;
	margin: 0px; padding: 0px;	
}
#index .k img.cela-strecha {
	float: left;
}
#index .k .nav {
   position: absolute;
   top: 170px; left: 25px;
	z-index: 30;
}
#index .text {
	border: 6px solid #E6E6E6;	
	position: absolute;
	top: 430px; 
	z-index: 0;
	width: 300px;
	line-height: 140%;
}
.text strong {
	font-size: 17px;  font-weight: normal;
	color: #CC3300; background-color: White;
}
.text strong a {
	color: #CC3300;
}
.text strong a:hover {
	color: Navy;
}
.text span a  {
	font-size: 13px; font-weight: bold;
	color: Navy;
}
.text span a:hover {
	color: #CC3300;
}
.k .text {
	left: 0px;
   z-index: 0;	
}
.s .text {
	right: 0px;
	z-index: -30;
	position: relative;
}

/* Popis firmy */
.popis-firmy, .text {
	background-color: White; color: Black;
	padding: 10px;
	font-size: 12px;
	line-height: normal;	
	text-align: left;
	background-image: none;	
}
.popis-firmy {
	width: 250px; height: 150px;
	position: absolute;
	top: 220px; left: 240px;
	text-align: justify;	
	font-size: 14px;	
	line-height: 140%;
	background-color: transparent;
/*	background-color: White; */    
   color: #006699;
	z-index: -5;
	background-image: none;	
}
.popis-firmy strong {
	font-size: 16px; font-weight: normal;
	color: #C54B4B; background-color: White;
	background-color: transparent;
	background-image: none;
}
.fotky {
	width: auto;
	position: absolute;
	top: 590px;
	padding: 5px; margin: 0px;
	border: 5px solid #E6E6E6;
	background-color: White;
}
#index .fotky img {
	border: none;
	float: left;
	margin: 0 5px 0 0; padding: 0px;
}
.s .fotky {
	right: 0px;
}
.k .fotky {
	left: 0px;	
}
#index .s .fotky img {
	margin: 0 0 0 5px;
}
.obdelnik {
	position: absolute;
	top: 70px; left: 130px;
	width: 500px; height: 550px;
/*	background-color: #CC3300;*/
 color: Black;
	background-image: url(../img/index/pozadi_obd.gif);
	z-index: -10;
}

#footer {
	margin: 0px 0 50px 0; padding: 0px;
	text-align: center;
	height: 50px;	
	width: 760px;
}
