@charset "windows-1251";
/* CSS Document */
#panel {
	height: 160px;
	display: none;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.slide {
	padding: 0;
	margin: 0;
}
.btn-slide {
	text-align: center;
	height: 50px;
	display: block;
	text-decoration: none;
	line-height: 100%;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #52304A;
}

a:focus {
	outline: none;
}
.active {

}
