@charset "utf-8";
#rightMenu {
	background-color: #78025a;
	float: left;
	width: 268px;
	border-radius: 6px;
	color: #FFF;
	box-shadow: 1px 1px 5px #333333;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-bottom: 20px;
}


#rightMenu ul li {
	display: block;
	clear: both;
	list-style-type: none;
}
#rightMenu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: OpenSansBold;
	border-radius: 15px;
	padding-right: 20px;
}
#rightMenu ul li a.act, #rightMenu ul li a:hover {
	background-color: #c537ab;
	box-shadow: 0px 2px 3px #8f257b inset;
}
#rightMenu ul li ul {
	clear: both;
	padding-top: 20px;
	padding-bottom: 25px;
}
#rightMenu ul li ul li a {
	color: #f8befb;
	background-image: url(../i/36_09.png);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	margin-left: 5px;
	padding-left: 20px;
	font-family: OpenSans;
	padding-top: 3px;
	padding-bottom: 2px;
}
#rightMenu ul li ul li a:hover, #rightMenu ul li ul li a.act {
	color: #FFF;
	background-color: #78025A;
	text-decoration: underline;
	box-shadow: none;
}
#content {
	background-color: #FFF;
	float: right;
	width: 621px;
	margin-right: 10px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	box-shadow: 1px 1px 5px #333333;
	border-radius: 6px;
	border: 1px solid #8b1769;
	overflow: hidden;
	margin-bottom: 20px;
}
#content h1 {
	color: #ab1b90;
	font-family: arimobold;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 24px;
}

.serviceBox {
	clear: both;
	padding-bottom: 25px;
}

.serviceImg {
	float: left;
	width: 215px;
}
.serviceImg img {
	border: 4px solid #d259bf;
	border-radius: 9px;
	box-shadow: 1px 1px 5px #333333;
}
.serviceTxt {
	float: right;
	width: 400px;
	overflow: hidden;
}

.servicePrise {
	font-size: 22px;
	color: #ab1b90;
	float: right;
	margin-right: 15px;
	font-family: arimobold;
	border: 1px solid #8b1769;
	border-radius: 9px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.priseBig {
	font-size: 22px;
	color: #ab1b90;
	font-family: arimobold;
	border: 1px solid #8b1769;
	border-radius: 9px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	display: inline-block;
	clear: both;
}

.serviceTxt h2 {
	font-size: 18px !important;
	display: block;
	float: left;
	width: 225px;
	text-transform: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.serviceTxt h2 a {
	color: #000;
}

.serviceBigTxt {
	float: right;
	width: 380px;
}
.discount {
	clear: both;
	width: 70%;
	padding-bottom: 20px;
}
.discount a {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	line-height: 24px;
}

.cerviceBigText {
	clear: both;
	padding-top: 20px;
}
.tit {
	font-size: 18px;
	text-transform: uppercase;
	color: #ab1b90;
	clear: both;
	padding-bottom: 10px;
	font-family: arimobold;
}
#content p {
	padding-bottom: 20px;
}
#content h2, #content h3, #content h4 {
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #ab1b90;
	margin-left: 0px;
	padding-left: 0px;
	font-family: arimobold;
}
#content ul, #content ol {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.i {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 4px solid #d259bf;
	border-radius: 9px;
	box-shadow: 1px 1px 5px #333333;
}
.ymaps-map {
	border: 4px solid #d259bf !important;
	border-radius: 9px;
	box-shadow: 1px 1px 5px #333333;
}
.contact1, .contact2, .contact3 {
	text-align: left !important;
	vertical-align: top !important;
	padding-top: 30px;
}

.contact1 strong {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	display: block;
	clear: both;
	padding-bottom: 10px;
	font-family: arimobold;
}
.contact2 strong {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	display: block;
	clear: both;
	line-height: 24px;
	font-family: arimobold;
}
.contact1 p, .contact2 p{
	text-transform: uppercase;
}
.button {
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../i/40_03.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	white-space: nowrap;
	display: inline-block;
	height: 45px;
	padding-right: 30px;
	padding-left: 30px;
	border-radius: 9px;
	font-weight: bold;
}
#galBox {
	clear: both;
}
#galBoxBig {
	clear: both;
	height: 470px;
	position: relative;
}
.gallBigBit {
	position: absolute;
	left: 0px;
	top: 0px;
}

#galBoxSmall {
	clear: both;
	position: relative;
	padding-bottom: 20px;
}
#gallCarusel {
	clear: both;
	width: 636px;
	overflow: hidden;
	position: relative;
	margin-left: -5px;
}
.gallCul {
	width: 2000em;
	position: relative;
}
.gallBit {
	float: left;
	width: 212px;
	text-align: center;
}
.gallBit img, .gallBigBit img {
	border: 4px solid #d259bf !important;
	border-radius: 9px;
	box-shadow: 1px 1px 5px #333333;
}
#galBoxSmall .service_prev {
	background-image: url(../i/26_73.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 150px;
	width: 40px;
	position: absolute;
	z-index: 99;
	left: -33px;
	top: 0px;
}
#galBoxSmall .service_next {
	background-image: url(../i/26_80.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 150px;
	width: 40px;
	position: absolute;
	z-index: 99;
	top: 0px;
	right: -32px;
}
