html, body {
	height: 100%;
}
html, body, div, table {
	margin: 0;
	padding: 0;
	font-family: Verdana CE, 'Arial CE', 'Helvetica CE', 'Arial', 'sans-serif';
}
.tablcenik{
margin: 0 auto; 
	border-collapse: collapse;
	table-layout: fixed;
	width: 450px;
	border: 1px solid gray;
	height: 200px;
}

td.cenik {
  padding-left:5px;
	border-collapse: collapse;
	table-layout: fixed;
	border: 1px solid gray;
}
.tablfotogalerie{
margin: 0 auto; 
	border-collapse: collapse;
	table-layout: fixed;
	width: 450px;
	border: 0px solid gray;
	height: 200px;
}

td.fotogalerie {

	border-collapse: collapse;
	table-layout: fixed;
	border: 0px solid gray;
}
body {
	text-align: center;
	background-image: url('bg_body.png');
	background-position:  50% 50%;
	background-repeat: repeat-y;
	background-color: silver;
	color: rgb(54,54,54)
}
#telo {
	text-align: center;
	position: relative;
	bottom: 0;
	height: 100%;
	min-height: 100%;
	voice-family: "\"";
	
}
html>body #telo_obal {
	height: auto;
	voice-family: inherit;
}
/* vysachuje IE 5 - 6 */
#vrch {
	margin: 0 auto;
	height: 90px;
	width: 700px;
	background-image: url('vrch3.png');
	font-size: 4pt;
}
.vlajky {
	margin: 0 auto;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 0px;
	padding: 1px 0 3px 0;
	text-align: right;
}
#index {
	margin: 0 auto;
	width: 700px;
	float: none;
	height: auto;
	padding-botom: 300px ;
}
#index hr {
	color: silver;
	height: 1px;
}
#links2 {
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	width: 100px;
	height: auto;
	float: left;
}
#links2 p {
	margin: 0 auto;
	background-color: #90c600;
	width: 100px;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 10pt;
}
#links2 p.mezera {
	margin: 0 auto;
	background-color: #9FC13A;
	width: 100px;
	height: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 4pt;
}
#links2 a {
	margin: 0 auto;
	padding: 0;
	width: 100px;
	height: 20px;
	color: #003300;
	background-image: url('link.png');
	background-color: #90c600;
	display: block;
	font-size: 110%;
	text-decoration: none;
}
#links2 a:hover {
	margin: 0 auto;
	padding: 0;
	width: 100px;
	height: 20px;
	color: #003300;
	background-image: url('linkhover.png');
	background-color: #90c600;
	display: block;
}
#links2 a:active {
	margin: 0 auto;
	padding: 0;
	width: 100px;
	height: 20px;
	color: #003300;
	background-image: url('linkhover.png');
	background-color: #90c600;
	display: block;
}
#stred {
height: 100%;
max-height: 100%;
	margin: 0 auto;
 padding-bottom:100px;  
	width: 600px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: none;
	scrollbar-track-color: none;
	scrollbar-highlight-color: none;
	scrollbar-3dlight-color: rgb(0,102,0);
	scrollbar-darkshadow-color: rgb(0,102,0);
	scrollbar-shadow-color: rgb(0,102,0);
	scrollbar-arrow-color: #90c600;
	float: right;
	font-size: small;
	line-height: 1.4em;
}
#stred p {
	text-indent: 15px;
	margin: 0 auto;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	
}
#stred p.img {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
#stred a {
	color:rgb(0,102,0);
	text-decoration: none;
}
#stred a:hover {
	color:#90c600;
	text-decoration: none;
}
#stred a:active {
	color:rgb(0,102,0);
	text-decoration: none;
}
#pata_vnejsi {
	 
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	clear: both;
}
#pata {clear: both;
	padding: 0px;
	margin: 0 auto;
	height: 25px;
	width: 700px;
	font-size: 9px;
	color: #ffffff;
	background-image: url('patka.png');
	background-repeat: repeat-x;
}
#pata a {
	color: #003300;
	text-decoration: none;
}
#pata a:visited {
	color: #003300;
	text-decoration: none;
}

li {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
}
legend{
	text-align: center;
	margin-left: 20px;
	margin-bottom: 5px;
	border:1px #D0D0BF solid ;
	font-weight: bold;
	padding:3px 5px;
}
fieldset{
width: 420px;
padding: 20px 20px 20px 20px;
}
table{
padding: 0px;
margin:0px;
text-align: left;
}

