html, body, div, h2, h3, h4, h5, h6, p, blockquote, pre, a,em, font, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select,table,th, caption  {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    border: none;
}

a, a:visited, a:hover, a:link {
    text-decoration: none;
}


 ul{
  text-align: center;
}

 li{
  display: inline;
}

 li a:hover{
  text-decoration: underline;
}

body {
	background: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}



#container {
	margin: 0px auto; 
	width: 954px; 
	padding-bottom: 20px;
	z-index: 1;
	overflow: hidden;
}

#shandow {
	float: left;
	background: url(../images/bg_shadow.png);
	width: 100%;
	
	}
		
#logo {
	position: relative;
	z-index: 2;
	top: -75px;
	left: -50px;
	float: right;
	width: 165px;
	height: 108px;
}

#logo img{
	position: absolute;
  border: none;
  top: 0;
  left: 0;
}

#footer{
  clear: both;
	background: url(../images/bg_shadow.png);
	color: #716612;
	font-size: 10px;
}

#footer_shandow{
	float: left;
	width: 100%;
	height: 20px;
	background: url(../images/bg_footer.png) bottom left;
}

#footer_div {
margin-left: 12px;
padding: 4px 0px 0px 25px; 
background-color: rgb(255,248,223);
}

#header{
	z-index: 1;
	float: left;
	width: 930px; 
	height: 97px;
	background: url(../images/bg_header.png) repeat-x;	
	margin-left: 12px;
}
.flaga_pl{
	float: left;
	width: 30px; 
	height: 19px;
	background: url(../images/flaga_pl.png);
	margin-left: 5px;	
    margin-top: 3px;
	cursor: pointer;	

}
.flaga_en{
	float: left;
	width: 30px; 
	height: 19px;
	background: url(../images/flaga_en.png);
	margin-left: 5px;	
    margin-top: 3px;
    cursor: pointer;
}



.map_but {
	float: left;
	width: 114px; 
	height: 22px;
	background: url(../images/map_but.png);
    cursor: pointer;
}




#content {
	float: left;
	margin-left: 12px;
	width:680px;
	min-height: 710px;
	padding-bottom: 15px;
}
	

#menu{
	position: relative;
	z-index: 1;
	float: left;
	width: 930px; 
	height: 57px;
	background: url(../images/bg_menu.png);	
	margin-top: 10px;
}

#menu ul {
	list-style: none;
	width: 930px;
	}
	
#menu ul li {
	float: left;
	background: url(../images/menu_point.png) no-repeat;
	background-position: 0px 28px;
}

#menu ul li a {
	display: block;
	float: left;
	height: 35px;
	padding: 22px 6px 0px 11px;
	color: #458a30;
	font-size: 12px;
	margin-left: 3px;	
}

#menu ul li a:hover {
	background: url(../images/menu_hover.png);
}

#menu ul li#menu_bg_none {
	background: none;
}

#flash_slideshow {
	float: left;
	width: 680px;
	height: 380px;
}

#page {
	float: left;
	width: 590px;
	margin: 45px;
}

#page_bg {
	float: left;
	background: url(../images/bg2.png);
}

.page_right_bg {
	float: right;
	width: 3px;
	height: 3px;
	background: url(../images/menu_point.png);
}

.page_left_bg {
	float: left;
	width: 3px;
	height: 3px;
	background: url(../images/menu_point.png);
}

#page_content  {
	padding: 20px 25px 20px 25px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
	text-align: justify;

}

#page_content_contact {
	padding: 20px 0px 20px 0px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
	text-align: justify;
}

#page_content .center {
    width: 350px;
	padding: 20px 25px 20px 25px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
	text-align: justify;
}

#promotions_serwices .center {
    width: 350px;
	padding: 20px 5px 20px 15px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
	text-align: justify;
}


.more {
	float: right;
	margin-right: 70px;
	display: block;
	width: 80px;
	height: 21px;
	background: url(../images/more.png);
	
}





.price{margin: 15px 15px 15px 15px;}
.form{
    margin: 0px 30px 20px 5px;
    float:left;
}
.form2{
	margin: 0px 12px 20px 10px;
    float:left;
	font-family: Tahoma;
	font-size: 12px;
}
.right {
	float: right;
}
.left {
	padding: 0px 0px 0px 0xp;
	margin: 0px 0px 0px 0xp;
	float: left;
}
.center_text_cennik{
    text-align: center;
	display: table-cell;
	width: 100%;
}

.center_rezerwacje{
         width: 300px;
		 padding: 0px 0px 0px 0px;
		 text-align: center;
		}

.marg{
       margin: 20px 10px 20px 10px;
	   font-family: Tahoma;
	   font-size: 12px;
	   
	 }

.center_text_rezerwacje{
    margin-left: 8px;
	padding: 10px;
    text-align: center;
	width: 270px;
	min-height: 10px;

}
	 
	 
#footer div {
	margin-right: 25px;
}

#footer a{
	color: #716612
}


#right_box {
	float: right;
	margin-right: 12px;
	width: 249px;


}

#reserve {
	float: left;
	color: #4d2602;
	font-family: georgia;
	font-size: 11px;
	margin: 10px 0px 0px 25px;
}

#menu_background {
	float: left;
	color: #4d2602;
    height: 400px;
}

input[type="text"] {
	width: 135px;
	height: 17px;
	background: url(../images/input.png) no-repeat;
	margin: 0px 12px 0px 16px;
	float: left;
	padding: 2px 2px 0px 5px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
}


.contact input[type="text"] {
	width: 180px;
	height: 21px;
	background: url(../images/contakt_text.png) no-repeat;
	margin: 0px 12px 20px 10px;
	float: left;
	padding: 0px 5px 5px 5px;

}

.button  {
	float: left;
	width: 100%;
	height: 21px;
	background: url(../images/dalej.png);
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

.button2 {
	width: 180px;
	height: 15px;
	background: #ffe4a3;
}

.available_pool input {
	width: 40px;
	height: 15px;
	background: url(../images/input_small.png) no-repeat;
	margin: 0px 0px 0px 45px;
	float: right;
	padding: 0px 5px 5px 5px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;

}

/*     
Formatowanie nagłówków i tekstów
*/

.obrazek_kontakt_lokalizacja{
	float:left;
	margin-left: 120px;
}

.tekst_kontakt_lokalizacja{
	float:left;
}

.obrazek_oferta{
	float:left;
	margin-left: 120px;
}


.linia_up{
	background: url(../images/linia_up.png) no-repeat top center;
    width: 100%;
	height: 8px;
}
.linia_down{
	background: url(../images/linia_down.png) no-repeat top center;
    width: 100%;
	height: 8px;
}
.wyslij_nam_swoje_zapytanie{
	background: url(../images/wyslij_nam_swoje_zapytanie.png) no-repeat top center;
    width: 100%;
	height: 40px;
	margin-top: 10px;
}
.znajdz_nas_na_mapie{
	background: url(../images/znajdz_nas_na_mapie.png) no-repeat top center;
    width: 100%;
	height: 40px;
	margin-top: 10px;
}
.nasza_oferta{
	background: url(../images/nasza_oferta.png) no-repeat top center;
    width: 100%;
	height: 40px;
	margin-top: 10px;
}

.regulamin{
	background: url(../images/regulamin.png) no-repeat top center;
    width: 100%;
	height: 30px;
	margin-top: 10px;
}



#page h2 {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url(../images/uslugi.png) no-repeat top center;
	}
#page h3 {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url(../images/promocje.png) no-repeat top center;
	}	

.text_center{
    text-align: center;
	  color:  #726711;
	  font-family: georgia;
	  font-size: 11px;
	  margin-left: 3px;
	  text-align:center;
	
}	
/*kontakt i lokalizacja*/
.repeat_mesage a{
    text-align: center;
	  color: #726711;
	  font-family: georgia;
	  font-size: 11px;
	  text-align:center;

}


.formularz{
	padding-top: 0px;
	margin-top: 0px;



}




/*
END -formatowanie nagłówków
*/


/*
CENNIK
*/
.cennik_tabela_centrowanie{
   float: left;
   width: 535px;
   
}

/*
END -formatowanie nagłówków
*/


/*
CENNIK
*/
#txtHint2{
	text-align:center;
	margin-top: 20px;
}

/*
END -formatowanie nagłówków
*/

/*
#mapka{
  float: left;
  color: #4d2602;
  font-family: georgia;
  font-size: 11px;
  text-align:center;
  margin-left: 0px;
  margin-bottom: 70px;
}

*/


#mapka{
    float:left;
	width: 535px; 
	height: 500px; 
	border: 1px solid black; 
	background: #dfdfdf;
	color: #4d2602;
	font-family: georgia;
	font-size: 11px;
	text-align:center;
	margin-left: 0px;
	margin-bottom: 70px;
}

#reserve label {
	float: left;
	margin-top: 3px;
	white-space: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	color:#4D2602;	
}







.regulations a{
	color: #716612;
	font-size: 10px;
}


.calendar {
    float: left;
	width: 15px;
	height: 15px;
	background: url(../images/calendar.png);
	}
	
#reserve_check_0 {
	width: 300px;
	height: 53px;

}	

#reserve_check_0 .rezerwacja_krok1s {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background: url(../images/rezerwacja_krok_1s.png) no-repeat;

}	

#reserve_check_0 .rezerwacja_krok1b {
	width: 50px;
	height: 50px;
	float: left;
	background: url(../images/rezerwacja_krok_1b.png) no-repeat;
}

#reserve_check_0 .rezerwacja_left {
	width: 75px;
	height: 15px;
	float: left;
	margin-top: 15px;
	background: url(../images/rezerwacja_left.png) no-repeat;
}



#reserve_check_0 .rezerwacja_krok2s {
    float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 45px;
	height: 45px;
	background: url(../images/rezerwacja_krok_2s.png) no-repeat;

}	

#reserve_check_0 .rezerwacja_krok2b {
    float: left;
	margin-left: 0px;
	width: 50px;
	height: 50px;
	background: url(../images/rezerwacja_krok_2b.png) no-repeat;

}

#reserve_check_0 .rezerwacja_reight {
	width: 75px;
	height: 15px;
	float: left;
	margin-top: 15px;
	background: url(../images/rezerwacje_reight.png) no-repeat;
}


#reserve_check_0 .rezerwacja_krok3s {
	float: left;
    margin-top: 5px;
	margin-left: 5px;
	width: 45px;
	height: 45px;
	background: url(../images/rezerwacja_krok_3s.png) no-repeat;

}	

#reserve_check_0 .rezerwacja_krok3b {
	float: left;
	width: 50px;
	height: 50px;
	background: url(../images/rezerwacja_krok_3b.png) no-repeat;

}



	
#reserve_check_1 {
  	width: 300px;
	background: #fff8df;
	margin-left: 120px;

}
#reserve_check_1 .title{
	width: 300px;
	height: 53px;
	background: url(../images/wybor_pokoju.png) no-repeat;

}
#reserve_check_1  input[type="text"] {
	width: 130px;
	height: 15px;
	background: url(../images/contakt_text.png) no-repeat;
	float: left;
	padding-left: 50px;
	margin-right: 10px;
	padding: 1px 3px 3px 50px;
	
}


.caleander_pool{
	width: 300px;
	height: 20px;
	background: #fff8df;
}
.caleander_pool label{
	float: left;
	width: 20px;
	background: #fff8df;
	padding: 3px 3px 3px 20px;
}

.caleander_pool p{
	float: right;
	width: 240px;
	background: #fff8df;
}
#reserve_check_1  .long_button{
	width: 300px;
	height: 20px;
	background: url(../images/reservse_check1.png) no-repeat;
	cursor: pointer;
}

#reserve_check1_2 {
	width: 300px;
	background: #fff8df;

}

#reserve_check1_2  .long_button{
	width: 300px;
	height: 20px;
	background: url(../images/oblicz.png) no-repeat;
	cursor: pointer;
}
.available_pool{
	width: 300px;
	height: 21px;
	margin-bottom: 10px;
}
.available_pool  label{
    float: left;
	width: 100px;
	padding: 3px 3px 3px 20px;
}
.available_pool  select{
	float: right;
	width: 40px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background: url(../images/input_small.png) no-repeat;
	margin-right: 25px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
}

.dotpay{
	float: left;
	margin-left: 100px;

}

#cena {
	width: 300px;	
}
#cena .long_button{
	width: 300px;
	height: 20px;
	background: url(../images/dalej.png) no-repeat;
	cursor: pointer;
}

#cena  .tlo {
	width: 300px;
	height: 50px;
	background: #fff8df;
}

#cena .reight{
	float: right;
	width: 40px;
	margin-right: 20px;
	padding: 3px 3px 3px 0px;
}

#cena .left{
	float: left;
	width: 140px;
	padding: 3px 3px 3px 20px;
}

.tabela_cennik{
	background: #fff8df;
	border: 2mm ridge #fff8df;

}
.pole_cennik{
    background: #fff8df;
	border: 1mm ridge #fff8df;

}




#reserve_check6 {
	float: left;
	width: 300px;
	height: 21px;
	background: url(../images/dalej.png) no-repeat;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}


#reserve_check_2 {
  
	width: 300px;
	background: #fff8df;	
	margin-left: 120px;
}
#reserve_check_2 .title{

}

#reserve_check_2  .long_button{
	width: 300px;
	height: 20px;
	background: url(../images/dalej.png) no-repeat;
	cursor: pointer;
}
#reserve_check_2 .title{
    width: 300px;
	height: 53px;
	background: url(../images/dane_osobowe.png) no-repeat;
}

.form_pool{
	width: 300px;
	height: 21px;
	margin-bottom: 5px;
}

.form_pool p{
	margin: 0px 5px 0px 0px ;
	width: 50px;
	height: 60px;
	
}

.form_pool label{
    float: left;
	width: 80px;
	padding: 3px 3px 3px 10px;
}
.form_pool input{
    float: right;
	height: 15px;
	width: 175px;
	background: url(../images/contakt_text.png) no-repeat;
	padding: 2px 3px 4px 5px;
}
.form_pool span{
    float: right;
	width: 190px;
}


.form_pool_bottom{

}
.captcha{
	margin-left: 105px;
	float: left;
}

.captcha input[type="text"] {
	width: 90px;
	height: 17px;
	background: url(../images/captcha_text.png) no-repeat;
	float: left;
	margin-left: 0px;
	padding: 3px 5px 0px 5px;
    color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
}

input[type="checkbox"] {
	margin-left: 105px;
}

#reserve_check_3 {
	width: 300px;
	background: #fff8df;
	margin-left: 120px;
}
.refdsdserve_check{
	width: 300px;
	height: 25px;
	margin-bottom: 5px;
}


#reserve_check_3 .title{
    width: 300px;
	height: 54px;
	background: url(../images/podsumowanie.png) no-repeat;
}


.col_1{
    float: left;
	width: 100px;
	padding: 3px 3px 3px 20px;
}	
.col_2{
    float: right;
	width: 120px;
	padding: 3px 3px 3px 0px;
}	

.rezerwuj_bez_gwarancji{
	float: left;
	width: 300px;
	height: 21px;
	background: url(../images/rezerwuj_bez_gwarancji.png) no-repeat;  
	margin: 5px 0px 5px 0px;
	cursor: pointer;

}

.wplata10_gwarancja{
	float: left;
	width: 300px;
	height: 21px;
	background: url(../images/wplata10_gwarancja.png) no-repeat;   
	margin: 5px 0px 5px 0px;
	cursor: pointer;

}
.platnosc100{
	float: left;
	width: 300px;
	height: 21px;
	background: url(../images/platnosc100.png) no-repeat;  
	margin: 5px 0px 5px 0px;
	cursor: pointer;
	
}

.gwarancja_kartam{
	float: left;
	width: 300px;
	height: 21px;
	background: url(../images/gwarancja_kartam.png) no-repeat;  
	margin: 5px 0px 5px 0px;
	cursor: pointer;

}

.edycja{
	float: left;
	width: 300px;
	height: 21px;
	background: url(../images/edycja.png) no-repeat;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

	
	
#reserve_check {
	float: left;
	width: 100%;
	height: 21px;
	background: url(../images/reserve_check.png);
	cursor: pointer;
	margin: 30px 0px 30px 0px;
}

#button_save {
	float: right;
	width: 247px;
	height: 21px;
	background: url(../images/zapisz.jpg);
	cursor: pointer;
	margin: 30px 0px 30px 0px;
}

#button_save_en {
	float: right;
	width: 247px;
	height: 21px;
	background: url(../images/zapisz_save.jpg);
	cursor: pointer;
	margin: 30px 0px 30px 0px;
}





	
#reserve_check2 {
	float: left;
	width: 100%;
	height: 21px;
	background: url(../images/reserve_check2.png);
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

#reserve_check3 {
	font-family: Tahoma;
	font-size: 12px;
    margin: 5px 0px 5px 0px;
	cursor: pointer;
}

#reserve_check4 {
	font-family: Tahoma;
	font-size: 12px;
    margin: 10px 0px 0px 0px;
	cursor: pointer;
}

#reserve_check5 {
	float: left;
	width: 100%;
	height: 21px;
	background: url(../images/oblicz.png);
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}




#localization {
	float: left;
	background: url(../images/localization.png) no-repeat;
	width: 100%;
	}
	
#localization a.map{
	display: block;
	width: 135px;
	height: 128px;
	background: url(../images/map.png) no-repeat;
	margin: 55px 0px 18px 55px;
	}
	
#special {
	float: left;
	background: url(../images/special.png) no-repeat;
	font-family: georgia;
	font-size: 11px;
	text-align: justify;
	color: #726711;
	padding: 0px 18px 12px 18px;
	}

#special a.special{
	display: block;
	width: 120px;
	height: 108px;
	background: url(../images/special_frame.png) no-repeat;
	margin: 55px 0px 18px 37px;
	padding: 6px;
	}
	
#rooms {
	float: left;
	background: url(../images/special.png) no-repeat;
	font-family: georgia;
	font-size: 11px;
	text-align: justify;
	color: #726711;
	padding: 0px 18px 12px 18px;
	}	
	
	
#rooms a.rooms{
	display: block;
	width: 120px;
	height: 108px;
	background: url(../images/special_frame.png) no-repeat;
	margin: 12px 0px 0px 37px;
	padding: 6px;
	}	
	

.special_promo {
	float: right;
	width: 232px;
	height: 21px;
	background: url(../images/promotions.png) no-repeat;
}

.meil input[type="text"] {
	width: 272px;
	height: 15px;
	background: url(../images/meil_name.png) no-repeat;
	margin: 0px 0px 15px 10px;
	float: left;
	padding: 2px 6px 3px 5px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
}

.wyslij{
	width: 190px;
	height: 20px;
	background: url(../images/wyslik.png) no-repeat;
	cursor: pointer;
}


textarea {
	border: 0px;
	width: 263px;
	height: 84px;
	float: left;
	padding: 2px;
	color: #726711;
	font-size: 11px;
	font-family: Georgia, arial;
}


.fulltext {
	width: 280px;
	height: 100px;
	background: url(../images/meil_textarea_ramka.png) no-repeat;
	margin: 0px 12px 0px 10px;
	padding: 5px 5px 5px 5px;
	float: left;

}


#page h5 {font-weight: normal; margin-bottom: 10px; font-size: 18px;}	



/* ss_style */
#sstopka{
  padding: 5px 0 5px 0; 
  clear: both;
}


#sstopka ul{
  text-align: center;
}

#sstopka li{
  display: inline;
}

#sstopka li a:hover{
  text-decoration: underline;
}

h1{
  font-size: 12px;
  color: #716612;
  font-weight: normal;
  margin: 0 0 5px 10px;
}

#glowna{
  font-weight: normal;
  margin-bottom: 10px;
 /* font-size: 18px;*/
}


#run_text_l1{
   margin-top: 400px;
   height: 15px;
   background: url(../images/linie.png) bottom  no-repeat;
}

#run_text_l2{
   margin-left: 15px;
   height: 15px;
   background: url(../images/linie.png) bottom  no-repeat;
}

