body {
	/* font-family: sans-serif; */
	font-family: Verdana, Helvetica CE, Helvetica, Arial CE, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #EAEAEA;
	margin: 0px 0px;
}
.blackline {
	width: 100%;
	height: 16px;
	background-color: #000000;
	margin: 0px 0px;
}
.top {
	width: 100%;
	height: 91px;
	background-color: #000000;
	background-image: url(../img/top_pozadi.gif);
	margin: 0px;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	padding: 0px 0px 0px 0px;
}
a {
	color: #7CBD33;
	text-decoration: underline;
}
a:hover {
	color: #7CBD33;
	text-decoration: none;
}
img {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.oramovany {
	position: absolute;
	left: 275px;
	top: 86px;
	border: 1px solid White;
}
.zeleny_nadpis {
	font-weight: bold;
	color: #7CBD33;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #7CBD33;
}
p {
	text-align: justify;
	line-height: 12pt;
}
td.nadpis {
/*
	position: absolute;
	left: 7px;
	top: 78px;
	*/
	width: 240px;
	height: 104px;
	background-image: url(../img/pozadi_nadpis.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	color: #7CBD33;
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#pozadi-top {
	position: absolute;
	left: 7px;
	top: 78px;
	width: 746px;
	height: 134px;
	background-image: url(../img/pozadi-top.gif);
	background-repeat: repeat-y;
	color: #7CBD33;
	padding: 0px 0px 0px 0px;
}
#bile {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 760px;
	height: 500px;
	min-height: 800px;
	padding: 0px 0px 0px 0px;
	background-color: White;
}
#navigace {
	position: absolute;
	left: 241px;
	top: 50px;
	width: 512px;
	height: 27px;
	background-color: #7CBD33;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}
#logo {
	position: absolute;
	left: 55px;
	top: 10px;
	background-color: #7CBD33;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}
#logo2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 128px;
	height: 67px;
	background-color: #FFFFFF;
	margin: 0 0px 0 0px;
	padding: 10px 60px 0px 59px;
}
a.menu {
	font-size: 7.6pt;
	font-weight: bold;
	text-align: center; /* width: 12em; */
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7CBD33;
	margin: 0 0 0 0;
	padding: 8px 11px 7px 11px;
	vertical-align: middle;
	display: block;
	float: left;
}
a.menu:hover {
	text-decoration: none;
	color: #7CBD33;
	background-color: #FFFFFF;
}
.schovat {
display: none;
}
#main {
	width: 752px;
	height: auto;/* undo the height above for all except IE Windows*/
	min-height: 500px;
	margin: 2px 13px 2px 13px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	border-top: 6px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#left {
	/* position: absolute; left: 12px; top: 2px; */
	width: 521px;
	height: auto;
	min-height: 362px;
	margin: 0 0 0 0;
	float: left;
	background-color: #FFFFFF;
	border: none;
}
#left p, h1 {
	line-height: 14pt;
	padding: 0 10px 0 10px; /* display: block; */
}
#right {
	/* position: absolute; left: 533px; top: 2px; */
	width: 231px;
	height: auto;
	min-height: 500px;
	margin: 0 0 0 0;
	float: left;
	background-color: #F3F3F3;
	border: none;
}
#right p, h1 {
	line-height: 14pt;
	padding: 0 0.6em 0 0.6em; /* display: block; */
}
#down {
	width: 100%;
	height: 28px;
	background-color: #FF0000;
	/* padding: 0px 0px 0px 0px; */
	clear: both;
}
#down span {
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	/* height: 28px; */
	padding: 8px 12px 8px 12px;
	vertical-align: middle;
	margin: 0 0 0 0;
	display: block;
}
#down span a {
	color: #FFFFFF;
	text-decoration: underline;
}
#down span a:hover {
	text-decoration: none;
}
