body {
  background-color: #ffffff;
	color: #000000;
	text-align: left;
	font-family: "Verdana", "Arial", "Lucida Grande CE", "Helvetica CE";
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

h2 {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

#cover {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
  background-color: #F7F5ED;
}

#coverpr {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}

#top {
  background-color: #BB0000;
  width: 100%; height: 125px;
  position: relative;
}

#logo {
  width: 79px;
  height: 82px;
  position: absolute;
  top: 20px; left: 22px;
}

#napis {
  width: 388px;
  height: 42px;
  position: absolute;
  top: 43px; left: 247px;
}

#menu {
  width: 100%; height: 26px;
  font-weight: bold;
  font-size: 10px;
  background-color: #593800;
  color: #F7F5ED;
  position: relative;
}

#menu table#tab_menu {
  position: absolute;
  top: 0px; left: 55px;
}

#menu table#tab_menu td {
  height: 26px;
}

td.menu_mez {
  width: 15px;
}

.hl_menu a {
  color: #F7F5ED;
  text-decoration: none;
}

.hl_menu a:hover {
  color: #593800;
  text-decoration: none;
}

.hl_menu div {
  height: 20px;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.hl_menu1 {
  color: #593800;
  background-color: #F7F5ED; 
}

.hl_menu1 div {
  height: 20px;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

#content {
  width: 100%;
}

#text {
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 70px;
  width: 660px;
  text-align: justify;
  font-weight: normal;
  color: #593800;
	font-size: 13px;
	line-height: 15px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Lucida Grande CE", "Helvetica CE";
}

.textpr {
  padding-top: 0px;
}

#text div#nadpis {
  font-size: 16px;
  margin-bottom: 25px;
  color: #BB0000;
  font-weight: bold;
}

#text div#nadpispr {
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 40px;
  color: #BB0000;
  font-weight: bold;
  line-height: 22px;
}

#text p {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
}

#text p a {
  color: #593800;
  text-decoration: none;
}

#text p a:hover {
  color: #BB0000;
  text-decoration: underline;
}

#text p a.nabidka {
  font-size: 13px;
}

#text p a.nabidka:hover {
  font-size: 13px;
}

#pruh_akt {
  padding: 2px;
  width: 654px;
  color: #ffffff;
  font-weight: bold;
  background-color: #BB0000;
  border: 2px solid #BB0000;
}

#aktuality {
  padding: 10px;
  margin-bottom: 20px;
  width: 638px;
  background-color: #ffffff;
  border: 2px solid #BB0000;
}

#aktuality table {
  width: 638px;
}

#aktuality span {
  color: #BB0000;
}

#gallery {
  text-align: left;
}

#obj_celkem {
  font-weight: bold;
}

.nab_tab {
  width: 500px;
  border: 1px solid #593800;
  border-collapse: collapse; 
}

.nab_title {
  border: 1px solid #593800;
  border-collapse: collapse; 
}

.nab_cena {
  width: 70px;
  text-align: right;
  border: 1px solid #593800;
  border-collapse: collapse; 
}

.nab_mnozstvi {
  width: 40px;
  text-align: right;
  border: 1px solid #593800;
  border-collapse: collapse;
}

.nab_nadpis {
  color: #ffffff;
  font-weight: bold;
  background-color: #BB0000;
  border: 1px solid #593800;
  border-collapse: collapse;
}

#footer {
  width: 100%; height: 24px;
  font-weight: bold;
  font-size: 10px;
  color: #F7F5ED;
	background-color: #593800;
	width: 100%; height: 17px;
	text-align: center;
	position: relative;
	padding-top: 2px;
	clear: both;
}

span#copy {
  display: inline;
  padding-left: 110px;
  font-weight: bold;
  font-size: 10px;
}

span#made {
  display: inline;
  padding-right: 20px;
  float: right;
  font-weight: bold;
  font-size: 10px;
}

span#made a {
  color: #F7F5ED;
  text-decoration: none;
}

span#made a:hover {
  color: #F7F5ED;
  text-decoration: underline;
}

span#made a span {
  color: #099800;
}

img.ref {
	padding: 3px;
	border: black 1px solid;
}

#dorucit {
  font-weight: bold;
  font-size: 12px;
  padding-left: 6px;
  padding-right: 55px;
}

form {
  width: 470px; 
}

label {
  float: left;
  width: 27%;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-top: 0.3em;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}

legend	{
  margin: 7px;
  color: #593800;
  font-weight: bold;
  font-size: 12px;
}

.tl_submit {
  border: 1px solid #593800;
  color: #593800;
  cursor: pointer;
}

input {
  margin: 1px 0;
}

#submit	{ 
  margin-top: 15px;
}

