/* Layout 1 css */
html, body { margin: 0; padding: 0; }

.box { border: 1px solid red; }

body { cursor: default; text-align: center; background: #fff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }

td, th { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }

img { border: 0 none; vertical-align: middle; }

form, form p { padding: 0; margin: 0; }

#page { width: 625px; position: relative; margin: 0 auto; text-align: left; background: White url(/projects/pzmtravel/image/main_bg.png) repeat-y; }

#head { display: none; }

#login { display: none; }

#menu_top { display: none; }

#logo { display: none; }

#panel { display: none; }

#footer { display: none; }

#shop_bag { display: none; }

/* Koniec standardowego */

#content { width: 625px; overflow: hidden; margin-top: 30px; padding-bottom: 30px; }

/* Standard Form */

input { vertical-align: middle; }

input.text { visibility: visible; border: 1px solid #7f9db9; background-color: white; vertical-align: middle; padding: 1px; }

input.textarea { visibility: visible; border: 1px solid #7f9db9; background-color: white; vertical-align: middle; padding: 1px; }

input.checkbox { visibility: visible; border: 0px none; background: transparent; vertical-align: middle; padding: 1px; }

input.radio { visibility: visible; border: 0px none; background: transparent; vertical-align: middle; padding: 1px; }

/* PZM Oferta */

#content #directory { color: #6d6a6b; margin-right: 10px; margin-top: 20px; }

#content #directory h1, h2 { margin: 0px; padding: 4px 2px; font-weight: bold; font-size: 14px; border-left: 5px solid black; background: url(/projects/pzmtravel/image/header_max.png) repeat-y; }

#content #directory h2 { margin: 10px 0px; }
                        
#content #directory #nav { color: #999; font-weight: bold; font-size: 0.8em; }

#content #directory #dir_box { position: relative; top: -24px; float: right; width: 150px; margin-left: 10px; margin-bottom: 5px; padding: 3px; background: url(/projects/pzmtravel/image/dir_box_bg.png) repeat-x; }

#directory td,
#directory th { color: #6d6a6b; font-size: 11px; }

#dir_box ul { margin: 0px; padding: 5px 10px; list-style: none; }

#dir_box li a { display: block; color: #6e6d6b; padding-left: 10px; margin: 5px 0px; text-decoration: none; font-weight: bold; background: url(/projects/pzmtravel/image/punkt_gray.gif) no-repeat 0px 5px; }

.podoferta img { float: left; margin: 2px; margin-right: 4px; }

.podoferta h3 { margin: 0px; padding: 0px; padding-left: 2px; font-weight: bold; font-size: 12px; border-left: 5px solid black; background: url(/projects/pzmtravel/image/header_mini.png) repeat-y; }

.podoferta a { color: #333815; }

.podoferta .next_n { text-align: right; margin: 5px 0px; font-weight: bold; }

#content #galeria { padding: 5px; background-color: #ffd852; }

.thumbnail { padding: 3px 3px 8px 3px; background-color: #222; border: 1px solid #fcdb00; float: left; margin-right: 10px; margin-bottom: 10px; }        


/* LightBox */
#lightbox { position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }

#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer { padding: 10px; }

#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav { left: 0;}

#hoverNav a { outline: none;}

#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{   padding:0 10px; color: #666; }

#imageData #imageDetails { width: 70%; float: left; text-align: left; }       

#imageData #caption { font-weight: bold;    }

#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;    }                       

#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;     }       
          
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }