head,html,body{
	margin:0px;
	padding:0px;
	background-color:#3f3f3f;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form{
	margin:0px;
	padding:0px;
}

a{
	color:black;
	font-size:10px;
	font-weight:normal;;
	text-decoration:underline;
}

a:hover{
	color:white;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

a.stopka{
	color:black;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

a.stopka:hover{
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
/* ID */
#top{
	height:179px;
	background-image:url(../gfx/topBackground.jpg);
	background-repeat:repeat-x;
}


#banner{
	height:179px;
	width:804px;
	margin:0px auto;
	background-repeat:no-repeat;
}

#bannerGora{
	height:130px;
	background-image:url(../gfx/banner.jpg);
}

#glownaShadow{
	width:804px;
	height:9px;
	background:url(../gfx/glownaShadow.jpg);
	font-size:1px;
}

#flashMenu{
	height:49px;
}

#gradLeft{
	width:9px;
	height:130px;
	background:url(../gfx/topLeftGrad.jpg) no-repeat right top;
}

#gradRight{
	width:9px;
	height:130px;
	background:url(../gfx/topRightGrad.jpg) no-repeat left top;
}

#middle{
	background:url(../gfx/middleBackground.jpg) repeat-x;
}

#leftBack{
	width:9px;
	background:url(../gfx/middleLeftBack.jpg) repeat-y right;
	vertical-align:top;
}

#rightBack{
	width:9px;
	background:url(../gfx/middleRightBack.jpg) repeat-y right;
	vertical-align:top;
}


#glowna{
	background:url(../gfx/glownaBackground.jpg) repeat-y;
}

#marginMiddle{
	width:37px;
	height:10px;
	float:left;
}

#glownaZdjecia{
	width:104px;
	height:435px;
	position:relative;
	bottom:9px;
	float:left;
}

#glownaTitle{
	width:63px;
	height:436px;
	margin:0px;
	position:relative;
	bottom:9px;
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}

#texts{
	width:550px;
	margin:0px 0px 10px 6px;
	background-image:url(../gfx/textsBackground.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	min-height:317px;
	_height:317px;
	color:#464646;
}

#glownaLeftCorner{
	width:9px;
	height:123px;
	background:url(../gfx/glownaLeftCorner.jpg) no-repeat right top;
}

#glownaRightCorner{
	width:9px;
	height:123px;
	background:url(../gfx/glownaRightCorner.jpg) no-repeat;
}

#bottomRight{
	background:url(../gfx/bottomRightBack.jpg) no-repeat;
}

#bottomLeft{
	background:url(../gfx/bottomLeftBack.jpg) no-repeat top right;
}

#bottom{
	background:url(../gfx/bottomBack.jpg) repeat-x;
}

#foot{
	background:url(../gfx/foot.jpg) no-repeat;
	height:32px;
}

/*POPUP - zdjecie*/
div.zdjecie
{
	position:absolute;
	border:1px solid red;
	visibility:hidden;
}

/*GALERIA*/
.galeriaBlok{
	margin:15px auto 0px auto;
	width:447px;
	border:2px solid white;
	background:#666666;
}

.galeriaBlokGora{
	
}

.galeriaBlokDol{
	border:0px;
	border-top:1px solid white;
	height:32px;
	clear:both;
	text-align:center;	
	background:#515151;
}

.galeriaImage{
	float:left;
	margin:3px;
}

.galeriaImage img{
	width:96px;
	height:96px;
}

a img{
	border:0px;
}

.galeriaOpis{
	margin:10px 0px 0px 10px;
	color:white;
	font-size:12px;
	font-family:Tahoma;
	float:left;
	width:330px;
	border:0px solid red;
	min-height:60px;
	_height:60px;
}

h2.galeriaTytul{
	margin:2px 0px 0px 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:white;
}

.galeriaButton{
	width:153px;
	height:28px;
	background:url(../gfx/galeriaButton.jpg) no-repeat;
	margin:2px 4px 0px 0px;
	float:right;
	cursor:pointer;
}

/*zdjecia w galerii*/

.zdjecieGaleria{
	
}

/* pokaz galerie */
.pokazGalerie{
	width:454px;
	border:2px solid white;
	margin:10px auto 10px auto;
	background:#515151;
	padding:10px 10px 10px 0px;
}

.pokazGalerieTresc{
	border:0px solid red;
	
}

.pokazGalerieTitle{
	margin:0px auto 0px 10px;
	text-align:right;
	border:1px solid white;
	padding:2px 6px 2px 0px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	background:#515151;
}

.pokazGalerieZdjecie img{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:100px;
	height:100px;
	border:1px solid red;
}

.zdjecieGaleria{
	border:1px solid white;
	width:96px;
	height:96px;
	margin:14px 0px 0px 14px;
}

.pokazGalerieZdjecie{
	height:100px;
}

.pageUwaga{
	margin:10px auto 0px 10px;
	text-align:center;
	border:1px solid white;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:red;
}

.pokazGaleriePager{
	margin:10px auto 0px 10px;
	text-align:right;
	border:1px solid white;
	padding:2px;
	font-size:18px;
	background:#515151;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
}

.clear{
	clear:both;
}

/* PAGER */



a.pagerActives{
	color:red;
	margin:0px 0px 0px 0px;
	font-size:18px;
	font-weight:normal;
}

a.pager{
	color:white;
	margin:0px 0px 0px 0px;
	font-size:18px;
	font-weight:normal;
}

.buttonGalerie{
	float:right;
	margin:4px 4px 2px 0px;
	cursor:pointer;
	background:#515151;
}

.pagerButton{
	margin:4px 4px 2px 0px;
	cursor:pointer;
}

.pager{
	float:left;
}

.pages{
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

.stopkaCopy{
	float:left;
	margin:6px 0px 0px 20px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
}

.stopkaDesigned{
	float:right;
	margin:6px 20px 0px 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
}


/**/


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border:1px solid black; } 
#overlay img{ border: none; }


/*PODSTRONY


PRODUKTY*/
#prod_naglowek{
	margin:25px 15px 25px 15px;
	font-style:italic;
	font-weight:700;
	font-size:12px;
	text-align:center;
}

#prod_gama{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

table.prod{
	margin:10px 15px 10px 15px;
	font-variant:small-caps;
}
td.prod_opis1{
	width:350px;
	text-align:left;
	vertical-align:middle;
}

td.prod_zdj1{
	width:200px;
	text-align:center;
	vertical-align:middle;
}
td.prod_opis2{
	width:400px;
	text-align:left;
	vertical-align:middle;
}

td.prod_zdj2{
	width:150px;
	text-align:center;
	vertical-align:middle;
}

.biolage{
	font-size:16px;
	color:#00CC00;
	font-variant:normal;
	font-weight:700;
	margin:0px 0px 5px 25px;
}

.vavoom{
	font-size:16px;
	color:#CC0000;
	font-variant:normal;
	font-weight:700;
	margin:0px 0px 5px 25px;
}

#prod_vav{
	list-style:inside;
}

ul.ul_biol{
	position:relative;
	bottom:10px;
	left:15px;
}

img.zdj_prod{
	border:2px solid white;

}

/*USLUGI*/
#usl_title{
	margin-left:30px;
	margin-bottom:10px;
	margin-top:20px;
	text-align:left;
	font-style:italic;	
}

#usl_text{
	margin-left:20px;
}

ul.zakres{
	font-size:16px;
	list-style:none;
	font-variant:small-caps;
	font-weight:700;
	line-height:20px;

}
.rapid{
	font-size:12px;
	padding-left:50px;
	font-variant:small-caps;
	font-weight:100;
	padding-left:75px;
	position:relative;
	bottom:15px;
}
ul.terapie{
	position:relative;
	bottom:13px;
}
img.znaczek{
	height:13px;
	width:15px;
}

/*O NAS*/

#o_nas_tekst{
	width:430px;
	float:left;
	text-align:center;
	margin:20px 0px 0px 30px;
}

#o_nas_salon{
	width:80px;
	float:right;
	margin:15px 1px 0px 0px;
}

#o_nas_wspolpraca{
	width:550px;
	float:inherit;
	margin-top:25px;
}

img.zdj_salon{
	border:1px solid #666666;
}

/*JAK DOJECHAC*/
#jak_tr_tab{
	margin:35px 60px 15px 60px;
	font-variant:small-caps;
	line-height:15px;
	font-size:12px;
}

#mapkam{
	border:2px solid white;
	width:150px;
	height:100px;
	cursor:pointer;
}

td.jak_tr{
	width:200px;
	text-align:center;
}



h1,h2,h3{
	margin:0px;
	font-size:18px;
}

img,div{ 
	behavior: url(iepngfix.htc); 
}