BODY { margin:0px; background-color:#000000; font-family:verdana; font-size:12px; }

INPUT, SELECT { font-family:verdana; font-size:12px; }

FORM { display:inline; }

a { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

a.light { color:#ffffff; text-decoration:none; }
a.light:hover { color:#ffffff; text-decoration:underline; }

#main_table { width:900px; margin:10px auto 0px auto; }

#logo { height:229px; background-image:url(../images/logo.png); }
#main_content { vertical-align:top; padding:20px 0px 20px 20px; background-image:url(../../images/oldal_kesz_03.png); }
* html #main_content { vertical-align:top; padding:20px; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/oldal_kesz_03.png", sizingMethod="crop"); }
#copy { height:20px; text-align:center; background-color:#000000; color:#ffffff; }

#lightbox { position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; background-image:url(../images/overlay.png); }
* html #lightbox { position:absolute; top:0px; left:0px; width:expression(document.documentElement.clientWidth + 'px' ); height:expression(document.documentElement.clientHeight + 'px' ); text-align:center; background-color:#a0a0a0; }

#lightbox_img { cursor:pointer; max-width:800px; width:expression(this.width > 800 ? 800: true); border:solid #ffffff; border-width:10px; }

* html img { behavior:url(iepngfix.htc); }
