/* CSS style by Web Project  */
body {
  text-align: center;
  padding: 0;
  margin: 0 0 50px 0;
	font-family: tahoma;
  font-size: 12px;
  color: #373e48; 
	background-color: #40663d;
}
strong {
  font-weight: normal;
}
p {
  font-size: 12px;
  color: #003300;
  font-family: tahoma;
  text-align: justify;
  margin-top: 3px;
  margin-bottom: 0px;
  line-height: 160%;
}
h1 {
  color: #30592e;
  font-family: tahoma;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 13px;
}
h2 {
  color: #30592e;
  font-family: tahoma;
  font-size: 18px;
  margin-top: 14px;
  margin-bottom: 13px;
}
a {
  color: #40663d;
}
a:hover {
  text-decoration: none;
}
table {
  font-size: 12px;
  color: #003300;
  font-family: tahoma;
  border-collapse: collapse;
}
table td {
  text-align: center;
  border: 1px solid #40663d;
}
.fill {
  background-color: #40663d;
  color: #fffff5;
}

/* menu ===================================== */

#navigation {
  width: 718px;
  height: 67px;
  background-image: url(obr/menu.jpg);
}
ul#menu {
  position: absolute;
  top: 329px;
  left: 70px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: trebuchet ms;
  font-size: 14px;
}
ul#menu li{
  margin: 0;
  padding: 0;
  float: left;
}
ul#menu li a{
  margin: 0;
  padding: 0px 30px 0px 30px;
  float: left;
  outline: none;
  color: #003300;
  text-decoration: none;
}
ul#menu li a:hover{
  margin: 0;
  padding: 0px 30px 0px 30px;
  float: left;
  outline: none;
  color: #003300;
  text-decoration: underline;
}

/* container ===================================== */

#stranka {
  width: 718px;
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  text-align: left;
  background-color: #fffff5;
}
#content {
  width: 718px;
  background-image: url(obr/content.jpg);
  padding: 30px 0 30px 0;
}
#footer {
  width: 718px;
  height: 78px;
  background-image: url(obr/footer.jpg);
}

/* content ===================================== */

.logo {
  position: absolute;
  top: -10px;
  left: -30px;
  border: none;
}
#content p {
  margin: 0 0 0 30px;
  width: 650px;
}
#content h1, h2, h3, table {
  margin-left: 30px;
}
#pata {
  position: relative;
  top: 13px;
  left: 472px;
  margin: 0;
  font-size: 11px;
}
#pata_nav {
  position: relative;
  top: 31px;
  left: 22px;
  margin: 0;
  font-size: 11px;
}
#form {
  position: absolute;
  top: 390px;
  left: 340px;
}
#form h2 {
  margin-left: 0;
}
input, textarea {
  padding: 1px;
  margin: 3px;
  color: #003300;
}
.foto {
  margin: 10px 35px 0 0;
}
.fotogal {
  margin: 10px 25px 0 0;
}
/* end of CSS ===================================== */