body {
  background-color: #fff;
  text-align:center;
  padding:0px;
  margin:0px;
  font-family: arial, tahoma, sans-serif;
  background: #dbdbdb url('../img/body_bck.gif') top left repeat-x;
}

#blok a, #blok a:hover {
  color: #000;
  text-decoration: none;
}

ul  {
  padding:0px;
  margin-top:0px;
  margin-left:40px;
}

#celek {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index:2;
  cursor: pointer;
}

#uvodni{
  background: url('../img/uvodni.jpg') top left no-repeat;
  width:853px;
  height:317px;
  margin: 38px auto 0px auto;
  position:relative;
}
#blok{
  width:726px;
  height:auto;
  margin: 0px auto 0px auto;
}
#l_blok{
  width:299px;
  height:89px;
  text-align: left;
  position:absolute;
  top:317px; left:64px;
  background: url('../img/l_blok.jpg') top left no-repeat;
}
#p_blok{
  width:299px;
  height:auto;
  position:absolute;
  top:317px; left:363px;
  text-align: left;
  margin-left:118px;
  background: url('../img/p_blok.jpg') top left no-repeat;
}
#text{
  width:250px;height:150px;position:absolute; top:130px; left:210px;z-index:200;text-align: left;
}
#map{
  width:160px;height:45px;position:absolute; top:20px; left:600px;z-index:200;cursor: pointer;
}

