/* CSS Document */
*{margin:0;padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic;}
@font-face {
    font-family: 'majesticregular';
    src: url('fonts/hsoh78hc.eot');
    src: url('fonts/hsoh78hc.eot?#iefix') format('embedded-opentype'),
         url('fonts/hsoh78hc.woff2') format('woff2'),
         url('fonts/hsoh78hc.woff') format('woff'),
         url('fonts/hsoh78hc.ttf') format('truetype'),
         url('fonts/hsoh78hc.svg#majesticregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a{color:#272727;}
a, .left-share h3{text-decoration:none;-moz-transition: color 0.2s 0.02s ease;-o-transition: color 0.2s 0.02s ease;-webkit-transition: color 0.2s 0.02s ease;}
a:hover{
	color: #C62286;
}
h3, h4{text-decoration:none !important;-moz-transition: color 0.2s 0.02s ease;-o-transition: color 0.2s 0.02s ease;-webkit-transition: color 0.2s 0.02s ease;color:#272727;}
h3:hover, h4:hover{color: #C62286;}
p{ margin:7px 0; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
p.center{ text-align:center;}
img{border:none;}
	img.center{ float:none !important;}
	img.left{float:left;}
	img.zoom{-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;}
	img.zoom:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
img.right{ float:right !important;}

body{ background: url(images/bg.jpg) repeat;}
.main{ min-width:1000px; max-width:1250px; margin:0 auto;}
.header{position:relative; width:80%; height:470px; margin:auto;}
	.head-body{position:relative; background:url(images/head-bg.png) repeat; height:120px; border:1px #C1C1C1 solid; border-radius:15px; box-shadow: #9E9E9E 1px 1px 1px;behavior: url(border-radius.htc);}
		.head-logo{ position:absolute;top:5px; left:5px; width:379px; height:108px; background:url(images/logo.png) no-repeat top;-webkit-transition: background 0.5s ease;-moz-transition: background 0.5s ease;o-transition: background 0.5s ease;transition: background 0.5s ease;}
		.head-logo:hover{ background:url(images/logo-hov.png) no-repeat top;}
		.head-nav-icon{ position:absolute; top:10px; left: 430px; z-index:2;}
			.head-nav-icon a{float:left; }
			.head-nav-icon li{ list-style:none;margin:0 5px; background:#FFF; border-radius: 15px;padding: 4px 7px;-webkit-transition: background 0.5s ease;-moz-transition: background 0.5s ease;o-transition: background 0.5s ease;transition: background 0.5s ease;}
			.head-nav-icon li:hover{background:#CAA4B3;}
		.head-contact{ position:absolute; top:0; right:5px;text-align: right;}
			.head-contact h4{ font-weight:normal;font-family:"Times New Roman", Times, serif; font-size:24px;color:#555; }
				.head-contact i{font-size:32px;color:#fff;text-shadow:#333 1px 1px 1px;}
			.head-contact p{ background:url(images/label.png) no-repeat left; padding-left:15px;font-family:Georgia, "Times New Roman", Times, serif; color:#585858; font-size:14px;line-height: 1.5;}
				.head-contact span{color:#262626;}
		.head-search{ position:absolute; right:10px; bottom:10px; background:#ACACAC;padding: 3px 5px 3px 10px;border-radius: 12px 5px;}
			input.search {padding: 3px;border-radius: 10px 0 0 5px;}
			.btn, .button{background: #BE8B9F;background-image: -webkit-linear-gradient(top, #BE8B9F, #A35C78);background-image: -moz-linear-gradient(top, #BE8B9F, #A35C78);background-image: -ms-linear-gradient(top, #BE8B9F, #A35C78);background-image: -o-linear-gradient(top, #BE8B9F, #A35C78);background-image: linear-gradient(to bottom, #BE8B9F, #A35C78);-webkit-border-radius: 13;-moz-border-radius: 13;border-radius: 5px;font-family: "Times New Roman", Times, serif;color: #ffffff;padding: 4px;border: solid #995fb0 2px;text-decoration: none !important; font-size:16px; margin-left:5px;}
			.btn:hover, .button:hover{background: #A35C78;background-image: -webkit-linear-gradient(top, #A35C78, #BE8B9F);background-image: -moz-linear-gradient(top, #A35C78, #BE8B9F);background-image: -ms-linear-gradient(top, #A35C78, #BE8B9F);background-image: -o-linear-gradient(top, #A35C78, #BE8B9F);background-image: linear-gradient(to bottom, #A35C78, #BE8B9F);text-decoration: none; cursor:pointer;color: #ffffff;}
			.button2{background: #C9C9C9;background-image: -webkit-linear-gradient(top, #C9C9C9, #8E8E8E);background-image: -moz-linear-gradient(top, #C9C9C9, #8E8E8E);background-image: -ms-linear-gradient(top, #C9C9C9, #8E8E8E);background-image: -o-linear-gradient(top, #C9C9C9, #8E8E8E);background-image: linear-gradient(to bottom, #C9C9C9, #8E8E8E);-webkit-border-radius: 13;-moz-border-radius: 13;border-radius: 5px;;font-family: "Times New Roman", Times, serif;color: #ffffff;padding: 5px;border: solid #bbb 2px;text-decoration: none !important; font-size:16px; margin-left:5px;}
			.button2:hover{background: #8E8E8E;background-image: -webkit-linear-gradient(top, #8E8E8E, #C9C9C9);background-image: -moz-linear-gradient(top, #8E8E8E, #C9C9C9);background-image: -ms-linear-gradient(top, #8E8E8E, #C9C9C9);background-image: -o-linear-gradient(top, #8E8E8E, #C9C9C9);background-image: linear-gradient(to bottom, #8E8E8E, #C9C9C9);text-decoration: none; cursor:pointer;color: #ffffff;}
		.head-schedule1{ position:absolute; bottom:-50px;left:30px; width:282px; height:49px; background:url(images/schedule1.png) no-repeat top; padding:5px 0 0 50px; color:#fff; z-index:2;}
		.head-schedule2{ position:absolute; bottom:-75px;left:160px;width:227px; height:47px; background:url(images/schedule2.png) no-repeat top; padding:5px 0 0 50px; color:#fff;z-index:2;}
		.head-girl{ position:absolute; top:120px; left:-45px; width:435px; height:333px; background:url(images/girl.png) no-repeat left top; z-index:1;}
		/** меню в хэдере**/
		.head-nav {position:absolute; bottom:125px; right:15px; width:425px; z-index:3; padding: 15px 25px; background-color:#fff; border-radius:20px;behavior: url(border-radius.htc);box-shadow: #ADADAD 1px 1px 3px;}
			.head-nav img {margin-bottom: 7px;} 
			.head-nav li{ width:210px; float:left; list-style: url(images/head-nav-list.png); padding:3px 0;}
		.head-nav-bg{ position:absolute; bottom:59px; right:-15px; width:523px; height:289px; background:url(images/head-nav-bg.png) no-repeat top; z-index:1;}
	.head-menu{ position:absolute; bottom:0; z-index:2; background:url(images/menu-bg.png) repeat; padding:10px; border-radius:15px;behavior: url(border-radius.htc);}
		.menu{display:table-row;} 
			.menu li{display:table-cell; width:auto; text-align:center; height:25px;padding:7px 0;background:url(images/border-right.jpg) right no-repeat; background:url(images/menu-line.png) no-repeat left;-webkit-transition: background 0.5s ease;-moz-transition: background 0.5s ease;o-transition: background 0.5s ease;transition: background 0.5s ease;}
			.menu li:hover{ background:url(images/menu-li-bg.png) repeat-x top;}
				.menu li a{ display:block; width:1000px; height:25px; vertical-align:middle; display:table-cell; font: 12px Verdana, Geneva, sans-serif; color:#000; text-decoration:none; font-style:italic;-moz-transition: color 0.2s 0.02s ease;-o-transition: color 0.2s 0.02s ease; -webkit-transition: color 0.2s 0.02s ease; font-weight:bold;}
				.menu li a:hover{ display:block; width:1000px; height:25px; vertical-align:middle; display:table-cell; color:#642D42; text-decoration:none;}
		
.content {overflow: hidden;}
#contetntwrapper{float:left;width:100%;margin-top: 7px;}
#content{margin: 10px 0 0 300px;}
	.breadcrumb{ overflow:hidden;}
		.breadcrumb li{ list-style:none; float:left; margin:4px;}
	
	.cont-slideshow{ position: relative;
height: auto;
width: 100%;
background-color: #ECD5D4;
background: -moz-linear-gradient(-45deg, #c7b5a5 0%, #c2a0a5 48%, #d08c90 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(199, 181, 165, 0.5)), color-stop(48%,rgba(194, 160, 165, 0.5)), color-stop(100%,rgba(208, 140, 144, 1)));
background: -webkit-linear-gradient(-45deg, rgba(199, 181, 165, 0.5) 0%,rgba(194, 160, 165, 0.5) 48%,rgba(208, 140, 144, 1) 100%);
background: -o-linear-gradient(-45deg, #c7b5a5 0%,#c2a0a5 48%,#d08c90 100%);
background: -ms-linear-gradient(-45deg, #c7b5a5 0%,#c2a0a5 48%,#d08c90 100%);
background: linear-gradient(135deg, rgba(199, 181, 165, 0.5) 0%,rgba(194, 160, 165, 0.5) 48%,#d08c90 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7b5a5', endColorstr='#d08c90',GradientType=1 );
border-radius: 25px;
border: #F9EEEF 2px solid;
behavior: url(border-radius.htc);}
	.cont-slideshow:hover{}
		.cont-slide{ text-align: left; position:relative; height:160px; padding:10px;}
			.cont-slide img{ max-width: 80%; margin-left:30px;}
			.cont-slide i{ position:absolute; bottom:40px; right:10%;max-width: 500px; background-color:#ECD5D4; padding: 5px 15px;border-radius: 10px;}
			.cont-slide p{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#927B78;}
			.cont-slide h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#A37272;}
		.cont-slide-prev{ position:absolute; left:-7px; top:40%;}
		.cont-slide-next{ position:absolute; right:-7px; top:40%;}
		.cont-slide-nav{ position:absolute; bottom:5px; right:40%;}
			.cont-slide-nav li{ width:24px; height:24px; background:url(images/cont-slide-nav.png) no-repeat; float:left; list-style:none;-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
o-transition: background 0.5s ease;
transition: background 0.5s ease;display: block;padding-left: 5px;text-shadow: #333 1px 1px 1px; color:#fff;}
			.cont-slide-nav li:hover{ background:url(images/cont-slide-nav-hov.png) no-repeat;}
		.cont-sl-shad-l{ position:absolute; bottom:-24px;left:22px; width:400px; height:22px; background:url(images/cont-shad-left.png) no-repeat top left;}
		.cont-sl-shad-r{ position:absolute; bottom:-24px;right:22px; width:400px; height:22px; background:url(images/cont-shad-right.png) no-repeat top right;}
	.cont-male{  background-color:#F5D3D3; border: 1px #C7A3A0 solid; -moz-border-radius: 10px;-webkit-border-radius: 10px; -khtml-border-radius: 10px;border-radius: 10px;behavior: url(border-radius.htc);margin-top:75px;}
		.cont-male-body{ position:relative; background:url(images/cont-male-bg.png) repeat;border: 1px #D6CFCF solid;margin:5px;height:180px;-moz-border-radius: 7px; -webkit-border-radius: 10px;-khtml-border-radius: 7px;border-radius: 7px;}
			.cont-male-man, .cont-male-woman{-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
o-transition: background 0.5s ease;
transition: background 0.5s ease;}
			.cont-male-man{ position:absolute; top:-70px; right:30%; width:104px; height:104px; background:url(images/man.png) no-repeat top;}
			.cont-male-man:hover{ background:url(images/man-hov.png) no-repeat top;}
			.cont-male-woman{ position:absolute; top:-70px; left:30%;width:104px; height:104px; background:url(images/woman.png) no-repeat top;}
			.cont-male-woman:hover{ background:url(images/woman-hov.png) no-repeat top;}
			.cont-male-line{ position:absolute; top:5px; left:50%;width:1px; height:169px; background: url(images/cont-male-line.png) no-repeat center;}
			.cont-mal-nav-l{ position:absolute; top:50px; left:5%;}
			.cont-mal-nav-r{position:absolute; top:50px; right:5%;}
				.cont-mal-nav-l li, .cont-mal-nav-r li{ float:left; list-style:none; padding: 0 15px;text-decoration: underline;}	
			.womens-room{ position:absolute; top:40px; left:28%; background-color:#DDD2C6; padding:10px; border-radius:20px;behavior: url(border-radius.htc);}
			.mens-room{position:absolute; top:40px; right:28%; background-color:#DDD2C6; padding:10px; border-radius:20px;behavior: url(border-radius.htc);}
			.womens-room a, .mens-room a{ font-family:"Times New Roman", Times, serif; font-size: 20px;}
			.male-txt-w, .male-txt-m{ position:absolute; top: 95px;background-color: #DDD2C6; padding:5px 10px; border-radius: 30px;behavior: url(border-radius.htc);}
			.male-txt-w{left:30px;width:40%;}
			.male-txt-m{right: 30px;width:40%;}
				.male-txt-w ul, .male-txt-m ul{overflow: hidden; zoom: 1;}
				.male-txt-m li, .male-txt-w li{ list-style:none; float:left; border-left: 1px solid #666; padding: 2px 5px; margin: 0 1px 0 -1px;}
	.cont-item{ padding:15px 30px !important;}
		.cont-item h2{ font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:normal;}
		.cont-item p, .cont-item a{font-family:Verdana, Geneva, sans-serif; font-size:12px; font-style:normal;}
		.cont-item p{color:#3F3F3F;}
		.cont-item li{ margin-left:25px;padding: 2px 0;}
	.cont-prof-cosm{ background-color:#FFF; border: #CFCFCF 1px solid; overflow:hidden;}
		.prof-cosm-head{ background:url(images/prof-cosm-head-img.jpg) no-repeat right; text-align:center; padding:5px 0; height:45px;}
			.prof-cosm-head h2{color:#3F3F3F; font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:normal;line-height: 2; padding:3px;}
		.prof-cosm-body{ background:url(images/cont-prof-line.png) repeat-x top; padding:10px;}
			.prof-cosm-block{ width:33%; float:left;}
				.prof-cosm-item{margin: 10px; padding: 5px; min-height:340px; background:url(images/bg-grad.png) repeat-x top;box-shadow: #F1F1F1 1px 1px 1px;}
					.prof-cosm-item img{ max-width:170px; box-shadow:#999 1px 1px 2px;}
					.prof-cosm-item h3{ margin:10px 0;}
					.prof-cosm-item p, .prof-cosm-item li{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#686868;list-style:none;}
					.prof-cosm-item li{ color: #333;}
	.cont-catalog{ background-color: #DCDCDC;border-radius: 10px;overflow: visible;margin:10px 0 25px 0;padding: 1px;position: relative;}
		.cont-cat-shad-l{ position:absolute; background:url(images/cont-shad-left.png) no-repeat top; width: 400px; height:22px; bottom:-22px; left:10px;}
		.cont-cat-shad-r{ position:absolute; background:url(images/cont-shad-right.png) no-repeat top; width: 400px; height:22px; bottom:-22px; right:10px;}
		.cont-catalog h2{ position:absolute; top:5px; left:0; right:0; width:200px; margin:auto; font-weight:normal; text-align:center; font-family:"Times New Roman", Times, serif; font-size:18px; text-decoration:underline;}
		.cont-cat-body{ background-color:#fff;border-radius:7px;padding: 15px 10px 5px 10px;min-height:190px;margin: 4px;overflow: hidden;}
			.cont-cat-block, .cont-cat-line{ float:left;}
			.cont-cat-line{ width:1px; height:169px; background:url(images/cont-male-line.png) no-repeat center;}
			.cont-cat-block {width: 33%}
				.cont-cat-item{padding: 0 15px;}
					.cont-cat-item i{ font-family:Georgia, "Times New Roman", Times, serif; color:#6F334B; font-size: 24px;}			
		.cont-white-blank h3{color: #3F3F3F;font-size: 22px;font-family: "Times New Roman", Times, serif;margin: 20px 0 10px 0;font-weight: normal;}
		.cont-red-line{ background-color:#F6CDD5; height:5px; margin:7px 0;}	
		.cont-cat1-body, .cont-cat2-body, .cont-cat3-body{ margin:20px 0; overflow:hidden;}
			.cont-cat2-body h5{ font-weight:normal; font-family:"Times New Roman", Times, serif; font-size:22px;}
			.cont-cat1-block, .cont-cat2-block{ width:33%; min-height:230px; float:left;}	
				.cont-cat1-bl-body, .cont-cat2-bl-body{ margin:10px; padding:20px; border:#E0B6C1 1px solid; text-align:center; min-height:230px;}	
					.cont-cat1-bl-body img{ float:none; max-width:190px; margin-top:10px;}
					.cont-cat1-bl-body h4, .cont-cat2-bl-body h4{text-align:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  font-size:16px; margin:10px 0;}
					.cont-cat1-bl-body a, .cont-cat2-bl-body a{ text-decoration:underline;}
					.cont-cat1-bl-body p, .cont-cat2-bl-body p{ text-align:left;color:#666666;}
						.cont-cat2-bl-body span, .cont-cat3-txt span{ font-size:12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
	.cont-catalog2{ overflow:hidden;}
			.cont-white-blank h5{color:#3F3F3F; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; margin:10px 0;}
			.cont-white-blank p{ font-family:Verdana, Geneva, sans-serif; color:#3F3F3F; font-size:11px;}
			.cont-cat2-price{ margin-top:10px;}
			.cont-cat2-price i{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px;color:#6F334B;line-height: 1.6;}
		.cont-cat3-img{ float:left;width:230px; text-align:center;}
			.cont-cat3-img img{ max-width:230px;}
		.cont-cat3-info{ overflow:hidden;}
			.cont-cat3-txt h5{ font-weight:normal; font-size:18px;}
		p.info{ padding-left:35px; background:url(images/cont-cat3-info.png) no-repeat left; display:block;min-height:28px;margin: 20px 0;}
		.cont-cat3-price{ margin-top:20px;display: block;
height: 35px;font-size: 24px;color:#6F334B;}
		/* Прайс-лист */
		.price-block{ border-bottom:#C4C4C4 1px solid; margin:10px 0;}
				.price-block h5 {font-family:Georgia, "Times New Roman", Times, serif;position: relative;overflow: hidden;font-size: 24px;font-weight: normal;text-align: center;width: 450px;
margin: auto;}
  .price-block h5 > span {display: inline-block;margin: 0 .4em;font-size: 18px;}
  .price-block h5 > span:before,
  .price-block h5 > span:after {content: '';position: absolute;width: 100%;border-top: 1px solid #929292;margin-top: .6em;}
  .price-block h5 > span:before {margin-left: -102%;}
  .price-block h5 > span:after {margin-left: 2%;}
			.price-block i{ font-family:Verdana, Geneva, sans-serif;float:right; width:200px;}
			.price-block p{ font-size:14px;}
			.price-block strong{ background:url(images/cont-price-p.gif) no-repeat left; padding-left:20px;text-decoration: underline;}
			p.price-p{ font-weight:bold; margin:15px 0;text-decoration: underline;}
	/**Текстовый шаблон**/
	.cont-txt{ margin:20px 0;}
		.cont-txt img{ float:left; margin:0 10px 5px 0;}
		.cont-txt p{ font-family:Verdana, Geneva, sans-serif; color:#3F3F3F; font-size:12px; font-style:normal; line-height:1.4; margin:15px 0;}
			.cont-txt li{ list-style-image:url(images/cont-price-p.gif); font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#3F3F3F; line-height:1.6; margin:15px 0 10px 30px;}	
	/** Акции **/
	.cont-stock{ overflow:hidden;}
	.cont-stock-block{ width:33%; float:left;}
		.cont-st-body{ margin:10px; padding:10px; border:#DFA7B5 1px solid; text-align:center; min-height:340px;}
		.cont-st-body img{ margin:10px 0; max-width: 145px;}
		.cont-st-body h4{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; text-decoration:underline !important; font-weight:normal; text-align:left !important; padding-left:40px; background:url(images/cont-stock-title.gif) no-repeat left;}
		.cont-st-body p{ text-align:left;padding: 3px 10px 3px 40px;}
		.cont-st-body i{ color:#8D203C; font-family:Verdana, Geneva, sans-serif;font-size: 12px;}
		
		
		
		
#left-bar{float:left;width:280px;margin-left:-100%;margin-top: 7px;}
		.cont-cat3-desc {overflow: hidden;float: left;}
		.cont-cat3-desc p{ font-style:normal;}
		.cont-cat3-desc span{ margin-top:10px;margin-top: 20px;display: block;}
		.cont-reviews-body{ overflow:hidden;}
			.cont-rev-block{border:#D3BAC1 1px solid; margin: 7px 0 10px 0;overflow: hidden;padding: 10px 12px 0 12px;}
				.cont-rev-block img{ float:left; margin:0 10px 5px 0;}
				p.rev-date{color:#9E9E9E; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0 0 5px 0;}
				p.rev-name{color: #3F3F3F;
margin: 0 0 5px 0;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 16px;}
				.cont-rev-block span{ text-decoration:underline;}
				span.left {text-decoration: none;text-align: right;;display: block;height: 30px;}
	.cont-item, .cont-white-blank{background:#FFF; border:#C6C6C6 1px solid; border-radius:15px; margin: 10px 5px; overflow:hidden; box-shadow: #D7D7D7 2px 2px 2px;behavior: url(border-radius.htc); padding:10px 30px;}
	.left-share, .left-info, .left-news{ background:#FFF; border:#C6C6C6 1px solid; border-radius:15px; margin: 10px 5px; overflow:hidden; box-shadow: #D7D7D7 2px 2px 2px;behavior: url(border-radius.htc); padding:10px 20px;}
	.left-share{ text-align:center;}
		.left-share-block { background:url(images/left-share-line.png) no-repeat bottom center; padding:5px 0 10px 0;overflow: hidden;}
			.left-share-block img{ float:right;}
			.left-share-block h3{ color:#333; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; background-color:#CCB3A8; margin:5px 0;padding: 7px;}
			.left-share-block h3:hover{color:#fff;}
			.left-share-block p{ text-align: left; font-style:italic;}
	.left-certificate{ position:relative; width:231px; height:237px; background:url(images/left-share-img.png) no-repeat;}
		.left-certificate h2{ position: absolute;top: 85px;left: 25px;color: #fff;font-weight: normal;}
		.left-certificate p{position: absolute;bottom: 70px; background-color:#FFF;background-color: rgba(255, 255, 255, 0.85);}
	.left-info{}
		.left-info h2{ text-align:center; color:#333; font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:normal; margin-bottom:7px;}
		.left-info-block{ overflow:hidden; background: url(images/left-info-bl-bot.png) no-repeat bottom center; padding:10px 0;}
			.left-info h3{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-decoration:underline; font-weight:normal; background:url(images/left-info-bl-list.png) no-repeat left; padding-left:17px;}
			.left-info i{ float:right;}
			.left-info p{ font-size:11px;}
	.left-news{}
		.left-news h2{text-align:center;font-family:"Times New Roman", Times, serif; color:#333; font-size:18px; font-weight:normal;}
		.left-news-block{background:url(images/left-news-bl-bot.gif) repeat-x bottom; padding:10px 0;}
			.left-news-block i{ font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#747474; background:url(images/left-news-bl-list.gif) no-repeat left; padding-left: 15px;}
			.left-news-block h3{ font-family: Georgia, "Times New Roman", Times, serif; font-size:14px;  font-weight:normal; margin:4px 0; text-decoration:underline;}
			.left-news-block p{ font-size:11px;color:#747474;}
.footer{ background:url(images/footer-bg.png) repeat; border-radius:25px; position:relative; height:100px; behavior: url(border-radius.htc);padding: 10px;overflow: hidden; position:relative;margin: 10px 0;}
	.foot-copyright{ position:absolute; top:20px; left:10px;}
		.foot-copyright p{ color:#3A3A3A;}
	.foot-rambler{ position:absolute; bottom:10px; left:10px; text-align:center;}
	
	.foot-logo{ position:absolute; top:10px; right:10px;}
	.foot-adres{ position:absolute; bottom:10px; right:300px;text-align: right;}
		.foot-adres i{ background:url(images/label.png) no-repeat left; padding: 3px 0 3px 20px; }
	.foot-phone{ position:absolute; top:30px; right:300px; background:url(images/phone.png) no-repeat left; padding-left:25px; color:#2C2C2C; font-size:24px; font-family:"Times New Roman", Times, serif;}
	.formexpert{ position:absolute; bottom:10px; left:25%; color:#606060; font-size:12px;}
	
			
			
			
