body {
  font-family: Tahoma, Arial;
  background: url("content/bg.png") repeat-y top left #010707;
}
#header {
  background: url("content/web.png") no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 873px;
  height: 628px;
  z-index: 0;
} 
#header span {
  display:none;
}

#csswarning {
  display:none;
}

#menu {
  position: absolute;
  left: 120px;
  top: 210px;
  width: 140px;
  text-align: right;
  line-height: 15px;

  font-size: 10px;
  font-weight: bold; 

  text-transform: uppercase;
}

#menu ul {
  list-style: none;
}

#menu a {
  color: #e8d070;
  text-decoration: none;
}

#menu a:hover {
  color: #ffffff;
  text-decoration: none;
}

#content {
  position: absolute;
  left: 273px;
  top: 190px;
  width: 470px;
  padding: 0px;

  font-size: 11px;
  color: #d4ca93;
  line-height: 14px;
  text-align: justify;

  padding-bottom: 50px;
}

#content h1 {
  color: #fff;
  font-size: 16px;
}

#content h2 {
  color: #fff;
  font-size: 12px;
  font-variant: small-caps;
  padding-top: 19px;
  padding-bottom: 5px;
  background: url("content/h2bg.png") no-repeat 0px 29px;
  text-align: left;
}

#content h3 {
  color: #f2f462;
  font-size: 11px;
  padding-top: 20px;
  letter-spacing: 2px;
  text-align: left;
}

#content h4 {
  color: #fff;
  font-size: 11px;
  padding-top: 15px;
}

#content a {
  color: #fff;
  font-weight: bold; 
  text-decoration: none;
}

#content a:hover {
  color: #fff;
  font-weight: bold; 
  text-decoration: none;
  border-bottom: 1px solid #d77b2e;
}

#language {
  position: absolute;
  left: 670px;
  top: 10px;
  width: 100px;
  height: 18px;
  font-size: 12px;
}

#language span {
  visibility:hidden;
}

#language a {
  text-decoration: none;
}

.langeng {
  background: url("content/english.png") no-repeat;
}

.langhun {
  background: url("content/magyar.png") no-repeat;
}

#banner {
  position: absolute;
  left: 269px;
  top: 42px;
  width: 468px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}
hr {
  height: 4px;
  border: 0px;
  border-bottom: 1px dotted #724622;
}
dt {
  font-weight: bold;
  color: #d77b2e;
  margin-top: 18px;
  margin-bottom: 5px;
  font-size: 11px;
}
dd {
  margin-left: 18px;
}
#content ul {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 20px;
  list-style-image: url(content/bullet.png);
}
#content li {
}

.timetable {
  width: 460px;
}
.timetable th {
  border-bottom: 1px dotted #724622;
}
.timetabletime {
  color: #d77b2e;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
  width: 40px;
}
.timetableevent {
  color: #d77b2e;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
}
#regform {
  width: 200px;
  margin: 10px auto;  
  padding: 10px;
  text-align: center;
  border: 1px solid #42270e;
  background-color: #200f00;
}
#regform input,select {
  font-family: Tahoma, Arial;
  font-size: 11px;
}
#registered {
  margin: 0px auto;  
  width: 98%;  
}
.sidepic {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
img {
  border: 0px;
} 
select,input[type="text"] {
  width:300px;
}
#shots {
  float: right;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 100px;
  border: 1px dotted #a0b9d1;
  background-color: #f6f7f8;
  text-align: center;
  line-height: 100%;
}

#shots img {
  padding-bottom: 5px;
  padding-top: 10px;
}

#footer {
  padding-top: 5px;
  margin-top: 20px;
  text-align: center;
  text-transform: lowercase;
  font-size: 12px;
  letter-spacing: 6px;
  clear: both;
  border-top: 1px dotted #724622;
}

.sponsor {
  clear: both;
}

.sponsorlogo {
  float: left;
  margin: 5px;
}

.mediasponsor {
  margin: 20px;
}

.atilogo {
  margin: 10px;
  text-align: center;
  width: 100%;
}

.small {
  font-family: Verdana;
  font-size: 7px;
  color: #aaaaaa;
  line-height: 7px;
}

#thanx {
  padding-top: 10px;
  text-align:center;
}


#counter {
  text-align: center;
  font-size: 13px;
  padding: 10px;
  font-weight: bold;
  background-color: #200f00;
  color: #e8d070;
  border: 1px solid #42270e;
  width: 75%;
  margin: 0px auto;
}

#counter span {
  color: #ffd;
}

#photostrip {
  text-align: center;
}

#photostrip img {
  padding: 5px;
}

#prodstrip {
  text-align: center;
}

#prodstrip img {
  padding: 5px;
}

.timetable_eventtype_deadline {
  color: #ff4a1a;
  font-weight: bold;
}

.timetable_eventtype_event {
  font-style: italic;
}

.timetable_eventtype_compo {
  color: #72d26f;
  font-weight: bold;
}

.timetable_eventtype_seminar {
  color: #76afd0;
  font-weight: bold;
}

.timetable_eventtype_mainevent {
  color: #fff;
}

.timetable td {
  vertical-align: top;
}
