BODY, TD {font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#607975;}

INPUT, SELECT, TEXTAREA {font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#607975;}

.lista {font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#607975;}

A {color:#933D34; text-decoration:none;}
A:VISITED {color:#933D34; text-decoration:none;}
A:HOVER {color:#933D34; text-decoration:underline;}

.fendnormal {font-size:12px; color:#607975}
.fendlead {font-size:12px; color:#212121; font-weight:regular;}
.fendtitle {font-size:13px; color:#607975; font-weight: bold;}
.fendsubtitle {font-size:11px; color:#607975; font-style:italic;}
.fendkepalairas {font-size:10px; color:#607975; font-style:normal;}

.fendsmall {font-size:9px; color:#607975;}
.fendsmall2 {font-family:verdana,sans-serif; font-size:9px; color:#607975; font-weight:normal;}
.fendsmall3 {font-family:verdana,sans-serif; font-size:9px; color:#607975; font-weight:bold;}
.fendnavig {font-family:Verdana,Helvetica; font-size:9px; font-weight:normal;}
.fenderror {color:#FF0000; font-weight:bold;}
.fendposition {font-size:10px;}

.fendujdonsag {font-family:Verdana,Helvetica; font-size:9px; font-weight:bold; color:#FF0000;}

.fendfooter {font-size:11px; color:#607975; font-weight:bold;}
.fendmedium {font-size:11px; color:#607975;}

A.fendtopmenu {font-size:9px; color:#933D34;}
A.fendnavig {font-family:Verdana,Helvetica; font-size:9px; color:#933D34; font-weight:bold;}
A.fendnavig2 {font-size:10px; color:#933D34; font-weight:normal;}

A.position {text-decoration:none;}
A.position:HOVER {text-decoration:underline;}


/* Kiállítás banner */

.KiallitasLayer{
	background:#fff;
	width:100%;
	height:100%;
	position:absolute;
	opacity:0.85;
	filter:alpha(opacity=85);
	left:0px;
	top:0px;
	z-index:20000;
	text-align:center;
}
.KiallitasContainer{
	text-align:center;
	width:100%;
	padding: 0px auto;
	position:fixed;
	background:#fff;
	top:210px;
	_position:absolute;
	_top: expression((120 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
	z-index:20001;

}



