html { margin: 0; padding: 0; background: repeat-x; repeat-y; } p { font-face: Tahoma; color: #BF2D5E; size: 1; } a { text-decoration: none; color: #BF2D5E; font-face: Tahoma;} a:hover { text-decoration: none; } #logo { position:relative; width:127px; height:282px; margin-left:50px; margin-top:0px; } #menu { float:left; position:relative; width:50px; height:282px; margin-left:200px; margin-top:-220px; } #galeria { float:left; width: 100%; margin-left: 50px; margin-right: 50px; margin-top: 50px; } td.img { margin:2px; border:0px; height:auto; width:auto; float:left; text-align:center; } td.img img { display:inline; margin:3px; border:0px; } #lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; } #lightboxDetails{ font-family: Tahoma; font-size: 0.7em; padding-top: 0.4em; } #lightboxCaption{ float: left; } #keyboardMsg{ float: right; } #closeButton{ top: 5px; right: 5px; } #lightbox img{ border: none; clear: both;} #overlay img{ border: none; } #overlay{ background-image: url(overlay.png); } * html #overlay{ background-color: #333; back\ground-color: transparent; background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
