﻿.menu_main{
	height: 44px;
	background: #222;
	width: 100%;
}

#menu_main_cell {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /* width: 100px; */
  position:relative;
}

.menu_main_house
{
	position: absolute;
	top: 16px;
	left: 0px;
	width: 15px;
}

.menu_katalog{
	background: #FF6100;
	width: 223px;
	height: 46px;
	float: left;
	position: absolute;
	top: 80px;
	z-index: 2000;
}

.menu_katalog_text{
	color: #FFF;
	line-height: 45px;
	font-size: 14px;
}

.icon_katalogg{
	float: left;
	margin-top: 4px;
	margin-left: 6px;
}

.mobil_none{display:none;}

.cart_open_handler{display:none;}

nav {
			    background-color: #222222;
				z-index: 1000;
				position: relative;
				margin-left: 31px;
			}
			
			/* убираем отступы и поля, а также list-style для "ul", 
			 * и добавляем "position:relative" */
			nav ul {
			    padding:0;
			    margin:0;
			    list-style: none;
			    position: relative;
			    }
			
			/* применяем inline-block позиционирование к элементам навигации */
			nav ul li {
			    margin: 0px 41px 0 0;
			    display:inline-block;
			    background-color: #222222;
			    }
			
			.disable_a {
			   pointer-events: none;
			}
			
			/* стилизуем ссылки */
			nav a {
			    display: block;
				padding: 0 1px;
				color: #FFF;
				font-size: 14px;
				line-height: 46px;
				text-decoration: none;
			}
			
			/* изменяем цвет фона при наведении курсора */
			nav a:hover {
			    background-color: #222;
				color: #aa2328;
		}

			nav ul ul {
			    display: none;
			    position: absolute;
			    top: 100%;
				border: 2px solid #efefef;
				background-color: #FFF;
				border-top: 2px solid #aa2328;
			}
			
			/* отображаем выпадающий список при наведении */
			nav ul li:hover > ul {
			    display:inherit;
			}
			
			/* первый уровень выпадающего списка */
			nav ul ul li {
			    min-width:170px;
			    float:none;
			    display:list-item;
			    position: relative;
				padding: 0px 10px;
				background-color: #fff;
			}
			
			nav ul ul li a{
				color:#222222;
			}
			nav ul ul li a:hover{
				color:#aa2328;
				background-color:#FFF;
			}
		
		.linia_sofia{
			background-color: #222222;
			z-index: 1000;
			width: 100%;
			height: 46px;
			position: absolute;
			top: 80px;
		}
		
		.linia_sofia_footer{
background-color: #222222;
z-index: 1000;
width: 100%;
height: 153px;
position: absolute;
bottom: 0px;
display:none;
		}
		
		.konsult{
			text-align:center;
		}
		
		.konsult_zagolovok{
			color: #222;
			font-size: 18px;
			text-transform: uppercase;
			font-weight: bold;
		}
		
		.konsult_text{
			color: #666;
			font-size: 13px;
			line-height: 25px;
		}
		
		.main_text_zagolovok{
			color:#fff;
			font-size:19px;
			margin-top: 40px;
		}
		
		.main_text{
			color: #fff;
			font-size: 16px;
			margin-top: 14px;
		}
		
		.sleva_ot_dveri{
			padding-top: 2px; width: 570px; position: relative;
		}
		
		.karta_tovar{
			
		}
		
		.predstavitelstvo_tovar_zagolovok{
			font-size: 23px;
			text-align: center;
			color: #fff;
			background-color: #aa2328;
			padding: 10px;
			border-radius: 3px 3px 0px 0px;
		}
		
		.predstavitelstvo_tovar{
			font-size: 19px;
			text-align: center;
			color: #666;
			background-color: #f5f5f5;
			padding: 10px;
		}
		
		.main_karta_tovar{
			
		}
		
		.main_predstavitelstvo_tovar_zagolovok{
			font-size: 23px;
			text-align: center;
			color: #fff;
			background-color: #aa2328;
			padding: 10px;
			border-radius: 3px 3px 0px 0px;
		}
		
		.main_predstavitelstvo_tovar{
			font-size: 19px;
			text-align: center;
			color: #666;
			background-color: #f5f5f5;
			padding: 10px;
		}
		
		.main_jpg_main{
			position: absolute;
			z-index: -1;
			top: 126px;
			left: 0;
			min-width: 100%;
			height: 474px;
		}
	
.divTable{
	display: table;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid #999;
	display: table-cell;
	width: 282px;
	height: 260px;
	float: left;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.modtitle::before {


}

.modtitle span {
    font-size: 26px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
    display: inline-block;
}
	
	.iskustvo{
		height: 580px;
		margin-top: 80px;
		display:none;
	}
	
	.iskustvo_zagolovok{
		
	}
	
	.iskustvo_main{
		height: 400px;
		position: relative;
	}
	
	.table-iskustvo{
		
	}
	
	#item-1{
		position:absolute;
		top: 0;
		left: 0;
	}
	
	#item-2{
		position:absolute;
		top: 0;
		left: 293px;
	}
	
	#item-3{
		position:absolute;
		top: 0;
		left: 586px;
	}
	
	#item-4{
		position:absolute;
		top: 0;
		left: 879px;
	}
	
	#item-5{
		position:absolute;
		top: 382px;
		left: 0;
	}
	
	#item-6{
		position:absolute;
		top: 222px;
		left: 293px;
	}
	
	#item-7{
		position:absolute;
		top: 382px;
		left: 586px;
	}
	
	#item-8{
		position:absolute;
		top: 223px;
		left: 879px;
	}
	
	.iskustvo-foto{
		width:92%;
	}
	
	.iskustvo_zaglushka{
		position: absolute;
		width: 1200px;
		height: 100px;
		background-color: #fff;
		top: 553px;
	}
	
	.disaineri{
		height: 380px;
		margin-top: 110px;
		display:none;
	}
	
	.disaineri_zagolovok{
		
	}
	
	.disaineri_main{
		
	}
	
	.disaineri_item{
		width: 210px;
		margin-right: 30px;
		float: left;
		height: 360px;
	}
	
	.disaineri_item img{
		width: 210px;
	}
	
	.disaineri_item p{
		color: #666;
		text-align: center;
		font-size: 16px;
	}
	
	.service_home{
		margin-top: 120px;
		height: 600px;
		position: relative;
	}
	
	.service_zagolovok{
		
	}
	
	.service_zagolovok p{
		font-size: 24px;
	}
	
	.service_main{
		margin-top: 30px;
		position: relative;
	}
	
	#service-cifri-1{
		position:absolute;
		left: 110px;
	}
	
	#service-cifri-2{
		position:absolute;
		left: 110px;
		top: 200px;
	}
	
	#service-cifri-3{
		position:absolute;
		left: 110px;
		top: 410px;
	}
	
	#service-cifri-4{
		position:absolute;
		left: 580px;
		
	}
	
	#service-cifri-5{
		position:absolute;
		left: 580px;
		top: 200px;
	}
	
	#service-cifri-6{
		position:absolute;
		left: 580px;
		top: 410px;
	}

	
	
	#service-text-1{
		position:absolute;
		top: 50px;
		left: 170px;
	}
	
	#service-text-2{
		position:absolute;
		top: 250px;
		left: 170px;
	}
	
	#service-text-3{
		position:absolute;
		top: 460px;
		left: 170px;
	}
	
	#service-text-4{
		position:absolute;
		top: 50px;
		left: 630px;
	}
	
	#service-text-5{
		position:absolute;
		top: 250px;
		left: 630px;
	}
	
	#service-text-6{
		position:absolute;
		top: 460px;
		left: 630px;
	}
	
	.service-cifri{
		font-size: 85px;
		color: #F1F1F1;
		font-family: 'Avenir Next Cyr Medium';
		font-weight: bold;
	}
	
	.service-text{
		color: #3C3C3C;
		font-family: HelveticaNeueCyr;
		font-size: 18px;
		line-height: 22px;
		width: 350px;
	}
	
/* 
#menu_main_cell > ul > li{
 float: left;
 width: 180px;
 position: relative;
}

#menu_main_cell li { 
	padding: 14px 21px;
	display: inline-block;
}

#menu_main_cell li a{
 display: block;
 background: #90DA93;
 border: 1px solid #060A13;
 color: #060A13;
 padding: 8px;
 text-align: center;
 text-decoration: none;
}
#menu_main_cell li a:hover{
 background: #2F718E;
} */

/* 
#menu_main_cell a { 
	color: #fff;
	text-decoration: none;
}

#menu_main_cell a:hover{color:#aa2328 !important;}
 */
hr {
    clear: both;
}

.zamer{
	background: #FF6100;
	color: #fff;
	text-decoration: none;
	padding: 10px 21px;
	border-radius: 18px;
}

body {
    margin: 0;
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    cursor: default;
    /* background-color: #BDBDBD; */
}

/*body#mainbody
    {
        background: #000 url('/files/order_back2.jpg') no-repeat center center;
        background-attachment: fixed;

        -moz-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        -khtml-background-size: 100% 100%;
        background-size: 100% 100%;
    }*/
img.bg {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1920px;
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

@media screen and (max-width: 1920px) {
    img.bg {
        left: 50%;
        margin-left: -50%;
    }
}

.basket_mob {
    display: none;
}

.main_container {
    width: 1200px;
    margin: 0px auto;
    /*padding: 0;*/
    padding: 0px 14px;
/*     background-color: #FFF;
    -webkit-box-shadow: 1px 1px 130px #000;
    -moz-box-shadow: 1px 1px 130px rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 130px #000; */
}

a img {
    border: 0;
}

a {
    text-decoration: underline; /*color: Blue;*/
}

    a:hover {
        text-decoration: none;
    }

p {
    margin: 10px 0 3px 0;
}

#center_part input[type="text"], #right_part input[type="text"] {
    border: 1px solid #989898;
    font-size: 12px;
    color: black;
    line-height: 20px;
    height: 20px;
}

#center_part textarea {
    border: 1px solid #989898;
    font-size: 12px;
    color: black;
}

a.ban-rezina {display: none;}

/*топ*/
#topdiv {
    width: 100%;
    height: 80px;
    position: relative;
}

.chasi_raboti{
	font-size: 12px;
	max-width: 300px;
	line-height: 12px;
	color: #666;
}

.top_right_column_td {
    vertical-align: top;
    padding-top: 24px;
    position: relative;
    top: -12px;
    left: -9px;
}

.top_middle_column_td {
    vertical-align: top;
	padding-top: 12px;
}

.top_left_column_td {
    padding-left: 7px;
    padding-top: 8px;
    text-align: right;
    vertical-align: top;
    width: 208px;
    line-height: 39px;
}

.search_input {
    background: url(files/lupa.png) no-repeat;
    background-position: 0% 50%;
    border: none;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    height: 18px;
    width: 130px;
}

.top_middle_column_td a {
    display: inline-block;
	color: black;
	line-height: 31px;
	text-decoration: none;
}

.login_input {
    height: 18px;
    width: 60px;
    border: none;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.login_input_corners {
    position: relative;
    top: 6px;
}

#logout_div, #login_div, #search_div {
    display: inline;
}

.backCall .fancybox-skin {
    background-color: #F3F0EB;
}
/*/топ*/
/*меню*/
#menu {
    background-repeat: repeat-x;
	z-index: 100;
	margin: 0;
	padding: 0px 0px;
	display: block;
	position: relative;
	width: 100%;
	border: 1px solid #efefef;
	color: #222;
	background-color: #fff;
}

    #menu li {
        /*float: left;*/
        height: 100%;
        margin: 0;
        padding: 0px 10px;
        list-style: none;
        display: block;
        vertical-align: middle;
        border-bottom: 1px solid #efefef;
    }

        #menu li:hover {
            color:#aa2328;
        }

    #menu > li:first-child {
        /* border-radius: 5px 0px 0px 5px; */
    }

    #menu > li:last-child {
        /* border-radius: 0px 5px 5px 0px; */
    }

    #menu li a {
        font: 14px Tahoma;
        /* color: white; */
		text-decoration: none;
        display: block;
        margin: 0;
        /* text-transform: uppercase; */
        
    }

    #menu > li > a {
        line-height: 30px;
		padding: 6px 0px;
    }
/* подменю */
.sub_menu_wrapper {
    position: relative;
}

#menu ul {
    position: absolute;
	left: 208px;
	top: -33px;
    display: none;
    z-index: 200;
    margin: 0;
    padding: 0;
    /* width: 259px; */
	text-align: left;
}

#menu li:hover ul {
    display: block;
    box-shadow: 1px 3px 6px black;
	
}

#menu ul li:hover {
    /*background-color: #dd4c46 !important;*/
    background-image: none;
}

#menu ul li {
    width: 199px;
    background-color: #fff; /*padding-bottom: 8px;*/
    text-align: left;
	display: inline-block;
}

    #menu ul li a {
	text-transform: none;
	color: #666;
	font-size: 14px;
	padding: 7px 15px;
	display: block;
	text-align: left;
    }

        #menu ul li a:hover {
            text-decoration: none;
            color:#aa2328;
        }

#menu li.subbottom {
    height: 6px;
}
/*/меню*/
/*корзина*/
#basket_wrapper {
    z-index: 300;
}
.basket {
    /*float: left;*/
    width: 155px;
    height: 38px;
    padding-top: 8px;
    padding-left: 49px;
   /*  background-image: url(files/recycler_right.jpg); */
    background-repeat: no-repeat;
    background-position: right top;
    font-weight: bold;
    font-size: 11px;
}

.basket_mes {
    color: #FFB6C7;
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
}

.basket, .basket a {
    color: #222;
    text-decoration: none;
}

    .basket a:hover {
        text-decoration: underline;
    }
/*/корзина*/
#path_label {
    display: block;
	margin-top: 0px;
	margin-bottom: 11px;
	background-color: #f5f5f5;
	padding: 8px 15px;
	border-radius: 5px;
}

    #path_label a {
        color: #666;
    }

        #path_label a.last {
            color: #999;
            text-decoration: none;
        }

            #path_label a.last:hover {
                text-decoration: underline;
            }
/*левая часть*/
#left_part {
    float: left;
    width: 220px;
    margin-right: 40px;
	position: relative;
	z-index: 100;
}

.left_catalog {
    margin-top: 8px;
    background: url(files/sub_categories_bgr.gif) repeat-x;
    padding-top: 1px;
}

    .left_catalog ul {
        list-style-type: none;
        padding-left: 0px;
    }

        .left_catalog ul li {
            margin: 1px 0px;
        }

            .left_catalog ul li a {
                background: #FF6100;
                color: white;
                font-size: 12px;
                font-weight: bold;
                display: block;
                padding: 7px 5px;
                text-decoration: none;
            }

    .left_catalog * a:hover {
        background-color: #FF7200;
    }

    .left_catalog ul * ul {
        padding-left: 11px;
    }

    .left_catalog ul li ul * a {
        background-color: #FF6100;
        font-size: 11px;
        padding: 5px 5px;
    }

.left_part_title, .right_part_title {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 26px;
    margin-bottom: 10px; /*margin-left: 10px;*/
}
/*/левая часть*/
/*группы вк*/
#vk_groups {
    border: 1px solid #DBDBDB;
	margin-top: 330px;
}
/*новости*/
.news {
    border: 1px solid #DBDBDB;
    padding: 12px 7px 13px 8px;
    margin-bottom: 20px;
    margin-right: 5px;
}

.news_date, .post_date {
    font-size: 10px;
    color: #929292;
    margin-bottom: 9px;
}

.news_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

    .news_title a {
        /*color: black;*/
    }

.news_item {
    padding-bottom: 2px;
    background: url("files/discount_item_bgr.gif") repeat-x scroll left bottom transparent;
    margin-bottom: 17px;
}

.all_news_link {
    font-size: 11px;
    text-align: right;
}

    .all_news_link a {
        /*text-decoration: none;     color: #616161;*/
    }

        .all_news_link a:hover {
            text-decoration: underline;
        }
/*/новости*/
/*центральная часть*/
#center_part {
    width: 920px;
    float: left;
    font-size: 12px;
	margin-left: 20px;
	min-height: 450px;
}

    #center_part h1, #center_part h2, #center_part h3, #center_part h4, #center_part h5, #center_part h6 {
        padding: 0px;
        font-weight: bold;
        color: Black;
    }

.textpage h1, .textpage h2, .textpage h3, .textpage h4, .textpage h5, .textpage h6 {
    margin: 37px 0 1px 0;
}

#center_part h1 {
    font-size: 20px;
}

#center_part h2 {
    font-size: 14px;
}

.textpage {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.textpage_in{
width: 1000px;
}

.textpage_in p{float: left;
width: 310px;
height: 210px;
}

.timer {
    display: block;
    text-align: center;
    color: red;
    font-size: 20px;
}
/*/центральная часть*/
/*плитка товаров*/
#preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
}

.sort {
    margin-top: 7px;
    margin-bottom: 0px;
}

.item_div {
    /* width: 180px; */
	width: 280px;
    float: left;
    height: 296px;
    padding: 30px 0 20px 10px;
}

.product_img_div {
    margin-bottom: 10px;
    width: 123px;
    height: 200px;
}

    .product_img_div img {
        display: block;
        margin: 0 auto;
    }

.product_title {
    margin-bottom: 4px;
    min-height: 26px;
}

    .product_title a {
        text-decoration: none;
        font-weight: bold;
        color: Black;
    }

.product_cat_name {
    color: #666;
    margin-bottom: 4px;
}

.product_price {
    color: #aa2328;
    font-weight: bold;
}

.product_podropnee {
    margin-bottom: 15px;
}
/* страницы */
.pages {
    clear: both;
    padding: 13px 0;
}

    .pages a {
        display: inline-block;
        padding: 3px 9px;
        margin: 4px 2px;
        background-color: #aa2328;
        color: white;
    }

        .pages a:hover {
            background-color: #5c1919;
        }

    .pages span {
        display: inline-block;
        padding: 3px 9px;
        margin: 0px 2px;
        background-color: #5c1919;
        color: white;
    }
/* /страницы */
/*/плитка товаров*/
/* детали товара */
.prev_item_link {
    float: left;
    display: block;
    margin-bottom: 10px;
}

.next_item_link {
    float: right;
    display: block;
    margin-bottom: 10px;
}

    .next_item_link img, .prev_item_link img {
        position: relative;
        top: 11px;
        margin: 4px;
    }

.good_panel table * {
    vertical-align: top;
}

.model_name {
    font-size: 22px !important;
    font-weight: bold;
    margin: 19px 0px !important;
    padding: 0px !important;
}

.catalog_name {
    font-size: 12px;
    color: #828282;
    margin-top: 10px;
    margin-bottom: 5px;
}

.product_status_text {
    float: left;
    background-color: #E1E1E1;
    padding: 6px;
    padding-left: 10px;
    font-size: 11px;
    margin-bottom: 10px;
}

.product_status {
    background-color: #FF6100;
    text-transform: uppercase;
    float: left;
    text-align: center;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 12px 6px 10px;
}

.product_knopka_main{
	height: 40px;
}

.product_knopka {
    margin-top: 10px;
	margin-left: 17px;
	margin-bottom: 20px;
	float: left;
}

.product_knopka_cena {
background: #aa2328;
color: #fff;
text-decoration: none;
padding: 10px 21px;
border-radius: 18px;
}

#productDescr {
    color: #333;
    line-height: 20px;
}

.grey_line2 {
    background: url(files/discount_item_bgr.gif) left center repeat-x;
    height: 1px;
    margin: 12px 0;
}

.product_price_table * {
    vertical-align: bottom !important;
	display:none;
}

.product_price_table {
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
}

    .product_price_table s {
        font-size: 15px;
    }

.price_title, .price_title_old {
    display: block;
    font-weight: normal;
}

.price_title_old {
    height: 28px;
}

.price_value {
    font-size: 23px;
    color: #aa2328;
}

a.foto {
    display: block;
    margin-right: 10px;
    float: left;
}

.skidos1 {
    color: red;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
/*.product_bottom { height: 135px; }*/
.product_bottom * {
    vertical-align: middle !important;
}

.grey_line {
    height: 5px;
    background-color: lightGrey;
    margin-top: 32px;
    margin-bottom: 17px;
    clear: both;
	display:none;
}

.cat_podbor_title {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.advanced_search {
    font-size: 11px !important;
}

    .advanced_search input {
        border: 1px solid lightGrey !important;
        line-height: 18px !important;
        height: 18px !important;
    }
/* добавление в корзину - кол-во товара */
.to_bag_count_div {
    line-height: 23px;
    margin-bottom: 10px;
	display:none;
}

    .to_bag_count_div input {
        width: 45px;
        padding: 0 4px;
    }

    .to_bag_count_div img {
        cursor: pointer;
        margin-top: 1px;
    }
/* /детали товара */
/* рекомендации */
#recomendations {
    position: absolute;
    width: 600px;
    height: 214px;
    left: 0;
    top: 0;
}

#recomendations_wrapper {
    position: relative;
    width: 780px;
    height: 225px;
}

.rec_item_td {
    vertical-align: top;
    text-align: center;
    width: 25%;
}


    .rec_item_td img {
        max-height: 170px;
        max-width: 170px;
    }

    .rec_item_td .rec_price {
        text-align: center;
        font-weight: bold;
    }

    .rec_item_td .rec_title {
        text-align: center;
        font-weight: bold;
    }

    .rec_item_td .rec_item_td {
        text-align: center;
    }
/* /рекомендации */
/* фильтр */
#filter label {
    position: relative;
    bottom: 2px;
}

#filter p {
    margin-top: 0px;
}
/* /фильтр */
/* тэги */
#tags {
    text-align: center;
    padding: 10px;
    width: 80%;
    margin-bottom: 38px;
}

    #tags a {
        color: #999;
    }
/* /тэги */
/* правая часть */
#CPH_RIGHT_DEFAULT {
    display: none;
}

#right_part {
    float: right;
    width: 217px;
    position: relative;
    /*top: -15px;*/
}
/*инфа о магазе справа */
#shop_info, #shop_info_plenki {
    width: 178px;
    height: 278px;
    background: url(files/shop_info.gif) repeat-x;
    margin-top: 25px;
    padding: 9px 24px 30px 14px;
    font-size: 11px;
    line-height: 16px;
}

#shop_info22 {
    width: 178px;
    height: 208px;
    background: url(files/shop_info22.gif) repeat-x;
    margin-top: 25px;
    padding: 9px 24px 30px 14px;
    font-size: 11px;
    line-height: 16px;
}
/*/инфа о магазе справа */
/* БЫСТРЫЙ ЗАКАЗ */
#fast_order {
    width: 203px;
    border: 1px solid #A4A4A4;
    background-color: #F0F0F0;
    padding-top: 9px;
    padding-left: 10px;
    text-align: left;
    font-size: 11px;
    padding-bottom: 9px;
}

    #fast_order input[type=text] {
        width: 188px;
        height: 18px;
        border: 1px solid #989898;
        margin-bottom: 12px;
        padding: 1px;
        font-size: 11px;
    }

#start_fast_order {
    margin-top: 9px;
}

.black-line2 {
    margin: 11px 0 14px 0;
    height: 2px;
    background: url('files/black_line2.gif') 0 0 repeat-x;
}
/* /БЫСТРЫЙ ЗАКАЗ */
/* отзыв */
.feedback {
    border: 1px solid #cecece;
    clear: both;
    padding: 8px;
    margin-top: 10px;
}

.feedback_ugol {
    width: 33px;
    height: 26px;
    background: transparent url(files/fb1.png) no-repeat top left;
    float: left;
    position: relative;
    left: 30px;
    top: -5px;
}

.feedback img {
    width: 100px;
    float: left;
    margin-right: 6px;
}

.feedback_more {
    display: block;
    text-align: right;
    margin-top: 10px;
    color: #616161;
    text-decoration: underline;
}
/* /правая часть */
/* нижнее меню (3 вкладки) */
.product_bottom_menu ul {
    margin: 0;
    padding: 0;
}

.product_bottom_menu {
    height: 29px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 12px;
    margin-top: 15px;
}

    .product_bottom_menu ul li {
        display: block;
        float: left;
        height: 21px;
        margin-right: 2px;
        padding: 8px 25px 0px 20px;
        background: url(files/pmenu_bottom.gif) repeat-x 0% 50%;
    }

        .product_bottom_menu ul li.select {
            background: url(files/pmenu_bottom_active.gif) repeat-x 0% 50%;
            font-weight: bold;
        }
/* /нижнее меню (3 вкладки) */

/* карта товаров */
.goods_map {
    background-color: #f5f5f5;
    padding: 30px 10px 1px 65px;
    margin-top: 30px;
}

    .goods_map a {
        text-decoration: none !important;
        color: #444;
        border-bottom: 1px solid #979797;
    }

        .goods_map a:hover {
            border-bottom: none;
        }

    .goods_map h3 {
        text-transform: uppercase;
        font-size: 13px;
        margin-bottom: 20px;
        display: block;
        color: #464646;
        font-weight: bold;
    }

    .goods_map td {
        vertical-align: top;
    }

    .goods_map ul {
        list-style-type: none;
        padding-left: 0px;
        padding-bottom: 16px;
    }

    .goods_map li {
        margin: 11px 0px;
        font-size: 12px;
    }
/* /карта товаров */
/* подвал */
.smisli_bottom{
	width: 1270px;
	margin: auto;
	margin-bottom: 170px;
	margin-top: 14px;
}

.policy-shop{
	
}

.smisli_row{
	position:relative;
}

.col-smisli1{
	float: left;
	width: 367px;
	padding-top: 24px;
	padding-right: 10px;
	border: #e3e3e3 1px solid;
	height: 89px;
	margin-left: 20px;
	background-color: #fff;
	background: url(/Fotos/icon_bottom/shapka_grey.png) no-repeat #FFF;
	
}

.col-smisli1:hover{
	border: #aa2328 1px solid;
	background: url(/Fotos/icon_bottom/shapka_red.png) no-repeat #FFF;
}


.col-smisli1 p{
	color: #666;
	font-size: 12px;
	margin-left: 110px;
}

.col-smisli1 span{
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 110px;
	font-weight: bold;
	color: #1d1d1d;
}

.col-smisli2{
	float: left;
	width: 367px;
	padding-top: 24px;
	padding-right: 10px;
	border: #e3e3e3 1px solid;
	height: 89px;
	margin-left: 20px;
	background-color: #fff;
	background: url(/Fotos/icon_bottom/stars_grey.png) no-repeat #FFF;
	
}

.col-smisli2:hover{
	border: #aa2328 1px solid;
	background: url(/Fotos/icon_bottom/stars_red.png) no-repeat #FFF;
}


.col-smisli2 p{
	color: #666;
	font-size: 12px;
	margin-left: 110px;
}

.col-smisli2 span{
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 110px;
	font-weight: bold;
	color: #1d1d1d;
}


.col-smisli3{
	float: left;
	width: 367px;
	padding-top: 24px;
	padding-right: 10px;
	border: #e3e3e3 1px solid;
	height: 89px;
	margin-left: 20px;
	background-color: #fff;
	background: url(/Fotos/icon_bottom/ruki_grey.png) no-repeat #FFF;
	
}

.col-smisli3:hover{
	border: #aa2328 1px solid;
	background: url(/Fotos/icon_bottom/ruki_red.png) no-repeat #FFF;
}


.col-smisli3 p{
	color: #666;
	font-size: 12px;
	margin-left: 110px;
}

.col-smisli3 span{
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 110px;
	font-weight: bold;
	color: #1d1d1d;
}

.icon_smisli{
	
}

#footer {
    height: 140px;
    background: url(/Fotos/bg2.jpg) repeat center center;
	padding: 15px 0 0 26px;
	color: white;
    font-size: 11px;
    line-height: 18px;
	height: 170px;
	position:relative;
	text-align: center;
}

.footer_bottom{
	height: 50px;
	background-color: rgba(68, 68, 68, .6);
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}

    #footer a {
        text-decoration: none;
    }

        #footer a:hover {
            text-decoration: underline;
        }

.footer_main{margin-top: 23px;}
.text_left{width: 530px;float: left;}
.text_right{width: 610px;float: left;}
.footer_text{
	
}
/* /подвал */

/* корзина */

/* /корзина */

/* Форма подписки */
#subscribe_bottom{
	display:none;
}

#subscribe_bottom input {
    margin-top: 11px;
}

.subs_bottom_but {
    float: right;
    margin-right: 25px;
    margin-top: 13px;
}

.white_line {
    background: url("files/white_line.gif") repeat-x scroll left center transparent;
    height: 1px;
    margin-top: 13px;
    margin-bottom: 2px;
    margin-right: 8px;
    margin-left: 8px;
    clear: both;
}

.right_subscribe {
    background: black;
    border: 1px solid #989898;
    padding: 10px 10px 22px 10px;
}

.subs_right_but {
    float: right;
    padding: 10px 10px 10px 0px;
}
/* /подписка */





.table_bottom_header {
    width: 100%;
    margin-top: 2px;
    display: none;
}

.table_bottom_header_td1 {
    background-color: #000;
    background-repeat: no-repeat;
    height: 247px;
    width: 174px;
    vertical-align: top;
    position: relative;
    display: block;
    z-index: 1;
}

.table_bottom_header_right {
    background-color: #000;
    background-repeat: no-repeat;
    height: 247px;
    width: 216px;
}

.table_bottom_header_middle {
    /*background:url(image/main_header_img.jpg) center top no-repeat;   */
    background-color: #000;
    height: 247px;
    width: 615px;
}

.header-img1 {
    background-color: #000;
    height: 247px;
    width: 611px;
    margin: 0 auto;
    display: block;
}

.header-img2 {
    background: url(image/header_img2.gif) center top no-repeat;
    height: 247px;
    width: 611px;
    margin: 0 auto;
    display: block;
}

.header-img3 {
    background: url(image/header_img3.gif) center top no-repeat;
    height: 247px;
    width: 611px;
    margin: 0 auto;
    display: block;
}
