BODY {
 font-family: Arial CE,Arial,Sans-serrif;
 font-size: 10pt;
 text-align: center;
 }

img {
 border: none;
}

table.price {
 border: 1px solid gray;
 border-collapse: collapse;
 margin-left: 20px;
}
table.price td {
 border: 1px solid gray;
 padding: 0.5em;
}

#main {
 background-color: #46a3dc;
 width: 985px;
 margin: 0 auto;
 text-align: left;
 height: 650px;
 }

#banner {
 position: absolute;
 z-index: 10;
 }

#menu_left {
 display: block;
 position: absolute;
 z-index: 20;
 text-align: center;
 width: 210px;
 min-height: 200px;
 margin-left: 12px;
 margin-top: 20px;
 background: url(../pic/menu_left/menu_left_middle.png) repeat-y;
 }
#menu_left_top {
 background: url(../pic/menu_left/menu_left_top2.png) no-repeat top;
 height: 140px;
 width: 210px;
 padding-top: 5px;
 }
#menu_left_top h3 {
 margin-left: 14px;
 margin-top: 0;
 margin-bottom: 3px;
 text-align: center;
 color: #0000C0;
 font-weight: bold;
 margin-left: 5px;
 font-size: 20px;
 }
#menu_left_top h4 {
 margin-left: 14px;
 margin-top: 0;
 text-align: center;
 margin: 0;
 color: #0000C0;
 font-weight: bold;
 margin-left: 5px;
 font-size: 14px;
 }
#menu_left_bottom {
 padding: 0;
 background: url(../pic/menu_left/menu_left_bottom.png) no-repeat bottom;
 height: 20px;
 }

p.menu_left {
 padding-top: 150px;
 margin-left: 18px;
 margin-right: 8px;
 }
#menu_left dl {
 text-align: center;
 margin-top: 10px;
 margin-left: 20px;
 }
#menu_left dt {
 font-size: 12px;
 text-decoration: none;
 color: #006600;
 padding: .2em 1em;
 width: 150px;
 display: block;
 background: #CCFF33;
 background: url(../pic/menu_left/menu_left_button.png);
 margin-bottom: 3px;
 font-weight: bold;
 height: 30px;
 cursor:pointer;
 }
#menu_left dd {
 margin-left: 10px;
 text-align: left;
 }
#menu_left dd a {
 text-decoration: none;
 color: #000099;
 }
#menu_left a.mail {
 text-decoration:none;
 font-weight: bold;
 }
#menu_left a.mail:hover {
 text-decoration:underline overline;
 font-weight: bold;
 }

#block {
 background-color: #46a3dc;
 position: absolute;
 margin-top: 100px;
 width: 745px;
 min-height: 400px;
 padding-left: 240px;
 }
h5 {
 margin-top: 0;
 margin-bottom: 10px;
 }
p.block {
 clear: left;
 }

#sub_block {
 width: 745px;
 height: 450px;
 overflow: auto;
 scrollbar-base-color: #46a3dc;
 }
#sub_block p.header {
 /*background-color: #42b6ff;*/
 width: 95%;
 font-weight: bold;
 }
#sub_block a {
 color: black;
}
#menu_top {
 margin-top: 5px;
 margin-bottom: 10px;
 border-bottom: 1px solid #bfdd72;
 text-align: right;
 font-weight: bold;
 font-size: 14px;
 }
#menu_top ul {
 list-style-type: none
 text-align: center;
 margin: 0;
 padding: 0;
 }
#menu_top ul li {
 margin: 0;
 display: inline;
 }
#menu_top ul li a {
 text-decoration: none;
 color: #bfdd72;
 padding: .2em 1em;
 }

/* Zaokr�glone naro�niki vcard */
.bl {
 background: url(../pic/vcard/bl.png) 0 100% no-repeat #42b6ff;
 width: 95%;
 margin-bottom: 10px;
}
.br {
 background: url(../pic/vcard/br.png) 100% 100% no-repeat;
}
.tl {
 background: url(../pic/vcard/tl.png) 0 0 no-repeat;
}
.tr {
 background: url(../pic/vcard/tr.png) 100% 0 no-repeat;
 padding:15px
}
.clear {
 font-size: 0px; height: 0px
}

#vcard p {
 clear: left;
 font-size: 11px;
 margin-top: 0;
}
#vcard img.vcard {
 float: left;
 max-height: 100px;
 height: auto;
 height: 100px;
 margin-right: 5px;
 margin-bottom: 5px;
 border: none;
}
#vcard img.more {
 float: right;
 text-decoration: none;
 border: none;
 }
#galery {
 display: block;
 text-align: center;
}
#galery table {
 margin-left: auto;
 margin-right: auto;
}
#galery img {
 max-height: 50px;
 height: auto;
 height: expression( document.body.clientHeight > 50 ? "50px" : "auto" );
}

#legal {
 font-family: monospace;
 font-size: 9px;
 color: gray;
 text-align: center;
}

h.error {
 color: red;
 }


/* Sekcja dla Lightbox */

#bottom {
 background: url(pic/lightbox/bottom.png) no-repeat bottom;
 height: 20px;
 clear: both;
 border:1px solid black;
}
/* links */
a.block {
  display:inline-block;
  padding-left:40px;
  line-height:40px;
  background: transparent;
}
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox img{
  width: auto;
  height: auto;
}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
  display: block;
}
#prevLink {
  left: 0;
  float: left;
}
#nextLink {
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover {
  background: url(pic/lightbox/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
  background: url(pic/lightbox/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;
  outline: none;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}


/* PDF document links */

a.block[href$='.pdf'] {
background: url(../pic/pdf.png) center left no-repeat;
}

/* Word Document Links */
a.block[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background: url(../pic/doc.png) center left no-repeat;
}

/* GIF Pic Links */
a.block[href$='.gif'] {
background: url(../pic/gif.png) center left no-repeat;
}

