body {
	background-color: white;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: black;
	font-size: 14px;
	font-family: verdana, generic;
	_text-align: center;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
p {
	text-indent: 3em;
	text-align: justify;
}
.text {
  font-size: 12px;
  text-align: left;
}
.textb {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}
.texti {
  font-size: 14px;
  text-align: left;
  font-style: italic;
}
div {
	text-align: left;
}
#super{
	background-color: #ffcc80;
	width: 760px;
	margin: 0 auto 0 auto;
}
#head {
	background-image: url('../obrazky/banner_4.png');
	height: 152px;
	width: 760px;
	margin: 10px auto 0 auto;
}
#lista {
	background-color: #6cc;
	height: 33px;
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#lista table {
	margin: 0 auto 0 auto;
}
#hornilista {
	font-weight: bold;
	width: auto;
	height: 33px;
	padding: 0;
}
#hornilista img {
	margin: 0 20px 0 20px;
}
#maindiv {
	position: relative;
	left: 0;
	top: 0;
	width: 650px;
	float: left;
	background-color: none;
	border: none;
}
#left {
	position: relative;
	left: 0;
	top: 0;
	width: 120px;
	float: left;
	background-color: none;
	border: none;
}
#middle {
	position: relative;
	left: 0;
	top: 0;
	width: 500px;
	float: right;
	background-color: none;
	border: none;
	margin: 12px;
	_margin: 0;
	_padding: 12px;
}
#foot {
	text-align: center;
	color: gray;
	font-size: 12px;
}
#back {
	text-align: right;
}
#right {
	position: relative;
	left: 0;
	top: 0;
	width: 110px;
	float: right;
	background-color: none;
	border: none;
	text-align: center;
	padding-top: 8px;
}
#right img {
	margin: 2px auto 2px auto;
	float: none;
}
#u {
	text-decoration: underline;
}
#b {
	font-weight: bold;
}
.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
fieldset {
	padding: 10px;
	background: white;
}
dt {
	font-weight: bold;
	font-size: 14px;
}
dd {
	margin: 3px;
	text-indent: 30px;
}
img {
	border: 0;
}
#l {
	float: left;
	margin: 12px;
}
#p {
	float: right;
	margin: 12px;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
li {
	margin-left: 0;
}
.logo {
	margin: 0;
	padding: 0;
	float: right;
	border: 0;
	valign: center;
	height: 90px;
}
