body {	
	   margin: 0px; 
	   padding: 0px; 	   
	   width:100%; 
	   height:100%;
	   min-height:100%;
	   text-align:center;		
	   font-family:Georgia;
	   font-size:11px;
	   color:#bca376;
	   line-height:160%;
	   background:url('../../images/back.jpg') repeat-x;
	   background-color:#8e735a;
	 }

table {	
	   margin: 0px; 
	   padding: 0px; 
	   width:100%; 	  
	   text-align:justify;		
	   font-family:Arial;
	   font-size:11px;
	   color:#566975;
	   line-height:160%;
	 }
	 
div.container
	{	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
	text-align:center;	
	width:950px;
	height:auto;	
	overflow:hidden;		
	}

div.flash
	{	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
	text-align:center;		
	overflow:hidden;	
	}
	


div.footer
	{	
	margin-top:14px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
	text-align:left;	
	padding-left:20px;
	width:950px;
	height:30px;	
	overflow:hidden;
position:relative;
	}

div.footer a {color:#3c1a00;}

div.rezerwacjaBox
{
position:relative;
width:312px;
height:163px;
margin-top:0px;
overflow:hidden;
margin-bottom:10px;
}

div.description
{
	padding:0px;	
	text-align:justify;	
	width:auto;
	height:auto;
	overflow:auto;
	padding-right:6px;

}
	
h1	{font-family: Georgia; color:#e1c696;font-size:22px;font-weight:normal;display:block;padding-bottom:5px;line-height:30px;margin:0px;}
h2	{font-family: Georgia; font-size:16px;font-weight:normal;display:block;padding-bottom:5px;line-height:30px;margin:0px;}

IMG.border       	{border: 1px #dddddd solid; padding:1px;}
IMG.noborder       	{border: 0px;}

a {font-size:11px; font-weight:normal;color:#c69a49;text-decoration:none;}
a:hover {font-size:11px; font-weight:normal;color: #ffda78;text-decoration:underline;}


p {margin-top:10px;}

div.leftMenuTreeItemOver
	{
	display:block;	
	padding:4px;	
	cursor:pointer;
	background-color:#e4e1c9;
	margin-right:5px;
	}
		
div.leftMenuTreeItem
	{
	display:block;	
	padding:4px;
	cursor:pointer;
	margin-right:5px;
	}

div.box3
{
width:940px;
height:188px;
z-index:999999999;
margin:1px auto 0px auto;
color:#5b4633;

}

div.box3 a{color:#3c1a00;}


div#panoView
{
	position:absolute;
	left:180px;
	top:-320px;
	z-index:999999999;
	background:#5D4A39;
	border:1px solid #8e7257;
	width:600px;
	height:290px;
	
}
button#close
{
	position:absolute;
	top:1px;
	right:1px;
	width:100px;
}
div.panoItem
{
	width:480px;
	height:130px;
	margin-bottom:15px;
}
div#panoContain
{
	width:497px;
	position:absolute;
	top:0px;
	left:0px;
	height:290px;
	overflow-y:scroll;
	overflow-x:hidden;
}
div#panoOverlay
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:black;
	z-index:999999998;
	opacity:0.6;
	filter:alpha(opacity=60);
}

