* {margin: 0;
padding: 0;
border: 0;
}

body {
	background: #62635e;
	margin: auto;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8e8e8e;
}


a, a:visited {
	border: 0; 
	text-decoration: none;
	color: #98b800;
} a:hover {text-decoration: underline}

img {border:0}
	.szary {color: #c9c9c9;}
	.zielony {color: #98b800;}
	.niebieski {color: #009bb9;}
	.pomarancz {color: #ffa200 !important; }
	
	.strong, .strong * {font-weight: bold;}
	 
	.clear {clear:both}
	.right {text-align: right !important;}
	.left {text-align: left !important;}
	
p {margin: 10px 0px 0px 0px;}
	
ul {margin: 5px 0px 5px 15px;}
	li {margin: 5px 0px 5px 20px;}


.message {position:relative; margin: 0px 0px 20px 0px; padding: 10px 0px 10px 0px; text-align: center; font-weight: bold; color: #009bb9; border: solid 1px #e3e4e3 !important; background: #fff}

.error {position:relative; margin: 0px 0px 20px 0px; padding: 10px 0px 10px 0px; text-align: center; font-weight: bold; color: #ffa200; border: solid 1px #e3e4e3 !important; background: #fff}

.notice {position:relative; margin: 0px 0px 20px 0px; padding: 10px 0px 10px 0px; text-align: center; font-weight: bold; color: #98b800; border: solid 1px #e3e4e3 !important; background: #fff}

.warning {position:relative; margin: 0px 0px 20px 0px; padding: 10px 0px 10px 0px; text-align: center; font-weight: bold; color: #98b800; border: solid 1px #e3e4e3 !important; background: #fff}

#searchProgress {background: #fff; 
	filter: alpha(opacity=90); opacity: 0.9;  border: solid 1px #ccc; width: 40%; height: 100px; position: fixed; top: 15%; left: 30%; display: none; z-index: 99;

}
	.searchProgress {font-size: 12pt; height: 50px; margin: 20px; margin-left: 50px; padding-top: 15px;
		background:  #fff url(progress.gif) no-repeat top left;
		
	}


#container {
	width: 910px; 
	text-align: left;
	position:relative;
	margin: auto;
	border: solid 0px green;	
	
}
	#container h1 {
		float: left; 	
		z-index: 200;
		position: relative;
		top: -15px;
		left: -45px;
		margin: auto;
		
		
		font-size: 10px;
		background: #fe0000;	
		clear: both;
		padding: 7px 10px 7px 10px;
		color: #fff;
		clear:both;
			
	}
	#container h2 {text-align:left; font-size: 10pt; color: #009bb9; margin: 15px 0px 0px 0px; }
	#container h3 {text-align:left; font-size: 10pt; margin: 2px 0px 2px 0px;}

	#logo {
		left: 500px;
		top: 0px;
		position: absolute;
		
	} #logo img {border: 0}

	.menu {	height: 40px; float: left; border: solid 0px yellow; font-size: 11px;}
	.menu a, .menu a:visited {color: #d3dad2 ; }
	#stopka .menu {position: absolute; top: 22px; }

		.menu div {
			float: left;
			width: 80px;
			text-align: center;	 margin: 0px 1px 0px 0px;
			
		} 
			#stopka div.menu div {border: solid 0px #000;}
				#stopka a:hover * {text-decoration: none}
				
			div.menu div div.color {height: 8px; font-size: 0pt; margin:0;}
			
			div.menu div a.color {display: block; }
			
			a.color1, a.color1:visited, a.color1:link {border-top: 8px solid #c9c9c9;}
				a.color1:hover {border-top: 8px solid #d9d9d9; color: #fff}
			
			a.color2, a.color2:visited, a.color2:link {border-top: 8px solid #98b800;}
				a.color2:hover {border-top: 8px solid #b0d20f; color: #98b800}

			a.color3, a.color3:visited, a.color3:link {border-top: 8px solid #d28b62;}
				a.color3:hover {border-top: 8px solid #e8ae8c; color: #e8ae8c}
				
			a.color4, a.color4:visited, a.color4:link {border-top: 8px solid #009bb7;}
				a.color4:hover {border-top: 8px solid #1dbcd9; color: #1dbcd9}
			


	
	#wyszukiwarka {
		background: #eee0dd; 
		width: 910px; 
		height: 285px;		
		padding: 1px 0px 0px 0px;		
	}

		#wyszukiwarka div#obramowanie {margin: 9px 0px 0px 9px;	position: relative; width: 674px; }
			
			 	div#obramowanie div.mapa{
			 		float:left;
			 		width:317px;
			 		height:256px;
			 		padding-top:15px;
			 		padding-left: 10px;
				}
				div#obramowanie img.mapa{
				}
				div#obramowanie img.clear{
				}
				
				div#obramowanie div.mapa img.clear{
				  position:absolute;
				  width:285px;
				  height:252px;
				}
						
			#search {}
			div#obramowanie form#search {float: left; width: 300px; top:55px; left:15px; position: relative; }
				div#obramowanie form#search div {width: 50%; float: left;  text-align: left;}
				div#obramowanie form#search div span, div#obramowanie form#search table span {display:block; margin: 5px 0px 5px 0px;}
				div#obramowanie form#search label {width: 100px; float:left; display:block; padding-right: 5px;  text-align: left; font-size:8pt;}
				div#obramowanie form#search input, div#obramowanie form#search select {border: inset 1px #f4f4f4;}
					div#obramowanie form#search input {width:110px; height:15px; margin-right:10px; color:#8e8e8e; font-size:8pt;}
					div#obramowanie form#search select {width: 140px; color:#8e8e8e; font-size:8pt;}
						div#obramowanie form#search input.submit {border: 0px; margin: 0px 10px 0px 0px; padding:0; float:left; width:65px; height:26px;}
	
	div#content {
		padding: 0px 245px 20px 20px; 
		border: solid 1px #f4f4f4;		
		background: #f4f4f4;		
	}	
		.zdjecie {display:block; float:right; margin: 0px 10px 0px 10px;}
		.zdjecie img { border: solid 2px #c9c9c9; }	
		.obrazek {float:left; display:block;}	
	
		div.content {clear: both;
			border-top: solid 1px #e3e4e3;  
			border-right: solid 1px #e3e4e3;
			padding-left: 10px;
			width: auto;
		}
		
		.tr_bg {background-color:#eee0dd;
				height:20px;
		
		}
		
		
			#content div.content { }
				#content div.content * { }
					div.content .ramkaA {display:block; height: 10px; width:10px; font-size:1pt; border-left: solid 1px #e3e4e3; margin-left: -10px;}
					div.content .ramkaB {float: right; width: 10px; font-size: 1pt; height: 10px; border-bottom: solid 1px #e3e4e3; padding-top: 10px; border-right: solid 1px #e3e4e3; position: relative; right: -1px; margin: 0px 0px 20px 0px;}
				
				div.content_small {border: solid 1px #e3e4e3;  background: #eee; padding: 5px 10px 10px 5px;}
					div.content_small * { }
					
						
				
				table.rekord {width: 100%; margin: 0px 0px 0px 0px; clear:both;}
					table.rekord td, table.rekord th	{height: 20px; vertical-align: top; }
					table.rekord td {text-align: left; vertical-align: top; }
										
						img.miniaturka {border: solid 2px #c9c9c9; margin: 0px 10px 10px 0px;  }					
							/* specialOffer.html */
							table.rekord div.content a img.miniaturka {float: right; }
							
							table.rekord * a {color: #98b800 !important; font-weight: bold;}
							
							table.rekord td.rezerwuj {text-align: right; padding-right: 10px;} 
							table.rekord td.rezerwuj a img {border: 0;}
							.zajawka {margin: 10px 10px 10px 0px; line-height: 140%; font-size: 8pt; text-align: justify; vertical-align:top;}
							.zobacz {float:right; border-right: solid 1px #dedede; position: relative; right: -1px; padding: 0px 10px 0px 10px;}
							
				table.details * {vertical-align: top;}
				table.details * a {color: #98b800 !important; font-weight: bold;}
				table.details { margin: 0px 0px 0px 0px; clear: both;}
					table.details td, table.details th	{height: 18px;}
					table.details th {text-align: right; padding-right: 5px; font-weight: normal}
					table.details td { font-weight:bold;}
					
				.services {display: inline; padding: 0px 10px 0px 0px; line-height: 150%;}
			
			
				div.part_float {display: block; float: left; width: auto; text-align: left; vertical-align: top; 
				 margin: 0px 10px 10px 0px;	}
					div.part_float label, div.part_float p, div.part_float input, div.part_float select {/*float: left; display: block;*/}
					div.part_float label {clear: both; width: 95px; text-align: right; margin-right: 5px;}	
					
					div.part_float span {width: 120px; font-weight: bold} /* margin wywalony */
					
		
		#login_form {margin-top: 10px;}	
		#login_form2 {margin-top:20px;}	
			#login_form .form_content input, #login_form .form_content select {width: 95px;}
			#login_form2 .form_content input, #login_form2 .form_content select {width: 150px;}
			
			#login_form .form_content {margin:0; padding:0; width: 140px; float:left;}
			#login_form2 .form_content { margin: 0px 20px 0px 0px; padding:0; float:left; }
				#login_form label, #login_form2 label {width: 30px; text-align: right; padding-right: 5px;}
				#login_form2 label {margin-right: 20px;}
				
			#login_form .form_submit, #login_form2 .form_submit  { margin:0; padding:0; text-align: left;  width: 26px;}
			#login_form .form_submit input.submit, #login_form2 .form_submit input.submit  {width: 26px; height: 25px; margin: 8px 0px 0px 10px;}				
		
						
		#register_form {}			
			#register_form .form_content table {}
			
		
			
		#contact_form {}
			#contact_form .form_content table {	}
				#contact_form .form_content table th label {width: auto;	}

		/* automatycznie dopasowuje sie: #edit_form, #login_form, #register_form, #contact_form */	
		
		.form_content {margin: 10px 0px 0px 0px;  }	
		.form_content * {font-size: 9pt;}
			.form_content table {margin: 0px; padding: 0px; max-width: 600px; }	
				.form_content table td, .form_content table th {padding: 2px 0px 2px 0px; vertical-align:top;}
				.form_content table td {font-weight: bold;  }	
				.form_content table th {width: 100px; font-weight: normal; text-align: right; padding-right: 8px; vertical-align:top;}	
				
			.form_content input, .form_content select, .form_content textarea, .form_content label, .form_content p {margin: 2px 0px 2px 0px; }
			.form_content input, .form_content select, .form_content textarea {width: 180px;  border: inset 1px #eceff0; padding: 1px;}
				.form_content textarea {width: 515px; }
				.form_content label, .form_content p {display: block; float: left}
				.form_content p { font-weight: bold}
		
			.textarea_rozwin, .textarea_zwin {border: solid 1px white; cursor: pointer; display: block; float:left; text-align:center; margin:0; padding: 0px 5px 0px 5px;	 background: #9CBA0E; color: #fff; font-weight: bold; font-size: 11pt; margin-right: 2px;}
					
		.form_submit {
			border: solid 0px red;			
			margin: 10px 0px 0px 0px;		
			text-align:right;	
		}				
			.form_submit input.submit, .form_submit a.submit {cursor: pointer; border:0; margin: 0px 20px 0px 0px;} 	
					.form_submit input.submit   {}
					.form_submit a.submit    {}					
				.form_submit input.submit:hover, .form_submit a.submit:hover  {}
			
					
		#logowanie {
			position: absolute;
			width: 208px; 
			z-index: 98;
			left: 50%;
			margin-left: 230px;
			top: 125px;
			background: #fff;	
			padding: 20px;
			line-height: 170%;
			
		} #logowanie a{color: #98b800; }
		#logowanie, #logowanie form *{font-size: 8pt;}
		
			#logowanie div.content {clear: both !important; margin: 5px 0px 0px 0px;}
			#logowanie .infolinia {font-weight: bold; font-size: 12pt !important; text-align: right; padding-top: 30px;}
			#logowanie h1 {
				z-index: 99;			
				text-align: center;
				position: absolute;	
				left: 50%;
				margin-left: 45px;
				top: -20px;
				font-size: 10px;
				background: #fe0000;	
				width: 80px;
				padding: 4px 5px 4px 5px;
				color: #fff;
			}
			
		.dokument100 {border: solid 2px #BCBDD2; margin-top: 30px;
		}
	
	#stopka {
		position: relative;
		background-color: #dedede;  
		height: 30px;
		width: 910px; 
		margin: auto;
		text-align: left;
		padding-bottom:0;		
	}
		#maker {float: right; width: 225px; background: #f5f5f4; text-align: right; margin:0; padding:0; }
			#maker img {margin: 0px 20px 0px 10px; position:relative;}
			#maker a, #maker a:hover {
	padding-right:25px;
	margin-right:5px;
	text-decoration: none;
	color: #95978b;
	background-image: url(../img/slsystem.gif);
	background-repeat: no-repeat;
	background-position: right;
}
			
a.link44 { 
display: block; 
	border-top: 5px solid #909090;			
}

a.link44:hover {
	display: block; 
	border-top: 5px solid #f00;			
}

td.botborder {
	border-bottom: 1px solid #ccc;
	padding-left: 0px;
	padding-right: 0px;
}



.biura_krakow {
	background: #f0f0f0;
	display:none;
}

.biura_katowice {
	background: #f0f0f0;
	display:none;
}

#biuro_krakow_pokazdzialy {
	margin-top:10px;
}

#biuro_krakow_pokazdzialy img {
	margin-left:2px;
	padding-top:5px;
}

#biuro_katowice_pokazdzialy {
	margin-top:10px;
}

#biuro_katowice_pokazdzialy img {
	margin-left:2px;
	padding-top:5px;
}

#biuro_katowice {
	clear: both;
}

.biuro {
	clear: both;
	padding: 4px;
	margin-bottom:20px;
}

.biuro p, .biuro_krakow p, .biuro_katowice p{
	padding:0;
	margin:0;
}

.biura_lista {
	width:575px;
	text-align:left;
	font-size:11px;
	border:solid #e0ebff;
	border-width:1px 1px 0px 0px;
}

	.biura_lista td{
		padding:4px 5px 4px 5px;
		border-left:1px solid #e0ebff;
		border-bottom:1px solid #e0ebff;
	}

.biuro_nazwa {
	width:37%;
	color:#d70101;
	font-weight: bold;
}

.biuro_adres {
	width:37%;
}

.biuro_telefon{
	width:22%;
}

#showBiura select , #showBiura input {
	vertical-align:middle;
}

#but_form_kontaktowy p{
			margin: 0;
			padding: 0;
		}


#form_kontaktowy {
	display: none;
}

#form_kontaktowy form{ 
	width: 560px;
	overflow: hidden;
	margin-left: 5px;
	margin-top:20px;
}

#form_kontaktowy form .input {
	width: 260px;
	margin-bottom:10px;
}

#form_kontaktowy form .select {
	width: 260px;
	margin-bottom:10px;
	font-size: 11px;
}

#form_kontaktowy form span{
	display:block;
	float:left;
	text-align: right;
	padding-right: 5px;
	margin-bottom:10px;
	width: 120px;
}

#form_kontaktowy form textarea {
	width:260px;
	height:150px;
	font-size:11px;
	font-family: Tahoma, Verdana, sans-serif;
}

#form_kontaktowy form span#linktosend {
	display:block;
	float: left;
	text-align: left;
	width: 310px;
	margin-left: 3px;
}

#form_kontaktowy form #submit {
	clear: both;
	float: left;
	margin-left:120px;
}
.right {
	float:right;
}

.right_img {
	float:right;
	border:1px solid #c3c3c3;
	padding: 6px;
	margin:0px 0px 4px 12px;
}

.subpage_content {
	float:left;
	margin-left:0px;
	width:579px;
	overflow: hidden;
}
	
	.subpage_content a {
		color: #5e8ab9;
		text-decoration:none;
	}
	
	.subpage_content a:hover {
		color: #224b9a;
		text-decoration:underline;
	}

/*biura.html, dlafirm.html*/
.subpage_header, .subpage_header_noflags {
	width:579px;
	text-align: left;
	margin-bottom:5px;
	border-bottom: 1px solid #99bcfe;
	overflow:hidden;
	line-height: 1.7em;
}

	/*biura.html, dlafirm.html*/
	.subpage_header span {
		display:block;
		width:60%;	
		float:left;
		padding:4px 0px 8px 0px;
		font-size:18px;
		color: #224a9f;
	}
	
	.subpage_header_noflags span {
		display:block;
		width:99%;
		float:left;
		padding:4px 0px 8px 0px;
		font-size:18px;
		color: #224a9f;
	}
	
.subpage_tresc {
		float:left;
		width:430px;
		margin-bottom:15px;
		font-size: 11px;
		color: #676767;
}

.subtresc_nopictures {
		float:left;
		width:579px;
		margin-bottom:15px;
		font-size: 11px;
		color: #676767;
}

	.subpage_tresc p, .subtresc_nopictures p {
		padding-left:0px;
	}
	
.subpage_pictures {
		float:right;
		width: 140px;
		margin-bottom:15px;
}

	.subpage_pictures img {
		margin-bottom:3px;
	}
	
.subpage_footer {
		padding-top: 20px;
		clear:both;
		margin-left: 200px;
		width: 579px;
		overflow: hidden;
		color:#7a90c2;
}

.subpage_footer a {
		color:#7a90c2;
		cursor:pointer;
}

.subpage_footer img {
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.subpage_footer span {
	float:left;
	margin-right:10px;
}

	.subheader {
		margin:0px 0px 6px 0px ;
		font-size: 12px;
		font-weight: bold;
		color:#224a9f;
		border-bottom: 1px solid #99bcfe;		
	}
	
	.subinfo {
		width: 95%;
		margin:6px 0px 6px 0px ;
		font-size: 12px;
		font-weight: bold;
		color:#224a9f;
		text-align: center;
		padding: 15px;
		border: 1px solid #99bcfe;		
	}
	
	.normal {
		width: 98%;
		margin:6px 0px 6px 0px ;
		font-size: 11px;
		font-weight: normal;
		color:#224a9f;
		text-align: left;


	}
	
	.subheader_noborder  {
		margin:0px 0px 6px 0px ;
		font-size: 12px;
		font-weight: bold;
		color:#224a9f;
		margin-top: 10px;	
	}

		.subheader_noborder_center {
		margin:0px 0px 6px 0px ;
		font-size: 12px;
		font-weight: bold;
		color:#224a9f;
		text-align: center;
		margin-top: 10px;	
	}
	
	
	
	
	
	
	
	.info_o_rez {
	float:left;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-right: 5px;
	border-right:1px solid #BBD2FE;
	height: 150px;
	width:130px;
	
}

.suma_oplat{
	clear: both;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 16px;
	color:#d70101;
	font-weight: bold;
}

.info_o_rez ul{
		margin-top:0px;
	}

	.info_o_rez ul li {
		margin-left:-25px;
		margin-bottom:3px;
	}
		.info_o_rez p{
		margin: 0px 0px 10px 0px;
	}
	
.info_o_rez .rez_caution, .info_o_rez_long .rez_caution {
	font-size: 11px;
	color:#d70101;
	font-weight: bold;
	
}

#rez_person_form {
	clear: both;
}

#rez_person_form fieldset{
	width:270px;
	padding: 0;
}


	#rez_person_form span, #rez_person_form input , #rez_person_form select{
		margin-bottom:3px;
	}		
	
	 #rez_person_form input{
		width:180px;
		margin-left: -2px;
	}
	
		#miasto_kod {
			width:260px;
			padding: 0;
			border:0px solid black; 
		}
	
		input#kod {
			width:40px;
			float: left;
			margin-left:3px;
		}
		
		input#miasto {
			float: left;
			width:88px;
			margin-left: 3px;
		}
		
		span#miasto_label, span#kod_label{
		
		float: left;
		text-align: right;
		}
		
		span#kod_label{
			width:60px;
			margin-left: 1px;
			padding-left: 10px;
			border:0px solid black; 
		}
		
		span#miasto_label {
		width:35px;
		padding-left:5px;
		}
	
	 #rez_person_form select {
		width:212px;
		font-size: 11px;
	}

	#rez_person_form span.label {
		display:block;
		float:left;
		text-align:right;
		width:71px;
		margin-right:4px;
	}
	
		#rez_person_form .submit_button {
		width:60px;
		margin-left:232px;
	}
	
	.other_person {
		border: none;
		width:99%;
		border-left:none;
	}
	
	.other_person th {
		border:none;
		padding: 2px 0px 2px 0px;
	}
	
	.other_person td {
		border: none;
		padding: 2px 0px 2px 0px;
		text-align: center;
	}
	
	.other_person .lp {
		width: 5%;
	}
	
	.other_person td input {
	width: 95%;
	}
	
	
/*--potwierdzenie danych--*/

#dane_rezerwujacego p {
	margin: 0;
}

#dane_rezerwujacego p span {
	display:block;
	float:left;
	width:80px;
	text-align: right;
	margin-right: 5px;
}

#dane_osob_wyjezdz {
	width:100%;
	text-align: center;
	margin-bottom: 15px;
}

#dane_osob_wyjezdz td{
	padding-bottom:5px
}

#nav_goback{
	width:190px;
	clear: both;
	margin-bottom:20px;
	overflow: hidden;
 
}

#rejestracja {
	width:360px;
	margin:10px 0px 10px 100px;

}

#rejestracja p{
	font-weight:bold;
}

#rejestracja form {
	width:95%;
}

	#rejestracja form span, #rejestracja input , #rejestracja select{
		margin-bottom:3px;
	}		
	
	 #rejestracja .input{
	width:180px;
	border:1px solid #CCCCCC;
	}
	
	 #rejestracja select {
		width:212px;
		font-size: 11px;
	}

	#rejestracja span.label {
		display:block;
		float:left;
		text-align:left;
		width:100px;
		margin-right:3px;
	
	}
	
		#rejestracja span.label span.red {
			color:#d70101;
		}
	
	#rejestracja .submit_button {
		width:60px;
		margin-left:217px;
	}
	
	.reg_vipinfo {
		margin-bottom: 8px;	
	}
	
	.reg_addinfo {
		padding: 0;
		width:210px;
		margin-left: 100px;
	}
	
		.reg_addinfo input {
			float: left;
		}
		
		.reg_addinfo span {
			display: block;
		}
#login {
	
	width:300px;	
}

	#login img {
		padding-bottom:10px;
		margin-left:10px;
	}
	
	#login form {
		width:95%;
		
		margin-top: 10px;
	}
	
	#login input {
		width:120px;
		margin-left:10px;
	}

	#login span.label {
		display:block;
		float:left;
		text-align:right;
		width:95px;
		margin-right:3px;
	}
		
		#login span, #login input {
			margin-bottom:3px;
		}

	#login .submit_button {
		width:93px;
		height: 28px;
		margin-left:100px;
	}
	
#nav_lastlog {
	height:17px;
	margin-bottom: 15px;
	overflow: hidden;
}

#nav{
	width: 73%;
	float: left;
}

	#nav a{
		display: block;
		float: left;
		padding:0px 5px 0px 5px;
		border-right:1px solid #BBD2FE;
	}


#last_login {
	width:25%;
	float:right;
	margin:0;
	margin-right:5px;
	font-size: 10px;
	color: #8B8B8B;
	text-align: right;
}


#account_part {
	width:570px;
	clear: both;
	margin-left:5px;
	padding:0px 5px 0px 5px;	
}

#account_part p {
	font-size: 12px;
	color: #d70101;
	font-weight: bold;	
}

#account_part input, #account_part select  {
	float: left;
	width: 150px;
	font-size: 10px;
}

#account_part #submit {
	width:93px;
	height: 28px;
}

#account_part input, #account_part span, #account_part select{
	margin-bottom:3px;
}

#account_part select {
	width:155px;
}


#account_part form#pass{
	width: 240px;
	text-align: left;
}
form#pass span.label {
			display:block;
			float: left;
			text-align: left;
			width: 65px;
			margin-right:2px;
}


	form#pass .submit_button {
		margin-left:150px;
		width: 70px;
	}

form#edit{
	width: 280px;
	text-align: left; 
}

	form#edit span.label {
		display:block;
		float: left;
		text-align: left;
		width: 95px;
		margin-right:2px;
	}

	form#edit .submit_button {
		margin-left:160px;
		width: 70px;
	}
	
	
	
.last_reservation {
	width: 100%;
	margin-bottom:15px;
	border:solid #99bafd;
	border-width:1px 0px 1px 1px;
	color:#000000;

}

.last_reservation td {
	padding-left:3px;
	border-right:1px solid #99bafd;
	vertical-align: top;
}

.last_reservation th {
	border:solid #99bafd;
	border-width:0px 1px 1px 0px;
}

	.last_reservation th td {
		text-align:center;
	}

.last_reservation .id {
	width:40px;
	text-align:center;
}

.last_reservation .imieinazw {
	width:100px;
}

.last_reservation .od_do{
	width:60px;
	text-align: center;
}

.last_reservation .hotel_miasto{
	width:150px;
}

	.last_reservation .hotel_miasto span.gora{
		display:block;
		width:150px;
		padding-left: 4px;
		padding-bottom: 3px;
		border-bottom:1px solid #99bafd;
		
	}
	
	.last_reservation .hotel_miasto span.dol{
		display:block;
		width:140px;
		padding-left: 9px;
	}
	
.last_reservation .cena {
	width:60px;
	text-align: right;
}

.last_reservation .det_pay{
	width:70px;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
}
#dane_rezerwacji {
	float: left;
	width:100%;
}

#dane_rezerwacji p{
	margin:0px 0px 3px 0px ;
}

#dane_rezerwacji span.label{
	display: block;
	float:left;
	width:100px;
	text-align: right;
	margin-bottom:2px;
	margin-right:3px;
}

#danerez_dane {
	float: left;
	margin-right:45px;
	margin-bottom: 15px;

}

#danerez_dane p.nr_rez {
color:#224a9f;
}

#danerez_dane span.numer {
	font-size:15px;
	font-weight: bold;
	color:#d70101;
	
}

		

#danerez_pokoje{
	float: left;
	text-align: left;
	margin-bottom: 15px;		
}

#danerez_pokoje p{
	float:left;
	margin: 0;
	margin-right:-3px;
}

#danerez_linki {
	clear: both;
	text-align: center;
	width:100%;
	overflow: hidden;
}

#danerez_linki a {
	display:block;
	float: left;
	border-right:1px solid #7a90c2;
	padding-right: 10px;
	margin-left:10px;
}
.osoby_tow{
	border:0;
	width:99%;
}

.osoby_tow td{
	text-align: center;;
}

.osoby_tow .imie, .osoby_tow .nazw {
	width: 30%;
}

.osoby_tow .data_ur, .osoby_tow .plec {
	width: 20%;
}

/*-----------------------------*/
/*hotel_info*/
/*-----------------------------*/
.hotel_info {
	padding-left:10px;
}

.hotel_info_stars {
	margin-left:7px;
	margin-right:7px;
}

.hotel_info_img {
	width:320px;
	float:left;
	overflow: hidden;
}
.hotel_info_img img {
			padding: 6px;
			margin-bottom:6px;
			border:1px solid #c3c3c3;
}
.hotel_info_location{

	margin-left:10px;
	text-align: left;
	width:95%;
}

	.hotel_info_location table{
		width:98%;
	}
	
	.hotelinfo_location_label {
		width: 150px;
		padding-right:10px;
		padding-bottom:25px;
		vertical-align: top;
		text-align: left;
	}
	
	.hotelinfo_location_content {
		vertical-align: top;
		font-size:12px;
		color:#224a9f;
		font-weight: bold;
	}

.hotel_info_details {
	clear:both;
	width:98%;
}

.hotel_info_detail{
	width:40%;
	background-color:#f5f8ff;
	padding:3px 0px 3px 3px;
	border-bottom:2px solid #ffffff;
}
.hotel_info_detail_status	{
	width:4%;
	text-align:left;
	background-color:#f5f8ff;
	padding:3px 0px 3px 1px;
	border-bottom:2px solid #ffffff;
	
}
/*-----------------------------*/
/*dokumenty.html*/
/*-----------------------------*/
.dokumenty_tresc {
	width: 100%;
	text-align:left;
	vertical-align: top;
	font-size:11px;
}
.dane_dokumentu {
	vertical-align:top;
	
	padding:5px 3px 5px 6px;
}	
	.dane_dokumentu a {
		color: #5e8ab9;
		text-decoration:none;
		font-weight:bold;
	}
	
	.dane_dokumentu a:hover {
		color: #224b9a;
		text-decoration:underline;
	}
.tytul {
	vertical-align:top;
 	font-weight:bold;
 	padding-bottom:7px;
	color: #d70101;
}
.ikona{
	text-align: left;
	vertical-align: top;
	width:2%;
 	padding-bottom:10px;
}
	.ikona img{
		padding:0px 2px 0px 0px;
		margin:0;
	}
.nazwa {
	width:71%;
	text-align:left;
	padding:2px 2px 2px 4px;
	color: #7a90c2;
}
.size {
	width: 17%;
	text-align:right;
 	padding-bottom:5px;
	color: #9a9a9a;
}
.pobierz {
	width:12%;
	text-align:center;
	padding-right:10px;
 	padding-bottom:5px;
}
.miniatura_dokumentu {
		
}
.opis_dokumentu{
	vertical-align:top;
	color: #676767;
}

.zalogowany {
	margin:5px 0 10px 15px;

}
.zalogowany p {
	margin:5px 0 3px 25px;
}


#edit .input{
	border: 1px solid #CCCCCC;
}

#reserveform input{
	border: 1px solid #CCCCCC;
}


#login input{
	border: 1px solid #CCCCCC;
}
.submit_button {
	border:none;
}
#pass input {
	border: 1px solid #CCCCCC;
	}
/*-----------------------------*/

ul.hiszpania_hotele_ul {
	width: 250px;
	font-size:12px;
	list-style-image: url('../img/bullet1.gif');
	float: left;
}

ul.hiszpania_hotele_ul li{
	margin-bottom:6px;
	line-height: 150%;
}

.hiszphotel{
	width: 540px;
	margin-bottom:40px;	
	clear: both;
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #99bcfe;	
}

.hiszphotel p{
	padding: 0;
	text-align: justify;
}

.hiszphotel_name {
	border-bottom: 1px solid #99bcfe;		
}

.hiszphotel_pict{
	float: left;
	padding: 3px;
	width: 320px;
	text-align: left; 
}

	.hiszphotel_pict img {
		border:1px solid #c3c3c3;
		padding: 6px;
		
	}

.hiszphotel_info {
	float: left;
}

.hiszphotel_info span {
	display: block;
	float: left;
	width: 100px;
	margin-right: 3px;
}

.hiszphotel_desc {
	clear: both;
}

.hiszphotel_info ul {
	margin-top:-10px;
}

.hiszphotel_info ul li {
	margin-left:-25px;
}

.hiszphotel_rezerwacja {
 	clear: both;
	height: 40px;
	overflow:hidden;
	vertical-align: top;
}

	.hiszphotel_rezerwacja img{
		float: left;
	}
.regionopis div, .regionopis p, .regionopis font, .regionopis span, .regionopis {
	font-size: 11px;
	line-height: 140%;
	font-family: Tahoma, Verdana;
}

.regiongallery {
	width: 570px;
	float:left; 
	margin-top: 10px; 
}

.regiongallery img {
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-right: 20px;
}

	* html .regiongallery img {margin-bottom: 0px;}
	*:first-child+html .regiongallery img {margin-bottom: 0px;}