:focus   {outline: 0;}

.block {
	/*background:#4B4B4B;*/
	position:absolute;
	overflow:hidden;
	/*height:150px;*/
	/*border:1px solid #CCC;*/
}
.block div {	/*height:140px;*/
}

a.opener {
	background:#3E3E3E;
	color:#fff;
	border:0px;

}

a.opener:hover {	text-decoration:none;
}

.blockChange a.opener {
	background:#1A1A1A;
}

#topBlock a.opener {
	text-align:center;
	height:50px;
	display:block;
	/*line-height:20px;*/
}

#topBlock {
	position:absolute;
	/*width:200px;*/
	height:420px;
	top:-400px;
	right:25px;
}
#topBlock div {
	/*width:190px;*/
	height:400px;
	padding:0px;
}

.zakaz {   background:#5D5D5D;
   color:#FFFFFF;
   font-size: 12px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   line-height: 18px;
   letter-spacing: 0.5px;
   width:800px;
   right:25px;

}

.knopka {   width:200px;
   margin:0px;
   padding:0;
   margin-left:600px;
   font-weight: bold;
   height:200px;

}













/*
#leftBlock {
	width:200px;
	top:0;
	left:-180px;
}
#leftBlock div {
	float:left;
	width:170px;
	padding:5px;
}
#leftBlock a.opener {
	float:left;
	text-align:center;
	width:20px;
	height:150px;
	line-height:150px;
}
#rightBlock {
	position:relative;
	width:200px;
	float:right;
	overflow:hidden;
	margin-right:-180px;
}
#rightBlock div {
	float:right;
	width:170px;
	overflow:hidden;
	padding:5px;
}
#rightBlock a.opener {
	float:right;
	text-align:center;
	width:20px;
	height:150px;
	line-height:150px;
}

#leftBlock {
	width:200px;
	top:0;
	left:-180px;
}
#leftBlock div {
	float:left;
	width:170px;
	padding:5px;
}
#leftBlock a.opener {
	float:left;
	text-align:center;
	width:20px;
	height:150px;
	line-height:150px;
}
*/