body {
	margin: 0;
	padding: 0;
	background:url(../img/bg.png) repeat-x #d1d0cb;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: #1c1b1a;
}
a {
	color: #a18759;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #1c1b1a;
	text-decoration: none;
	font-size: 12px;
}
p,span,div {
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
	line-height: 16px;
	padding: 5px 15px 0 0;
}
img {
	border: 0px;
}

h1 {
	font-size: 24px;
	color: #a18759;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #a18759;
	margin: 0 20px 0 0;
	padding: 5px;
}

h2 {
	font-size: 18px;
	color: #a18759;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #a18759;
	margin: 0 20px 0 0;
	padding: 5px;
}
h3 {
	font-size: 14px;
	color:  #1c1b1a;
	font-weight: bold;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 3px;
}
h4 {
	font-size: 12px;
	color: #a18759;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #a18759;
	margin: 0 20px 0 0;
	padding: 2px;
}
h5 {
	font-size: 14px;
	color:  #1c1b1a;
	font-weight: bold;
	text-align: left;
	margin: 0 20px 0 0;
	padding: 3px;
}



input, textarea {
  border: 1px solid #a68e62;
}

/* classes */


.spis {
	font-size: 12px;
	font-weight: bold;
	color: #a18759;
	line-height: 20px;
	
}
.spis:hover {
	font-size: 12px;
	font-weight: bold;
	color:  #1c1b1a;
	line-height: 20px;
}
.spis2 {
	font-size: 12px;
	font-weight: bold;
	color: #a18759;
	line-height: 20px;
	
}
.polecamy {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 15px;
	color:white;
}
.polecamy:hover {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 15px;
	color: #90785d;
}
.grafik {
	width: 550px;
	height: auto;
	margin: 25px 0 0 0;
}
.border {
	border-bottom: 1px solid #a18759;
	padding: 0px 0 10px 0;
	margin: 5px 20px 10px 0;
	
}
.border2 {
	width: 66px;
	height: auto;
	border: 1px solid #a18759;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #a18759;
	text-align: center;
}
.border2a {
	width: 60px;
	height: auto;
	border: 1px solid #a18759;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #a18759;
	text-align: center;
}
.border3 {
	width: 66px;
	height: auto;
	border: 1px solid #a18759;
	padding: 2px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #a18759;
	text-align: center;
	
}
.border4 {
	width: 60px;
	height: auto;
	border: 1px solid #a18759;
	padding: 2px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #a18759;
	text-align: center;
}
.fotolewo {
	float: left;
	margin: 5px;
}
.fotoprawo {
	float: right;
	margin: 5px;
}
.fotocenter {
	margin: 5px;
	float: center;
}
.top9 {
	height: 35px;
	width: 858px;
	background: url(../img/t9.png) no-repeat top left;
}
.goramenu {
	border-top: 1px solid #a18759;
	padding: 0px;
	text-align: right;
	margin: 0 20px 0 0;
	
}
.gmenucolor {
	color: #a18759;
	font-size: 12px;
}
.gmenucolor:hover {
	color: #332717;
	font-size: 12px;
}
.motto {
	width: 514px;
	height: 412px;
	background: url(../img/symbol.png) no-repeat top right;
	margin: 35px 10px 0 0;
	float: right;
}
.data {
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	border-bottom: 1px solid #1c1b1a;
	margin: 0 20px 0 10px;
	display:none;
}
.textglowna {
	text-align: right;
	margin: 0 15px 0 0px;
	padding: 3px;
	border-bottom: 1px solid #1c1b1a;
	font-size:14px;
}
.wiecej {
    float: right;
	text-align: right;
	margin: 10px 15px 10px 0;
	}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}


/* footer classes */

.dodajwpis {
	font-size: 18px;
	color: #a18759;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #a18759;
	margin: 0 20px 0 0;
	padding: 5px;
}
.dodajwpis:hover {
	font-size: 18px;
	color: #a18759;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #a18759;
	margin: 0 20px 0 0;
	padding: 5px;
}
.menu_wys {
	padding: 5px 0 0 0;
	color: white;
}
.menu_dol {
	color: white;
	text-decoration: none;
	
}
.menu_dol:hover {
	color: Gray;
	text-decoration: none;
}
.copy_color {
	color: white;
}
.vision_color {
	color: White;
	text-decoration: none;
}
.vision_color:hover {
	color: #90785d;
	text-decoration: none;
}

.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.color_white {
	color: White;
}
.href {
	color: white;
	font-weight: normal;
	font-size: 12px;
	}
.href:hover {
	color: Gray;
	font-weight: normal;
	font-size: 12px;
	}
.marginb {
	margin: 10px 20px 25px 0;
}
/* id */

a#rollover {
  float:right;
  width: 134px;
   height: 67px; 
   margin-left: 40px;
   margin-right: 40px;
 background: url(../img/benefit.gif) no-repeat; 
 }
a:hover#rollover { 
 background-position: 0 -67px;
  }	

a#rollover1 {
  float:right;
  width: 134px;
   height: 67px; 
   margin-left: 40px;
 background: url(../img/profit.gif) no-repeat; 
 }
a:hover#rollover1 { 
 background-position: 0 -67px;
  }	
  
  a#rollover2 {
  float:right;
  width: 134px;
   height: 67px; 
   margin-left: 40px;
 background: url(../img/fit_flex.gif) no-repeat; 
 }
a:hover#rollover2 { 
 background-position: 0 -67px;
  }	
#data {
	width: 570px;
	height: auto;
	clear: both;
}
#container {
	width: 802px;
	height: auto;
	margin: auto;
	border: solid 0px #ffffff;
	text-align: center;
	
}

#top {
	width: 802px;
	height: 185px;
}

#content {
	width: 802px;
	height: auto;
	background: none;
	overflow: auto;
	margin: 0 0px 0 0px;
	text-align: right;
	background: url(../img/bg_c.png) repeat-x #c6c5c0
	
}

#menu {
	width: 192px;
	height: auto;
	margin : 0 0 10px 0;
   padding : 0;
	float: left;
	
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	padding:  0;
	
	
	
}

#prawa_kolumna {
	width: 570px;
	height: auto;
	float: right;
	margin: 0 5px 5px 10px;
	text-align: left;
}	

#footer {	
	width: 802px;
	height: 53px;
	background:url(../img/stopka2.png) no-repeat;
	clear: both;
	margin:0;
	padding: 20px 0 0 0;
	
	}
	


.pop {
   width: 192px;
	height: 91px;
	float: right;
	margin: 5px;
}

/* galeria */

#lightbox{	
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
} /* pozycja okienka zostaje */


#lightbox img{ 
	width: auto; 
	height: auto;
} /* wielkosc wyswietlanego zdjecia najlepiej auto by dopasowala sie do ramki  */


#lightbox a img{ 
	border: none; 
} /* border dla jpg close nie dodajemy  */


#outerImageContainer{
	position: relative; 
	background-color: #efeeea; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
 } /* kolor ramki od gory odleglosc stopki ramki od zdjecia*/
 
 
#imageContainer{ 
	padding: 10px; 
} /* szerokosc ramki wokul zdjecia */


#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%;
	text-align: center; 
	line-height: 0; 
} /* pozycja znaczka logowania */


#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
} /*połoznie strzalek nastepna poprzenia gora dol i resztazostje tak jak jest*/


#imageContainer>#hoverNav{ 
	left: 0;
} /* polozenie strzalek nastepna poprzednia prawo lewo */

#hoverNav a{ 
	outline: none;
} /* linie na obrazku nie ruszamy */


#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;
} /* umieszczenie strzalek */


#nextLink { 
	right: 0; 
	float: right;
} /* umieszczenie strzalek */

#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
} /* strzalki poprzenie */

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
} /* strzalki nastepne */


#imageDataContainer{ 
	font: 10px Tahoma, Verdana, Helvetica, sans-serif; 
	background-color: #efeeea; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData{	
	padding:0 10px; 
	color: #000; 
} /* podpis pod zdjeciem 1 z 10 kolor i odleglosc od lewej*/

#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption{ 
	font-weight: bold;	
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}	/* zmieniamy szerokosc ramki po powiekszeniu w dol */
		
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	/* obwoluta powiekszonego zdjecia  */


#overlay{
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
 } /* kolor backgrud pod powiekszonym zdjeciem , i umieszczenie calosci na stronie  */


#ramka {
	width: 140px;
	height: 180px;
	margin: 2px 35px 2px 2px;
	padding: 0px;
	float:left;
	background-color: none;
	
}
.ramka {
	margin:15px 15px 0 15px;
	padding:2px;
	border: 1px solid #A18759;
} 	
.foto {
	border: 0; 
	margin: 30px 20px 0px 5px;
	
 }

.ramka1 {
	  margin:15px 0px 0 15px;
		padding:2px;
		border: 1px solid #A18759;
	}
.ramkatext {
		margin: 0;
		color:black;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
		line-height: 12px;
		padding: 2px 0 0 15px;
	}
	
.graf {
	width: 550px;
	height: 180px;	
	}
.graf .gr1 {
	float: left;
	width: 170px;
	height: 180px;	
	padding: 5px;
}
.graf .gr2 {
	float: left;
	width: 170px;
	border-left: 1px solid #A18759;
	border-right: 1px solid #A18759;
	height: 180px;	
	padding: 5px;
}
