div {
	border: solid black 0px;
}
#horni_menu  {
	position: absolute;
	top: 0px;
	width: 761px;
	left: 0px;
	height: 133px;
	color: #f5f5f5;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../img/pozadi.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: solid #00FF00;
	border-width: 0px 1px 1px 0px;
}
#sloupecek  {
	top: 133px;
	float: left;
	border: solid #00FF00 0px;
}
#stranka  {
	position: absolute;
	margin-left: 120px;
	padding-bottom: 50px;
	width: 620px;
	top: 133px;
	color: Black;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: normal;
	border: solid #00FF00;
	border-width: 1px 1px 0px 1px;
	padding: 5px;
	padding-bottom: 30px;
}
#galerie  {
	position: relative;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 620px;
	top: 10px;
	color: white;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: normal;
	border: solid #FFFFFF;
	padding: 5px;
	padding-bottom: 30px;
}
/* levé menu horní  */
#divCont    {position:absolute; z-index:1; width:120px; left:3px; top:160px; visibility: hidden;}
.clTop      {position:absolute; z-index:1; width:120px; line-height:15px; font-weight: bolder; top:15px;}
.clSub      {position:absolute; z-index:1; width:120px; line-height: 17px; font-weight: bolder; left:0px; top:15px;}
.dolnicastsloupecku {color: black; position:absolute; z-index:1; top:425px; width:120px; font-size: 13px; font-weight: bold;}
#divCont .clTop a {color: black; font-size:16px; text-decoration:none;}
#divCont .clTop a:hover {color: black; font-size:16px; text-decoration: none;}
#divCont .clTop .clSub a {color: black; font-size:14px; text-decoration: none;}
#divCont .clTop .clSub a:hover {color: black; font-size:14px; text-decoration: underline;}  

BODY {
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
	background-color: #FFFFFF;
}
H1 {
	color: #851228;
	font-size: 20px;
	margin-top: 10px;
}
H2 {
	color: #851228;
	font-size: 17px;
}
H3 {
	color: #851228;
	font-size: 14px;
	margin-bottom: 4px;
}
IMG {
	padding: 5px;
}
TABLE td {
	text-align: center;
}
HR {
	width: 95%;
	color: Silver;
}