/* CSS Document */
body {
	margin: 0;
	background: #ffff99 url("fotografie/orlicke-hory-pozadi2-5.jpg") center top no-repeat;
	font-family: georgia, verdana, arial, sans serif;
	font-style: normal;
	font-size: 16px;
	text-indent: 30px;
}
/*h1 {
	color: #000099;
	text-align: center;
	position: absolute;
	font-style: italic;
	left: 185px;
	top: 13px;
}
h2 {
	color: #ff3300;
	position: absolute;
	font-style: italic;
	font-size: 19px;
	top: 65px;
	left: 300px;
}*/
#stranka {
  position: relative;
	width: 1000px;
	margin: auto;
	min-height: 620px;
	_height: 620px;
	overflow: visible;
}
#foto-cerna-jerabina {
	position: absolute;
	top: 125px;
	left: 5px;
	width: 995px;
}	
p {
	text-indent: 30px;
	margin: 2px;
	text-align: justify;
}
#ram {
	position: absolute;
	left: 80px;
	top: 470px;
	width: 850px;
	height: 400px;
  border: 3px solid
	/*#ff3300;

	brown; */#990099;
}
#cj-ucinky-nadpis {
	position: absolute;
	left: 150px;
	color: #000099;
	font-size: 25px;
	font-weight: bold;
	top: 20px;
}
#cj-ucinky-popis {
	position: absolute;
	left: 0px;
	top: 85px;
	font-weight: bold;
	color: red;
	margin: 0;
	padding: 0;
}
#navigace-vyrobky {
  text-align: left;
	position: absolute;
	left: 290px;
	top: 340px;
	width: 280px;
	margin: 0;
	padding: 0;
}
#navigace-vyrobky h2 {
	display: none;
}
#navigace-vyrobky p {
	margin: 0;
}
.schovat-vyrobky {
	display: none;
}
#navigace-vyrobky a {
	display: block;
	font-size: 14pt;
	font-style: italic;
	color: #ff3300;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0.5em 0;
	padding: 0.3em 0.5em 0.3m 40px;
	background: #0000cc; 
}
#navigace-vyrobky a:hover {
	color: white;
	background: #cc0000;
}
#podtrzitko {
	position: absolute;
	top: 930px;
	left: 0px;
}
#pramen {
	position: absolute;
	top: 888px;
	left: 0px;
	font: italic;
}
