@font-face {
font-family:'newtonb';
src: url('../fonts/NewtonC-Bold.otf');
}
@font-face {
font-family:'newton';
src: url('../fonts/NewtonXC.otf');
}

header{
	position: fixed;
	width: 100%;
	min-width:480px;
	text-align: center;

	height: 48px;
	background:transparent;
	color: #FFF;
	font-family: 'PT Sans', sans-serif;
	transition: all 0.4s ease 0s;
	z-index:100;

}
 
header.sticky {
  font-size: 18px;
  line-height: 10px;
  height: 48px;
  background: #036;
  text-align: center;
}


#main{
	margin: 0 ;
	padding:0;
background: url(../images/body.png) repeat 0 0;	
	min-width: 640px;
}

#sidebar_left_parent {
	width: 100%;
	margin: 0 ;
	padding:0;
	top:-10px;
	background:transparent;
	position:absolute;
	float: left;
}

#y1 {
	position:absolute;
	top:49px;
    width:100%;
    height:300px;
    background: transparent;
	margin-bottom:10px;
	padding:0;
	padding-top:20px;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y1 {
		display:none;
		width:640px;
	}
}

#y1_menu {
	position:relative;
	top:400px;
    max-width: 960px;
    height:400px;;
    background: transparent;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
	text-align:justify;
	z-index:10;
	
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y1_menu {
		top:120px;
		width:640px;
    	height:500px;;
	}
}

#y2_pz {
	position:relative;
	top:390px;
    max-width: 960px;
    height:auto;
    background: transparent;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz {
	top:120px;
	width:640px;
	}
}

#y2_pz h2 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	padding-bottom: 12px;
	text-align:center;
	
	display: block;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#y2_pz_1 {
	position:relative;
	top:10px;
	left:0;
    min-width: 640px;
    height:770px;
    background: transparent;
	margin:10px auto;
	padding:10px;
	
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
}

#y2_pz_1_ris {
	position:absolute;
	top:120px;
	left:0px;
    width: 640px;
    height:395px;
    background: transparent;
	margin:0;
	padding:0px;
}
#y2_pz_1_name {
	position:absolute;
	top:15px;
	left:560px;
    width: 380px;
    height:60px;
    background: transparent;
	margin:0;
	padding:0px;
	
	font-size: 28px;
	font-family: arial, sans-serif;
	color:#270202;
	line-height:1;
	text-align:center;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_name {
		display:none;
	}
}

#y2_pz_1_cena {
	position:absolute;
	top:130px;
	left:680px;
    width: 250px;
    height:20px;
    background: transparent;
	margin:0;
	padding:0px;
	
	font-size: 22px;
	font-family: arial, sans-serif;
	color:#270202;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_cena {
		display:none;
	}
}

#y2_pz_1_weit {
	position:absolute;
	top:155px;
	left:680px;
    width: 250px;
    height:20px;
    background: transparent;
	margin:0;
	padding:0px;
	font-style:italic;
	font-size: 12px;
	font-family: arial, sans-serif;
	color:#828282;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_weit {
		display:none;
	}
}

#y2_pz_1_opisanie {
	position:absolute;
	top:210px;
	left:650px;
    width: 305px;
    height:160px;
    background: transparent;
	margin:0;
	padding:0;
	
	font-size: 14px;
	font-style:italic;
	font-family: arial, sans-serif;
	color:#270202;
	text-align:justify;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_opisanie {
		display:none;
	}
}

#y2_pz_1_sostav {
	position:absolute;
	top:480px;
	left:640px;
    width: 320px;
    height:30px;
    background: transparent;
	margin:0;
	padding:0;
	
	font-size: 10px;
	font-family: arial, sans-serif;
	color:#270202;
	text-align:justify;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_sostav {
		display:none;
	}
}

#y2_pz_1_galerea_izo {
	position:relative;
	top:565px;
	left:10px;
    min-width: 640px;
    height:auto;
	min-height:90px;
    background: transparent;
	margin:0;
	padding:0;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_galerea_izo {
		width: 640px;
	}
}
#y2_pz_1_galerea_izo_in {
	position:relative;
    width: 292px;
    height: 174px;
    background: transparent;
	margin:2px;
	padding:0;
	display:inline;
}

#y2_rl {
	position:relative;
	top:665px;
    width: 960px;
    height:auto;
    background: url(../images/main-shadow.png) repeat-x 0 0;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
}
#y2_rl h2 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	padding-bottom: 12px;
	text-align:center;
	
	display: block;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

#y2_set {
	position:relative;
	top:615px;
    width: 960px;
    height:auto;
    background: url(../images/main-shadow.png) repeat-x 0 0;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
}
#y2_set h2 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	padding-bottom: 12px;
	text-align:center;
	
	display: block;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

#y2 {
	position:relative;
	top:350px;
    max-width: 960px;
    height:auto;
    background: url(../images/main-shadow.png) repeat-x 0 0;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-family: 'Ubuntu', sans-serif;
	color: #828282;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2 {
		display:none;
		width:480px;
	}
}

#y2 h3 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-weight: 500;
	padding-bottom: 12px;
	text-align:center;
	
	display: block;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#y3 {
	position:relative;
	top:350px;
    max-width: 960px;
    height:auto;
    background: url(../images/main-shadow.png) repeat-x 0 0;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-family: 'Ubuntu', sans-serif;
	color: #828282;
	text-align:justify;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y3 {
		display:none;
		width:680px;
	}
}

#y3 h3 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-weight: 500;
	padding-bottom: 12px;
	text-align:center;
	
	display: block;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

#y4 {
	position:relative;
	top:350px;
    width: 960px;
    height:auto;
    background: url(../images/main-shadow.png) repeat-x 0 0;
	margin:10px auto;
	padding:10px;
	padding-bottom:30px;
	padding-top:49px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-family: 'Ubuntu', sans-serif;
	color: #828282;
	text-align:justify;
}

#y4 h3 {
	font-size: 28px;
	color: #2d2d2d;
	line-height: 28px;
	font-weight: 500;
	padding-bottom: 12px;
	text-align:center;
	
	display: block;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y4 {
		top:140px;
		width:640px;
	}
}


.knopka_tel  { position:relative; max-width: 960px; margin: 0 auto; top:-70px; }


.bluebtn { left:150px; }
.bluebtn a{ background: url(../images/blue-btn-bl.png) no-repeat 0 -75px; z-index: 100; width: 396px; height: 70px; text-align: center; line-height: 56px; display: block; color:#D9D9D9; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 24px; font-family: 'Ubuntu', sans-serif; font-weight: 700; text-decoration:none;   }
.bluebtn a:hover  { text-decoration: none; background-position: 0 0px; }

.bluebtn_or { position:absolute; top:0; left:120px; }
.bluebtn_or a{ background: url(../images/blue-btn-or.png) no-repeat 0 -75px; z-index: 100; width: 396px; height: 70px; text-align: center; line-height: 56px; display: block; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 24px; font-family: 'Ubuntu', sans-serif; font-weight: 700; text-decoration:none;   }
.bluebtn_or a:hover  { text-decoration: none; background-position: 0 0px; }

.knopka_tel_txt { top:75px; font-size:1.5em;}

.menu_pap {  
	position:absolute;
	display:inline-block;
	left:0px;
	top:0px;
	width:960px;
	height:100px;
	margin:0;
	padding:0; z-index:100;
	font-family: 'open_sanscondensed_light';
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.menu_pap {
	width:640px;
	height:660px;
	}
}

.menu_pap ul {
	 display:table-row; display: block; text-decoration: none; margin:0; padding:0;
}
.menu_pap ul li{
	display:table-cell; width:190px; height:100px; text-align:center; vertical-align:center; font-weight:bold; 
	float: left;
	background: transparent; border:none;
 margin:0; padding:0; margin-bottom:10px; margin-top:10px;
}
.menu_pap ul li a{
	color:#222; font-size:24px; height:100px; display:table-cell; width:190px; vertical-align:middle; text-decoration:none; font-weight:bold; margin:0; padding:0;
	font-family: 'open_sanscondensed_light';
	background: url(../images/menufon.png) center bottom no-repeat;

}
.menu_pap ul li a:hover{
	text-decoration:none; color:#222;font-weight:normal; margin:0; padding:0;
	background: url(../images/menufonh.png) center bottom no-repeat;
}


.menu_tel {  
	position:absolute;
	left:350px;
	top:23px;
	width:350px;
	height:35px;
	margin:0;
	padding:0;
	z-index:100;
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	text-align:center;
}



#footer_btn {
	position:relative;
	top:315px;
    width: 960px;
	height:46px;
	background: url(../images/main-shadow-bottom.png) repeat-x left bottom;
	margin:0 auto;
	padding:0;
}

#footer{
	position:relative;
	top:420px;
    width: 960px;
    height:430px;
	background-color:#3E2B19;
	padding:0;
	margin:0;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#footer {
		display:none;
	}
}
#footer_onas{
	position:absolute;
	top:50px;
	left:30px;
    width: 300px;
    height:390px;
	background-color:transparent;
	padding:0;
	margin:0;
	font-family: 'Ubuntu', sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:400;
	line-height:1.5;
	text-align:justify;
	font-style:normal;
}
#footer_onas h6{
	font-family: 'Ubuntu', sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
}
#footer_kontakty{
	position:absolute;
	top:50px;
	left:400px;
    width: 200px;
    height:390px;
	background-color:transparent;
	padding:0;
	margin:0;
	font-family: 'Ubuntu', sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:400;
	line-height:1.5;
	text-align:justify;
	font-style:normal;
}
#footer_kontakty h6{
	font-family: 'Ubuntu', sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
}
#footer_tel{
	position:absolute;
	top:50px;
	left:0;
	width:200px;
	height:32px;
	text-align:left;
	font-size:14px;
	font-weight:400;
	line-height:40px;
	vertical-align: middle;
}
#footer_tel_text {
	position:absolute;
	top:54px;
	left:45px;
	width:155px;
	height:14px;
	text-align:left;
	font-size:14px;
	font-weight:400;
}
#footer_mail{
	position:absolute;
	top:110px;
	left:0;
	width:200px;
	height:32px;
	text-align:left;
	font-size:14px;
	font-weight:400;
	line-height:40px;
	vertical-align: middle;
}
#footer_mail_text{
	position:absolute;
	top:114px;
	left:45px;
	width:155px;
	height:14px;
	text-align:left;
	font-size:14px;
	font-weight:400;
}
#footer_katalog{
	position:absolute;
	top:50px;
	left:650px;
    width: 300px;
    height:390px;
	background-color:transparent;
	padding:0;
	margin:0;
	font-family: 'Ubuntu', sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:400;
	line-height:1.5;
	text-align:justify;
	font-style:normal;
}
#footer_katalog h6{
	font-family: 'Ubuntu', sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight: 700;
	line-height:1.5;
	text-align:center;
}
#footer_katalog a{
	color:#FFFFFF;
	text-decoration:none;	
}




.footer-bottom {
	position:relative;
	top:420px;
    width: 960px;
	background: #60564D;
	height: 65px;
	padding: 0;
	margin:0 auto;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	text-align:center;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.footer-bottom {
		display:none;
	}
}
.footer_live_internet {
	position:absolute;
	right:1px;
	top:1px;
	margin:0;
	padding:0;
	width:31px;
	height:31px;
}
.footer_ya_metrika {
	position:absolute;
	right:1px;
	top:33px;
	margin:0;
	padding:0;
	width:80px;
	height:15px;
}


.footer_in { position:relative; width:700px; margin:0 auto; top: 10px; padding:0; background: #60564D ; z-index:10;}
.footer_in ul { display:table-row; display: block; text-decoration: none; margin:0; padding:0; }
.footer_in ul li { display:table-cell; width:100px; height:11px; text-align:center; vertical-align:center; font-weight:normal;  background: url(../images/footer-nav-border.png) no-repeat 0 0; margin:0; padding:0; }
.footer_in ul a { color:#6b848a; font-size:11px; height:11px; display:table-cell; width:100px; vertical-align:middle; text-decoration:none; font-weight:normal; margin:0; padding:0; }
.footer_in ul a:hover { text-decoration:underline;  }



.shell  { width:100%; max-width: 980px; margin: 0 auto; }
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.shell {
		display:none;
		width:640px;
	}
}

.top-nav .shell { position: relative; }
.top-nav { background:#60564d ; height: 59px;  	z-index:100; }
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.top-nav {
	height:118px;
	}
}


.top-nav ul { list-style: none; list-style-position: outside; font-family: 'Ubuntu', sans-serif; font-size: 12px; text-transform: uppercase; line-height: 58px; font-weight: 400;  }
.top-nav ul li { float: left; padding: 0 0 0 0; border-right: 1px solid #f3f2db;  }
.top-nav ul li.active  { border-right: 0;  }
.top-nav ul li a { color: #eedaa7; float: left; padding: 0 34px;  }
.top-nav ul li span { float: left; }
.top-nav ul li a:hover,
.top-nav ul li.active a { color:#fff; text-decoration: none; background: #706b65; font-weight:bold; }
.top-nav ul li.active a { background: #706b65 url(../images/active-nav-border.png) no-repeat right 0; }
.top-nav ul li.active span { background: url(../images/active-nav-border.png) no-repeat 0 0; padding-left: 2px; }
.top-nav span.top-nav-shadow { background: url(../images/top-nav-shadow.png) no-repeat 0 0; width: 949px; height: 7px; position: absolute; top: 59px; left: 50%; margin-left: -480px; }
.top-nav a.nav-btn { display: none; } 

.top-tel {
	position:absolute;
	top:18px;
	right:5px;
	width:250px;
	height:50px;
	background:transparent;
	color:#FCFBFB;
	font-weight:normal;
	font-family: 'Ubuntu', sans-serif;
	font-size: 26px;
	line-height:25px;
}

.top-tel a{
	color:#FCFBFB;
	text-decoration:underline;
	font-size: 26px;
	line-height:25px;
}
.top-tel a:hover{
	color:#FCFBFB;
	text-decoration:none;
	font-size: 26px;
	line-height:25px;
}

@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.top-tel {
	left:0;
	width:640px;
	text-align:center;
	margin:0 auto;
	padding-top:20px;
	line-height:35px;
	font-size: 30px;
	}
	.top-tel a{
	color:#FCFBFB;
	text-decoration:underline;
	line-height:35px;
	font-size: 30px;
	}
	.top-tel a:hover{
	color:#FCFBFB;
	text-decoration:none;
	line-height:35px;
	font-size: 30px;
	}
}

a { color: #067aa7; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.view { background: url(../images/bullet.png) no-repeat 0 10px; padding-left: 8px; font-size: 10px; float: right;  }

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #FFF;
	background: url(../images/body.png) repeat 0 0;
	min-width: 720px;
}

#head { background: url(../images/header1.png) repeat-x 0 0; height: 295px; margin:0; padding:0;}

.header-inner { position: relative;  background: url(../images/header-cnt.png) no-repeat center 0;  }

.header-cnt #logo1 a { position:absolute; top:10px; left:0; height: 50px; width: 402px; background: transparent; font-size:25px; font-family: 'Ubuntu', sans-serif; color:#eedc88; font-weight:bold; line-height:normal; text-decoration:none; text-align:center; padding:10px;
 }
.header-cnt #logo2 a { position:absolute; top:53px; height: 30px; width: 402px; background: transparent; font-size:14px; font-family: 'Ubuntu', sans-serif; color:#eedc88; font-weight:normal; line-height:1.5;  text-decoration:none; text-align:center; padding:10px; font-style:italic;
 }
.header-cnt #logo3 { position:absolute; top:105px; height: 30px; width: 402px; background: transparent; font-size:14px; font-family: 'Ubuntu', sans-serif; color:#eedc88; font-weight:normal; line-height:normal; text-decoration:none;  text-align:center; padding:10px; font-style:italic;
 }
.header-cnt #logo7 { position:absolute; top:223px; left:20px; height: 30px; width: 397px; background: transparent; font-size:16px; font-family: 'Ubuntu', sans-serif; color:#000; font-weight:bold; line-height:normal; text-decoration:none; text-align:center; }
.header-cnt { width: 422px;  }
.fon { width: 422px; background:#3E2B19; height:190px; position:absolute; top:18px; }
.gv1 { width: 30px; background:transparent; height:30px; position:absolute; top:5px; left:0px; }
.gv2 { width: 30px; background:transparent; height:30px; position:absolute; top:5px; right:5px; }
.gv3 { width: 30px; background:transparent; height:30px; position:absolute; bottom:5px; left:5px; }
.gv4 { width: 30px; background:transparent; height:30px; position:absolute; bottom:5px; right:5px; }
.header-cnt h1 { font-size: 14px; color:#eedc88; text-shadow:none;  font-weight:normal; font-style:italic; font-family: 'Ubuntu', sans-serif; line-height:1.5; } 
.header-cnt h1 a{ font-size: 14px; color:#eedc88; text-shadow:none;  font-weight:bold; font-style:italic; font-family: 'Ubuntu', sans-serif; } 
.header-cnt h2 { font-size: 74px; line-height: 83px; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;  font-weight: bolder; } 
.header-cnt h3 { font-size: 40px; padding-bottom: 8px; line-height: 50px; font-weight: normal;  color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px; font-family: tahoma, arial, helvetica, serif;  } 
.header-cnt p { color: #CCC; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px; padding-bottom: 10px; }
.header-cnt a.blue-btn { background: url(../images/blue-btn.png) no-repeat 0 -75px; position: relative; bottom: -30px; z-index: 100; width: 198px; height: 70px; text-align: center; line-height: 56px; display: block; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 12px; font-family: 'Ubuntu', sans-serif; font-weight: 700;   }
.header-cnt a.blue-btn:hover  { text-decoration: none; background-position: 0 0px; }

.slider-holder { float: right; width: 495px; height: 293px; background: url(../images/slider.png) no-repeat 0 0; position: absolute; top: 0px; right: -19px; padding: 34px 44px;}
.slider-holder .flexslider { width: 497px; height: 288px; position: relative; }
.slider-holder .flexslider ul.slides { list-style: none; list-style-position: outside; position: relative; }
.slider-holder .flexslider ul.slides li { width: 497px; height: 288px; float: left; }
.slider-holder .flexslider ul.slides li img { width: 497px; height: 288px; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.foot_shell  { width: 940px; margin: 10px auto; }



.adrtel  {
	display:none;
	}
.adrtel a {
	color:#000000;
	text-decoration:underline;
	}
.adrtel a:hover {
	color:#000000;
	text-decoration:none;
	}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.adrtel {
	width: 640px;
	margin: 0px auto;
	display:block;
	font-size:20px;
	text-align:center;
	}
}

#y2_pz_1_vernutsa  {
	font-size:18px;
	}
#y2_pz_1_vernutsa a {
	color:#28B1F4;
	text-decoration:underline;
	}
#y2_pz_1_vernutsa a:hover {
	color:#28B1F4;
	text-decoration:none;
	}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_vernutsa {
	width: 640px;
	height:50px;
	margin: 0px auto;
	display:block;
	font-size:24px;
	text-align:center;
	}
}

#y2_pz_1_zakaz  {
	}
#y2_pz_1_zakaz a {
	}
#y2_pz_1_zakaz a:hover {
	}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_zakaz {
	width: 640px;
	height:auto;
	margin: 0px auto;
	display:block;
	}
}

#y2_pz_1_pozvoni  {
		position:absolute;
		top:70px;
		width:640px;
	font-size:18px;
	text-align:center;
	}
#y2_pz_1_pozvoni a {
	color:#28B1F4;
	text-decoration:underline;
	}
#y2_pz_1_pozvoni a:hover {
	color:#28B1F4;
	text-decoration:none;
	}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#y2_pz_1_pozvoni {
		display:none;
	}
}
