﻿body{
	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #c2c2c2;
	SCROLLBAR-SHADOW-COLOR: #c2c2c2;
	SCROLLBAR-3DLIGHT-COLOR: #ececec;
	SCROLLBAR-ARROW-COLOR: #9E1009;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ececec;
	SCROLLBAR-BASE-COLOR: #ffffff;
        padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	background: transparent url(images/back1.jpg) repeat;
text-align: center;
}

@font-face {
    font-family: 'CyrillicOldBold';

    		src: url('/UserFiles/File/cyrillic_old-webfont.eot');
    
		src: url('/UserFiles/File/cyrillic_old-webfont.eot?#iefix') format('embedded-opentype'),
         
		url('/UserFiles/File/cyrillic_old-webfont.woff') format('woff'),

         	url('/UserFiles/File/cyrillic_old-webfont.ttf') format('truetype'),

         	url('/UserFiles/File/cyrillic_old-webfont.svg#CyrillicOldBold') format('svg');

    		font-weight: normal;

    		font-style: normal;


}




div.opros{
    float: left;
    background: #9E1009;
    height: 10px;
    background-repeat: no-repeat;
}

a.activ_catalog{
	background: black;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}


td{
	font-size: 11px;
}

.bgprice {
	color: #FFFFFF;
	font-size: 11px;
	background: #7D7E82;
}

a{
	color: #9E1009;
}

a.standart{
	color: #AC8695;
}
div.page_catalog{/*Каталог страниц*/
	margin-top: 20px;
}

div.page_catalog a{/*Каталог страниц*/
	color: #35A0C4;
   font-weight: bolder;
	font-size: 13px;
}

div.product_odnotip td,div.product_odnotip td a  {
	font-size: 11px;
	color: #962f2b;
}

table.standart td{
	font-size: 11px;
	color: #962f2b;
}


div.gbook_otvet{/*ответ на отзыв*/
        widht:300px;
	margin-top: 10px;
        background: transparent url(images/back1.jpg) repeat;
	margin-bottom: 10px;
	BORDER: black 1px dashed; 
}

div.pod_cart{/*Ссылки в корзину подробное описание*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	BORDER: #AED3DC 1px dashed; 
   PADDING: 5px; 
}

div.pod_cart td a,div.pod_cart td{
	color: #962f2b;
	font-size: 11px;
}

img.big{
   border:			1px solid #7E7F83;
}

div.price{/*Цена подробное описание*/
	color: #7D7E82;
	font-size: 15px;
	font-weight: bolder;
	width: 150px;
	line-height: 18px;
	margin-bottom: 20px;
}
div.price strong{
	font-size: 18px;
}

div.product_cart a{
	color: black;
	line-height: 25px;
	height: 30px;
}

td.panel_l{ /*Раскла в 2 колонки левая колонка*/
	font-size: 11px;
	color: #962f2b;
   background-image: url(images/product_bg.jpg);
	background-repeat: repeat-x;
	width: 250px;
	padding-top:15px;
	
}

td.panel_r{ /*Раскла в 2 колонки правая колонка*/
	font-size: 11px;
	color: #962f2b;
   background-image: url(images/product_bg.jpg);
	background-repeat: repeat-x;
	width: 250px;
	padding-top:15px;
	border-left: 0px;
	border-left-style: solid;
	border-left-color: #9E9FA1;
}

div.product_forma_1{
	font-size: 11px;
	color: #962f2b;
   background-image: url(images/product_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top:15px;
}
div.product_price_bg{
	/*Форма товара - картинка*/
	text-align: center;
	background-image: url(images/product_price_bg.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 28px;
	font-size: 12px;
	margin-top: 1px;
	color: FFFFFF;
	font-weight: bolder;
	line-height: 25px;
}

div.textblock_bg{
	padding-top:5px;
	padding-bottom:5px;
}

div.product_price_bg strong{
   font-size: 15px;
}


div.product_img_bg{
	/*Форма товара - картинка*/
	text-align: center;
	background-image: url(images/product_img_bg.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 134px;
}

div.product_img{
	/*Форма товара - картинка*/
	float: left;
	padding: 15px;
}

div.product_img_2{
	/*Форма товара - картинка*/
	float: left;
	padding-left: 30px;
}

div.product_content{/*Форма товара - описание*/
	padding-right: 10px;
}

div.product_content a{/*Форма товара - описание*/
	color: #962f2b;
   font-weight: bolder;
	line-height: 30px;
}

div.product_name a{/*Форма товара - описание*/
		color: #962f2b;
   font-weight: bolder;
}

div.product_price{
	/*Форма товара - цена*/
	float: right;
}


div.line{
	/*Разделитель новостей*/
	width: 500px;
	height: 10px;
        background: transparent url(images/h_line2.gif) no-repeat;
	margin-top:5px;
}

div.news_date{/*Новости*/
	color: black;
	font-weight: bolder;
	float: left;
	
}

div.news_tema,div.news_tema a{/*Новости*/
	color: black;
	font-weight: bolder;
	padding-left: 10px;
}

ul{
	list-style-type: square;
	color: #AB8594;
}

ul.catalog{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.podcatalog{
	/*Бег каталога*/
	background-image: url(images/back1.jpg);
	background-repeat: no-repeat;
}

li.podcatalog a{
	padding-left: 30px;
}
li.catalog{
	/*Бег каталога*/
	background-image: url(images/back1.jpg);
	background-repeat: no-repeat;
	width: 238px;
	cursor: pointer;
	margin-top:1px;
	background-color: F9FCFC;
}

li.catalog strong{
	
	font-weight: bolder;
	line-height: 25px;
	text-decoration: none;
	padding-left: 30px;
}

li.catalog a{
	color: #8c2622;
	font-weight: bolder;
	line-height: 25px;
	text-decoration: none;
	padding-left: 30px;
}

li.catalog a:hover{
	color: #000;
	text-decoration: none;
}

li.podcatalog a{
	
	font-weight: bolder;
	line-height: 25px;
	text-decoration: none;
	padding-left: 30px;
	
}

div.opros_footer{
	/*Левый блок голосование низ*/
   
	background-color: #e2e3e5;
	margin-top: 2px;
	height: 7px;
	margin-top:1px;
}

div.opros_bg{
	/*Левый блок голосование бег*/
	background: url(images/left_opros_bg.jpg) repeat-x top left #d4d6d8;

	margin-top: 1px;
	color: FFFFFF;
	padding: 15px;
}

div.opros_bg td{
	color: FFFFFF;
	font-size: 11px;
}

div.plashka_center{ /*Центрблок плашка*/
	background-image: url(images/center_plashka_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
}

div.plashka_zag{ /*Левый блок плашка заглавие*/
	color: 000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
}

div.left_search_bg td{/*Шапка авторизация пользователей*/
	color: FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

user.search{
	font-size: 10px;
	width: 140px;
}

input.user{
	font-size: 10px; 
}

div.header_user_area {/*Шапка авторизация пользователей*/
	float: left;
	margin-left:0px;
	padding-left:50px;
	margin-top:0px;
	padding-right: 10px;	
}

div.header_user_area2 td{/*Шапка авторизация пользователей*/
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

div.header_user_area2 td a.small{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

 a.small{
	color: black;
	font-size: 10px;
	font-weight: normal;
}

div.date {
	width: 998px;
	height: 20px;
	margin-top:3px;	


        border-bottom: 3px double black;
}

div.date_text{
        width: 203px;
	height: 18px;
        float:left;
        margin-top:3px;
        margin-left: 30px;
	font-family: 'CyrillicOldBold';
        font-size: 16px;
}

#date_text1{
        width: 400px;
	height: 18px;
font-family: 'CyrillicOldBold';
        float:right;
        font-size: 16px;
}
div.header_phpshop_slogan a{ /*Слоган ссылка*/
	color: 9E1009;
	font-size: 12px;
}

img.icon{/*Логотип иконки*/
	margin-top:20px;
	margin-left:60px;
}

#header_phpshop_logo{ /*Логотип*/
	width: 71px;
	height: 133px;
float: left;
        margin-top:-140px;
        margin-left:75px;
}

#header_phpshop_logo2{ /*Логотип2*/
	width: 250px;
	height: 52px;
	margin-top:-83px;
        margin-left:90px;
}

#header_phpshop_logo3{ /*Логотип3*/
	width: 700px;
	height: 26px;
	margin-top:20px;
        margin-left:-5;
}
#header_phpshop_logo3_for{ /*Логотип3*/
	width: 700px;
	height: 26px;
	margin-top:20px;
        margin-left:-150px;
}
#header_phpshop_logo3_ge{ /*Логотип3*/
	width: 700px;
	height: 26px;
	margin-top:-5px;
        margin-left:-2px;        
}
.menu_h1{
	width: 998px;
	height: 50px;
	margin-top:3px;	
        border-top: 3px double black;
        border-bottom: 3px double black;
}

.menu_h2{
	width: 998px;
	height: 50px;
	margin-top:5px;
border-top: 3px double black;	
        border-bottom: 3px double black; 
        
}

div.h_line3 {/*Разделитель*/
	width: 835px;
	height: 25px;
float: left;
	 background: transparent url(images/h_line3.gif) no-repeat;
}
div.v_line{/*Разделитель*/
	width: 3px;
	height: 41px;
float: left;
	 background: transparent url(images/v-line.gif) no-repeat;
	 border: none;

}

#button{/*Кнопка1 неактивная*/
	width: 85px;
	height: 16px;
float: left;
        margin-top:15px;
	border: none;
}

#button_act{/*Кнопка1 активная*/
	width: 129px;
	height: 41px;
float: left;
}

#button1{/**Кнопка2 неактивная*/
	width: 181px;
	height: 41px;
        float: left;
        margin-top:2px;
	border: none;

}
#button1_act{/**Кнопка2 активная*/
	width: 213px;
	height: 63px;
float: left;
        margin-top:-10px;
	 border: none;
}
#button2{/**Кнопка3 неактивная*/
	width: 121px;
	height: 41px;
float: left;
        margin-top:2px;
	 border: none;	
}
#button2_act{/**Кнопка3 активная*/
	width: 121px;
	height: 42px;
        float: left;
        margin-top:-10px;
        border: none;	
}

#button3{/**Кнопка4 неактивная*/
	width: 118px;
	height: 41px;
float: left;
        margin-top:2px;
        border: none;	
}

#button3_act{/**Кнопка4 активная*/
	width: 170px;
	height: 63px;
float: left;
        margin-top:-10px;
        border: none;	
}

#button4{/**Кнопка5 неактивная*/
	width: 118px;
	height: 41px;
float: left;
margin-top:3px;
 border: none;
}
#button4_act{/**Кнопка5 активная*/
	width: 170px;
	height: 63px;
float: left;
        margin-top:-10px;
        border: none;	
}

#button5{/**Кнопка6 неактивная*/
	width: 126px;
	height: 30px;
float: left;
        margin-top:10px;
	 border: none;
}
#button5_act{/**Кнопка6 активная*/
	width: 170px;
	height: 53px;
float: left;
        margin-top:-3px;
	 border: none;
}
#button6{/**Кнопка7 неактивная*/
	width: 97px;
	height: 30px;
float: left;
        margin-top:18px;
	 border: none;
}

#button6_act{/**Кнопка7 активная*/
	width: 97px;
	height: 13px;
float: left;
        margin-top:-45px;
	border: none;
}
#button7{/**Кнопка8 неактивная*/
	width: 121px;
	height: 41px;
float: left;
        margin-top:4px;
	border: none;
}
#button7_act{/**Кнопка8 активная*/
	width: 97px;
	height: 13px;
float: left;
        margin-top:-10px;
	border: none;
}
#button8{/**Кнопка9 неактивная*/
	width: 118px;
	height: 41px;
float: left;
        margin-top:3px;
	border: none;
}
#button8_act{/**Кнопка8 активная*/
	width: 97px;
	height: 13px;
float: left;
        margin-top:-10px;
	border: none;
}
#button9{/**Кнопка10 неактивная*/
	width: 118px;
	height: 41px;
float: left;
        margin-top:4px;
	border: none;
}
#button9_act{/**Кнопка8 активная*/
	width: 97px;
	height: 13px;
float: left;
        margin-top:-10px;
	border: none;
}
div.header_nav_bg{ /*Фоновая картинка в шапке навигация*/
	width: 100%;
	height: 51px;
	background-image: url(images/header_bg_nav.jpg);
	background-repeat: repeat-x;
	BORDER-TOP: #FFFFFF 1px solid;
	
}

div.header_nav_bg a{ /*Основная навигаци в шапке*/
	color: #fff;
	font-weight: bold;
   text-decoration: none;
	font-size: 12px;
	
}
div.header_nav_bg a:hover{ /*Основная навигаци в шапке*/
	color: #ccc;
   text-decoration: none;
}
div.header_nav{
	float: left;
	text-align: center;
	padding-top:15px;
	width: 140px;
}


div.header_nav_line{/*Разделитель в навигации*/
   width: 4px;
	height: 51px;
	background-image: url(images/header_bg_nav_line.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left:10px;
	margin-right:10px;
}

div.header_bg_2_up_order{
   background-image: url(images/header_bg_1_up_order_anim.gif);
	background-repeat: no-repeat;
	float: left;
	color: #62ACC7;
	width: 200px;
	height: 51px;
	font-weight: bold;
        padding-top:20px;
	padding-left:50px;
}

div.header_bg_2_up_order a{
	color: #962f2b;
}

div.header_bg_2_up_cur{/*Фоновая картинка в шапке валюта*/
	width: 220px;
	height: 51px;
	background-image: url(images/header_bg_1_up_cur.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #8c2622;
	font-weight: bold;
   padding-top:20px;
}
div.header_bg_2_up_cur div{
	margin-left:25px;
}
div.header_bg_2_up_cur select{
	font-size: 10px;
	margin-left: 10px;
}
.header_bg_2_up a { color:#8c2622}
div.header_bg_2_up_sum{/*Фоновая картинка в шапке сумма*/
	width: 180px;
	height: 51px;
	background-image: url(images/header_bg_1_up_sum.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #8c2622;
	font-weight: bold;
   padding-top:20px;
}
div.header_bg_2_up_sum div{
	margin-left:50px;
	text-decoration: none;
	
}
div.header_bg_2_up_cart{/*Фоновая картинка в шапке корзина*/
	width: 230px;
	height: 51px;
	background-image: url(images/header_bg_1_up_cart.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #8c2622;
	font-weight: bold;
        padding-top:20px;
	margin-left:45px;
	text-decoration: none;
	cursor: pointer;
}
div.header_bg_2_up_cart div{
	margin-left:50px;
}

div.header_bg_2_shop{/*Фоновая картинка в шапке */
	height: 190px;

margin-top:4px;
	background: transparent url(images/head_anime.gif) no-repeat;
}

div.header2{/*Фоновая картинка в шапке2 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head1.jpg) no-repeat;
}

div.header3{/*Фоновая картинка в шапке3 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head2.jpg) no-repeat;
}

div.header4{/*Фоновая картинка в шапке4 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head4.jpg) no-repeat;
}
div.header5{/*Фоновая картинка в шапке5 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head3.jpg) no-repeat;
}
div.header6{/*Фоновая картинка в шапке5 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head5.jpg) no-repeat;
}
div.header7{/*Фоновая картинка в шапке6 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head6.jpg) no-repeat;
}
div.header8{/*Фоновая картинка в шапке6 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head7.jpg) no-repeat;
}
div.header9{/*Фоновая картинка в шапке6 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head8.jpg) no-repeat;
}
div.header10{/*Фоновая картинка в шапке6 */
	height: 190px;
margin-top:4px;
	background: transparent url(images/head9.jpg) no-repeat;
}
 .menu {

  }

div.h_line{/*Разделитель */
        width: 170px;
	height: 12px;
        float:left;
        margin-left:65px;
        background: transparent url(images/h-line.gif) no-repeat;
}


#main_but_fr{/*Картинка меню-главная */
        width: 250px;
	
margin-top:10px;
margin-left:-10px;
        float:left;
       text-align:center;
       font-family: 'CyrillicOldBold'; font-size:24px; color:#000000;
}

#main_but{/*Картинка меню-главная */
        width: 140px;
margin-top:10px;
margin-left:45px;
        float:left;
text-align:center;
       font-family: 'CyrillicOldBold'; font-size:24px; color:#000000;
        
}


#search{/*Картинка поиска */
        width: 141px;
	height: 18px;
float:left;
        margin-left:45px;
        margin-top:10px;
        background: transparent url(images/poisk.gif) no-repeat;
}

#search_eng{/*Картинка поиска */
        width: 141px;
	height: 18px;
float:left;
        margin-left:90px;
        margin-top:10px;
        background: transparent url(images/poisk_eng.gif) no-repeat;
}

#search_de{/*Картинка поиска */
        width: 141px;
	height: 18px;
float:left;
        margin-left:94px;
        margin-top:10px;
        background: transparent url(images/poisk_de.gif) no-repeat;
}

#search_fr{/*Картинка поиска */
        width: 141px;
	height: 18px;
float:left;
        margin-left:65px;
        margin-top:10px;
        background: transparent url(images/poisk_fr.gif) no-repeat;
}

#search_it{/*Картинка поиска */
        width: 141px;
	height: 18px;
float:left;
        margin-left:85px;
        margin-top:10px;
        background: transparent url(images/poisk_it.gif) no-repeat;
}


#button_nav{
width: 50px;
height: 14px;
float:right;
margin-right:45px;
position:relative;
}
 
#button_paper{
width: 200px;
height: 291px;
float:left;
position:relative;
} 

#site{
width: 1000px;
margin: 0 auto;
background: url(images/back1.jpg) repeat;
}


#main{

margin: 0 auto;

}

#left_block{
	float: left;
	width: 238px;

}
#center_block{

width: 500px;
float: left;
padding:0 10 0 20;
border-left: 3px double black;
border-right: 3px double black;
}
#news_line{
        float:middle;
        margin-left: 0px;
        margin-top: 5px;
margin-bottom: 5px;	
        font-size: 16px;
        font-weight: bold;
        color: black;
        border-top: 1px solid black;
}
#right_block{
	float: left;
	width: 180px;
}
#corner{
	height: 40px;
	width: 286;
float:right;
position:relative;
        margin-bottom:-3px;
        margin-right:-10px;
  background: transparent url(images/corner.gif) no-repeat;
}

#spocad_link{
        height: 113px; 
        width: 71px;
        float:middle;
        margin-left: 60px;
text-decoration: none;
margin-top:20px;
margin-bottom:10px;
}

#footer_block{
 width: 100%;
        border-top: 3px double black;
height: 20px;
padding-top: 5px;
font-family: 'CyrillicOldBold'; font-size:16px;
        border-bottom: 3px double black;

}

#footer_address{
	height: 20px;
margin-top: -23px;
	margin-left: 200px;
        background: transparent url(images/address.gif) no-repeat;
}


#footer_address_for{
	height: 20px;
position:relative;
        margin-top: -23px;
	margin-left: 200px;
        background: transparent url(images/address_for.gif) no-repeat;
}


#footer_address_fr{
	height: 20px;
position:relative;
        margin-top: -23px;
	margin-left: 200px;
        background: transparent url(images/address_fr.gif) no-repeat;
}

#footer_address_it{
	height: 20px;
position:relative;
        margin-top: -23px;
	margin-left: 200px;
        background: transparent url(images/address_it.gif) no-repeat;
}

#footer_copyright{
        text-align:center;
        margin-left: 0px;
        margin-top: 5px;	
        font-family: 'CyrillicOldBold'; font-size:14px;
        color: black;
}

div.page_nava{
        margin-top: 3px;
        height: 8px;
float:left;
	color: black;
}

div.page_nava div{
	padding: 0px;
}



div.page_nava a{
	color:black;
}



* HTML div.podcatalog_forma{ /* Только для браузера IE */
   background-image: url(images/podcatalog_forma.gif);
   background-repeat: repeat-y;
   WIDTH: 275px;
}

#allspec{

	padding: 10px;
	BORDER-BOTTOM: #909294 1px solid;
	BORDER-TOP: #909294 1px solid;
}


#allspec div {
	color: #962f2b;
	margin-bottom: 5px;
}

a.link{
	color: #962f2b;
}

#allspec a{
	color: #962f2b;
}

#allspec input, #allspec td select {
	font-size: 10px;
}


#allspecwhite{
	margin-top: 10px;
  background-color: #f5f7f9;
	padding: 10px;
	BORDER-BOTTOM: #909294 1px solid;
	BORDER-TOP: #909294 1px solid; margin-bottom:10px;
}



form
{
    margin:0px;
}


H1{
    font-size: 15px;
    text-transform: none;
    color: #962f2b;
	 line-height: 20px;
}
H2{
    font-size: 15px;
    text-transform: none;
   color: #962f2b;
   
}
h3 { font-family: 'CyrillicOldBold'; font-size:14px; }
h4 { font-family: 'CyrillicOldBold'; font-size:16px; }
h5 { font-family: 'CyrillicOldBold'; font-size:20px; }

input.ok{
	background-color: 9E1009;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	font-size: 11px;
	color: FFFFFF;
	margin-left: 5px;
}

input, select{
	font-size: 11px;
}

input.but{
   font-size: 11px;
   height: 22px;
   border-style: solid;
   border-color: #000;
   border-width: 1px;
   background-color: white;
   color:#4b4b4b;
}

