@charset "utf-8";
/* CSS www.arsit.pl */
/* Kolory firmowe: ciemnyszary: #212121 ; tlo: #e4d7af ; brudny pomaranczowy: #d76b12 ; 
   Kolory uzupelniajace: bordo: #B42829  */
body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #000;
	text-align: center; /* powoduje, ze strona bedzie wyswitlana na srodku (w poziomie) okna przegladarki */ background-color:#212121; margin-top: 0px; padding:0; margin-left:auto; margin-right:auto;
}
a img {
	border: 0px none;		/* usuwa ramke ktora domzslnie ustawiona jest do laczy*/
	display: compact;			/* usuwa dodatkowe miejsce ponizej selektora, powstale w wyniku pozostawienia wlasciwosci text-align ustawionej na domyslnej wartosci.*/
	}
p { font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height:18px; margin-left:126px; width:600px; text-align:left; text-indent:15px;}
h1 { margin-left:126px; font-size: 18px; color:#168616;} /* #B42829 */
h2 { margin-left:126px; font-size: 15px; color:#168616;}
#rama { position:relative; text-align:left; width:880px; margin-left:auto; margin-right:auto;}
#menu {width: 880px; height: 417px; position: relative; }
#glowna { width:880px; background: transparent url('../grafika/tlotresc3.jpg') repeat-y; background-color:#e4d7af; position:relative; }
.tresc { position:absolute; left:126px; width:600px; margin-top:22px; text-align:left; }
.wyroznik { font-weight:bold; color:#B42829;}
#stopka {  background: transparent url('../grafika/stopka_tlo.jpg') no-repeat; width: 880px; height: 107px; position: absolute;}
.adres {width: 200px; height: 50px;position:absolute; left: 12pt; text-align:left;}
.adrestekst {margin-left:86px; text-indent:0; line-height:15px; margin-top: 5px; font-size:10px; }
.stopkamenu {width: 450px; height: 55px; position:absolute; left: 115px; text-align:center; margin-top: 5px;}
.stopkatekst {margin-top: 18px;}
.stopkamenu a:link, a:visited  { color:#212121; font-weight:bold; text-decoration:underline;}
.stopkamenu a:hover { text-decoration:none; color:#B42829;}
.wstep { font-size:14px;}
.lista {list-style-type:circle; list-style-position:inside; padding:20px 0 20px 20px ; line-height:18px; border:#FF6600 dashed 1px; margin-left:120px; width:340px; background-color:#E8E0C9; opacity:0.6; filter:alpha(opacity=60);  }
.kontakt { text-align:center; line-height:20px; border:#FF6600 dashed 1px; width:400px; font-size:14px; padding:20px;margin-left:200px; background-color:#E8E0C9; opacity:0.6; filter:alpha(opacity=60);}
.tele { font-weight:bold; letter-spacing:0.05em; font-size:15px;}
.phone { font-size:13px; font-weight:bold; color:#168616;}
.zielony {font-size: 13px; color:#168616; font-style: italic; font-weight:bold; }
.obrazek { float:right; margin-left:15px; margin-top:10px;}
.mini { text-align:center;  border:none;  }
.zbior { position:relative; left:110px; width:630px;}
.photo img { border:0; padding: 2px 8px; position: relative; top: -5px;	left: -5px;}
.figure { float: left;	width: 165px; margin: 0 30px 5px 10px; }
.figure p { font-size:11px; color:#790000 ; text-align: left;  margin: 5px 0 0 5px; height: 3em; width: 150px;}

.cophy { text-align:left; font-size:10px; color:#999999;}
#designed { text-align:right; font-size:10px; color:#666666; position: absolute; width: 880px; margin-top:95px; margin-right:25px;}
#designed a { border:none;}
.tabport {position:relative; left:146px; border:0; border-collapse:collapse; width:585px;}
.tkomorka {width:185px;}

/* 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: #6F7881; 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(../strony/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(../strony/images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(../strony/images/nextlabel.gif) right 15% no-repeat;}
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif; background-color: #6F7881; margin: 0 auto; line-height: 1.4em;
	overflow: auto;	width: 100%}
#imageData{	padding:0 10px; color:#333;}
#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;}
