﻿body, div, dl, dt, dd, ul, ol, li, h1, h2,{
	margin: 0;
	padding: 0;
}

.topbanner {
	position: relative;
    margin: -17px 17% 0px 17%;
}
.osnov_text .knop_vizvat_mastera p {

	float: left;  margin-left: 75px;
    margin-top: 53px; width:190px; font-size:19px; font-family: 'Open Sans',sans-serif ; font-style:italic; font-weight:bold; text-shadow: 2px 1px 1px rgba(255, 255, 255, 1);
}

a { color:#723179; text-decoration:underline;}
a:hover { color: #B86396; text-decoration:underline;}

.clear {
    clear: both;
}
.line {
margin-top: 10px;
font-size: 13px;
} 

table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}


html {
	height: 100%;
}
body {
	font: 12px/18px Arial, sans-serif;
	height: 100%;
}
.wrapper {
	width: 100%;
	min-width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

a img { border:none;}
a { border:none;}
a:hover { border:none;}

a span { border:none;}

.all-back-to-top {margin-left:140px; margin-top:20px; float:left; border: #544462 1px solid; width:40px; height:40px; border-radius:5px; }
.back-to-top {  background:url(images/back-to-top.png) left top no-repeat; width:25px; height:23px; display:none; float:left; margin-left:7px; margin-top:7px;   }
.back-to-top:hover { background:url(images/back-to-top.png) left -23px no-repeat; }
.back-to-top a { text-indent:-9999px; display:block; }


.nalichie_zelen {
	
	float: left; width:100px; height:30px; background:url(images/zelen_nalich.png) no-repeat; margin-bottom:5px; margin-left:30px; 
}

.nalichie_seriy {
	
	float: left; width:100px; height:30px; background:url(images/ser_nalich.png) no-repeat;  margin-bottom:5px; margin-left:30px; 
}


.osnov_text .knop_vizvat_mastera {
	width: 300px;
	height: 100px;
	float: right; background:url(images/vizov_mastera.png) no-repeat; margin-left:20px;
}


 .osnov_text .knop_vizvat_mastera p:hover { text-decoration:underline; color: #E16613; 
}

.osnov_text .knop_katalog_zapchast {
	width: 695px;
	height: 100px;
	float: left; background:url(images/knop_katalog.png) no-repeat; margin-left:7px;
}

.osnov_text .knop_katalog_zapchast a{ color:#FFF;
}

.osnov_text .knop_katalog_zapchast a:hover{ color: #EDA66B;
}

.osnov_text .knop_katalog_zapchast p {

	float: left; margin-left: 200px;
    margin-top: 39px; width:500px; font-size:17px; font-family: 'Open Sans',sans-serif ; font-style:italic;color:#FFF;  font-weight:bold;  color:#FFF;text-shadow: 2px 1px 1px rgba(39, 22, 43, 1);
}



.osnov_text .knop_katalog_zapchast p:hover { text-decoration:underline; color: #FDB15E; 
}




.ajaxSearch_result { border-bottom:1px solid #B5B5B5; border-top:1px dotted #7F7F7F; padding:5px 10px; margin:0px; margin-top:20px; margin-bottom:10px; width:700px; margin-left:20px; padding-top:20px;
background: #f7fbfc; /* Old browsers */
background: -moz-linear-gradient(top,  #f7fbfc 0%, #f9f9f9 40%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7fbfc), color-stop(40%,#f9f9f9), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7fbfc 0%,#f9f9f9 40%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7fbfc 0%,#f9f9f9 40%,#eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7fbfc 0%,#f9f9f9 40%,#eaeaea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7fbfc 0%,#f9f9f9 40%,#eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */






}/*стиль для вывода результата*/
.ajaxSearch_highlight { font-weight:bold;}/*выделение искомого слова фоном*/
.ajaxSearch_grpResultName{ font-weight:bold; }
.ajaxSearch_resultLink{font-size:13px;font-weight:bold;text-decoration:underline; color: #771564;}/*стиль для ссылки с результатом*/
.paging1 { min-width:300px; float:left; margin-left:300px; margin-bottom:20px; font-size:14px; color:#D5760D;}
.ajaxSearch_paging .ajaxSearch_currentPage{ /*стиль для номера текущей страницы с результатами поиска*/
	color:#ffffff; 
	background-color:#a60337; 
	border:1px solid #6f7b1a; 
	padding: 1px 3px; 
	font-weight:bold; 
	margin:2px;}


/* Шапка
-----------------------------------------------------------------------------*/
.header {
	height: 480px;
	background: url(images/header_bkg.jpg) repeat-x;
}

.header_centr_all {
	width: 1024px;
	height: 480px;
	float: left;
	left: 50%;
    margin-left: -512px;
    position: relative;

}

.header .vverx_polosa {
	height: 39px;
	width: 1024px;
	background: url(images/vverx_polosa.jpg) no-repeat; float:left;
}

.vverx_polosa .lev_rejim_raboti {
	   color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 20px;
    margin-left: 30px;
    margin-top: 7px;
    width: 500px;
}
.vverx_polosa .rght_rejim_raboti {
	 color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 20px;
    margin-top: 7px;
    width: 350px;
}

.infomers { float:left; margin-top:30px;}

.header_centr_all .header_c_v {
	width: 1024px;
	height: 135px;
	float: left;
}
.header_c_v .logo    {
	width: 268px;
	height: 151px;
	float: left;
	background: url(images/logo.jpg) no-repeat;  

}

.header_c_v .logo  p   {
	width: 225px; text-align:center; float: left; margin-top:78px; margin-left:40px; font-size:14px; color: #6B4486;font-family: 'Open Sans',sans-serif; line-height:1; 
	

}

.header_c_v .poisk {
	width: 556px;
	height: 93px;
	float: left;
	background-image: url(images/poisk.jpg);
	background-repeat: no-repeat;
}
.header_c_v .dop_menu {
	width: 556px;
	height: 58px;
	float: left;
	margin-left: 35px;
	background-repeat: no-repeat; overflow:hidden;
}
.header_c_v .conact_zayavk1 {
    width: 280px;
    height: 75px;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 30px;
}
.header_c_v .conact_zayavk2 {
    width: 245px;
    height: 75px;
	text-align: center;
    float: left;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 40px
}
.header_c_v .conact_zayavk3 {
width: 150px;
    height: 60px;
    float: right;
    text-align: center;
    background-repeat: no-repeat;
    margin-top: -13px;
    margin-right: 160px;
}
.header_c_v .centr_psk_dm {
    width: 680px;
    height: 80px;
    float: left;
    margin-left: 30px;
}
.header_centr_all .menu_gorizont_all   {
	width: 1024px;
	height: 65px;
	float: left;
	background-image: url(images/menu_gorizont_all.jpg);
	background-repeat: no-repeat; overflow:hidden; text-align:center;
}
.header .promej_gorizont {
	width: 1024px;
	height: 31px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/promej_gorizont.jpg);
}
.header_centr_all .icon_all {
	width: 1024px;
	height: 182px;
	float: left;
	background-image: url(images/icon_all_bkg.jpg);
	background-repeat: repeat-x;
}

.icon_all b { font-size:16px; color: #333; text-transform:uppercase; float:left; margin-left:94px; margin-top:18px; font-weight:200; }
.icon_all i { float:left; margin-left:94px; font-size:12px;}
.icon_all a span:hover { color:#E89F0B; cursor:pointer;}
.icon_all a span {line-height:1.1; }
.icon_all a {line-height:1.1; text-decoration:none; }
.icon_all span { overflow:hidden;}


.icon_all .uslug_knop {
	width: 194px;
	height: 83px;
	float: left;
	background-image: url(images/uslug_knop.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 40px; 
}



.icon_all .zapchast_knop {
	width: 194px;
	height: 83px;
	float: left;
	background-image: url(images/zapchast_knop.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 40px;
}

.icon_all .stati_knop {
	width: 194px;
	height: 83px;
	float: left;
	background-image: url(images/stati_knop.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 40px;
}

.icon_all .musei_knop {
	width: 194px;
	height: 83px;
	float: left;
	background-image: url(images/musei_knop.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 40px;
}

.icon_all .contacts_knop {
	width: 194px;
	height: 83px;
	float: left;
	background-image: url(images/contacts_knop.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 40px;
	
}

/* Середина
-----------------------------------------------------------------------------*/
.content {
	/* padding: 0 0 540px; */ 
	padding: 0 0 300px;
}


.content_centr_all {
	width: 1024px;
	height: auto;
	float: left;
	left: 50%;
    margin-left: -512px;
    position: relative;
}

.content_centr_all .levoe_menu {
	width: 220px;
	min-height: 500px;
	height: auto;
	float: left;
	border-radius: 5px;
	border: 1px solid #D8D8D8; margin-top:10px; margin-left:15px;
	border-bottom: 8px #BCBCBC solid; box-shadow:2px 2px 10px rgba(0,0,0,0.2);
	margin-bottom:10px;
}

.content_centr_all .levoe_menu .block1 { float:left; border-bottom:#CDCDCD 1px solid; width:218px; margin-bottom:20px;
}

.content_centr_all .levoe_menu .block1 p b { margin-left:20px;  font-size:13px;
}

.form_zayvka { float:left;  width:400px;   margin-left:140px;}

.form_zayvka div{ margin-top:10px; text-align: left  ;}
.form_zayvka  label{ margin-right:20px; }
.form_zayvka input{ margin-top:10px; width:320px; min-height:30px; color: #6B6B6B; }
.form_zayvka input#vericode{  width:140px; margin-top:0; min-height:30px; margin-left:10px;}
.form_zayvka img{ width:150px; float:left; margin-left:10px;  }

.form_zayvka textarea{ min-width:320px; min-height:100px; margin-bottom:10px; margin-top:5px;color: #6B6B6B;   }



  
  
  /* Первый уровень
-----------------------------------------------------------------------------*/
  .content_centr_all .levoe_menu ul { width:195px; float:left; margin:5px 0 15px 20px; padding:0 0 10px 0; border:0;
}
  .content_centr_all .levoe_menu ul li{ margin-top:5px; font-size:14px; list-style: url(images/marker.png); line-height:1.2; margin-bottom:5px; width:185px; border-bottom:#DBDBDB 1px dotted; padding-bottom:10px; padding-top:5px; padding-left:3px; font-family: "Open Sans",sans-serif;
}



  /* Второй уровень
-----------------------------------------------------------------------------*/
    .content_centr_all .levoe_menu ul li ul{ width:190px; float:left; margin-left:5px;padding:0; border:0;
}
  .content_centr_all .levoe_menu ul li ul li{ font-size:13px; font-style: oblique; line-height:1.1; margin-bottom:10px; list-style: none;
}

 .content_centr_all .levoe_menu ul li ul li a{ color: #000; font-size:14px;
}

 .content_centr_all .levoe_menu ul li ul li a:hover{ color: #E99B1B;
}



  /* Третий уровень
-----------------------------------------------------------------------------*/
  .content_centr_all .levoe_menu ul li ul li ul{ width:175px; float:left; padding:0;border:0;
}

  .content_centr_all .levoe_menu ul li ul li ul li{ font-size:12px; font-style:oblique;list-style: none;
}

 .content_centr_all .levoe_menu ul li ul li ul li a{ color:#292929;
}




.content_centr_all .osnov_text {
	width: 765px;
	min-height: 500px;
	height: auto;
	float: left;
	border-radius: 5px;
	border: 1px solid #E4E4E4; margin-top:10px; margin-left:15px;
	 box-shadow:2px 2px 8px rgba(0,0,0,0.1); margin-bottom:10px;
}

.content_centr_all .osnov_text  .text{
	width: 700px; margin-left:33px; margin-bottom:40px; font-size:14px; margin-top:10px; text-align:justify;
	float: left; font-family: 'PT Serif Caption',serif;
}


.content_centr_all .osnov_text  .text img{ float:left; margin-right:10px; margin-bottom:10px; border-radius:5px;
}


.B_crumbBox { font-size:13px;}
.B_crumbBox a { font-style:oblique; font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;}



.content_centr_all .osnov_text  .text p{ text-indent: 10px; text-align:left; 
}



.content_centr_all .osnov_text  .text h1{
	width: 680px; padding:10px;   font-size:18px; color:#674277; margin-bottom:10px; border-bottom: #E0985C 1px dashed ;
	float: left;  font-family: 'Open Sans',sans-serif; font-style:italic; font-weight:bold;
}

.content_centr_all .osnov_text  .text h2{
	 color: #DE691B; margin-bottom:5px; margin-top:30px; font-size:16px; border-bottom: #DFDFDF 1px solid; padding-bottom:5px; font-family: 'Open Sans',sans-serif; font-style:italic; font-weight:bold;

}

.content_centr_all .osnov_text  .text h3{
	 color: #7D2B84; margin-bottom:5px; margin-top:30px; font-style:oblique; font-size:14px; border-bottom: #C9C9C9 dashed 1px ; padding-bottom:5px; font-family: 'Open Sans',sans-serif; font-style:italic; font-weight:bold;

}

.content_centr_all .osnov_text  .text strong{
	font-weight:bold;
}

.content_centr_all .osnov_text  .text em{ font-style: oblique;
}


.content_centr_all .osnov_text  .text ul li {  list-style:disc; margin-bottom:10px; line-height:1; color: #5B3A7C;
}

/* Подвал
-----------------------------------------------------------------------------*/
.footer {
	/* margin: -540px auto 0; */
	margin: -300px auto 0;
	min-width: 1024px;
	/* height: 540px; */
	height: 300px;
	background: #BFF08E;
	position: relative; background:url(images/footer_bkg.jpg) repeat-x;
}


.footer_centr_all {
	width: 1024px;
	/* height: 540px; */
	height: 300px;
	float: left;
	left: 50%;
    margin-left: -512px;
    position: relative;
}

.footer_centr_all .promej_niz {
	width: 1024px;
	height: 54px;
	float: left;
	background-image: url(images/promej_niz_bkg.jpg);
	background-repeat: repeat-x;
}
.promej_niz .proizvodit_title {
	width: 162px;
	height: 54px;
	float: left;
	background-image: url(images/proizvodit_title.jpg);
	background-repeat: no-repeat; margin-left:230px;
}
.footer_centr_all .brandi_all {
	width: 1024px;
	height: 158px;
	float: left;

}
.footer_centr_all .foot_block_all {
	width: 1024px;
	height: 10px;
	/* height: 248px; */
	float: left;
}
.foot_block_all .f_cat1 {
	width: 234px;
	height: 248px;
	background-repeat: no-repeat;
	background-image: url(images/f_cat1.jpg);
	float: left;
	display:none;
}

.foot_block_all .f_cat2 {
	width: 234px;
	height: 248px;
	background-repeat: no-repeat;
	background-image: url(images/f_cat2.jpg);
	float: left;
	display:none;
}
.foot_block_all .f_cat3 {
	width: 234px;
	height: 248px;
	background-repeat: no-repeat;
	background-image: url(images/f_cat3.jpg);
	float: left;
	display:none;
}
.foot_block_all .f_cat4 {
	width: 322px;
	height: 248px;
	background-repeat: no-repeat;
	background-image: url(images/f_cat4.jpg);
	float: left;
	display:none;
}
footer_centr_all .niz_polos_all  {
	width: 1024px;
	height: 79px;
	float: left;
}
.niz_polos_all .niz_p_b1 {
	width: 335px;
	height: 78px;
	float: left;
	background-image: url(images/niz_polosa_bkg.jpg);
	background-repeat: repeat-x;
}

.niz_polos_all .niz_p_b1 p { color: #D2C6D9; line-height:1;  font-size:12px;
	
}

.niz_polos_all .niz_p_b2   {
	width: 347px;
	height: 78px;
	float: left;
	background-image: url(images/niz_polosa_bkg.jpg);
	background-repeat: repeat-x;
}

.niz_polos_all .niz_p_b3   {
	width: 342px;
	height: 78px;
	float: left;
	background-image: url(images/niz_polosa_bkg.jpg);
	background-repeat: repeat-x;
}

.niz_p_b3 .ya_metrik   { float:left; width:100px; margin-left:100px; margin-top:27px;}
	



/* Поиск
-------------------------------------------------------------- */

/* Input form
-------------------------------------------------------------- */
#ajaxSearch_form , #as2_ajaxSearch_form { width:550px; position:relative;}
#ajaxSearch_form   fieldset { margin:0; padding:0; width:550px;}





#ajaxSearch_input, #as2_ajaxSearch_input {
  
   color: #525252;
    float: left;
    font-size: 1.1em;
    font-style: oblique;
    height: 20px;
    margin-left: 50px;
    margin-top: 39px;
 width: 380px;
 border: none;
}

#as0_ajaxSearch_submit {
  font:bold 1em Arial, Sans-serif;
  border:1px solid #BDBDBD;
}

#ajaxSearch_submit, #as2_ajaxSearch_submit {
 background: url("images/poisk-btn.jpg") no-repeat scroll 0 0 #FCFCFC  ; 
    border: 0;
    color: #FFF; text-shadow: 2px 1px 2px #9E4D38; text-transform:uppercase;
    float: left;
     font-size:14px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; 
    height: 28px;
   margin-top: 38px;
margin-left: 17px;
    width: 90px; cursor:pointer;
}

#ajaxSearch_submit:hover , #as2_ajaxSearch_submit:hover {
 background:url("images/poisk-btn.jpg") no-repeat scroll 0 -28px #FCFCFC; 
    border: 0;
    color: #FEF0D3; text-shadow: 2px 1px 2px #9E4D38; text-transform:uppercase;
    float: left;
     font-size:14px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; 
    height: 28px;
   margin-top: 38px;
margin-left: 17px;
    width: 90px; cursor:pointer;
}

.cotact_tels_title { font-size:15px; font-style:oblique; color:#742765; margin-top:6px; float:left; }
.tels_verx { font-size:18px; font-weight:bold;  color: #000;margin-top:5px; line-height:1.1; }

.conact_zayavk3 .knop_zayavk {
width: 135px;
    height: 32px;
    float: left;
    margin-top: 20px;
    background: url("images/knop_zayavka.jpg") no-repeat scroll 0 0 #FCFCFC;
    padding-left: 15px;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
}
	
	.conact_zayavk .knop_zayavk:hover {

	background:  url("images/knop_zayavka.jpg") no-repeat scroll 0 -32px #FCFCFC ; color:#812367;cursor:pointer; 
	
}
	#posled_dop_menu_ssilka { border:none; background:none;

	}
	
.dop_menu a .dop_menu_ssilka {
	border:none;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #000000;
	text-decoration: none; text-transform:uppercase; margin-left:5px;    font-size:12px; padding-right:8px;
 background:url(images/dop_menu_line_razdelit.jpg) no-repeat; 
	 background-position: right bottom; padding-bottom:8px; 


}

.dop_menu a .dop_menu_ssilka:hover { text-decoration:underline; color:#583054; cursor:pointer;

}



#perv_osnov_menu_ssilka {
	border: none; margin-left:35px;
	

	}

.menu_gorizont_all a .osnov_menu_ssilka {

	width: 158px; 
	height: 40px; line-height:40px; 
 margin-top:5px;  font-size:12px; color:#FFF; font-weight:bold; 
 border: none;
	float: left; overflow:hidden; background:url(images/osnov_menu_line_razdelit.png) no-repeat; 
	 background-position: right bottom; padding-top:5px; padding-bottom:5px;

	 
	 	
}

.menu_gorizont_all a .osnov_menu_ssilka:hover {
	
	font-size: 11px;
	cursor: pointer;
	color: #6D3263;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #ffffff 56%, #d1d1d1 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(56%,#ffffff), color-stop(95%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#d1d1d1',GradientType=0 );

}

#posled_osnov_menu_ssilka {
	border: none; background:none;
	

	}
	
	#posled_osnov_menu_ssilka:hover {
	
	font-size: 11px;
	cursor: pointer;
	color: #6D3263;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #ffffff 56%, #d1d1d1 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(56%,#ffffff), color-stop(95%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#ffffff 56%,#d1d1d1 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#d1d1d1',GradientType=0 );}


/* Мини-блок
-------------------------------------------------------------- */	

	.mini-block {
	width: 367px;
	height: 276px;
	float: left; border-radius:10px; border: #CACACA 1px solid; margin-left:9px; margin-bottom:10px; border-bottom: #CACACA 5px solid;
}

.mini-block .zagol {
	width: 353px; margin-left:7px; margin-bottom:10px;
	height: 50px;
	float: left; border-bottom:1px dashed #D2D2D2; font-family: 'PT Serif Caption',serif;
}

.mini-block .zagol p {
	width: 342px; float:left; margin-top:10px; margin-left:5px; text-align:left; font-size:12px;
}

.mini-block .zagol a { color:#564A64; font-size:13px; font-weight:bold; text-decoration:none; 
}



.mini-block .img_wrap {
	width: 174px;
	height: 199px;
	float: left;

    line-height: 150px;
    overflow: hidden;
    text-align: center; margin-left:5px;
}

.mini-block .img_wrap img{
	max-width: 164px;
	max-height: 169px;
vertical-align: middle;
}


.mini-block .prav_all {
	width: 185px;
	height: 199px;
	float: left; 
}
.mini-block .prav_all .prav_ssilki {
	width: 175px; margin-left:5px; overflow:hidden;
	height: 130px;
	float: left;
	
	font-family: 'PT Serif Caption',serif;
    font-size: 12px;
    text-align: left;
}

.mini-block .prav_all .prav_ssilki ul {
	width: 180px;
	height: 130px;
	float: left; margin-left:10px;; padding:0;
}

.mini-block .prav_all .prav_ssilki ul li { width:170px; margin-bottom:8px;
	float: left; margin-left:0; padding:0; line-height:1.1; list-style: square; color: #E99B4E;
}




.mini-block .prav_all .prav_knop_vse_cat {
	width: 135px;
	height: 27px;
	float: left; background:url(images/knop_vse_cat.png) no-repeat; margin-left:20px; margin-top:30px;
}

.mini-block .prav_all .prav_knop_vse_cat:hover {
	width: 135px;
	height: 27px;
	float: left; background:url(images/knop_vse_cat.png) no-repeat 0 -28px;
}


/* Товар-блок
-------------------------------------------------------------- */

.tovar-big-block {
	width: 667px;
	min-height: 400px; margin-top:30px;
	float: left; border-radius:10px; border: #CACACA 1px solid; margin-left:9px; margin-bottom:10px; border-bottom: #CACACA 5px solid;
}

.lev_tovar_block { width:220px;  float:left; border-right:1px #E9E9E9 solid; margin-top:10px;}

.all_pokupayut { width:200px; float:left; margin-top:10px; margin-left:10px;}
.all_pokupayut p { width:180px; float:left; font-size:12px; font-style:oblique; border-bottom:#F2A20D dashed 1px; color:#5F5F5F; margin-left:8px; }

 .img_pokupayut  {border: 1px solid #E5E5E5;
    float: left;
    height: 58px;
    line-height: 50px;
    margin-bottom: 5px;
    margin-left: 5px;
    overflow: hidden;
    text-align: center;
    width: 58px;
 }
.img_pokupayut img {
    margin-top: 3px;
    max-height: 58px;
    max-width: 58px;
    vertical-align: middle;
}





.tovar-big-block .img_wrap {
	width: 200px;

	float: left;

    line-height: 150px;
    overflow: hidden;
    text-align: center; 
}

.tovar-big-block .img_wrap img{
	max-width: 174px;
	max-height: 179px;
vertical-align: middle; margin-top:60px; margin-left:10px;
}


.tovar-big-block .prav_all {
	width: 410px; margin-left:20px; margin-top:20px; vertical-align:bottom; 
	
	float: left; 
}

.tovar-big-block .prav_all .price {
	width: 390px; font-size:25px; color: #714D88; padding:12px 10px;
	
	float: left; margin-top:5px; text-align:right; border-bottom: #D6DAD9 2px dashed;  
	

}

.tovar-big-block .prav_all .price strong {
	 color: #E37022;font-size:40px; font-weight:normal;
	

}

.tovar-big-block .prav_all .form_shop { width:110px; float: right; margin-top:15px;  margin-bottom:40px; margin-right:5px;

}









.shop_form_otpr { float:left;}







/* Брэнды
-------------------------------------------------------------- */



.liquid {

	padding:10px 0;
}
.liquid .previous {
	display:block;
	height:126px;
	width:64px;
	background-image:url(images/previous.png);
	float:left;
	margin:0;
	padding:0; cursor:pointer;
}
.liquid .next {
	display:block;
	height:126px;
	width:64px;
	background-image:url(images/next.png);
	float:right;
	margin:0;
	padding:0;cursor:pointer;
}
.liquid ul li {
	width:126px;
	padding:0 2px;
	margin:0;
}

.tovar-big-block .prav_all .zakaz_uslugi_all {
	width: 400px;
	height: 100px;
	float: right; 
}
.knop_uslugi_zakaz_big {
	width: 160px;
	height: 30px;
	float: right; border-radius:5px; color:#FFF; cursor:pointer; text-align:center; line-height:28px; margin-top:20px; text-shadow: 0px 2px 1px #000000; border: #5E224E 1px solid;
	
	-webkit-box-shadow: 0px 10px 2px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 2px -8px rgba(0,0,0,0.75);
box-shadow: 0px 10px 2px -9px rgba(0,0,0,0.75);
	
	
	background: #91548c; /* Old browsers */
background: -moz-linear-gradient(top,  #91548c 0%, #6d2e66 18%, #3b2049 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91548c), color-stop(18%,#6d2e66), color-stop(100%,#3b2049)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #91548c 0%,#6d2e66 18%,#3b2049 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #91548c 0%,#6d2e66 18%,#3b2049 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #91548c 0%,#6d2e66 18%,#3b2049 100%); /* IE10+ */
background: linear-gradient(to bottom,  #91548c 0%,#6d2e66 18%,#3b2049 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91548c', endColorstr='#3b2049',GradientType=0 ); /* IE6-9 */



}

.knop_uslugi_zakaz_big:hover { text-shadow:none;
	
	
background: #9e506f; /* Old browsers */
background: -moz-linear-gradient(top,  #9e506f 0%, #6d2e66 44%, #3b2049 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e506f), color-stop(44%,#6d2e66), color-stop(100%,#3b2049)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9e506f 0%,#6d2e66 44%,#3b2049 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9e506f 0%,#6d2e66 44%,#3b2049 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9e506f 0%,#6d2e66 44%,#3b2049 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9e506f 0%,#6d2e66 44%,#3b2049 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e506f', endColorstr='#3b2049',GradientType=0 ); /* IE6-9 */
text-decoration: underline;




}

