body{
	background-color: #fff;
	color: #0A0;
	text-align: center;
	margin: 0px;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
}

#telo{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#top {
	
}
#akce{
	display:none;
}
#left{
	display:none;
}

#text{
	background-color: transparent;
	margin-left: 2em;
	margin-right: 2em;
	text-align: center;
}
#topmenu{
	display:none;
}

ul, li {
	margin: 0;
	padding: 0;
}
.cl {
	clear: both;
}

h1 {
	text-align:center;
	font-family: sans-serif;
	font-style: italic;
	font-size: 2em;
	text-transform: uppercase;
}
h2 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1.7em;
	padding: 0em 1em 0em 0em;
	text-transform: uppercase;
	text-align:right;
}
.odkaz{
	font-weight: bolder;
}

hr{
	color: #090;
	text-align:center;
}

a{
	color: #050;	
	text-decoration: none;
	cursor: pointer;
}

p{
	text-align: justify;
	margin: 10px;
}

.copyright{
	display:none;
}

.reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* --------- rámeček okolo hlavní tabulky - smix - */

.ramecek{
	background-color: #fff;
}

.ramecek .r {
}
.ramecek .l {
}


/* jidelak */
table{
	width:350px;
	text-align:center;
	margin:auto;
}
.jh{
	font-weight: bold;
	text-align:center;
}
.jidlo{
	width:300px;
	text-align:left;
}
.i{
	width: 2em;
	text-align:left;
}

/* form */
fieldset{
	display:none;
}
#archiv{
	display:none;
}
legend{
	display:none;
}

input{
	display:none;
}
select{
	display:none;
}
.flg{
	display:none;
}
form{
	display:none;
}

textarea{
	display:none;
}

.galerie{
	display:none;
}

.galful{
	width:35em;
	border: 0.3em outset #5FC25A;
}

#nahoda{
	display:none;
}