.bg-black
{
	background: rgb(43,43,43); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(43,43,43,1) 3%, rgba(91,91,91,1) 36%, rgba(14,14,14,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgba(43,43,43,1)), color-stop(36%,rgba(91,91,91,1)), color-stop(99%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(43,43,43,1) 3%,rgba(91,91,91,1) 36%,rgba(14,14,14,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(43,43,43,1) 3%,rgba(91,91,91,1) 36%,rgba(14,14,14,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(43,43,43,1) 3%,rgba(91,91,91,1) 36%,rgba(14,14,14,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(43,43,43,1) 3%,rgba(91,91,91,1) 36%,rgba(14,14,14,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

	float: left;
	height: 100%;
	width: 23px;
}
#bar-bottom
{
	float: left;
	height: 80px;
	width: 100%;
}
#imgs-bottom
{
	height: 100%;
	float: left;
	width: 910px;
}
#content-iframe
{
	height: 360px;
	width: 640px;
}
#content-iframe, #content-flyer{float: left;}
#content-flyer
{
	display: none;
	height: 360px;
	/*width: 618px;*/
	width: 315px;
}
.bx-wrapper{margin: 0 auto!important;}
.bx-wrapper .bx-viewport{border: 0px solid black!important;}
.bx-wrapper .bx-pager{bottom: 10px!important;}
.bx-wrapper .bx-pager.bx-default-pager a{background-color: #fff!important;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active
{background-color: #a58246!important;}
.bx-controls-direction {display: none!important;}
.bx-pager-item{display: none!important;}
#button-table
{
	float: left;
	position: relative;
	width:309px;
	height: 80px;
	background-image: url('../imateq/www/butons_reservation.png');
	background-repeat: no-repeat;
	/*background-position: top center;*/
	background-position: 0px 0px; 	
}
#button-table:hover{background-position: 0px -81px; }
#button-vip
{
	float: left;
	position: relative;
	width:302px;
	height: 80px;
	background-image: url('../imateq/www/butons_reservation.png');
	background-repeat: no-repeat;
	/*background-position: top center;*/
	background-position: -311px 0px; 	
}
#button-vip:hover{background-position: -311px -81px; }
#button-private
{
	float: left;
	position: relative;
	width: 299px;
	height: 80px;
	background-image: url('../imateq/www/butons_reservation.png');
	background-repeat: no-repeat;
	/*background-position: top center;*/
	background-position: -616px 0px;
	/*background-size: 310px 164px;*/ 	
}
#button-private:hover{background-position: -616px -81px;}
#calendar
{
	position: absolute;
	/*margin-left: 640px;*/
	margin-top: 320px;
	width: 317px;
	height: 40px;
	background: rgb(53,53,53); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(53,53,53,1) 0%, rgba(61,61,61,1) 7%, rgba(33,33,33,1) 20%, rgba(0,0,0,1) 40%, rgba(0,0,0,1) 52%, rgba(0,0,0,1) 59%, rgba(0,0,0,1) 66%, rgba(0,0,0,1) 71%, rgba(33,33,33,1) 80%, rgba(53,53,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,53,53,1)), color-stop(7%,rgba(61,61,61,1)), color-stop(20%,rgba(33,33,33,1)), color-stop(40%,rgba(0,0,0,1)), color-stop(52%,rgba(0,0,0,1)), color-stop(59%,rgba(0,0,0,1)), color-stop(66%,rgba(0,0,0,1)), color-stop(71%,rgba(0,0,0,1)), color-stop(80%,rgba(33,33,33,1)), color-stop(100%,rgba(53,53,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(53,53,53,1) 0%,rgba(61,61,61,1) 7%,rgba(33,33,33,1) 20%,rgba(0,0,0,1) 40%,rgba(0,0,0,1) 52%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 66%,rgba(0,0,0,1) 71%,rgba(33,33,33,1) 80%,rgba(53,53,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(53,53,53,1) 0%,rgba(61,61,61,1) 7%,rgba(33,33,33,1) 20%,rgba(0,0,0,1) 40%,rgba(0,0,0,1) 52%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 66%,rgba(0,0,0,1) 71%,rgba(33,33,33,1) 80%,rgba(53,53,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(53,53,53,1) 0%,rgba(61,61,61,1) 7%,rgba(33,33,33,1) 20%,rgba(0,0,0,1) 40%,rgba(0,0,0,1) 52%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 66%,rgba(0,0,0,1) 71%,rgba(33,33,33,1) 80%,rgba(53,53,53,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(53,53,53,1) 0%,rgba(61,61,61,1) 7%,rgba(33,33,33,1) 20%,rgba(0,0,0,1) 40%,rgba(0,0,0,1) 52%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 66%,rgba(0,0,0,1) 71%,rgba(33,33,33,1) 80%,rgba(53,53,53,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	text-align: center;
	cursor: pointer;	
	z-index: 10;
}
#calendar p
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: white;
	margin-top: 14px;	
}
#dropdown-res{display: none; width: 100%; float: left; 
	margin-top: 10px;
}
#dropdown-res select {
	width: 100%;
	height: 30px;
	-webkit-appearance: none;
	/*-moz-appearance: window; */
	background-color: #000;
	color: #FFF;
	padding-left: 20px;
	margin: auto;
}
@media only screen and (min-width: 769px) {
/*** VERSION NORMAL***/
}
/*** VERSION MOBILE ****/
 @media only screen and (max-width: 768px) {
	.bg-black, #bar-bottom{display: none;}
	#dropdown-res{display: block;}
	#imgs-bottom, #calendar, #content-iframe, #content-flyer
	{width: 100%;max-width: 100%;}
	#button-table, #button-vip, #button-private{width: 100%;}
	
	#bar-bottom{height: auto;}
	{ width: 100%;}
	.bx-wrapper{width: 315px;}
}
 @media only screen and (max-width: 767px) {
 	#content-iframe
 	{
 		margin-top: -6%;	
 	}
 	#content-flyer
 	{
 		margin-top: -3%;	
 	}
 }