body {
  margin: 0px;
  padding: 0px;
  background-color: #2E6C57;
  color: black;
  font-family: arial,tahoma,sans-serif;
  font-size: 13px;
  text-align: center;
}

img {
  border: none;
  vertical-align: middle;
}

a {
  color: #FF1F20;
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, p, hr, ul, li, form {
  margin: 0px;
  padding: 0px;
}

.clear {
  height: 1px;
  overflow: hidden;
  clear: both;
}

#container {
  height: 200px;
  background: transparent url(/uvod/pattern.gif) left top repeat-x;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 50%;
  margin-top: -100px;
}

#content {
  width: 620px;
  margin: 0px auto;
}

#cetris {
  width: 312px;
  float: left;
  height: 150px;
  background: transparent url(/uvod/cetris.jpg) left top no-repeat;
  padding-top: 50px;
}

#cetris a {
  display: block;
  width: 290px;
  height: 150px;
  overflow: hidden;
  text-indent: -9999px;
}

#stavmix {
  width: 270px;
  float: left;
  height: 150px;
  background: transparent url(/uvod/stavmix_plus.jpg) left top no-repeat;
  padding: 50px 0px 0px 30px;
}

#stavmix a {
  display: block;
  width: 290px;
  height: 150px;
  overflow: hidden;
  text-indent: -9999px;
}
