body {
	background: #E87814;
	margin: 0; padding: 0;
	margin-top: 5px; margin-bottom: 0px;
	font: 13px Tahoma;
	color: #000000;
}
#main {
  width: 833px;
  margin: 0 auto;
}
#web {
  float: left;
}
.top {
  background: url(../images/index_01.jpg) no-repeat left top;
}
.menu {
  background: #ffffff;
  height: 39px;
  text-align: center;
}
.menu:hover {
  color: #ffffff;
  background: #FF7800;
  height: 39px;
}
.menua {
  color: #000000;
  font: 14px Tahoma;
	font-weight: bold;
}
.menua:hover {
  color: #ffffff;
  font: 14px Tahoma;
	font-weight: bold;
}
.copya, .copy {
	font: 11px Tahoma;
	color: #ffffff;
	text-decoration: none;
}
.copya:hover {
  font: 11px Tahoma;
	color: #000000;
  text-decoration: underline;
}
.main {
  background: #ffffff;
  text-align: justify;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.lang {
  font: 11px Tahoma;
	color: #ffffff;
	padding-right: 7px;
}
.lang:hover {
  font: 11px Tahoma;
	color: #ffffff;
	padding-right: 7px;
	text-decoration: underline;
}
td {
	font: 13px Tahoma;
}
img {
	border: none;
}
a img {
	border: none;
}
p {
  text-align: justify;
}
h1, h2, hh {
  margin: 0;
  color: #FF7800;
 	font: 18px Tahoma;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}
a {
 	font: 13px Tahoma;
	color: #FF7800;
	text-transform: none;
	text-decoration: none;
}
a:hover {
 	font: 13px Tahoma;
	color: #FF7800;
	text-decoration: underline;
}
.spot {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
}
#akce {
  padding-left: 20px;
  text-align: justify;
}
#pro {
  width: 120px;
  height: 100px;
  margin-left: 5px;
  margin-top: 147px;
  float: left;
}
#proac {
  width: 110px;
  text-align: right;
  font: 11px Tahoma;
  float: left;
  padding-left: 0px;
  padding-top: 0px;
}
input {
 	font: 11px Tahoma;
  border: 1px solid #cccccc;
  height: 14px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
  margin-bottom: 4px;
  margin-right: 5px;
}
textarea {
 	font: 11px Tahoma;
 	color: #000000;
  border: 1px solid #cccccc;
  width: 350px;
  height: 100px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
  margin-bottom: 4px;
  margin-right: 5px;
}
hr { /* pro IE */
  color: #FF7800;
  background: #FF7800;
}
html>body hr { /* pro Geckove */
  background-color: #FF7800;
  border: none;
  height: 1px; 
  margin-right: 0; width: 100%; 
}
.pij {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
#proac a {
  padding-bottom: 10px;
  display: block;
}
.ulx {
  margin: 0px; 
}
