/* CSS style by Web Project  */

body {
  text-align: center;
  padding: 0px;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 50px;
  background-image: url("obr/bg.jpg");
}
h1 {
  color: #2c4175;
  font-family: arial;
  font-size: 20px;
  margin-top: 3px;
  margin-bottom: 13px;
}
h2 {
  color: #2c4175;
  font-family: arial;
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 9px;
}
p {
  font-size: 12px;
  color: #23335c;
  font-family: arial;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 160%;
}
ul {
  font-size: 12px;
  color: #23335c;
  font-family: arial;
  line-height: 160%;
  list-style: square;
}
a {
  color: #335070;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#stranka {
  width: 750px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  background-color: white;
}
#bocny p {
  color: white;
  margin-left: 13px;
  padding-top: 5px;
}
#menu {
  width: 750px;
  height: 30px;
  background-image: url("obr/menu.gif");
  color: white;
  font-family: arial;
  font-size: 11px;
}
#menu a {
  color: white;
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
}
#polozky {
  position: relative;
  top: 7px;
  left: 195px;
}
#text {
  position: absolute;
  top: 220px;
  left: 210px; 
  width: 515px;
  height: 540px;
}
#bocny {
  width: 191px;
  height: 570px;
  background-image: url("obr/bocny.gif");
}
#paticka {
  width: 750px;
  height: 31px;
  background-image: url("obr/paticka.gif");
}
#pata {
  position: relative;
  top: 9px;
  left: 570px;
  color: white;
  font-family: arial;
  font-size: 11px;
}
#pata a {
  color: white;
}
#kontakt2 {
  position: absolute;
  top: 36px;
  left: 300px;
}
.obr {
  border: 1px solid #8f969f;
  margin: 0px 7px 10px 0;
}
.fotogal {
  margin: 3px 3px 0 0;
  border: 1px solid;
}

/* end of CSS ===================================== */