.mBorder{
	width:100%;
	margin-top:10px;
	background-color:#f7f7f7;
	position:relative;
	z-index:33;
}

.mBorder .mHidden,
.mBorder .mHiddens{
	background:url(http://save24.pl/img/border-gray-box.png) left top no-repeat;
	position:absolute;
	top:0px;
	right:30px;
	visibility:hidden;
	overflow:hidden;
	width:85px;
	height:0px;
	
	text-align:center;
	padding-top:2px;	
	font-size:10px;
	z-index:1 !important;
	
															
}

.mBorder .mHiddens{
	visibility:visible !important;
	top:-19px !important;
	height:20px !important;
}

.mBorder .mHiddens input{
	margin:0;
	padding:0;
	
	background-color:#f7f7f7;
	border:0;
	
	color:#666;
	
	font-size:10px;
	font-weight:bold;
	
	text-decoration:none;
	cursor:pointer;
}

.mBorder .mHiddens input:hover{
	color:#999;
}

.mBorder div.mbt{
	background:url(http://save24.pl/img/border-gray-px.png) left top repeat-x; 
	height:13px; 
	margin:0 13px;

}

.mBorder div.mbtl{
	background:url(http://save24.pl/img/border-gray.png) left top no-repeat; 
	height:13px;
	width:100%; 
	position:relative; 
	left:-13px;
}

.mBorder div.mbtr{
	background:url(http://save24.pl/img/border-gray.png) right -26px no-repeat; 
	height:13px;
	width:100%; 
	position:relative; 
	right:-26px;
}

.mBorder div.mbtr img.arrow{
	position:absolute;
	top:-10px;
	left:10px;
}

.mBorder div.mbl{
	background:url(http://save24.pl/img/border-gray-px.png) left top repeat-y;
}

.mBorder div.mbr{
	background:url(http://save24.pl/img/border-gray-px.png) right top repeat-y;
}

.mBorder div.mbContent{
	padding:0 10px;
	margin:0 auto;
}

.mBorder div.mbb{
	background:url(http://save24.pl/img/border-gray-px.png) bottom repeat-x; 
	height:13px; 
	margin:0 13px;
}

.mBorder div.mbbl{
	background:url(http://save24.pl/img/border-gray.png) left -13px no-repeat; 
	height:13px; 
	position:relative; 
	left:-13px;
}

.mBorder div.mbbr{
	background:url(http://save24.pl/img/border-gray.png) right -39px no-repeat; 
	height:13px; 
	width:100%; 
	position:relative; 
	right:-26px;
}
