@font-face {
    font-family: 'noto_sansbold';
    src: url('../webfonts/noto/notosans-bold.eot');
    src: url('../webfonts/noto/notosans-bold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/noto/notosans-bold.woff') format('woff'),
         url('../webfonts/noto/notosans-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'noto_sansregular';
    src: url('../webfonts/noto/notosans-regular.eot');
    src: url('../webfonts/noto/notosans-regular.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/noto/notosans-regular.woff') format('woff'),
         url('../webfonts/noto/notosans-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../webfonts/opensanscondensed_light_cyrillic/OpenSans-CondLight-webfont.eot');
    src: url('../webfonts/opensanscondensed_light_cyrillic/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/opensanscondensed_light_cyrillic/OpenSans-CondLight-webfont.woff') format('woff'),
         url('../webfonts/opensanscondensed_light_cyrillic/OpenSans-CondLight-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../webfonts/opensanscondensed_bold_cyrillic/OpenSans-CondBold-webfont.eot');
    src: url('../webfonts/opensanscondensed_bold_cyrillic/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/opensanscondensed_bold_cyrillic/OpenSans-CondBold-webfont.woff') format('woff'),
         url('../webfonts/opensanscondensed_bold_cyrillic/OpenSans-CondBold-webfont.ttf') format('truetype');
}
html, body {
      margin: 0px;
      height: 100%;
    }
	
#background {
	position: absolute;
	width: 100%;
	height: 100%;
}
	
.apDiv_ads {  
	width:730px;
	height:90px;
	margin:0 auto;
	padding:0;
	z-index:150;
	background:transparent;	
	box-shadow:0 0 1px 8px rgba(0, 0, 0, 0.05);
}
.apDiv_main {  
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0;
	z-index:10;
	background:#FFF;	
	box-shadow:0 0 1px 8px rgba(0, 0, 0, 0.05);
}

a img {
border: none; 
}
img.bg { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index:-9999; overflow:hidden; } 

.shapka {
	position:relative;
	height:auto;
	min-width: 960px;
	width:100%;
	margin: 10px auto;
	padding:0;
	padding-top:3px;
	z-index:100;
}
.logo_block1 {
	position:relative;
	height:60px;
	width:930px;
	z-index:100;
	padding:0;
	margin:20px auto;
}

@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.logo_block1 {
		display:none;
	}
}


.logo_block {
	position:relative;
	height:250px;
	width:952px;
	z-index:100;
	padding:0;
	margin:0px auto;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.logo_block {
	height:240px;
	}
}

.find {
	position:relative;
	margin:5px ;
	left:0px;
	top:90px;
	height:90px;
	width:930px;
	z-index:150;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.find_tel {
	position:absolute;
	width:960px;
	right:0;
	top:0;
	font-size: 4em;
	text-align:center;
	height:auto;
	margin:10px auto;
	text-decoration:underline;	
	}
}

.find_poisk {
	position:absolute;
	margin:0px ;
	right:10px;
	top:70px;
	height:15px;
	width:230px;
	z-index:150;
}

@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.find_poisk {
	width:900px;
	margin:25px auto;
	font-size: 1em;
	height:30px;
	top:140px;
	z-index:150;
	right:20px;
	}
}

.find_plitychel {
	position:absolute;
	margin:0px ;
	left:30px;
	top:185px;
	height:20px;
	width:650px;
	z-index:150;
}
.find_plitychel a{
	color:#E91013;
	font-weight:900;
	font-size:18px;
	font-family: 'noto_sansbold';
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.find_plitychel {
	top:205px;
	}
}

.find_city {
	position:absolute;
	margin:0px ;
	left:320px;
	top:0px;
	height:40px;
	width:450px;
	z-index:151;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	line-height:1.7;
}

@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.find_city {
		display:none;
	}
}


@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.vopros a{
	position:absolute;
	margin:45px auto;
	top:20px;
	left:10px;
	height:80px;
	width:360px;
	font-size: 2em;
	text-decoration:none;
   /* border radius*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height:2.1;
	}
}

.logo {
	position:absolute;
	left:20px;
	top:0px;
	height:40px;
	width:300px;
	z-index:100;
	border:#222 solid;
   /* border radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(../skelet/vint/pie/PIE.htc);
	padding:0;
	margin:0px auto;
	text-align:center;
	color:#6F6F6F;
	font-size:14px;
	line-height:1.2;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.logo{
		display:none;
	}
}

.logotxt{
	position:absolute;
	top:45px;
	margin:5px auto;
	height:auto;
	width:280px;
	padding:0px;
	
	font-family: Verdana;
	font-size: 0.8em;
	color: #8B9C81;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.logotxt{
		display:none;
	}
}

.logo_sh{
	position:absolute;
	left:20px;
	top:10px;
	width:350px;
	height:80px;
	margin:0;
	padding:0;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.logo_sh {
		display:none;
	}
}

.logo_sh h1{
	text-align:left;
	line-height: 1.7;
	font-size: 1em;
	color: #000;
	font-weight:normal;
	padding:0;
	margin:0;
	font-family: 'open_sanscondensed_light';
}

.logo_txt{
	position:relative;
	display:inline-block;
	height:auto;
	width:320px;
	z-index:100;
	padding:10px;
	margin:0px;
	
	font-family: Verdana;
	line-height: 30px;
	font-size: 12px;
	color: #8B9C81;
}
.logo_txt h1{
	text-align:center;
	font-family: Verdana;
	line-height: 30px;
	font-size: 12px;
	color: #8B9C81;
	font-weight: bold;
}
.logo_txt h1 a{
	color:#8B9C81;
}
.logo_txt h1 a:hover{
	color:#8B9C81;
}
.logo_txt h1 a:visited {
	color:#8B9C81;
}
.logo_txt h1 a:link{
	color:#8B9C81;
}

.logo_korz{
	position:absolute;
	right:10px;
	top:5px;
	height: 130px;
	width:220px;
	z-index:900;
	background:transparent;
	color:#222;
	font-size: 12px;
	text-align:center;
	padding:0;
	margin:0;
	overflow:hidden;
}
.posetit_history{
	position:relative;
	right:10px;
	top:5px;
	height:80px;
	width:60px;
	z-index:901;
	background:transparent;
	padding:0;
	margin:0;
	margin-right:5px;
	display:inline-block;
}

.menu_logo {  
	position:absolute;
	display:inline-block;
	left:10px;
	top:20px;
	width:850px;
	height:35px;
	margin:0;
	padding:0; z-index:100;
	font-family: 'open_sanscondensed_light';
}
.menu_logo ul {
	 display:table-row; display: block; text-decoration: none; margin:0; padding:0;
}
.menu_logo ul li{
	display:table-cell; width:105px; height:60px; text-align:center; vertical-align:center; font-weight:bold; 
	float: left;
	/* border radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(../skelet/vint/pie/PIE.htc);	
	border-right:dotted 1px #8B9C81;
	border-bottom:dotted 1px #8B9C81;
	background: transparent;
 margin:0; padding:0;
}
.menu_logo ul li a{
	color:#222; font-size:1em; height:60px; display:table-cell; width:105px; vertical-align:middle; text-decoration:none; font-weight:bold; margin:0; padding:0;
	font-family: 'open_sanscondensed_light';

}
.menu_logo ul li a:hover{
	text-decoration:none; color:#222;font-weight:normal; margin:0; padding:0;
}
.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;
}

.city_adr {
	position:relative;
	margin:0px auto;
	padding:10px;
	height:auto;
	width:940px;
	z-index:100;
	text-align:center;
	font-size: 10px;
	color: #222;
	line-height:1.5;	
	font-weight:normal;
	font-family: Verdana;
}
.city_adr a{
	color:#222;
}
.city_adr a:hover{
	color:#222;
}
.city_adr a:visited {
	color:#222;
}
.city_adr a:link{
	color:#222;
}






.spisok_tovar{
	position:relative;
	height:auto;
	min-width: 320px;
	width:100%;
	margin: 10px auto;
	margin-bottom:15px;
	z-index:100;
	text-align:center;
	vertical-align:middle;
	
	font-family: 'noto_sansregular';
	font-size:1.3em;
	color:#0B0808;
	font-weight:normal;
	background-color:transparent;
	overflow:hidden;
    _zoom:1;
}


.podval_block_for_ozon{
	position:relative;
	width:960px;
	height:auto;
	min-height:120px;
	margin: 0px auto;
	padding:0;
	vertical-align:middle;
	text-align:center;
	z-index:100;
	display:table;
	background: transparent;
}

.podval_block_for_menu{
	position:relative;
	width:960px;
	height:auto;
	min-height:40px;
	margin: 0px auto;
	padding:0;
	vertical-align:middle;
	text-align:center;
	z-index:100;
	display:table;
	background:#000;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.podval_block_for_menu {
		display:none;
	}
}

.apDiv_menu_podval {
	position:relative;
	width:240px;
	margin-right:10px;
	height:auto;
	z-index:100;
	padding:7px;
	background:transparent;
	display:inline-block;
	text-align:center;
	vertical-align:central;
	font:10px Verdana;
}
.apDiv_menu_podval a{
	text-decoration:none; color:#fff; font-weight:normal;
	}
.apDiv_menu_podval a:hover{
	text-decoration:none; color:#fff; font-weight:bold;
	}
.apDiv_menu_podval a:visited{
	text-decoration:none; color:#fff; font-weight:normal;
	}

.nad_podval_block_for_menu{
	position:relative;
	width:960px;
	height:auto;
	min-height:450px;
	margin: 0px auto;
	padding:0;
	vertical-align:middle;
	z-index:100;

	background:#067aa7;
	color: #fff;
 	text-shadow: 0 1px 2px #17326e;
	text-align:center;
	}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.nad_podval_block_for_menu {
	height:650px;
	}
}
.np_left{
	top:0;
	left:25px;
	width: 250px;	
	color: #fff;
 	text-shadow: 0 1px 2px #17326e;
	font-size: 13px;
	text-align:left;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.np_left {
		display:none;
	}
}

.np_left h3{
	text-align:left;
	font-size: 23px;
}
.np_left h4 a{
	text-align:center;
	font-size: 12px;
	color: #fff;
 	text-shadow: 0 1px 2px #17326e;
	text-decoration:none;
}

.np_right{
	top:0;
	left: 575px;
	right: 0;
	text-align:center;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 13px;
	font-weight:bold;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.np_right {
	top:0;
	left:0;
	width:750px;
	margin:10px auto;
	font-size:1.5 em;
	line-height:1.5em
	}
}
.np_right h3{
	text-align:center;
	font-size: 23px;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.np_right h3 {
	font-size:1.5 em;
	line-height:1.5em
	}
}

.np_center{
	top:0;
	width: 230px; left: 290px;
	color: #fff;
 	text-shadow: 0 1px 2px #17326e;
	font-size: 13px;
	line-height:2em;
	text-align:left;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.np_center {
		display:none;
	}
}

.np_center ul li{
	list-style-type: none;
}

.np_center h3{
	text-align:left;
	font-size: 23px;
}
.np_center a{
	color: #fff;
 	text-shadow: 0 1px 2px #17326e;
	text-decoration:none;
}
.nad_podval_block_for_menu DIV { position: absolute; }

.podval{
	position:relative;
	width:960px;
	height:70px;
	margin: 0px auto;
	padding:0;
	vertical-align:bottom;
	text-align:center;
	z-index:100;
	display:table;
	background:#000;
	color:#fff;
	font:10px Verdana;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.podval {
		font-size:12px;
	}
}

.podval_block_for_schet{
	position:relative;
	width:960px;
	height:35px;
	margin: 0;
	padding:0;
	vertical-align:middle;
	z-index:100;
	display:table;
	background:#000;
	color:#fff;
	font:10px Verdana;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.podval_block_for_schet {
		display:none;
	}
}

.apDiv_schet_podval {  
	width: 31px; height:31px; position:absolute; bottom:1px; right:1px; z-index:110; background:transparent;
}
.block3_yam {
	width: 88px; height:31px; position:absolute; bottom:1px; right:33px; z-index:110; background:transparent;
}.block3_mail {
	width: 88px; height:18px; position:absolute; bottom:1px; right:122px; z-index:110; background:transparent;
}


.dorus{
	position:absolute;
	bottom:1px;
	right:315px;
	height:31px;
	width:88px;
	margin:0;
	padding:0;	
	z-index:100;
	overflow:hidden;
}
.dorus a{
	color:#000;
}
.dorus a:hover{
	color:#000;
}
.dorus a:visited {
	color:#000;
}
.dorus a:link{
	color:#000;
}
.dorus_sch{
	position:absolute;
	bottom:1px;
	right:225px;
	height:31px;
	width:88px;
	margin:0;
	padding:0;	
	z-index:100;
	background:#000;
	color:#000;
	font:5px Verdana;
	overflow:hidden;
}
.dorus_sch a{
	color:#000;
}
.dorus_sch a:hover{
	color:#000;
}
.dorus_sch a:visited {
	color:#000;
}
.dorus_sch a:link{
	color:#000;
}






/* slider */
.slider {
    position:relative;
    height: 247px;
    overflow: hidden;
    width: 952px;
	margin:0px auto; 
}

.slider img {
    border: none;
}

.slider_img1 {
    height: 247px;
    position: absolute;
	margin-left: 0;
    width: 474px;
background: none repeat scroll 0 0 #cdffee;
}

.slider_img2 {
    height: 247px;
    margin-left: 239px;
    position: absolute;
    width: 474px;
background: none repeat scroll 0 0 #cdffee;
}

.slider_img3 {
    height: 247px;
    margin-left: 477px;
    position: absolute;
    width: 474px;
background: none repeat scroll 0 0 #cdffee;
}

.slider_img4 {
    height: 247px;
    margin-left: 715px;
    position: absolute;
    width: 474px;
background: none repeat scroll 0 0 #cdffee;
}

.slider_img {
    background: none repeat scroll 0 0 #cdffee;
    float: left;
    height: 247px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 237px;
}

.slider_txt {
    background: none repeat scroll 0 0 #cdffee;
    color: #000000;
    float: left;
    font-size: 11px;
    height: 215px;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    width: 210px;
}

@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	.slider {
		display:none;
	}
}

.nad_podval_block_smotreli{
	position:relative;
	width:960px;
	height:480px;
	margin: 5px auto;
	padding:0;
	text-align:center;
	z-index:100;
	background:transparent;
	color:#fff;
	font:10px Verdana;
}
.nad_podval_block_smotreli_1{
	position:absolute;
	width:960px;
	top:30px;
	left:0;
	height:130px;
	margin: 0px auto;
	padding:0;
	vertical-align:bottom;
	text-align:center;
	z-index:100;
	display:table;
	background:transparent;
	color:#fff;
	font:10px Verdana;
}
.nad_podval_block_smotreli_2{
	position:absolute;
	width:960px;
	top:175px;
	left:0;
	height:130px;
	margin: 0px auto;
	padding:0;
	vertical-align:bottom;
	text-align:center;
	z-index:100;
	display:table;
	background:transparent;
	color:#fff;
	font:10px Verdana;
}
.nad_podval_block_smotreli_3{
	position:absolute;
	width:960px;
	top:335px;
	left:0;
	height:130px;
	margin: 0px auto;
	padding:0;
	vertical-align:bottom;
	text-align:center;
	z-index:100;
	display:table;
	background:transparent;
	color:#fff;
	font:10px Verdana;
}
.nad_podval_block_smotreli_txt{
	position:absolute;
	width:960px;
	top:10px;
	left:0;
	height:15px;
	margin: 0px auto;
	padding:0;
	text-align:center;
	z-index:100;
	background:transparent;
	color:#000000;
	font:10px Verdana;
}
.nad_podval_block_smotreli_txt2{
	position:absolute;
	width:960px;
	top:155px;
	left:0;
	height:15px;
	margin: 0px auto;
	padding:0;
	text-align:center;
	z-index:100;
	background:transparent;
	color:#000000;
	font:10px Verdana;
}
.nad_podval_block_smotreli_txt3{
	position:absolute;
	width:960px;
	top:315px;
	left:0;
	height:15px;
	margin: 0px auto;
	padding:0;
	text-align:center;
	z-index:100;
	background:transparent;
	color:#000000;
	font:10px Verdana;
}
.posetit_history_bot{
	position:relative;
	right:10px;
	top:5px;
	height:100px;
	width:60px;
	z-index:901;
	background:transparent;
	padding:0;
	margin:0;
	margin-right:5px;
	display:inline-block;
	color:#000000;
}
.posetit_history_city{
	position:absolute;
	right:0px;
	top:85px;
	height:20px;
	width:60px;
	z-index:902;
	background:transparent;
	padding:0;
	margin:0;
	text-align:center;
	color:#000000;
	font-size:8px;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
.posetit_history_city {
		display:none;
	}
}

