body img {
    border: 0;
}


#as-container {
    margin-bottom: 50px;
	/*padding-bottom: 45px;*/
	position: relative;
	z-index: 6;
	min-height: 90% !important;
}
/*test fix*/
.as-basket-zal {
		max-height: 400px;
}
/*end test fix*/

#as-container .as-all {
    padding-bottom: 0px;
}

section {
    margin-top: 0px;
}

#map {
    width: 100%;
    position: relative;
    /*overflow:auto;*/
    background-repeat:no-repeat;
    z-index: 999;
    margin: 0 auto;
}

#undermap {
}

.map-black-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.3;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 30);
    z-index: 1010;
    visibility: hidden;
}

.map-black-bg img {
    position:absolute;
    top:50%;
    left:50%;
    width: 180px;
    height: 180px;
    margin-top:-90px;
    margin-left:-90px;
}


#cart {
    background-color: #F6F6D0;
    background-repeat:no-repeat;
    padding: 3px;
    padding-bottom: 10px;
    text-align: left;
    display: none;
    width: 90%;
    min-width: 600px;
    min-height: 150px;
    z-index: 1000;
    border: 1px solid gray;
    /*    position: fixed;
        bottom: 5px; */
    position: relative;
    margin-top: 5px;
}

#reservation_info {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.chear {
    z-index: 6;
    /*-moz-border-radius: 5px;
    border-radius: 5px;*/
    position: absolute;
    font-size:8pt;
    float:left;
    color:white;
    text-align:center;
    cursor: pointer;
    overflow:hidden;
    /*background-image:url("/images/transp.png");*/
    /*line-height:30px;*/
    /*width:30px;
    height:30px;*/
}
.backgrnd{
    z-index: 5;
    position: absolute;
    border:none;
}
.map_hint {
    z-index: 20;
    display:none;
    opacity:0.95;
    /*-moz-border-radius: 0 8px 8px 8px;
    border-radius: 0 8px 8px 8px;*/
    padding:3px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 9pt;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    width:auto;
    height: 20px;
    position: absolute;
    background-color: #ffff99;
    float:left;
    text-align:center;
    height:auto;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.map_big_hint {
    z-index: 20;
    display:none;
    opacity:0.8;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    min-width: 150px;
    height: 30px;
    position: absolute;
    background-color: #FFE5E5;
    font-size:10pt;
    float:left;
    text-align:center;
    line-height:29px;

}
.map_label {
    z-index: 6;
    /*border:1px solid black;
    background-color:white;*/
    width:35px;
    height:15px;
    position:absolute;
    line-height:15px;
    text-align:left;
}
.under_couch{
    z-index: 5;
    position: absolute;
    background-color: yellow;
    float:left;
}
.under_couch_border{
    z-index: 6;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    position: absolute;
    float:left;
}
#cache img {
    display:none;
}
#cart_seats {
    background-color:white;
    text-align:center;
    width: 100%;
    border:0;
    padding:0;
    border-collapse:collapse;
    display: none;
}
#cart_seats td, #cart_seats tr {
    border: 1px solid #B7BABC;
    padding: 2px;
    border-collapse:collapse;
    background: white;
}

#cart_seats img {
    cursor: pointer;
    border:0;
    padding:0;
    border-collapse:collapse;
}

table#cart_buy_info{
    width: 100%;
    text-align:center;
    border: 0;
    padding:0;
    border-collapse:collapse;
    display: none;
}
#cart_buy_info td, #cart_buy_info tr {
    border: 0;
}

table#cart_info{
    width: 100%;
    text-align:center;
    border: 0;
    padding:0;
    border-collapse:collapse;
}
#cart_info td, #cart_info tr {
    border: 0;
}

#buy, #reserve {
    display: none;
}

.remove {
    width: 25px;
}

#price{
    color: red;
}

#filter{
    background-color:red;
    opacity: 0.2;
    width:100%;
    height: 100%;
    z-index:60;
}

#reservation_info, #reservation_spin {
    display: none;
}

#reservation_spin {
    padding: 20px;
}
