body{
	background: #90A51C url(../images/pattern.jpg);
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#telo{
	width: 55em;
	margin-top:3em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0em;
	text-align: center;
	background-color: green;
	/*opacity:0.9;
	filter: alpha(opacity=90);*/ 
}

#top {
	width: 50em;
	height:11em;
	margin-left: 1em;
	padding-left: 4em;
	display: block;
	background: transparent url(../images/logo.png) no-repeat;
	_background: transparent url(../images/logo.gif) no-repeat;
	filter: alpha(opacity=100); 
/*	z-index: 100; */
	text-align:right;
}
#akce{
	margin-left:10em;
	height:10em;
	padding-top:1em;
	text-align:left;
	font-weight: bold;
}

#left{
	margin-top: 2em;
	float: left;
	text-align:right;
	width: 11em;
	padding:0px;
}

#text{
	margin-left: 13em;
	margin-right: 3em;
	text-align: center;
}

.pmenu{
	width:8em;
	height:1.5em;
	line-height:1.5em;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:auto;
	text-align: right;
	display: block;
	font-weight: bold;
	border-right: 5px solid #32CD32;
	/*-moz-border-radius: 0.5em;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topright: 0px;
	opacity:0.9;*/
}

.pmenu:hover{
	border-right: 5px solid #fff;
}
.pmenu:active{
	border-right: 5px solid #0f0;
}
h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1.7em;
	padding: 0em 0em 1em 0em;
	font-style: italic;
	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{
	padding: 0.3em;
	font-weight: bolder;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

a{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	behavior: url(hover.htc);
}

a:hover{
	background-color: #006600;
	text-decoration: none;
}

p{
	text-align: justify;
	margin: 1em;
}

.copyright{
	font-size:0.8em;
	text-align: right;
	padding: 1em;
}

.reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/* jidelak */
table{
	width:30em;
	text-align:center;
	margin:auto;
}
.jh{
	font-weight: bold;
	text-align:center;
}
.jidlo{
	width:20em;
	text-align:left;
}
.i{
	width: 2em;
	text-align:left;
}
tr{
	behavior: url(hover.htc);
}
tr:hover, tr.hover{
	background-color:#00C402;
	cursor: pointer;
}

/* form */
fieldset{
	text-align: center;
	padding:1em;
	/*-moz-border-radius: 1em;
	border-radius: 1em;*/
}
#archiv{
	font-size: 0.8 em;
	text-align:center;
	margin:auto;
	width:30em;
}
legend{
	color:#fff; 
}

input{
	background-color: white;
	color: black;
}
select{
	background-color: #32CD32;
	color: #fff;
}
.flg{
	border:0px;
	text-align:center;
	margin:auto;
}
form{
	display:block;
}

textarea{
	background-color: #3B982E;
	color:#fff;
	border:inset;
}

.galerie{
	background-image: url("../images/foto.png");
	background-repeat: no-repeat;
	height: 112px;
	border: 0.3em outset #5FC25A;
}

.galful{
	width:35em;
	border: 0.3em outset #5FC25A;
}

#nahoda{
	height:10em;
	padding-top:1em;
	line-height:10em;
	text-align:center;
	font-weight: bold;
}
