body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

table {
	border: none;
	border-collapse: collapse;
}

form {
  padding: 0px;
  margin: 0px;
}

div.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}

div.hr {
	height: 0px;
	line-height: 0px;
	_font-size: 0px;
	border-bottom: 1px solid #C0C0C0
}

/* -- ošetření chyby IE u em -- */
.hlokno p {
	_overflow: hidden;
	_o\verflow: visible;
	_he\ight: 1%
}
