.jDrawer
{
	font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif;
		width: 258px;
		position:relative;
		background:transparent;
		padding:0;
}
.cennik{
font-family: "Lucida Grande", "Segoe UI", Arial, Helvetica, sans-serif;
width:258px;height:251px;
background:url(images/cennik2.gif) transparent;
 font-size: 12px; color: rgb(236, 226, 214);
background-repeat:no-repeat;	
z-index:403;
position:relative;
}

.jDrawer a
{
	color: #7E6C64;
	text-decoration: none;
}

.jDrawer li.jDrawer-active a
{
	color: #000;
	text-decoration: underline;
	
}

.jDrawer a:hover
{
	color: #7B746A !important;
	text-decoration: underline;
}





.jDrawer ul.jDrawer-list
{
	display: block;
	overflow: hidden;
	position: relative;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	
	
}

.jDrawer li.jDrawer-item
{
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 10;



}

.jDrawer-vertical li.jDrawer-item
{
	width: 100%;
}

.jDrawer-horizontal li.jDrawer-item
{
	height: 200px;
}



.jDrawer-vertical .jDrawer-item-border-1
{
	background: transparent url(images/jDrawer-vertical-item-l.gif) no-repeat scroll 0% 100%;
	padding: 0px 0px 0px 10px;
}

.jDrawer-vertical li.jDrawer-active .jDrawer-item-border-1
{
	
	background: transparent url(images/jDrawer-vertical-item-l-active.gif) no-repeat scroll 0% 100%;
}

.jDrawer-vertical .jDrawer-item-border-2
{
	background: transparent url(images/jDrawer-vertical-item-r.gif) no-repeat scroll 100% 100%;
	padding: 0px 10px 0px 0px;
}

.jDrawer-vertical li.jDrawer-active .jDrawer-item-border-2
{
	background: transparent url(images/jDrawer-vertical-item-r-active.gif) no-repeat scroll 100% 100%;
}

.jDrawer-vertical .jDrawer-item-border-3
{
	background: transparent url(images/jDrawer-vertical-item-b.gif) repeat-x scroll 0% 100%;
	padding: 0px 0px 10px 0px;
}

.jDrawer-vertical li.jDrawer-active .jDrawer-item-border-3
{
	background: transparent url(images/jDrawer-vertical-item-b-active.gif) repeat-x scroll 0% 100%;
}

.jDrawer-vertical .jDrawer-content
{
	color: #4a4331;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding: 0px;
	background: transparent url(images/jDrawer-vertical-item-bg.gif) repeat-x scroll 0% 100%;
}

.jDrawer-vertical li.jDrawer-active .jDrawer-content
{
	color: #333;
	background: transparent url(images/jDrawer-vertical-item-bg-active.gif) repeat-x scroll 0% 100%;
}

.jDrawer-vertical .jDrawer-content h3
{
	font-size: 1.45em;
	font-weight: bold;
}
.jDrawer-vertical .jDrawer-buffer
{
	padding-top: 3px;
	padding-left:15px;
	margin:0px;
	background:transparent url(images/arrow.gif) no-repeat left;
	cursor:pointer;

}

.jDrawer-horizontal .jDrawer-buffer
{
	float: left;

}

.jDrawer .jDrawer-divider
{
	border-top: 1px dotted #e0e0e0;
	margin: 5px 0px;
}

.jDrawer-vertical li.jDrawer-active .jDrawer-divider
{
	border-top: 1px dotted #fff;
}
.drawer_content{
	padding-top:20px;
	height:80px;
	text-align:center;
}
.rezerwacja{
	padding:10px;
}

