body {
 	background-image: url(ledermanufaktur-hi.gif); 
	
	font-family: Trebuchet MS, sans-serif;
	font-size: 8px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	border-width: 0px;


}
a {
	color: #cccccc;
	text-decoration: none;
}

.nadpis {
	font-size: 17px;
	font-weight: bold;
	color: #cccccc;
	line-height: 70%;
}

.odrazky {
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
}

.adresa {
	font-size: 11px;
	line-height: 140%;
}
#address {
	position: absolute;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	left: 5%;
	right: 5%;
	bottom: 10px;
	z-index: 1;
}

#text {
	position: absolute;
	top: 335px;
	right: 140px;
	z-index: 2;
	width: 869px;
	height: 163px;
}

#header_foto {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 260px;
	text-align: center;
	background: #bf7f3f; /*url(interieur2.png) no-repeat center;*/
	
	/*background-image: url(interieur2.png);
	background-color: #bf7f3f*/;
	
}

#logo {
	position: absolute;
	top: 240px;
	left: 20%;
	width: 461px;
	height: 88px;
	background: transparent url(ledermanufaktur-logo.png) no-repeat;

	z-index: 1;
}
#logo_back {
	position: absolute;
	
	top: 260px;
	left: 0%;
	width: 100%;
	height: 84px;

	background-image: url(default.gif);

}

#down {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding-bottom: 0px;

	vertical-align: text-bottom;
	text-align: center;

	background-image: url(ledermanufaktur-hi.gif);
	z-index: -1;
}

