body {
text-align: center;
margin: 0px;
background: #e4e4e4;
text-align: left;
background-image: url(imgs/bckgnd.jpg);
background-attachment: scroll;
background-repeat: repeat-x;
font: 10pt verdana;
color: white;
 }

#main_wrapper {
	width: 868px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

.fr {
	float: right;
	}

.fl {
	float: left;
	}
	
.text_cont {
	float: left;
	width: 625px;
	margin: 0px 0px 20px 0px;
	}
	
.pages {
	float: right;
	margin: 10px 10px 10px 10px;
	font: bold 10pt verdana;
	color: #946e45;
	}	
	
#nav {
	width: 100%;
	height: 27px;
	background: url(imgs/navbckg.jpg);
	}

#nav * {
	margin: 0;
	padding: 0; 
	}	
	
#nav ul {
	text-align: center;
	display: block;
	margin: 0 auto 0 auto;
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	}
	
#nav li {
	display: inline;
	}
	
#nav li a:link {
	border-left: 2px  solid #8d705b;
	border-right: 2px  solid #8d705b;
	margin: 5px 10px 0px;
	padding: 0px 10px 0px;
	font: bold 13px verdana;
	color: #ffffff;
	text-decoration: none;
	}

#nav li a:visited {
	border-left: 2px  solid #8d705b;
	border-right: 2px  solid #8d705b;
	margin: 5px 10px 0px;
	padding: 0px 10px 0px;
	font: bold 13px verdana;
	color: #ffffff;
	text-decoration: none;
	}

#nav ul li a:hover {
	border-left: 2px  solid #fff;
	border-right: 2px  solid #fff;
	font: bold 13px verdana;
	color: #000000;
	background: #be9f84;
	text-decoration: none;
	}
	
#tresc p a:link {
	text-decoration: none;
	font: bold 10pt verdana;
	color: #fd6f0e;
	}
	
#tresc p a:visited {
	text-decoration: none;
	font: bold 10pt verdana;
	color: red;
	}	
	
#tresc p a:hover {
	text-decoration: none;
	font: bold 10pt verdana;
	color: red;
	}	
	
div img {
	border: none;
	}	
/* POLAROID REALIZACJE */
	
.polaroid {
	float: left;
	background: url(imgs/thumbs/polar_base.jpg) no-repeat;
	height: 285px;
	width: 225px;
	margin: 13px 25px 13px 25px;
	text-align: center;
	border: none;
	text-decoration: none;
	color: white;
	}
	
#tresc .polaroid img {
	border: 0;
	margin: 12px 10px 10px 10px;
	}
	
.polar_txt {
	text-align: center;
	color: #fd6f0e;
	text-decoration: none;
	font: bold 13pt verdana;
	margin: 0px 0px 10px 0px;
	}
	
.polaroid a:link {
	text-decoration: none;
	padding: 224px 0px 48px 0px;
	color: white;
	}
	
.polaroid a:hover {
	background: url(imgs/thumbs/polar_basehl.jpg) no-repeat;
	text-decoration: none;
	color: white;
	}

/* KONIEC POLAROID REALIZACJE */ 


/* POLAROID REFERENCJE */
	
.polaroid_ref {
	float: left;
	background: url(imgs/thumbs/polar_ref_base.jpg) no-repeat;
	height: 332px;
	width: 177px;
	margin: 10px 13px 10px 13px;
	text-align: center;
	border: none;
	}

.polaroid_ref img {
	border: 1px solid gray;
	margin: 12px 7px 0px 7px;
	}
	
.polaroid_ref p {
	color: #fd6f0e;
	text-decoration: none;
	font: bold 10pt verdana;
	margin: 5px 5px 5px 5px;
	}

.polaroid_ref a:link{
	text-decoration: none;
	padding: 225px 0px 90px 0px;
	border: none;
	color: white;
	}
	
.polaroid_ref a:hover {
	background: url(imgs/thumbs/polar_ref_hl.jpg) no-repeat left top;
	text-decoration: none;
	padding: 225px 0px 90px 0px;
	border: none;
	color: white;
	}

/* KONIEC POLAROID REFERENCJE */ 
	
		
#content {
	width: 100%;
	float: left;
	background: #ffffff;
	}
	
#contentgray{
	width: 100%;
	float: left;
	background: #f3f3f3;
	}
	
#content_lower {
	margin: 0em 1em 1em 1.5em;
	background: #f3f3f3;
	}

#content_lower  h1 p {
	font: 16pt verdana;
	color: #000000;
	}
	
#tresc ul {
	list-style-type: disc;
	margin: 0 0 0 40px;
	padding: 0px;
	}
	
#tresc li {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	font: bold 9.3pt verdana;
	color: #946e45;
	}	
	
#tresc h1,h2 {
	width: 500px;
	font: 16pt verdana;
	color: #000000;
	}
	
.gold-text  {
	font: bold 10pt verdana;
	color: #946e45;
	
	}
#tresc img {
	border: 0;
	}


#tresc {
	float: left;
	}

#tresc_thumbs {
	width: 760px;
	margin-left: auto;  
	margin-right: auto;
	}
	
.thumbs {
	float: left;
	border-right: 1px  solid #fd6f0e;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	width: 159px;
	height: 140px;
	margin: 5px;
	}	

#tresc_dol {
	width: 100%;
	float: left;
	background: #f3f3f3;
	}
	
#tresc_dol h1,h2 {
	width: 500px;
	font: 16pt verdana;
	color: #000000;
	}
	
#content_inner {
	margin: 0em 1em 0em 1em;
	}
	
#content_innerb {
	margin: 0em 1em 0em 1em;
	background: #f3f3f3;
}	
	
#tresc_dol ul {
	list-style-type: disc;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	}
	
#tresc_dol {
	margin: 0em 0em 0em 0em;
	}
	
#tresc_dol li {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	font: bold 9.3pt verdana;
	color: #946e45;
	}	

#tresc_dol p {
	font: 16pt verdana;
	color: #000000;
	margin: 0 0 0 0;
	}

		
#kontaktmini {
	float: left;
	background: url(imgs/kontaktbg.jpg);
	height: 179px;
	width: 275px;
	margin: 25px 10px 25px 30px;
	}
	
#kontaktmini p a:link {
	color: #ffffff;
	font: 10pt verdana;
	margin: 0px 0px 0px 0px;
	float: left;
	text-decoration: none;
	}
	
#kontaktmini p a:hover {
	color: #fd6f0e;
	font: 10pt verdana;
	margin: 0 0 0 0;
	float: left;
	text-decoration: none;
	}
#kontakt_big {
	background: url(imgs/kontakt_big.jpg);
	height: 178px;
	width: 836px;
	margin: 15px 0px 25px 0px;
	}

.kontakt_bigl {
	float: left;
	color: #ffffff;
	width: 270px;
	height: 118px;
	font: 10pt verdana;
	margin: 0px 5px 0px 0px;
	}

.kontakt_bigl a:link {
	color: #ffffff;
	font: 10pt verdana;
	margin: 5px 0px 0px 30px;
	float: left;
	text-decoration: none;
	}

.kontakt_bigl a:hover {
	color: #fd6f0e;
	font: 10pt verdana;
	margin: 5px 0px 0px 30px;
	float: left;
	text-decoration: none;
	}
	
#kontakt_big .orange {
	color: #fd6f0e;
	font: 15pt verdana;
	margin: 20px 0px 0px 15px;
	}
	
#kontakt_big .white {
	color: #ffffff;
	font: 10pt verdana;
	margin: 5px 0px 0px 30px;
	float: left;
	}

#kontakt_big .gray {
	color: #8b8b8b;
	font: 10pt verdana;
	margin: 5px 0px 0px 30px;
	float: left;
	}
	
#kontaktmini h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.orange {
	color: #fd6f0e;
	font: 15pt verdana;
	margin: 5px 0px 0px 15px;
	float: left;
	}

.tabco {
	color: #b7b7b7;
	vertical-align: top;
	border-top: 1px solid #db7e40;
	}
	
.ptabco {
	margin: 0px 0px 0px 15px;
	
	}
	
.wartosc {
	color: white;
	vertical-align: top;
	}	
	
.pwartosc {
	margin: 0px 0px 0px 15px;
	}
	
/*BIG BROWN BUTTON*/
a.button {
	background: url(imgs/czokobutton.jpg) no-repeat;
	display: block;
	float: left;
	width: 183px;
	height: 36px;
	color: white;
	font: bold 8pt verdana;
	text-decoration: none;
	text-align: center;
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	outline: none;
	}


a.button:link {
	font: bold 8pt verdana;
	text-decoration: none;
	color: white;
	}	

a.button:visited {
	background: url(imgs/czokobutton.jpg) no-repeat;
	color: white;
	font: bold 8pt verdana;
	text-decoration: none;
	}
	
a.button:hover {
	background: url(imgs/czokobutton1.jpg) no-repeat;
	color: #fd6f0e;
	font: bold 8pt verdana;
	border-color: white;
	text-decoration: none;
	}
/*END OF BIG BROWN BUTTON*/
	
#content_g {
	width: 100%;
	height: 10px;
	background: url(imgs/trescg.jpg);
	}
	
#realizacje_g {
	float: left;
	width: 100%;
	height: 15px;
	background: url(imgs/realizacje_g.jpg);
	}
	
#promo {
	width:22%;
	float:left;
	}
		
#header_inner, #nav_inner, #content_inner, #promo_inner , #tresc, #tresc_dol{
	overflow:hidden; 
	}
	
#header_inner {
	height: 282px;
	width: 100%;
	background: url(imgs/logotop.swf);
	}

#lang {
	float: right;
	margin: 10px 10px 10px 10px;
	}

#lang p {
	color: #FD6F0E;
	font: 9pt verdana;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background: #30150c;
	}
	
#lang a:link {
	color: white;
	font: 9pt verdana;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background: #30150c;
	text-decoration: none;
	}
	
#lang a:visited {
	color: white;
	font: 9pt verdana;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background: #30150c;
	text-decoration: none;
	}
	
#lang a:hover {
	color: #FD6F0E;
	font: 9pt verdana;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background: #30150c;
	text-decoration: none;
	}	
	
#footer {
	width:868px;
	clear: both;
	margin-left: auto;  
	margin-right: auto;
	border-top: 1px solid #f3f3f3;
	}	

#w3cvalid {
	width:868px;
	clear: both;
	margin-left: auto;  
	margin-right: auto;
	border-top: 1px solid #f3f3f3;
	}	
	
#footer_inner {
	height: 25px;
	text-align: center;
	background: #a59a96;
	}
	
/* LIGHTBOX */
#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: #8d705b; 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(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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #946e45; background: url(images/backg.gif);}
/* END OF LIGHTBOX */
