#levypanel {
	background: #F7F7E7;
	border-width: 1px 1px 0px 0px;
	border-style: dashed;
	border-color: #336699;
	color: Black;
	float: left;
	height: 100%;
	left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	padding-left: 6px;
	padding-top: 6px; /*  position: absolute; */
	top: 4px; /*  top: 108px;*/
	width: 150px; /*  z-index: 3;*/
}
#pravypanel {
	background:  #F7F7E7;
	border-width: 1px 0px 0px 1px;
	border-style: dashed;
	border-color: #336699;
	color: Black;
	float: right;
	height: 100%;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	padding-left: 8px;
	padding-top: 6px;
	/*  position: absolute;*/
	/*  position: fixed;*/
	right: 4px;
	top: 4px;
	/*  top: 108px;*/  /* v pripade horniho panelu */
	width: 150px;  /* 150 */
	/*  z-index: 3;*/
}
/*
#hornipanel {
	background:  #F7F7F0;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #336699;
	height: 100px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	position: fixed;
	top: 4px;
	width: 100%;
}
*/

#stred {
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	border-color: #336699;
	margin-top: 0px;
	/*  margin-top: 108px;*/  /* v pripade horniho panelu */
	margin-bottom: 10px;
	margin-left: 175px;
	margin-right: 175px;
	padding-left: 15px;
	padding-right: 15px;
}
#stred h1 {
	font-size: larger;
	font-weight: bold;
}
#stred h2 {
	font-size: larger;
	font-weight: bold;
}
/*
#stred h2 {
	color: Navy;
	border-color: Gray;
	border-top-style: double;
	border-bottom-style: double;
}
*/

#stred cite {
	font-family: georgia, verdana, arial, sans-serif;
	font-style: italic;
}

#bodydiv {
	min-width: 675px; /* minimální šířka, pouze pro Gecko */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
body {
	background:  #F7F7F0;
	background-attachment: fixed;
	font-family:  verdana, georgia, arial, sans-serif;
	font-size: small;
	padding: 6px;
	text-align: center; /* vycentrováno pro Internet Explorer */
}

/****************************************************************************/

.ie {
	font-size: x-small;
	font-style: oblique;
}
.ier {
	color: red;
	font-size: x-small;
	font-style: oblique;
	font-weight: bold;
}

/*****************************************************************************/

.datum {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: x-small;
	font-style: oblique;
	text-align: right;
	/*  width: 60px;*/
}

.kopy {
	display: none;
}
