html {
  background: #FFFFFF url('../img/bg_prechod.jpg') repeat-x 0 0;
}

body {
  margin: 0;
  padding: 0;
  font-size: small;
  text-align: center;
  font-family: "Trebuchet MS", sans-serif;
}

* html body {
  font-size: x-small;
}

.hidden {
  display: none;
}

#obal {
  width: 785px; /* 10px + 765px + 10px - 10px tien */
  text-align: left;
  margin: 0 auto;
  background: repeat-y 10px 0;
}

#tien_top {
  background: url('../img/t1.gif') no-repeat left top;
}

#tien_middle {
  background: url('../img/t2.gif') repeat-y 0 0;
}

#tien_bottom {
  background: url('../img/t3.gif') no-repeat left bottom;
}

#tien_padding {
  padding: 0 10px 10px 10px;
}

#header {
  height: 73px;
  background: repeat-x 0 0;
  position: relative;
  text-align: right;
  color: #FFFFFF;
  font: normal 1.3em/73px Georgia,serif;
  letter-spacing: 1px;
  padding-right: 1em;
}

#header img {
  display: block;
  position: absolute;
  top: 13px;
  left: 20px;
}

#flash {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

#flash div {
  position: relative;
  height: 200px;
}

#flash img {
  position: absolute;
  top: 0;
  left: 0;
  width: 765px;
  height: 200px;
  display: block;
}

#flash object {
  position: absolute;
  top: 0;
  left: 0;
}

#top_bar {
  height: 1.2em;
}

#footer {
  margin-top: 3em;
  padding: 0 1em;
  text-align: right;
  color: #FFFFFF;
  font: normal .8em/2.5 Verdana;
  float: none;
  clear: both;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}

#menu {
  width: 165px;
  float: left;
  font: bold .8em/1.2 Verdana;
}

#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu ul a {
  display: block;
  margin: 3px 0 0 0;
  padding: 0;
  width: 100%;
}

#menu ul a:link, #menu ul a:visited, #menu ul a:active {
  text-decoration: none;
}

#menu ul a:hover {
  text-decoration: underline;
}

#menu ul.level1 a span {
  display: block;
  padding: .5em .8em .5em 1.2em;
}

#menu ul.level2 a span {
  display: block;
  padding: .5em .8em .5em 2.2em;
  font-weight: normal;
}

#menu ul a.selected {
  background-repeat: repeat-y;
  background-position: 0 0;
}

#content {
  padding-left: 165px;
}

#content-in {
  padding: 30px;
  font-size: 1em;
  color: #000000;
  line-height: 1.35em;
}

#content h1 {
  margin: 0 0 1em 0;
  font-size: 1.5em;
}

#content h2 {
  margin: 2em 0 .8em 0;
  font-size: 1.25em;
}

#content address {
  font-style: normal;
}

#mapa {
  border: 1px solid #C0C0C0;
}

div.uputavky { /* divka na uvodnej, kde su loga, vycuc a link */
  width: 270px;
  float: left;
  margin: 1em 0;
}

div.uputavky img {
  display: block;
  width: 195px;
  height: 42px;
}

div.uputavky div {
  height: 10em;
  padding-right: 2em;
}

div.uputavky div p {
  margin-top: 1em;
}

div.obrazky {
  margin-top: 1em;
}

div.obrazky img {
  display: inline;
  margin: 0 5px 5px 0;
  border: 1px solid #F0F0F0;
}

div.produkty img {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  border: none;
}

div.produkty p {
  padding-left: 150px;
}

div.produkty div {
  float: none;
  text-align: right;
  padding-bottom: 1em;
}
