* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:1240px;
}

/*----- фон главной страницы -----*/
body { 
	background:#FFFFFF url(images/p8.jpg) no-repeat center top; 
	font-family:Arial, Helvetica, sans-serif;
/*----- размер по горизонтали шапок страниц -----*/	
	font-size:100%; 
	
	line-height:1em;
	color:#606060;
	min-width:1240px;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}
.block-1, .block-2, .block-3 {
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:1240px; 
	margin:0 auto;
	font-size:.75em;
}

.main {
	width:1240px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:170px;
	position:relative;
	margin:0 0 25px 0;
}
#content {
	
}
#footer {
	height:35px;
	background:url(images/footer-bg.png) repeat-x 0 0;
	padding-top:40px;
	
}


/*---- tailings ----*/
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	
	margin-bottom:16px;
}

.indent {
	padding:0 0 0px 0;
}
.p-indent13 {
	margin:0 0 13px 0;
}
.p-indent15 {
	margin:0 0 15px 0;
}
.p-indent18 {
	margin:0 0 18px 0;
}
.p-indent19 {
	margin:0 0 19px 0;
}
.p-indent23 {
	margin:0 0 23px 0;
}
.p-indent26 {
	margin:0 0 26px 0;
}
.p-indent28 {
	margin:0 0 28px 0 !important;
}
.p-indent31 {
	margin:0 0 31px 0;
}
.p-indent54 {
	margin:0 0 54px 0;
}
.p-indent60 {
	margin:0 0 60px 0;
}
.h-indent34 {
	margin:4px 0 34px 0;
}
.h-indent45 {
	margin:4px 0 45px 0;
}
.ul-indent {
	padding: 0 53px 0 0;
}
.no {
	padding:0 !important;
}
.pic-indent {
	margin:22px 0 2px 4px;
}

.teltop {
	right:0;
	top:35px;
	position:absolute;
	height:140px;
	text-align:center;
	width:390px;
}

.teltop a {
	
	width: 240px;
margin: 0 auto;
}

.teltop p {
	font-family:'Calibri', Arial, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	margin:0;
}

.teltop strong {
	font-family:'Calibri', Arial, sans-serif;
	font-size:30px;
	line-height:32px;
	color:#fff;
	font-weight:normal;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#000080
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	
}
h2 {
	font-size:5em;
	line-height:60px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:-2px;
	word-spacing:3px;
	margin:0 0 15px 0px;
	color:#fff;
	overflow:hidden;
}
h3 {
	font-size:2.5em;
	line-height:32px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:8px 0 22px -2px;
	color:#b6bd00;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}


.txt1 {
}
.txt2 {
}
.link {
	font-size:0.833em;
	line-height:14px;
	text-transform:uppercase;
	color:#0000ff;
}
.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#0000ff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}




.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:0 0 0 0;
	}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}
		
   /*  высота и цвет нижней полоски с телефонами */
#s_ftr{background:#740410;height:30px;color:#fff;}

   /*Меньше цифра % надпись уходит влевы на нижней полоске с телефонами */
#m_ftr{width:960px;position:absolute;left:50%;margin-left:-480px;padding-top:7px;}

		
		
		


/*===== header =====*/
ul.top_nav {
	position:absolute;
	top:9px;
	right:-2px;
}
	ul.top_nav li {
		background:url(images/top_divider.jpg) no-repeat 100% 6px;
		float:left;
		padding:0 7px 0 8px;
	}
	ul.top_nav li.extra {
		background:none;
		padding:0 0 0 8px;
	}
	ul.top_nav li a {
 		font-size:0.833em;
		line-height:12px;
		text-transform:uppercase;
		text-decoration:none;
		color:#3b3b3b;
	}
	ul.top_nav li a:hover {
		text-decoration:underline;
	}
span.time {
	position:absolute;
	top:12px;
	left:1px;
	font-size:0.8em;
	line-height:14px;
	text-transform:uppercase;
	color:#3b3b3b;
}
.logo {
	position:absolute;
	top:24px;
	left:40px;
}
.slogan {
	position:absolute;
	top:70px;
	left:330px;
	font-size:38px;
	line-height:40px;
	color:#000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	width:545px;
	text-align:center;
}


 
  /*===== меню картинки =====*/

ul.menu {
	padding:0 0 0 0;
	overflow:hidden;
	
}

  /*===== размеры блоков меню картинки =====*/
	ul.menu li {
		height:214px;                                /*===== высота блоков меню картинки =====*/
		float:left;
		cursor:pointer;
		width:232px;                              /*===== ширина блоков меню картинки =====*/
		background:rgba(255,255,255,0.2);
		margin-left:36px;
		margin-bottom:37px;
		-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
transition:All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out;
	overflow:hidden;
	}
	
	ul.menu li.m1 {
		margin:0;
	}
	
	ul.menu li.m5 {
		margin:0;
	}
	
	ul.menu li span {
		display:block;
	}
	ul.menu li strong {
		display:block;
		height:50px;
		font-size:2em;
		line-height:50px;
		color:#fff;
	}
	
	
	   /*===== Размер надписей на меню картинках =====*/
	  /*===== Цвет и размеры надписи - ссылка =====*/
	ul.menu li a {
		display:block;
		font-size:22px;
		line-height:25px;
		padding:10px 0 0 0;
		color:#0000ff;
		font-family: 'Calibri', Arial, sans-serif;
		text-align:center;
		height:100%;
	}
	
	ul.menu li a.act {
		color:#fff;
	}
       /*===== Картинки в меню =====*/    /*===== Картинки в меню =====*/      /*===== 50% 80% картинка уходит вверх =====*/ /*===== Картинки в меню =====*/
      /*===== Картинки в меню =====*/    /*===== Картинки в меню =====*/      /*===== 50% 80% картинка уходит вверх =====*/ /*===== Картинки в меню =====*/
	   /*===== Картинки в меню =====*/    /*===== Картинки в меню =====*/      /*===== 50% 80% картинка уходит вверх =====*/ /*===== Картинки в меню =====*/

	
	ul.menu li.m1 a {
		background:url(../photo/teramont1.png) no-repeat 50% 80%;
	}
	
	ul.menu li.m2 a {
		background:url(../photo/teramont2.png) no-repeat 50% 80%;
	}
	
	ul.menu li.m3 a {
		background:url(../photo/tigu163.png) no-repeat 50% 80%;
	}
	
	ul.menu li.m4 a {
		background:url(../cx9/cx9b/3.png) no-repeat 50% 80%;
	}
	
	ul.menu li.m5 a {
		background:url(images/gur/g.gif) no-repeat 50% 80%;
	}
	
	ul.menu li.m6 a {
		background:url(images/akpp/filtrm.png) no-repeat 50% 80%;
	}
	
	ul.menu li.m7 a {
		background:url(images/m.png) no-repeat 50% 80%;
	}
	
	ul.menu li.m8 a {
		background:url(images/m.png) no-repeat 50% 80%;
	}
	
	

/*===== content =====*/

.icons {
	position:absolute;
	top:0px;
	left:390px;
	width:500px;
	vertical-align:top;
	
}

.icons span {
	float:left;
}


.icon-bestprice {
	display:inline-block;
	width:118px;
	height:108px;
	background:url(images/icon-bestprice.png) no-repeat 0 0;
	margin-top:39px;
	margin-right:65px;
}

.icon-garant {
	display:inline-block;
	width:102px;
	height:121px;
	background:url(images/icon-garant.png) no-repeat 0 0;
	margin-top:41px;
	margin-right:54px;
}

.icon-quality {
	display:inline-block;
	width:102px;
	height:121px;
	background:url(images/icon-quality.png) no-repeat 0 0;
	margin-top:34px;
	margin-right:54px;
}

.nosee {
	display:none;
}

/* Page 1 */
.p1 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p1 ul {
	margin-top:60px !important;
}

.p1 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}


/* MiniMenu */

ul.minimenu li.see {
	display:block;
}

ul.minimenu {
	padding:23px 0 0 0;
	margin-top:20px;
	overflow:hidden;
}
	ul.minimenu li {
		display:none;
		float:left;
		cursor:pointer;
		opacity:0;
		height:133px;
		width:141px;
		background:rgba(255,255,255,0.2);
		margin-left:15px;
		margin-bottom:37px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		transition:All .3s ease-in-out;
		-webkit-transition: All .3s ease-in-out;
		-moz-transition:All .3s ease-in-out;
		-o-transition:All .3s ease-in-out;
	}
	
	ul.minimenu li:hover,
	ul.minimenu li.active{
		background:rgba(255,255,255,0.5);
		
	}
	
	ul.minimenu li.m1 {
		margin:0;
	}
	
	
	
	ul.minimenu li span {
		display:block;
	}
	ul.minimenu li strong {
		display:block;
		height:50px;
		font-size:2em;
		line-height:50px;
		color:#fff;
	}
	ul.minimenu li a {
		display:block;
		font-size:12px;
		line-height:12px;
		padding:6px 0 0 0;
		color:#fff;
		font-family: 'Calibri', Arial, sans-serif;
		text-align:center;
		height:100%;
		position:relative;
	}
	
	ul.minimenu li.m1 a {
		background:url(images/p1.png) no-repeat 50% 80%;
	}
	
	ul.minimenu li.m2 a {
		background:url(images/p2.png) no-repeat 50% 70%;
	}
	
	ul.minimenu li.m3 a {
		background:url(images/p3.png) no-repeat 50% 70%;
	}
	
	ul.minimenu li.m4 a {
		background:url(images/p4.png) no-repeat 50% 70%;
	}
	
	ul.minimenu li.m5 a {
		background:url(images/p5.png) no-repeat 50% 70%;
	}
	
	ul.minimenu li.m6 a {
		background:url(images/p6.png) no-repeat 50% 70%;
	}
	
	ul.minimenu li.m7 a {
		background:url(images/p7.png) no-repeat 50% 90%;
	}
	
	ul.minimenu li.m8 a {
		background:url(images/p8.png) no-repeat 50% 100%;
	}
	
ul.minimenu li.m9 {
	position:absolute;
	top:110px;
	margin-left:900px;
	height:45px;
	width:300px;
	background:none;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
display:block !important;
opacity:1 !important;
}

ul.minimenu li.m9 a {
	display:block;
	background:url(images/icon-map.png) no-repeat 0 6px;
	font-family:'Calibri', Arial, sans-serif;
	font-size:30px;
	line-height:32px;
	text-align:left;
	padding-left:55px;
	padding-bottom:6px;
}

ul.minimenu li.m9.active em {
	background:url(images/map_arrow.png) no-repeat 0 100%;
	width:67px;
	height:24px;
	top:49px;
}



ul.minimenu li.active em {
	position:absolute;
	top:-21px;
	left:50%;
	width:31px;
	height:10px;
	margin-left:-15px;
	background:url(images/arow.png) no-repeat 0 0;
	display:block;
}

/*===== content =====*/

.icons {
	position:absolute;
	top:0px;
	left:390px;
	width:500px;
	vertical-align:top;
	
}

.icons span {
	float:left;
}


.icon-bestprice {
	display:inline-block;
	width:118px;
	height:108px;
	background:url(images/icon-bestprice.png) no-repeat 0 0;
	margin-top:39px;
	margin-right:65px;
}

.icon-garant {
	display:inline-block;
	width:102px;
	height:121px;
	background:url(images/icon-garant.png) no-repeat 0 0;
	margin-top:41px;
	margin-right:54px;
}

.icon-quality {
	display:inline-block;
	width:102px;
	height:121px;
	background:url(images/icon-quality.png) no-repeat 0 0;
	margin-top:34px;
	margin-right:54px;
}

.nosee {
	display:none;
}

/* Page 1 */
.p1 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p1 ul {
	margin-top:60px !important;
}

.p1 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}


/* Page 2 */
.p2 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p2 ul {
	margin-top:60px !important;
}

.p2 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}

/* Page 3 */
.p3 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p3 ul {
	margin-top:0px !important;
}

.p3 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}

/* Page 4 */
.p4 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
 /* Сдвиг страницы текста от шапки заголовка по вертикали на стр 4 */	
	padding:12px;
	display:none;
}

.p4 ul {
	margin-top:0px !important;
}

.p4 .htitle strong {
	text-align:center;
	 /* Размеры букв заголовка на стр 4 */
	font-size:30px;
	 /* высота самой полосы заголовка на стр 4 */
	line-height:32px;
	
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	  /* высота полосы подчеркивания заголовка на стр 4 */
	border-bottom:1px solid #003366;
	 /* длина полосы подчеркивания заголовка на стр 4 */
	padding:0 15px;
	 /* расстояние от заголовка до первой строки текста на стр 4 */
	margin-bottom:15px;
	display:inline-block;
}

/* Page 5 */
.p5 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p5 ul {
	margin-top:0px !important;
}

.p5 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}


/* Page 6 */
.p6 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p6 ul {
	margin-top:60px !important;
}

.p6 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}


/* Page 7 */
.p7 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p7 ul {
	margin-top:60px !important;
}

.p7 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}


/* Page 8 */
.p8 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:10px;
	display:none;
}

.p8 ul {
	margin-top:10px !important;
}

.p8 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}


/* Page 9 - Map */
.p9 {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebebeb));
	background: -webkit-linear-gradient(#fff, #ebebeb);
	background: -moz-linear-gradient(#fff, #ebebeb);
	background: -ms-linear-gradient(#fff, #ebebeb);
	background: -o-linear-gradient(#fff, #ebebeb);
	background: linear-gradient(#fff, #ebebeb);
	padding:3px 10px;
	display:none;
}

.p9 ul {
	margin-top:10px !important;
}

.p9 .htitle strong {
	text-align:center;
	font-size:30px;
	line-height:32px;
	color:#0033cc;
	font-family:'Calibri', Arial, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #003366;
	padding:0 15px;
	margin-bottom:15px;
	display:inline-block;
}

.p9 p {
	font-family:'Calibri', Arial, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#0066cc;
	margin:0 45px;
}



.content {
	width:50%;
	margin-top:25px;
}

.map {
	float:right;
	margin:5px 0 8px 0;
	box-shadow:0 3px 5px #767676;
}

.htitle {
	text-align:center;
}

#content ul {
	list-style:none;
	margin:0 0 0 50px;
}

#content ul li {
	 background:url(images/ulsep.jpg) no-repeat left center;
	 padding-left:10px;
	 color:#0033cc;
	 font-family:'Calibri', Arial, sans-serif;
	 font-size:21px;
	line-height:24px;
	margin-bottom:30px;
	white-space:nowrap;
}

#content img {
	float:right;
}

















#content .b1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	line-height:40px;
	color:#000;
	text-align:center;
	padding-top:18px;
}
#content .bkline {
	background:url(images/bkline.png) repeat-x 0 0;
	margin-bottom:60px;
}

.b1 ul {
	margin:0 0 0 150px;
	width:950px;
}
.b1 ul li {
	min-height:158px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:25px;
	
}
.b1 ul li img {
	float:left;
	padding-right:40px;
}

.b1 ul li strong {
	display:block;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:25px;
	line-height:30px;
	text-transform:uppercase;
	padding-top:25px;
}

.b1 ul li.lst6 strong {
	padding-top:5px;
}

.b1 ul li.lst7 strong {
	padding-top:35px;
}

.b1 ul li.lst1 {
	 min-height:148px;
}
.b1 ul li.lst2 {
	 min-height:132px;
}
.b1 ul li.lst3 {
	 min-height:134px;
}
.b1 ul li.lst4 {
	 min-height:142px;
}
.b1 ul li.lst5 {
	 min-height:156px;
}
.b1 ul li.lst6 {
	 min-height:144px;
}
.b1 ul li.lst7 {
	 min-height:150px;
}


ul.lst li {
	overflow:hidden;
	position:relative;
	
	transition:All 0.2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
	
	
}
ul.lst li:hover {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
}

ul.lst li img {
	 transition:All 0.2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
}

ul.lst li:hover img {
	 transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-moz-transform: scale(0.9);
		-o-transform: scale(0.9);
		-ms-transform: scale(0.9);
}




.b2 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#000;
}

.toppics {
	text-align:center;
	margin-top:25px;
}

.toppics img {
	margin:0 8px;
	box-shadow:-3px 3px 3px rgba(0,0,0,0.2);
	 transition:All 0.2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
}

.toppics img:hover {
	transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
}


.rkv {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#333333;
	width:920px;
	padding-left:180px;
	padding-top:35px;
}

.rkv strong {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:24px;
	line-height:26px;
	display:block;
	padding-top:20px;
}


.kachestvo {
	text-align:center;
	margin-top:35px;
}
.kachestvo img {
	margin:0 68px;
	 transition:All 0.2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
}
.kachestvo img:hover {
	transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
}

#content .b3 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:28px;
	line-height:30px;
	padding-top:30px;
	font-weight:normal;
	text-align:center;
	color:#333;
	margin-bottom:35px;
}

img.picsleft {
	float:left;
	box-shadow:-3px 3px 3px rgba(0,0,0,0.2);
	margin:0 25px 0 30px;
}

ol {
	list-style: decimal;
	display: block;
	overflow: hidden;
	padding-left: 52px;
}

ol li {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:22px;
	line-height:24px;
	color:#333;
}



.banner {
	margin-top:40px;
	text-align:center;
	position:relative;
}

.banner img {
	box-shadow:-3px 3px 3px rgba(0,0,0,0.2);
}

.banner a.btn {
	position:absolute;
	top:85px;
	right:100px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	color:#000;
	background:#ffcc00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	text-decoration:none;
}

.banner span.bn-tel {
	display:block;
	position:absolute;
	right:52px;
	top:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#333;
}
.banner span.bn-tel strong {
	font-weight:normal;
	font-size:29px;
	line-height:31px;
	color:#666666;
}



.b4 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#000;
}

.b5 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#000;
	margin-bottom:20px;
}


.b6 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#000;
	margin-bottom:20px;
}

.b7 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:28px;
	line-height:30px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#000;
	margin-bottom:20px;
}

.b8 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#000;
	margin-bottom:20px;
}

.b8 {
	margin-bottom:10px !important; 
}

.b9 h1 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:31px;
	line-height:33px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
	color:#333;
}

.b9 img {
	 transition:All 0.4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition:All .4s ease-in-out;
	-o-transition:All .4s ease-in-out;
}

.b9:hover img.imgtel {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);	
		padding-left:35px;
		margin-right:-35px;
}

ul.otziv  {
	overflow:hidden;
}

ul.otziv li {
	float:left;
	width: 220px;
	padding-right: 23px;
	padding-bottom:5px;
	
	
}

ul.otziv li img {
	box-shadow:-3px 3px 3px rgba(0,0,0,0.4);
	margin-bottom:40px;
	
	 transition:All 0.2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
}

ul.otziv li img:hover {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);	
}

ul.otziv li span {
	display:block;
	padding:0 2px;
	font-family:"Lucida Console", Monaco, monospace;
	font-size:18px;
	line-height:20px;
	color:#333;
	box-shadow:3px 3px 3px rgba(195,195,195,0.4);
	background:rgba(255,255,255,0.2);
	padding-bottom:15px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


h1.htw {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	text-align:center;
	padding-top:30px;
	color:#000;
	margin-bottom:30px;
}

ul.htw-list {
	overflow:hidden;
	background:url(images/htw-bg.png) repeat-y 0 0;
	padding:30px 0 20px 48px;
}

ul.htw-list li {
	float:left;
	width:285px;
	padding-right:130px;
	text-align:center;
	min-height:160px;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	line-height:26px;
	text-transform:uppercase;
	
	transition:All 0.2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition:All .2s ease-in-out;
	-o-transition:All .2s ease-in-out;
}

ul.htw-list li.nop {
	padding-right:0;
}

ul.htw-list li img {
	display:block;
	margin:0 auto;
	padding-bottom:15px;
	
	
}

ul.htw-list li:hover{
	transform: scale(1.1);
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);	
}

ul.htw-list li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-transform:lowercase;
	line-height:28px;
	text-decoration:none;
	color:#006699;
	display:block;
}


ul.htw-list li.arrow-r {
	background:url(images/arrow-right.png) no-repeat 100% 45px;
}

ul.htw-list li.arrow-d {
	background:url(images/arrow-dwn.png) no-repeat 50% 100%;
	padding-bottom:150px;
}

ul.htw-list li.arrow-l {
	background:url(images/arrow-left.png) no-repeat 100% 45px;
}


.b9 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	line-height:40px; 
	display:inline-block;
	text-align:center;
	width:695px;
	padding-top:50px
	
}
		 

.b9 a {
	display:inline-block;
	width:215px;
	background:#669900;
	font-size:22px;
	line-height:50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	text-decoration:none;
	margin:50px auto;
	
}



ul.menu li:hover a span {
	-webkit-animation: moveFromTop 500ms ease-in-out;
    -moz-animation: moveFromTop 500ms ease-in-out;
    -ms-animation: moveFromTop 500ms ease-in-out;
	-o-animation: moveFromTop 500ms ease-in-out;
}

ul.menu li:hover {
	background:rgba(255,255,255,0.5);	
}





@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}


























ul.list-img {
	width:100%;
	height:233px;
	margin:0 0 2px 0;
}
	ul.list-img li {
		float:left;
		padding:0 6px 0 0;
	}
	ul.list-img img {
		display:block;
		margin:0 0 16px 0;
	}
	ul.list-img a {
		float:left;
		font-size:0.833em;
		line-height:12px;
		text-transform:uppercase;
		color:#fff;
	}
	ul.list-img li.extra {
		padding:0;
	}
.col-1 strong {
	display:block;
	font-size:1.5em;
	line-height:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#fff;
}
strong.extra2 {
	display:block;
	font-size:1.5em;
	line-height:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#fff;
}
.col-1 span {
	display:block;
	font-size:1.083em;
	line-height:18px;

	color:#b6bd00;
}
.button {
	background:url(images/button_tail.jpg) repeat-x;
	float:left;
	padding:0 0 7px 0;
}
.button div {
	background:url(images/button_left.jpg) no-repeat top left;
	float:left;
}
	.button div div {
	background:url(images/button_right.jpg) no-repeat top right;
	float:left;
	}
.button strong {
	padding:0 12px;
	font-size:1em;
	line-height:29px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	
}
ul.list {
	float:left;
	padding:2px 0 43px 0;
}
	ul.list li {
		background:url(images/list_marker.jpg) no-repeat left center;
		padding: 0 0 0 18px;
	}
	ul.list li a {
		font-size:1.083em;
		line-height:30px;
	}
ul.list2 {
	float:left;
	padding:2px 0 12px 0;
}
	ul.list2 li {
		background:url(images/list_marker.jpg) no-repeat left center;
		padding: 0 0 0 18px;
	}
	ul.list2 li a {
		font-size:1.083em;
		line-height:30px;
	}
ul.list3 {
	float:left;
}
	ul.list3 li {
		background:url(images/list_marker.jpg) no-repeat left center;
		padding: 0 0 0 18px;
	}
	ul.list3 li a {
		font-size:1.083em;
		line-height:30px;
	}
ul.list2-img {
	width:100%;
	padding:11px 0 0 0;
}
	ul.list2-img li {
		padding:0 0 15px 0;
	}
	
ul.list4 {
	width:100%;
	padding:3px 0 2px 0;
	overflow:hidden;
}
	ul.list4 li {
		float:left;
		width:458px;
		padding:0 62px 36px 0;
		height:201px;
	}
	ul.list4 li img {
		float:left;
		margin:0 29px 0 0;
	}
	ul.list4 li span {
		margin:7px 0 18px 0;
	}
	ul.list4 li a {
		font-size:0.833em;
		line-height:14px;
		text-transform:uppercase;
		color:#fff;
	}
	ul.list4 li.extra {
		padding:0 62px 0 0;
	}
img.extra {
	float:left;
	margin:3px 29px 30px 0;
}
img.extra2 {
	float:left;
	margin:2px 29px 2px 0;
}
span.extra {
	margin:31px 0 18px 0;
}
strong.extra3 {
	display:block;
	font-size:1.5em;
	line-height:16px;
	font-weight:normal;
	margin:0 0 16px 0;
	color:#fff;
}
strong.extra3 span {
	float:right;
}
dl.list {
	width:217px;
	padding:0 0 20px 0;
}
	dl.list b {
		float:right;
		font-weight:normal;
		padding:0 38px 0 0;
	}
	dl.list dd {
		font-size:1.083em;
		line-height:17px;
	}
	dl.list dt span {
		line-height:19px !important;
	}
	
	
#content.sub h3 {
	text-transform:none;
	color:#fff;
	margin-top:0;
}	

#content.sub .p1 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p2 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p3 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p4 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p5 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p6 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p7 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#content.sub .p8 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}


#content.sub .p0 {
	background:rgba(255,255,255,0.5);
	color:#fff;
	font-size:13px;
	line-height:16px;
	padding:25px 25px 15px 25px;
	margin-bottom:40px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}


#content.sub ul {
	margin:0 !important;
	padding:0;
	list-style:inside;
}

#content.sub ul li {
	margin:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	background:none;
	padding:0;
}

#content.sub ul.m-ul {
	margin-bottom:15px !important;
	overflow:hidden;
}

#content.sub ul.m-ul li {
	width:33%;
	float:left;
	margin-bottom:1px !important;
}

/*===== footer =====*/
#footer strong {
	display:block;
	font-size:0.833em;
	text-transform:uppercase;
	font-weight:normal;
	color:#3b3b3b;
	padding:16px 0 0 2px;
}
#footer span {
	display:block;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-family: 'Calibri', Arial, sans-serif;
	padding-top:10px;
	text-align:center;
}
#footer a {
	color:#3b3b3b;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/*----- forms -----*/

/*==========================================*/
                 :#000219
