body {
  font-family: Tahoma, Arial;
  background: url("content/bg.png") repeat-y top left #000;
}
#header {
  background: url("content/web.jpg") 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: 90px;
  top: 210px;
  width: 170px;
  text-align: right;
  line-height: 15px;

  font-family: "Trebuchet MS", Arial;
  font-size: 10px;
  font-weight: bold; 

  text-transform: uppercase;
}

#menu ul {
  list-style: none;
}

#menu a {
  color: #fff;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
}

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

#content {
  position: absolute;
  left: 268px;
  top: 192px;
  width: 470px;
  padding-left: 10px;

  font-size: 11px;
  color: #e5ffbb;
  background: url("content/contentbg.png") repeat-y;
  line-height: 14px;
  text-align: justify;

  padding-bottom: 50px;
}

#content h1 {
  font-family: "Trebuchet MS", Arial;
  color: #fff;
  font-size: 16px;
}

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

#content h3 {
  font-weight: bold;
  color: #fff;
  background: url("content/dtbg.png") no-repeat 0px 9px;
  margin-top: 18px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-size: 11px;
}

#content h4 {
  font-family: "Trebuchet MS", Arial;
  color: #fff;
  font-size: 11px;
  padding-top: 15px;
}
#content p {
  padding-left: 5px;
}

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

#content a:hover {
  color: #fff;
  text-decoration: none;
  background: #000;
}

#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 #000;
}
dt {
  font-family: Tahoma, Arial;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 5px;
  letter-spacing: 1px;
  text-align: left;
  border-left: 1px solid #bddc99;
}
dd {
  margin-left: 18px;
}
#content ul {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 20px;
  list-style-image: url(content/bullet.png);
}
#content li {
}
#content th {
	color: #fff;
}

.timetable {
  width: 460px;
}
.timetable th {
  border-bottom: 1px dotted #fff;
}
.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;
}
#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 {
  font-family: "Trebuchet MS", Arial;
  padding-top: 3px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 6px;
  clear: both;
  border-top: 1px dotted #000;
}

.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: 12px;
  padding: 10px;
  font-weight: bold;
  color: #d2eda5;
  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;
}
