#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #bdb76b; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #ffe4b5; width: 200px; height: 200px; margin: 0 auto; border: 3px solid #bdb76b; }
#lbDetailsContainer {	font: 10px/1.4 Verdana, Helvetica, sans-serif; background-color: #ffe4b5; width: 100%; overflow: auto; margin: 0 auto; border: 3px solid #bdb76b; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../grafika/loading.gif) center no-repeat; }

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
	
#lbDetailsData { padding: 0 10px; color: #292929; }
#lbDetails { width: 85%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; }
#lbNavDisplay { float: left; display: block; }
#lbNavDisplay a { text-decoration: none; color: #292929; }
#lbNavDisplay a:hover { text-decoration: none; }

#lbCopy { float: left; width: 85%; height: auto; padding: 5px 0px 8px 0px; margin: 0; font: 9px Verdana, Helvetica, sans-serif; color: #292929; text-align: left; }
#lbCopy a { text-decoration: none; color: #006400; }
#lbCopy a:hover { text-decoration: underline; color: #006400; }

#lbClose { font: bold 22px/1 sans-serif; color: #fff; text-decoration: none; width: 26px; height: 26px; float: right; margin-bottom: 10px; background-color: #ff6347; border: 1px solid #fff; }
  #lbClose:hover { background-color: #f00; border: 1px solid #fff; }
