body {
  color : black;
  background-image: url("pic/bg.jpg");
  background-color: RGB(251,232,91);
  background-attachment: fixed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 130%;
}

a:link, a:active, a:visited {
  text-decoration: none; color: black;
}
a:hover {
  text-decoration: underline; color: black;
}

div#head {
  width: 950px;
  margin: auto;
}
div#head img {
  vertical-align: middle;
}
div#head h1 {
  margin-right: 30px;
  margin-bottom: 15px;
  font-size: 13pt;
  font-weight: bold;
  color: blue;
  text-align: right;
}

div#body {
  width: 950px;
  margin: auto;
  background-color: white;  
}
div#hore {
  clear: both;
  height: 55px;
  background-image: url(pic/hore.jpg);
}
div#lavy_horny {
  float: left;
  width: 69px; height: 55px;
  background-image: url(pic/lavy_horny.jpg);
}
div#pravy_horny {
  float: right;
  width: 69px; height: 55px;
  background-image: url(pic/pravy_horny.jpg);
}
div#lavy {
  clear: both;
  background-image: url(pic/lavy.jpg);
  background-repeat:repeat-y;
  background-position: left;
}
div#pravy {
  background-image: url(pic/pravy.jpg);
  background-repeat:repeat-y;
  background-position: right;
}
div#content {
  clear: both;
  margin: 0px;
  padding: 20px 30px;
  text-align: justify;
  border: 35px solid RGB(187,245,253); 
}
div.stretch {
  clear: both;
}
div#dole {
  clear: both;
  height: 55px;
  background-image: url(pic/dole.jpg);
}
div#lavy_dolny {
  float: left;
  width: 69px; height: 55px;
  background-image: url(pic/lavy_dolny.jpg);
}
div#pravy_dolny {
  float: right;
  width: 69px; height: 55px;
  background-image: url(pic/pravy_dolny.jpg);
}


h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 12pt;
  font-weight: bold;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 10pt;
  font-weight: bold;
}
h3 {
  font-size: 9pt;
  font-style: italic; 
  font-weight: normal; 
}


li {
  margin-bottom: 3px;
  text-align: left;
}

div#lang {
  margin-bottom: 10px;
  text-align: left;
}
div#lang img {
  margin: 0px 7px;
  border: 1px solid blue;
}
div#google_translate {
  float: right;
}
div#google_translate img {
  margin: 0px;
  border: 0px;
}

div#menu {
  margin-bottom: 20px;
}
ul.menu {
  display: block;
  margin: 0px;
  border: 0px;
  padding: 0px;
}
ul.menu li {
  float: left;
  display: block;
  list-style: none;
  width: 110px;
  margin: 0px;
  border: 1px solid white;
  padding: 3px 0px;
  background-color: RGB(251,232,91);
  text-align: center;
}
ul.menu li a {
  font-weight: bold;
  color: blue;
}
ul.submenu {
  position: absolute;
  display: block;
  visibility: hidden;
  margin: 0px; margin-top: 3px;
  border: 0xp; border-top: 2px solid white;
  padding: 0px;
  background-color: RGB(251,232,91);
}
ul.submenu li {
  float: none;
  position: relative;
  display: block;
  list-style: none;
  width: 180px;
  border: 0px;
  padding: 5px; padding-left: 10px;
  text-align: left;
}
ul.menu div {
  clear: both;
}
table.ceny th {
  padding: 3px 10px;
  background-color: RGB(187,245,253);
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
}
table.ceny td {
  width: 100px;
  padding: 3px 10px;
  background-color: RGB(251,232,91);
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
}

table.cenyeur th {
  padding: 3px 8px;
  background-color: RGB(187,245,253);
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
}
table.cenyeur td {
  padding: 3px 8px;
  background-color: RGB(251,232,91);
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
}

table.cenyskk th {
  padding: 2px 4px;
  background-color: RGB(187,245,253);
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
}
table.cenyskk td {
  padding: 2px 4px;
  background-color: RGB(251,232,91);
  text-align: left;
  font-size: 8pt;
  font-weight: normal;
}

p.poznamka {
  font-size: 8pt;
  font-style: italic;
}

div#gallery {
  float: right;
  width: 200px;
  text-align: center;
}
div#gallery a {
  margin: 0px;
  padding: 0px;
}
div#gallery img {
  vertical-align: middle;
  margin: 10px;
  border: 0px;
}
img#image {
  border: 10px solid RGB(251,232,91);
}

img#logo {
  float: right;
}

iframe#map {
  clear: right;
}

