body {
	background-image: url(img/hatt-id.jpg);
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3300CC;
	font-size: 11px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3300CC;
	font-size: 11px;
	font-weight: normal;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}



.kiemelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.narancs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DA501F;
}
.filmcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DA501F;
}
.boxszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.top10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div.jelenetkepek {
  width:33%;
  float:left;
  margin-top:1%;
  margin-bottom:1%;
  margin-right:0%;
  margin-left:0%;
  height:120px;
  text-align:center;
}

div.aTitle {
  padding-top:15px;
  padding-bottom:5px;
  border-bottom:1px dotted #DA501F;
  width:90%;
  margin-bottom:5px;
}


dir.aMenu form {
  margin-top:0px;
}

button.BtnIcon {
  height:36px;
}

button.BtnIcon div {
  text-align:left;
}
button.BtnIcon div div {
  margin-top:-20px;
  margin-left:32px;
}


form.gform {
  margin:5px 0px 5px 0px;
}

fieldset {
  border: 1px dotted #DA501F;
  width: 85%;
}

legend {
  background:#DDD;
  border:1px solid #DA501F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  padding:2px 5px 2px 5px;
}


fieldset div.g1 {
  width:85%;
  display:block;
  float:left;
}

fieldset div.g2 {
  width:15%;
  display:block;
  float:left;
}

/* Lightbox specifikus kezdete */
#lightbox {
    background-color: #cccccc;
    padding: 5px;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

#overlay {
    text-align: left;
    background-image: url(lightboximg/overlay.png);
}

* html #overlay {
	background-color: #000;
	background-image: url(lightboximg/blank.gif);
	filter: Alpha(opacity:50);
}

#lightboxCaption {
    color: #333;
    background-color: #EEE;
    font-size: 1em;
    text-align: center;
    border-bottom: 0px solid #666;
	border-right: 0px solid #666;
}

iframe.IEfix, iframe#IEfix {
  position:absolute;
  display:none;
  border:none;
}
/* Lightbox specifikus vge */
