* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

.clr {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.nobord {
  border: none;
}

body {
  color: #4E4D49;
  background: #d9d6cd;
  line-height: 140%;
  background: #a9a7a0 url('../kepek/bg.jpg') repeat-x top;
}

p {
  margin: 10px 0;
  text-align: left;
  line-height: 16px;
}

p.cent {
  text-align: center;
}

h1 {
  margin: 30px 0 20px 0;
  padding: 0 0 0 5px;
  font-size: 18px;
  color: #790000;
  text-transform: uppercase;
  border-left: double 3px #790000;
}

h2 {
  border-left: double 3px #bababa;
  margin: 25px 5px 10px 5px;
  padding: 0 0 0 5px;
  font-size: 14px;
  clear: both;
  color: #15130F;
}

h2 a {
  font-size: 16px;
}

h3 {
  margin: 15px 5px 5px 10px;
  font-size: 12px;
}

strong {
  font-weight: bold;
}

.discText em {
  display: block;
  margin: 0 0 10px 15px;
}

.discText p em {
  display: inline;
  margin: 0;
}

a {
  color: #15130F;
  border-bottom: dotted 1px #15130F;
}

a:hover {
  border-bottom: solid 1px #15130F;
}

acronym, abbr {
  cursor: help;
  border-bottom: dotted 1px #666;
}

blockquote {
  margin: 5px 0 0 0;
  padding: 0 10px;
  font-style: italic;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#text blockquote p {
  margin: 0;
  padding: 0;
}

#text blockquote p.hunText {
  font-size: 11px;
}

cite {
  display: block;
  padding: 0 0 5px 15px;
  font-style: italic;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
}

input, textarea {
  padding: 2px;
  color: #4E4D49;
  background: #d9d6cd;
  border: solid 1px #b2b2b2;
}

input.button {
  padding: 0 2px;
  cursor: pointer;
}

table td {
  padding: 2px;
}

#layout {  
  width: 770px;
  margin: 0 auto;   
}

#header {
  position: relative;
  margin: 0 0 10px 0;
  height: 110px;
  background: url('../kepek/urhajo.gif') no-repeat center 10px;
  z-index: 15;
}

#header a {
  display: block;
  margin: 0 auto;
  width: 770px;
  height: 100px;
  border: none;
}

#mars {
  position: absolute;
  width: 220px;
  height: 218px;
  top: 0;
  right: 0;
  background: url('../kepek/mars.jpg') no-repeat;
  z-index: 1;
}

#earth {
  position: absolute;
  width: 290px;
  height: 218px;
  top: 0;
  left: 0;
  background: url('../kepek/fold.jpg') no-repeat;
  z-index: 1;
}

#content {
  position: relative;  
  text-align: left;
  padding: 41px 0 20px 0;
  background: #f3f1ed;  
  z-index: 10;
}

#content:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#content .disc {
  margin: 20px 0 0 20px;
  clear: both;
}

#content img {
  position: relative;
  border: double 3px #b4b4b4;  
}

#content .disc img {
  float: left;
  margin: 0 10px 0 0;
}

#content #textContent {
  padding: 20px;
}

#content .discText {
  position: relative;
  float: left;
  width: auto;
}

#content .discText h2 {
  margin: 5px 5px 0 5px;
}

#text {
  padding: 0 10px;
}

#text p {
  padding: 0 10px 10px 10px;
  line-height: 18px;
}

#text img.right {
  float: right;
  margin: 0 10px;
}

#text img.left {
  float: left;
  margin: 0 10px;
}

#text img.topmargin {
  margin: 10px 10px 5px 0;
}

#text ul {
  margin: 0 0 0 30px;
}

#text ul.links li {
  list-style: circle;
  line-height: 26px;
}

#video {
  width: 480px;
  margin: 20px auto;
}

#menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 770px;  
  border-top: solid 2px #8c8c8c;
  border-bottom: solid 2px #8c8c8c;
  background: #dad3bf;
}

.subMenu {
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  width: 770px;
  border-top: solid 2px #f3f1ed;
  border-bottom: solid 2px #8c8c8c;
  background: #dad3bf;
}

#menu ul, #menu ul ul {
  list-style-type: none;  
  padding: 4px 0 2px 6px;  
  height: 19px;
}

#menu ul li {
  display: inline;
}

#menu ul li a {
  padding: 3px 3px 2px 3px;
  border: none;
  font-size: 12px;
  color: #000;
}

#menu ul li ul li a {
  font-size: 12px;
  color: #4E4D49;
  font-weight: bold;
}

#menu ul li.act li a {
  border: none;
  background: transparent;
}

#menu ul li.act .subMenu {
  display: block;
}

#menu ul li.act a, #menu ul li ul li.act a {
  background: #fff;
}

#menu ul li a:hover, #menu ul li ul li a:hover {
  background: #fff;
}

#footer {
  width: 769px;  
  padding: 2px 0 0 0;
  color: #666;
  border-top: solid 2px #8c8c8c;
}

#footer ul {
  list-style: none;
  padding: 0 0 30px 0;
  margin: 0 10px;
}

#footer ul li.left {
  float: left;
  width: auto;
  padding: 0;
  font-size: 11px;
} 

#footer ul li.right {
  float: right;
  width: auto;
  font-size: 11px;
} 

#footer a {
  font-size: 11px;
  color: #666;
}

/* vendégkönyv */

.lightcomment p, .authorcomment p {
  text-align: left;
}

#comments {
   position: relative;
   padding: 10px 0 0 10px;
   width: 727px;
   overflow: hidden;
   clear: both;   
}

#comments .light {
  position: relative;
  background: #e2e0d9;
  margin-bottom: 20px;
  border: solid 1px #b2b2b2;
}

#comments .author {
  position: relative;
  background: #dad3bf;
  margin-bottom: 20px;
  border: solid 1px #b2b2b2;
}

#comments .body {
  position: relative;
  padding: 10px;
  z-index: 10;
  border: solid 2px #fff;
}

#comments span {
  font-weight: bold;
  border-left: double 3px #4E4D49;;
  margin: 0 0 8px 0;
  padding: 0 0 0 5px;
  text-align: left;
}

#comments .date { 
  font-style: italic;
  font-size: 10px;
  padding-top: 6px;
  text-align: left;
}

.bignumbers {
  position: absolute;
  top: -65px;
  right: -10px;
  color: #f3f1ed;
  padding-top: 80px;
  font-family: "Times New Roman", Times, serif;
  font-size: 80px;
  height: 90px;
  z-index: 10;
  text-align: right;
}

/* vendégkönyv vége */
