h1 {font-size:21px;}
h2 {font-size:16px;margin:10px 0px 15px 0;}
h3 {font-size:14px;font-weight:bold;}
h4 {font-size:12px;font-weight:bold;}

/*
#galeria {width: 100%;padding:0;margin:0;}
#galeria img {border:1px solid #555;width:150px;height:110px;}
*/



#galeria {width:156px;height:147;float:left; }	
#galeria img {width:140px;height:117px;margin:0px;}
#galeria img.male {border:3px solid #f5f5f5;padding:0px;width:140px;height:117px;float:left;margin-bottom:5px;}

#pokoje {border: 0px solid rgb(228, 228, 228); width:100%;background-color:#ffffff;}
#pokoje a {color:black;}
#pokoje_slowo {font-size:12px;color:black;font-weight:bold;}
#pokoje table {width:100%;border: 0px;}
#pokoje td {background:#fff;border: 0px;}
#pokoje_zdjecie {width:130px; height:100px;border:2px solid #f0f0f0;}
#pokoje_tytul {background-image:url('_/img/bg_transparent.png');background-color:transparent;padding:5px 5px 5px 5px;border:0px solid #f1f1f1;text-align:left;}
#pokoje_tytul_txt {font-size:19px;font-weight:bold;}
#pokoje_wiecej {padding:1px;border: 0px solid silver; width:100%; background:#fff;}
#pokoje_wiecej td {border: 0px;}

#rezerwacja td {border:0;}
#lokalizacja {border:0px solid #C3AE85;}
#ksiegagosci {border:1px solid white; margin-bottom:5px; width:100%;padding:5px;}
#kalendarzrezerwacji th { font-size: 10px; background-color: #f1f1f1; font-weight: bold; color:black; margin:1px;}
#kalendarzrezerwacji td.y {background-color:#e0e0e0;color:black;font-size:13px;font-weight:bold;}
#kalendarzrezerwacji td.n { font-family:arial;font-size: 10px; background-color: #ffffff;}
#kalendarzrezerwacji td.d { font-family:arial;font-size: 9px; text-align:center;background-color: #ffffff;height:28px;width:28px;padding:0px;}
#kalendarzrezerwacji td.t { font-size: 9px; background-color: #7FFF9C; padding:0px;}
#kalendarzrezerwacji td.f {}
#kalendarzrezerwacji td {border:0;}

#galeria_start_pod_oferta {margin-top:10px;text-align:justify;width:auto; }
#galeria_start_pod_oferta img {width:160px;height:110px; border:1px solid #990000;  }
#galeria_start_pod_oferta img {width:160px;height:117px;margin:0px;border:3px solid #f5f5f5;padding:0px;}

#panorama {width:540;height:350;border:0px solid #f1f1f1; }





#atrakcje {margin: 10px 0 20px 0;}
#atrakcje ul {
	list-style-image: url("../img/1/arrow.gif");
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}

#tresc {text-align:justify;}

/*** SLIDESHOW set the width and height to match your images **/
#slideshow {
    position:relative;
    width:305px;
    height:480px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}

.stroke1 {
	color: #fff;
   -webkit-text-fill-color: white; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #999;
   font-size:22px;
}

.stroke2 {
   color: #f9f9f9;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #f9f9f9;
   text-shadow:
       3px 3px 0 #000,
      -1px -1px 0 #000,
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}
