body {
  background-color: #fbfff4;
  text-decoration: none;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 760px;
  /*background-image: url("../images/pozadie.jpg");
  background-repeat: repeat;
  background-position: top left;
  background-attachment: fixed;*/
}


#hlavicka {
  background-repeat: no-repeat;
  height: 150px;
  width: 750px;
  float: left;
  clear: both;
}


#hlavicka a {
  border: none;
  margin: 0;
  top:0;
  text-decoration: none;
  display: inline;
}


#hlavicka img {
  border: none;
  margin: 0;
  top: 0;
  vertical-align: bottom;
}


#menu {
  background-image: url("../images/menu.png");
  background-repeat: no-repeat;
  padding-left: 6px;
  width: 750px;
  height: 24px;
  border: none;
  float: left;
  clear: both;
}


#menu a, menu a:hover {
  color: #ddd;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  display: inline;
  line-height: 24px;
  margin-left: 6px;
  margin-right: 6px;
}


#menu a:hover {
  color: #fff;
}


#telo {
  background-image: url("../images/telo.png");
  background-repeat: repeat-y;
  border: none;
  width: 750px;
  float: left;
  clear: both;
  padding-top: 5px;
}


#pata {
  background-image: url("../images/pata.jpg");
  background-repeat: no-repeat;
  border: none;
  float: none;
  clear: both;
  height: 30px;
}


#pata p, #pata a {
  color: #FFF;
  font-style: normal;
  /*font-weight: bold;*/
  font-size: 10px;
  text-align: center;
  line-height: 135%;
}


p.nadpis {
  font-weight: bold;
  color: #111;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  line-height: 180%;
}


p.text, div.vcard {
  color: #444;
  padding-left: 9px;
  padding-right: 5px;
  width: auto;
  height: auto;
  line-height: 150%;
}


form {
  padding-left: 30px;
}


form fieldset {
  border: none;
}


form input {
  position: relative;
  height: auto;
  width: 250px;
}


form input.odoslat {
  width: 100px;
  float: right;
  margin-right: 145px;
}


form input.predmet {
  width: 550px;
}


form textarea {
  height: 150px;
  width: 550px;
  left: 280px;
}


form label {
  color: #444;
}


p.hlasenie_mail {
  color: red;
  margin-left: 30px;
  margin-right: 20px;
  border: dashed 1px;
  padding: 5px;
  background-color: #fefefe;
}


a {
  color: #191;
  text-decoration: none;
}


img.obr_text {
  float: right;
  border: none;
}


#galeria {
  font-style: normal;
  width: 700px;
  margin: 0 auto;
}


#galeria img {
  width: 150px;
  height: 150px;
  border: 1px solid #09f;
  padding: 5px 5px 5px 5px;
  background-color: #8c7;
}


.ponuka {
  border: 1px solid #000;
  padding: 4px 4px 0 4px;
  width: 162px;
  height: auto;
  float: left;
  margin-right: 2px;
  margin-bottom: 4px;
  display: block;
  text-align: center;
}

