#pageborder {
  position: relative;
  width: 780px;
  top: 60px;
  left: 50%;
  margin-left: -390px;
  background: #f4e39e;
}


#text_box {
  position: relative;
  width: 780px;
  top: 0;
  left: 0;
  text-align: justify;
  background: #f4e39e url(/kepek/tours_nav1_bg3.jpg) top left repeat-x;
}

#text {
  position: relative;
  width: 740px;
  top: 0;
  left: 20px;
  text-align: justify;
}


#nav1 {
  position: relative;
  width: 780px;
  height: 80px;
  top: 0;
  left: 0;
  text-align: center;
  background: #f4e39e url(/kepek/tours_nav1_bg2.jpg) top left repeat-x;
}

#nav1 a {
  color: #8D3716;
}

#nav1 td {
  align: center;
  text-align: center;
}


#list {
  position: relative;
  width: 740px;
  height: 150px;
  top: 0;
  left: 20px;
  background: #e9b55d;
  font-weight: bold;
  border: 1px solid #8a0000;
  line-height: 1.2em;
}


#picture {
  position: absolute;
  width: 150px;
  height: 120px;
  top: 35px;
  left: 10px;
}

#picture img {
  border: 1px solid #8a0000;
}

#desc {
  position: absolute;
  width: 500px;
  height: 100px;
  top: 30px;
  right: 50px;
  font-weight: normal;
  text-align: justify;
}

#reszletek {
  position: absolute;
  width: 80px;
  height: 20px;
  bottom: 10px;
  right: 30px;
  font-weight: bold;
}

#reszletek a {
  font-size: 14px;
  color: #8a0000;
}

#reszletek a:hover {
  font-size: 14px;
  color: #ffffff;
}

#idotartam {
  position: absolute;
  width: 380px;
  height: 20px;
  bottom: 10px;
  left: 200px;
  font-weight: bold;
}

#bottom {
  position: relative;
  left: 0;
  top: 70px;
  width: 100%;
  height: 50px;
  background: url(/kepek/bottom.jpg);
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

#bottom a {
  color: #8a0000;
  text-decoration: none;
}

#bottom_text { 
  position: relative;
  left: 0px;
  top: 0px;
  width: 780px;
  height: 40px;
  background: url(/kepek/tours_pageborder_bottom.jpg) left bottom repeat-x;
  text-align: center;
  font-size: 12px;
}


#elerhetoseg {
  position: relative;
  left: 0;
  top: 0;
  width: 780px;
  height: 80px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
}

#elerhetoseg a {
  color: #8D3716;
  text-decoration: underline;
}

h1 {
  font-size: 18px;
  background: #8a0000;
  text-align: center;
  color: #ffffff;
  padding: 4px;
  margin-top: -1px;
}



h2 {
  font-size: 18px;
  text-align: center;
  color: #8a0000;
}


ul {
  list-style: none;
}

img {
  border: none;
}

