body, html
{
	background: White;
	border: 0px none; 
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Tahoma, sans-serif !important;
	font-size: small !important;
	text-align: center;
	color: Black;
}
.resetovac 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	float: none; 
	clear: both; 
	width: 0px; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px; 
} 
p, img, table, tr, th, td, h1, h2, h3, h4, h5, li, ul 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
}
#header{
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
}
#header img{
	display: none;
}
#main{
	background: White;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main #menu{
	display: none;
}
#main #menu a{
	background: url(bg-a.gif) no-repeat center left;
	color: White;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid White;
	padding: 3px 0px 3px 29px;
	text-align: left;
}
#main #menu a:hover{
	background: #AF8963 url(bg-ahover.gif) no-repeat center left;
	color: White;
	text-decoration: underline;
}
#main #menu #active{
	background: #AF8963 url(bg-ahover.gif) no-repeat center left;
	color: White;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid White;
	padding: 3px 10px 3px 29px;
	text-align: right;
	font-size: 0.95em;
}
#main #menu b{
	font-size: 1.2em;
}
#main #menu p{
	margin-top: 20px;
}
#main #obaltext{
	display: block;
}
#main #text{
	color: Black;
	float: right;
	width: 100%;
	height: 100%;
	margin: 0px;
	display: block;
	text-align: justify;
}
#main #text .fotky{
	display: block;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#main #text .center{
	text-align: center;
}
#main #text h2{
	color: #8DC63F;
}
#main #text h3{
	color: #8DC63F;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#main #text p{
	padding: 5px 20px 5px 20px;
	word-spacing: 2px;
}
#main #text b{
	color: #A67C51;
}
#main #text table{
	width: 90%;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px dashed #CBEC9D;
}
#main #text table td{
	padding: 5px;
	border: 1px solid #CBEC9D;
	vertical-align: top;
}
#main #text .kontaktniformular{
	display: none;
}
#main #text .kontaktniformular td{
	padding: 5px;
	border: none;
	vertical-align: top;
}
#main #text .kontaktniformular .formtext{
	background: White url(bg-button.gif) repeat-x fixed top;
	border: 1px solid #CBB59F;
	padding: 2px;
}
#main #text .kontaktniformular .formbut{
	background: #76B028 url(bg-but.gif) repeat-x fixed top;
	color: White;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #456E0F;
}
#main #text .kontaktniformular .bgzel{
	background: #ECFFD3 url(bg-bgzel.gif) repeat-x top;
}
#main #text .kontaktniformular .oznac{
	color: #6DAC18;
}
#main #text .kontaktniformular .male{
	font-size: 0.8em;
}
#main #text .kotadresa{
	padding: 0px;
	margin: 0px;
}
#main #text .poznamka{
	font-size: 0.85em;
}
#main #odelovac{
	width: 100%;
	height: 30px;
	clear: both;
}
#footer{
	display: none;
}
#footer a{
	color: #314B0E;
	text-decoration: underline;
	margin-right: 260px;
}


