@charset "utf-8";
/* CSS Document */ 
#content {
	height: 715px;
}
#lewo {
	width: 301px;
	margin: 14px 0px 0px;
	float: left;
	padding: 0px;
}
#rezerwacja  {
	margin: 1px;
}
#dane_kon, #dojazd, #przelew  {
	margin-right: 1px;
}
#o_nas {
	float: right;
	width: 563px;
	margin: 15px 0px 0px;
	padding: 0px 20px;
	border-left: 1px solid #743F25;
	height: 700px;
}
#content #o_nas div.tekst {
	height: 515px;
	padding-left: 40px;
	color: #8e744c;
	padding-top: 50px;
}
#o_nas        .zdjecie                {
	float: left;
	height: 100px;
	width: 150px;
}
#o_nas     .tekst img       {
	border: medium solid #A3A2A0;
	width: 130px;
	height: 94px;
}
#o_nas .tekst img:hover {
	border: medium solid #7E7443;
}


#o_nas  .zdjecie2 {
	float: right;
}
#o_nas  p.tresc, #o_nas p.tresc2 {
	float: right;
	width: 280px;
}



#o_nas p.tresc2 {
	float: left;
	width: 280px;

}
#o_nas p.tresc a {
	color:#900;
	text-decoration:none
}


/* ---Simple Image Gallery--- */
.sig {
	clear:both;
	margin:0px;
	padding:0px;
	display:table-cell;
	height: auto;
	width: 140px;
	text-align: left;
}
.sig_cont {
	height: 105px;
	width: 125px;
	padding: 1em;
	margin: 0em;
	overflow: hidden;
	float: none;
}

