body {
  background-color: #fff;
}
body, td {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #666;
}
body, div {
  margin: 0px;
  padding: 0px;
}
a {
  color: #c00;
  text-decoration: none;
  outline: 0px;
}
a:hover {
  text-decoration: underline;
}
#main {
  width: 760px;
  margin: 10px;
  overflow: hidden;
  /*border: 1px solid #ccc;*/
}
#logo {
  margin-bottom: 10px;
}
#content {
  margin-top: 4px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
#content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#content ul li {
  margin: 0;
  padding: 0px 0px 6px 10px;
  list-style-type: none;
  background: transparent url(images/reddot.gif) no-repeat 0px 5px;
}
.clearer {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.divSzolgaltatas {
  height: 274px;
  background: #e5e5e5 url(images/cim7.jpg) no-repeat;
  padding: 10px 10px 10px 500px;
}
.divKapcsolat {
  height: 274px;
  background: #e5e5e5 url(images/cim11.jpg) no-repeat;
  padding: 10px 10px 10px 500px;
}

.td1 {
  background: transparent url(images/separator1.gif) repeat-y top right;
  padding: 16px;
}
.td2 {
  padding: 16px;
}
.fejCsik {
  height: 20px;
  background: #ddd url(images/disz1.gif) no-repeat 10px 7px;
  line-height: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #c00;
  margin-bottom: 1px;
}
.refDivContainer {
  padding: 30px 0 20px 50px;
  background-color: #f2f2f2;
}
.refDiv {
  width: 200px;
  padding: 0 10px 0 10px;
  text-align: center;
  float: left;
}
.refTextDiv {
  margin-top: 6px;
}

