html, body
{
	margin:0;
	padding:0;
	background:url("images/fon.jpg?v") repeat #FCFCFC;
}
html
{
	overflow-y: scroll;
}
body
{
	font-size:15px;
	font-family: Tahoma;
}
IMG
{
	border:0
}
h1
{
	font-size: 18px;
	color: #008DD2;
	padding: 10px 0;
	margin: 0;
}
h2
{
	font-size: 16px;
	color: #008DD2;
	padding: 10px 0;
	margin: 0;
}
a
{
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
ul
{
	margin:0;
	padding:0;
	list-style: none;
}
li
{
	list-style: none;
}
.main_pole
{
	width:1000px;
	margin:0 auto;
}
.mainmail
{
	color:#000000;
}
.pole_desc
{
	padding:10px;
}
.mainpoletext
{
	background:#FFFFFF;
	border-left: 1px solid #e8e4e3;
	border-right: 1px solid #e8e4e3;
	padding: 10px;
}
.contactpole_map
{
}
.contactpole_map iframe
{
	border:none;
	width:470px;
	height:500px;

}
.contactpole_text
{
	width:500px
}
.contactpole_text td
{
	vertical-align:top;
	padding-bottom:10px
}
.zakazinkontakt
{
	border:1px solid #e8e4e3
}
/*-START-main_menu-----------------------------------------------------*/
.main_menu
{
	padding:15px 0
}
.mmpole_logo
{
	float:left;
	width:247px;
	height:72px;
	background:url("images/logo.png");
}
.mmpole_right
{
	float:right;
	width:700px;
	position:relative
}
.mm_list
{	
	position:absolute;
	right:0px
}
.mm_list ul li
{
	display:inline
}
.mm_list ul li a
{
	color:#000000;
	border: 1px solid transparent;
	font-weight: bold;
	padding: 8px 10px;
	-webkit-border-radius: 0.236em;
	border-radius: 0.236em;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.mm_list ul li:hover a
{
	border-color: #e8e4e3;
	background: #fff;
	color: #ff4800;
}
.m_contact
{
	position:absolute;
	right: 7px;
	top: 22px;
	z-index: 10;
}
.m_contact_footer table
{
	width:100%
}
.m_contact td, .m_contact_footer td
{
	text-align:right;
	vertical-align:top;
}

/*-END-main_menu-----------------------------------------------------*/
/*-START-list_rubric-------------------------------------------------*/
.list_rubric
{
	position:relative;
	padding:10px 0;
	border-top: 4px double #e8e4e3;
	border-bottom: 4px double #e8e4e3;
}
.list_rubric .search
{
	position:absolute;
	top:5px;
	right:0;
}
.list_rubric .search .search_title
{
	background: #F7F7F7;
	cursor:pointer;
	color: #000000;
	font-weight: bold;
	padding: 4px 10px 5px 10px;
	border: 1px solid #EEEEEE;
	border-radius: 10px;
	background-clip: padding-box;
}
.list_rubric .search .search_title:hover
{
	color: #ff4800;
	border-color: #ff4800;
	background: #FFF6F2;
}
.list_rubric .search .search_pole
{
	display:none;
	position: absolute;
	z-index: 1000;
	right: 175px;
	top: 50px;
	width: 640px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 10px;
	background-clip: padding-box;
}
.list_rubric .search .search_plit
{
	position: absolute;
	z-index: 1000;
	border-radius:5px;
}
.list_rubric .search .search_pole .pole
{
	position: relative;
}
.list_rubric .search .search_pole .pole .close
{
	position: absolute;
	top:0px;
	right:5px;
	font-weight:bold;
	cursor:pointer
}
.list_rubric .search .search_pole .pole .close:hover
{
	color:#ff4800
}
.find_pole_title
{
	text-align:center;
	font-weight:bold;
}
.find_pole
{
	padding:10px 0 0 0;
	display:table;
	width:100%;

}
.find_pole .col
{
	display:table-cell;
	width:25%;
	padding:0 10px;
	border-right:1px solid #EEEEEE;

}
.find_pole .col:last-child
{
	border-right:0
}
.find_pole .col .title
{
	font-weight:bold;
	text-align:center;
}
.fp_item
{
	margin:3px 0 0 0;
}
.fp_item label:hover
{
	cursor:pointer;
	text-decoration:underline
}
.fp_color
{
	display:inline-block;
	width:13px;
	height:13px;
	margin:0 5px 0 0;
}
.list_rubric ul li
{
	display:inline
}
.list_rubric ul li a
{
	color:#000000;
	border: 1px solid transparent;
	font-weight: bold;
	padding: 5px 10px 14px 10px;
	-webkit-border-radius: 0.236em;
	border-radius: 0.236em;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.list_rubric ul li:hover a
{
	color: #ff4800;
}
.list_rubric ul li.sel a
{
	color: #ff4800;
	border-color: #e8e4e3;
	border-bottom: 1px solid #FFFFFF;
	background: #fff;

}
/*-END-list_rubric---------------------------------------------------*/
/*-START-pole_rubric-------------------------------------------------*/
.pole_rubric
{
	background: #FFFFFF;
	border-left: 1px solid #e8e4e3;
	border-right: 1px solid #e8e4e3;
	border-bottom: 1px solid #e8e4e3;
	padding: 10px;
	position:relative;
}
.pole_rubric a
{
	color:#000000;
}
.pole_rubric ul li
{
	float:left
}
.pole_rubric ul:after
{
    	content:'';
	display:block;
	clear:both
}
.pole_rubric ul li .item
{
	display:inline-block;
	width:185px;
	height:180px;
	border:1px solid #e8e4e3;
	border-radius:10px;
	position:relative;
	margin:10px 10px 0 0;
	text-align: center;
}
.pole_rubric ul li .item_h200
{
	height:200px;
}
.pole_rubric ul.pamyatniki li:nth-child(even)
{
	float:right;
}
.pole_rubric ul.pamyatniki li:nth-child(even) .item
{
	margin:10px 0 0 0;
}
.pole_rubric ul.pamyatniki li .item
{
	width:480px;
	height:422px;
}
.pole_rubric ul li:nth-child(5n) .item{margin-right:0}

.pole_rubric ul li .item:hover
{
	border-color: #ff4800;
}
.pole_rubric ul li .name
{
	position:absolute;
	bottom:10px;
	width: 100%;
	text-align:center;
	height: 20px;
	overflow: hidden;
	background: rgba(255,255,255,0.4);
}
.pole_rubric ul li .nameslide
{
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align:center;
	height: 20px;
	overflow: hidden;
	background: rgba(255,255,255,0.4);
}
.pole_rubric ul li:hover .nameslide
{
	height: auto;
	bottom: 0px;
	padding-bottom: 7px;
	border-radius: 0 0 10px 10px;
	background: rgba(255,215,175,0.9);
}

.pole_rubric ul li img
{
	margin:10px
}
.product_image
{
	width:600px;
	height:390px;
	border:1px solid #e8e4e3;
	float:left;
}
.product_image2
{
	width:520px;
	height:390px;
	border:1px solid #e8e4e3;
	float:left;
}
.product_image3
{
	width:390px;
	height:390px;
	border:1px solid #e8e4e3;
	float:left;
}
.product_images
{
	width:82px;
	height:390px;
	border:1px solid #e8e4e3;
	float:left;
	overflow:hidden;
	position:relative;
}
.product_images .pis_pole
{
	position:absolute;
}
.product_images .pis_pole img
{
	border:1px solid transparent;
	cursor:pointer
}
.product_images .pis_pole img.sel, .product_images .pis_pole img:hover
{
	border:1px solid #ff4800
}

.pfl_pole
{
	margin:10px 0 0 0;
	width:978px;
	border:1px solid #e8e4e3;
	background:#FFFFFF;
	padding:10px;
}
.pfl_title
{
	margin:10px 0;
	font-size:16px
}
.pfl_ul
{
}
.pfl_ul li
{
	display:inline-block;
	width:235px;
	height:220px;
	border: 1px solid #e8e4e3;
	margin: 0 10px 10px 0;
}
.pfl_ul li:hover
{
	border-color: #ff4800;
}
.pfl_ul li:nth-child(4n)
{
	margin: 0 0 10px 0;
}
.pfl_ul li>a>div
{
	margin:10px
}
.product_name
{
	color: #000000;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.product_params
{
	width:360px;
	height:392px;
	float:right;
	position:relative;
}
.product_params3
{
	width:561px;
	float:right;
	position:relative;
}
.product_label
{
	margin:15px 0 0 0;
	font-weight:bold;
}
.product_plitka
{
	width:559px;
	height:93px;
	border:1px solid #e8e4e3;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	overflow:hidden;
}
.product_pole_params
{
	min-height:264px;
}
.product_plitka .pole
{

}
.product_plitka .pole .item
{
	width: 91px;
	height: 91px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid transparent;
	display: inline-block;
}
.product_plitka .pole .item:hover
{
	border: 1px solid #ff4800;
}
.labelplitka
{
}
.product_params_table
{
	width: 100%;
	border: 1px solid #e8e4e3;
	padding: 5px;
}
.product_params_table tr th
{
	font-weight:bold;
	text-align:left;
	width:200px;
}
.product_params_table .ppt_lab
{
}
.product_params_table .ppt_val
{
	width:100px
}



.pole_grouptovar
{
	position:absolute;
	bottom:0;
	width:100%;
}
.pole_grouptovar_title
{
	height:30px;
	padding: 4px 0 0 0;
	font-weight:bold
}
.pole_grouptovar_title .text
{
	padding: 7px 0 0 0;
}
.pole_grouptovar_list
{
	overflow:hidden;
	border:1px solid #e8e4e3;
	width:358px;
	height:82px
}
.pole_grouptovar_list a
{
	display:inline-block;
	height:82px;
}
.gphoto
{
	width:88px;
	height:80px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid transparent;
	display:inline-block
}
.gphoto:hover
{
	border: 1px solid #ff4800;
}
.item_btnpage_prev
{
	cursor:pointer;
	display:inline-block;
	margin:0 3px;
	padding-top:3px;
	width:23px;
	height:20px;
	background:url('images/item_btnpage_prev.png') no-repeat center center
}
.item_btnpage_next
{
	cursor:pointer;
	display:inline-block;
	margin:0 3px;
	padding-top:3px;
	width:23px;
	height:20px;
	background:url('images/item_btnpage_next.png') no-repeat center center
}
.item_btnpage_noprev
{
	display:inline-block;
	margin:0 3px;
	padding-top:3px;
	width:23px;
	height:20px;
	background:url('images/item_btnpage_unprev.png?v') no-repeat center center
}
.item_btnpage_nonext
{
	display:inline-block;
	margin:0 3px;
	padding-top:3px;
	width:23px;
	height:20px;
	background:url('images/item_btnpage_unnext.png?v') no-repeat center center
}
/*-END-pole_rubric-------------------------------------------------*/
/* -FOOTER------------ */
.footer
{
	border-top: 4px double #e8e4e3;
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	color: #777777;
}
.footer ul
{
	margin:0;
	padding:0;
}
.footer .floatleft
{
	margin-right:50px
}
.footer a
{
	color:#777777;
	text-decoration:none;
}
.footer a:hover
{
	color:#0000FF;
	text-shadow: 1px 1px 2px #AAAAAA;
	text-decoration:underline;
}
.footer a.select
{
	color:#0000FF;
}
.footer li
{
	margin:3px 0
}
.footer li.line
{
	display: inline;
	margin-right:10px
}
.m_contact_footer
{
	text-align:right
}
.m_contact_footer p
{
	margin:3px 0
}

/* -END FOOTER------------ */
/* -START pole_listline------------ */

.pole_listline
{
	padding:10px 29px
}
.pole_listline ul li
{
	list-style: circle;
	padding: 0 0 5px 0
}

.pole_listline a
{
	color: #000000;
}
.pole_listline a:hover
{
	text-decoration:underline
}
/* -END pole_listline------------ */
/* -START pole_crumbs------------ */

.pole_crumbs
{
	padding: 0 0 10px 0;
}
.pole_crumbs ul li
{
	display:inline;
}
.pole_crumbs ul li:after
{
	content: "\2003 \00BB \2003";
	font-size: 12px;
}
.pole_crumbs ul li:last-child:after
{
	content: "\2003";
}
.pole_crumbs a
{
	color: #000000;
}
.pole_crumbs a:hover
{
	text-decoration:underline
}
/* -END pole_crumbs------------ */

/* -START pole filter country------------ */

.filter_country
{
	position:absolute;
	right:10px;
	top:10px
}
.filter_country .fc_item
{
	display:inline-block;
	margin:0 10px 0 0;
	border:1px solid #EEEEEE;
	border-radius:5px;
	padding:2px 5px;
	cursor:pointer;
}
.filter_country .fc_item.sel, .filter_country .fc_item:hover
{
	color: #ff4800;
	border-color: #ff4800;
	background: #FFF6F2;
}
/* -END pole filter country------------ */

/* -START pole_infoblock------------ */

.pole_infoblock
{
	display:table;
	border-top: 4px double #e8e4e3;
	border-left: 4px double #e8e4e3;
	border-right: 4px double #e8e4e3;
	background-color: #FFFFFF;
	padding: 0;
}
.pole_infoblock .title
{
	font-size:16px;
	color:#008DD2;
	text-align:center
}
.pole_infoblock .item
{
	margin:10px 0 0 0;
}
.pole_infoblock .item .name a
{
	font-weight:bold;
	color:#000000
}
.pole_infoblock .item .description
{
	margin:5px 0 0 0;
	text-align:justify
}
.pole_infoblock .item .dstamp
{
	margin:5px 0 0 0;
	text-align:right;
	font-size:12px;
	color:#777777
}

.pole_infoblock .infblock_news
{
	display:table-cell;
	width:25%;
	padding: 10px;
	border-right: 4px double #e8e4e3;
}
.newsitem
{
	border-top:1px solid #e8e4e3;
	padding: 10px;
}
.pole_infoblock .infblock_stati
{
	display:table-cell;
	width:25%;
	padding: 10px;
	border-right: 4px double #e8e4e3;
}

.polezakaz .infblock_zakaz
{
	display:table-cell;
	padding: 10px;
	width:50%;
}
.polezakaz .zakaz .contact
{
	display:table;
	width:100%;
}
.polezakaz .zakaz .contact .phone .input
{
	width:90%;
}

.polezakaz .zakaz
{
	padding:5px 0 0 0
}
.polezakaz .zakaz .label
{
	margin:5px 0 0 0
}
.polezakaz .zakaz .contact .phone, .polezakaz .zakaz .contact .email
{
	display:table-cell;
	width:50%;
}
.polezakaz .zakaz button
{
	margin:10px 0 0 0
}
.polezakaz .zakaz input
{
	margin:3px 0 0 0
}
.polezakaz .zakaz .input input, .polezakaz .zakaz .input textarea
{
	width: 100%;
	resize: none;
	border: 1px solid #e8e4e3;
	padding: 5px 7px;
	font-family: Tahoma,Arial;
	box-sizing: border-box;
}

/* -END pole_infoblock------------ */


  #carousel {
	margin-top: -20px;
    width:100%;
    height: 300px;
    display: relative;
    overflow: hidden;
  }
  #carousel img {
    display: hidden; /* hide images until carousel prepares them */
    cursor: pointer; /* not needed if you wrap carousel items in links */
  }
.list_select
{
	border: 1px solid #E8E4E3;
	margin: 10px 0 0 0;
}
.list_select .listselect_pole:not(.sel)
{
	display:none;
}
.list_select ul
{
	width:100%;
	border-bottom:1px solid #E8E4E3
}
.list_select ul li
{
	padding:3px 10px;
	background: #F7F7F7;
	cursor:pointer;
	position:relative;
	border-right:1px solid #E8E4E3;
}
.list_select ul li.sel>div
{
	position:absolute;
	width:100%;
	height:2px;
	left:0;
	bottom:-1px;
	background: #FFFFFF;
}
.list_select ul li.sel
{
	background: transparent;
	cursor:auto;
}
.comments_add
{
	margin:10px;
	font-size: 14px;
}
.comments_send
{
	margin:10px 0 0 0
}
.comments_add_pole
{
	display:none;
	margin:10px
}
.comments_add_pole input,.comments_add_pole textarea
{
	border:1px solid #E8E4E3
}
.comments_pole
{
	margin:0 10px 10px 10px
}
.comments_pole .comment_item
{
	border:1px solid #E8E4E3;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0 0 0;
}
.comments_pole .comment_title
{
	float:left;
	width:60px;
	font-weight:bold;
	padding:0 20px 20px 0;
	border-right:1px solid #E8E4E3;
	text-align:right;
}
.comments_pole .comment_text
{
	float:right;
	width:800px;
}
.cap_title
{
	margin:5px 0 0 0
}
.cap_title span
{
	font-size:12px;
	color:#777777
}

.cap_name,.cap_phone
{
	width:320px
}
.cap_question
{
	height:50px;
	width:951px;
	resize:none;
}
.stonezakaz
{
	position: fixed;
	cursor: pointer;
	width: 162px;
	height: 80px;
	right: 4px;
	bottom: 4px;
	opacity: 0.5;
	background: url("/store/stonezakaz.png");
}
.stonezakaz:hover
{
	opacity: 1;
}
.stonezakaz>div
{
	padding: 14px;
	width: 149px;
	text-align: center;
	color: #ff4800;
	font-size: 18px;
	font-weight: bold;
}
.stonezakaz_pole
{
	display:none;
	position:fixed;
	left:50%;
	top:50%;
	z-index: 1001;
}
.stonezakaz_pole>div{position:relative}
.stonezakaz_pole .sp_pole
{
	position:absolute;
	left:-250px;
	top:-160px;
	width:500px;
	height:320px;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #EEEEEE;
}
.stonezakaz_pole .close
{
	position:absolute;
	right:-240px;
	top:-153px;
	cursor:pointer;
	font-weight: bold;	
}
.stonezakaz_pole .close:hover
{
	color:#ff4800
}
.stonezakaz_pole input,.stonezakaz_pole textarea
{
	border: 1px solid #e8e4e3;
	padding: 5px 7px;
}
.stonezakaz_pole .title
{
	font-size: 16px;
	text-align: center;
	padding: 5px;
}
.stonezakaz_pole .zakaz{padding: 5px 25px;}
.stonezakaz_pole .zakaz .label{margin: 5px 0 0 0;}
.stonezakaz_pole .zakaz_name{width: 434px;}
.stonezakaz_pole .zakaz_text{width: 434px;resize: none;}
.stonezakaz_pole .contact
{
	display:table;
	width:100%;
}
.stonezakaz_pole .contact .phone, .stonezakaz_pole .contact .email
{
	display:table-cell;
	width:50%
}
.stonezakaz_pole .contact .zakaz_email{width:210px}
.stonezakaz_pole button{margin:5px}
.footerdiv{position:relative;}
.webdesign
{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size:9px;
}
.webdesign a
{
	font-size:12px;
}