@charset "utf-8";
/* CSS Document */

* { 
 margin: 0; 
 padding: 0;
 
}


body {
margin:0;
padding:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:100%;
background:#fff;
color:#fff;
background:url(images/container_bg_black2.jpg)
}
a 
{
	color:#fff;
}

* HTML .trifler {padding-left:996px;}
* HTML .gordi {height:0;}
* HTML .cont {margin-left:-996px;position:relative;height:0; }

.trifler {
min-width:1000px;
max-width:1230px;
margin:0 auto; 
}

.clear_both {
clear:both;
}

.clear_both_line {
float:left;
width:100%;
height:1px;

}
#main{margin:0; min-height:100%;}
#clear{float:left; width:100%; }


#container{display:inline; float:left; width:96%; margin:0 250px 0 23px;-margin:0 0px 0 23px; padding-bottom:30px; background:url(images/container_bg_black.jpg)}
#out{margin:0 0 0 0;}
#in{width:100%;}

#center{display:inline; float:right; width:100%; margin:0 0 0 -250px; _margin:0 0 0 -250px;}
#center .content{margin:0 0 0 250px; _margin:0 0 0 270px; float:right; display:inline; padding:0;}
#center .content_long{margin:0 0 0 0px; _margin:0 0 0 0px; float:left; display:inline; padding:0; width:100%;}
#center .without_left{margin:0 0 0 0px; padding:10px 0px 0;} 
p{margin:0; padding:0 0 10px;}

#left{display:inline; float:left; width:240px; overflow:hidden; margin-left:0;}
#left .content{display:inline; padding:10px 0 0 0; float:left; width:240px; overflow:hidden;}


/* <OPERA> */
*|html[xmlns*=""] #container{margin:0 0 0 23px; padding-bottom:30px;}
*|html[xmlns*=""] #center{width: 100%;float: right;margin-left: -240px;}
*|html[xmlns*=""] #center .content{float:none;display:block;}
*|html[xmlns*=""] #left{float:left;width:240px;}
*|html[xmlns*=""] .clearing
/* </OPERA> */





a {

}

.header{
display:inline;
float:left;
width:100%;
background:#252525;
}

ul{
 list-style-type:none;
 }

.header ul.header_menu_top{
 float:left;
 width:100%;
 background:#252525;
 height:31px;
 }

.header ul.header_menu_top li{
 float:left;
 width:auto;
 display:inline;
 margin:0 0 0 15px;
 }
 
.header ul.header_menu_top li a{
 font-size:16px;
 line-height:31px;
 color:#fff;
 
 padding:0px 0 0 17px;
 background:url(images/main_menu_spacer_black.gif) 0 8px no-repeat;
 }

.header ul.header_menu_top li.active a{
 font-size:16px;
 color:#fff;
 padding:0px 0 0 17px;
 
 background:transparent;
 } 
 
.header ul.header_menu_top li a:hover{
 text-decoration:none;
 }
   
.header .header_right_top {
 float:right;
 display:inline;
 width:300px;
 background:#000;
 height:20px;
 }
 
.header .header_right_top a{
 float:left;
 display:inline;
 margin:0 10px 0 10px;
 color:#FFF;
 font-size:16px;
 }
 
.header .header_right_top a span{
 font-size:14px;
 }
 
.header ul.header_menu_bottom{
 float:left;
 width:100%;
 display:inline;
 
 }
 
.header ul.header_menu_bottom li{
 height:24px;
 float:left;
 display:inline;
 padding:0 25px 0 15px;
 background:#5b5b5b;
 margin:10px 0;
 border-bottom:2px #2B2A29 solid;
 } 
 
.header ul.header_menu_bottom li a{
 float:left;
 width:auto;
 font-size:14px;
 color:#fff;
 text-decoration:none;
 height:24px;
 line-height:24px;
 } 
 
.header .header_left {
 float:left;
 width:100%;
 display:inline;
 background:url(images/header_left_bg_black.jpg)
 }

.header .header_left a.logo{
 float:left;
 display:inline;
 width:auto;
 margin:13px 0 0 55px;
 color:#fff;
 font-size:33px;
 line-height:33px;
 max-width:
 }
.header .header_left a.logo img{
	max-width:391px;
 }
 
.header .header_left a.logo span.logo_bottom{
 font-size:14px;
 line-height:22px;
 }    

.header .header_left input{
 float:left;
 display:inline;
 width:60%;
 margin:25px 0 0 20px;
 }

.header .header_left a.search{
 float:left;
 display:inline;
 width:auto;
 margin:22px 0 0 10px;
 color:#fff;
 font-weight:bold;
 font-size:16px;
 
 }
 
.header .header_left ul.header_left_menu{
 float:left;
 display:inline;
 margin:30px 0 0 20px;
 width:90%;
 
 }
 
.header .header_left ul.header_left_menu li{
 float:left;
 display:inline;
 margin:0 0 0 3px;
 
 }  

 
  
.header .header_right {
display:inline;
float:right;
padding:15px 10px 0 10px;
width:530px;
}
 
.header .header_right h4{
 display:inline;
 float:right;
 text-align:right;
 width:150px;
 font-size:19px;
 line-height:19px;
 color:#fff;
 font-weight:normal;
 margin:0 30px 0 0;
 }

.header .header_right a{
 display:inline;
 float:right;
 width:auto;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 margin:0 30px 0 0;
 }

.header .header_right h6{
 display:inline;
 text-align:right;
 float:right;
 width:150px;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 margin:0 30px 0 0;
 }
 
.header .header_right .contact_container {
display:block;
float:right;
margin:0 0 0 0;
width:auto;
}

.header .header_right .contact_container_left {display:none;}
.header .header_right .contact_container_rigth {display:none;}



.header .header_right .block_language {
display:inline;
float:left;
margin:30px 0 0;
text-align:right;
width:100px;
}

.header .header_right .block_language a {
color:#fff;
display:inline;
float:left;
font-size:14px;
font-weight:normal;
margin:0 10px 0 0;
width:auto;
}

.header .header_right .block_grafic {
display:inline;
float:left;
margin:30px 0 0;
width:127px;
}

.header .header_right .block_grafic h5 {
color:#999;
float:left;
font-size:14px;
font-weight:bold;
width:100%;
text-align:right;
}

.header .header_right .block_grafic h6 {
color:#999;
float:right;
font-size:14px;
font-weight:normal;
margin:0;
width:100%;
}

.header .header_right .block_phone {
display:inline;
float:left;
margin:30px 0 0 20px;
width:150px;
}

.header .header_right .block_phone h4 {
color:#fff;
float:right;
font-size:19px;
font-weight:normal;
line-height:22px;
text-align:right;
width:100%;
margin:0px;
}

.header .header_right .block_phone a {
color:#fff;
display:inline;
float:right;
font-size:14px;
font-weight:normal;
line-height:16px;
margin:0 0 0 0;
width:auto;
}

.header .header_right .block_val {
display:inline;
float:left;
margin:30px 0 0;
width:110px;
}

.header .header_right .block_val h5 {
color:#fff;
float:left;
font-size:14px;
font-weight:bold;
width:100%;
}

.header .header_right .block_val a {
color:#fff;
display:inline;
float:left;
font-size:14px;
font-weight:normal;
margin:0 10px 0 0;
width:auto;
}
 
.header_left_menu_shadow{
 float:left;
 display:inline;
 width:100%;
 } 
 
.header_left_menu_shadow_left{display:none;}
.header_left_menu_shadow_right{display:none;} 
 
.basket{
 float: right;
 width: 192px;
 height: 34px;
 background: url(images/basket_black.gif) left top no-repeat #f5f5f5;
 border-top: 1px #f5f5f5 solid;
 border-left: 1px #f5f5f5 solid;
 }
 
.basket_left{
 float:left;
 width:1px;
 } 
 
.basket a{
 color:#E31E24;
 }
.basket img{
 display:none;
 } 

.basket h5{
 float:left;
 width:auto;
 display:inline;
 margin:3px 0 0 50px;
 font-size:19px;
 color:#000;
 font-weight:normal;
 }
 
.basket h6{
 float:left;
 width:auto;
 display:inline;
 margin:0 0 0 56px;
 font-size:13px;
 color:#ffffff;
 font-weight:normal;
 }  
 
 
.header ul.header_left_menu{
 float:left;
 width:100%;
 display:inline;
 height:28px;
 
 } 
 
.header ul.header_left_menu li{
 float:left;
 display:inline;
 width:auto;
 margin:0 0 0 3px;
 
 background:#808080;
 }

.header ul.header_left_menu li a{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#FFF;
 line-height:28px;
 text-decoration:none;
 
 padding:0 10px;
 
 } 

.header ul.header_left_menu li.active a{

 font-weight:bold;
 color:#fff;
 padding:0 10px;
 background:#b3b3b3;
 } 
 
.header ul.header_left_menu li a:hover{
 text-decoration:none;
 }
 
#left .gradient_bottom{
 float:left;
 width:100%;
 height:143px;
 background:url(images/left_gradient_bottom.gif) left top no-repeat;
 } 

#left .left_blocks{ 
 clear:both;
 float:left;
 display:inline;
 width:100%;
 margin:0 0 10px 0;
 
 background:url(images/transparency_80_black.png);
}   

#left .left_blocks .left_blocks_top{ 
 height:0px;
 line-height:0px;
 overflow:hidden;
 padding:0px 0;
 background:url(images/transparency_80_black.png);
}
#left .left_blocks h4{ 
 float:left;
 width:230px;
 padding:5px 0;
 padding-left:10px;

 display:inline;
 font-size:25px;
 color:#fff;
 font-weight:normal;
 background:url(images/transparency_80_black.png);
}

#left .left_blocks ul{
 float:left;
 width:100%;
 display:inline;
 margin:0 0 0 10px;
 }
 
#left .left_blocks ul li{
 display:block;
 width:90%;
 float:left;
 }  
#left .left_blocks ul select{
 display:block;
 width:90%;
 float:none;
 } 
 
#left .left_blocks ul li a{
 font-size:16px;
 line-height:20px;
 padding:0 0 0 18px;
 color:#e6e6e6;
 text-decoration:none;
 display:inline;
 margin:0 0 5px 0;
 width:95%;
 float:left;
 }
 
#left .left_blocks ul li.active a{
 font-weight: 600;
 }

#left .left_blocks ul li a:hover{
 text-decoration:underline;
 }

#left .left_blocks ul li a.active{
 
 padding:0 0 0 18px;
 cursor:default;
 }  

#left .left_blocks ul li a.active:hover{
 text-decoration:none;
 }
 
 
 
 
 
 
 
#left .left_blocks ul li ul{
 float:left;
 width:auto;
 display:inline;
 margin:0 0 0 30px;
 }
 
#left .left_blocks ul li ul li{
 display:block;
 width:220px;
 float:left;
 } 
 
#left .left_blocks ul li ul li a{
 font-size:14px;
 line-height:18px;
 padding:0 0 0 12px;
 color:#999;
 text-decoration:none;
 display:inline;
 margin:0 0 5px 0;
 float:left;
 }

#left .left_blocks ul li ul li a:hover{
 text-decoration:underline;
 }

#left .left_blocks ul li ul li a.active{
 
 padding:0 0 0 12px;
 color:#fff;
 cursor:default;
 }  

#left .left_blocks ul li ul li a.active:hover{
 text-decoration:none;
 }
  
 
 
 
 
 
 
 
 
#left .left_blocks ul li h5{
 float:left;
 display:inline;
 font-size:16px;
 padding:0 0 0 15px;
 color:#fff;
 text-decoration:none;
 }  

#left .left_blocks ul li input{
 float:left;
 clear:right;
 display:block;
 width:15px;
 height:15px;
 margin:3px 7px 0 15px;
 _margin:3px 7px 0 7px;
 }
 
#left .left_blocks ul li label{ 
 display:block;
 float:left;
 width:90%;
 font-size:16px;
 padding:0 0 5px 0;
 cursor:pointer;
 float:none;

} 
*:first-child+html #left .left_blocks ul li label {
 width:80%;
}
#left .left_blocks ul li a span{
 float:left;
 display:inline;
 font-size:14px;
 line-height:14px;
 margin:0 0 10px 15px;
 color:#fff;
 text-decoration:none;
 border-bottom:1px #fff dashed;
 cursor:pointer;
 }
 
 
#center .search{
 float:left;
 width:auto;
 display:inline;
 margin:10px  0 0 0;
 

 } 
 
#center .search .search_left{ 
 display:none;
 float:left;
 width:1px;
 }
 
#center .search input{
 float:left;
 width:397px;
 margin:4px;
 margin-bottom:3px;
 height:18px;
 line-height:19px;
 border:0;
 color:#fff;
 border:1px #9D9E9E solid;
 background:#5b5b5b;
 }
 
#center .search input.button{
 float:left;
 width:38px;
 height:29px;
 border:none;
 margin:0px;
 background:url(images/search_black.gif) left top no-repeat;
 cursor:pointer;
 } 
 
#center ul.line_menu{
 float:left;
 display:inline;
 width:auto;
 margin:20px 0 0 40px;
 }
 
p.selected_filters_left, p.selected_filters_left2 {
 color:#fff;
display:inline;
float:left;
font-size:14px;
font-weight:bold;
line-height:30px;
margin:0px 0 0 10px;
width:auto;
}

#center .selected_filters_left_div {
display:inline;
float:left; 
font-size:14px;
width:auto;
margin:6px 0 0 30px;
}

#center p.selected_filters_right {
color:#fff;
display:block;
font-size:14px;
margin:6px 5px 0 10px;
position:relative;
left:10px;
float:right;
width:auto;
} 
 
.products_table_top_right{
 display:none;
 } 
 
#center .selected_filters_right_div {
display:inline;
width:auto;
}

#center .selected_filters_right_div select {
display:inline;
float:right;
margin:6px 10px 0 0;
width:110px;
position:relative;
z-index:100;
}  
   
 
#center ul.line_menu li, #center ul.line_menu2 li {
 float:left;
 display:inline;
 margin:0 10px 0 0;
 }
 
#center ul.line_menu li a, #center ul.line_menu2 li a {
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 text-decoration:underline;
 }

#center ul.line_menu li span, #center ul.line_menu2 li span {
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 text-decoration:none;
 }
 
#center .selected_filters{
 float:left;
 display:inline;
 width:100%;
 margin:10px 0 0 0;
 height:108px;
 background:url(images/transparency_80_black.png)right top no-repeat;
 }
 
#center .selected_filters h3{
 float:left;
 display:inline;
 width:auto;
 font-size:22px;
 color:#fff;
 margin:0 0 0 10px;
 font-weight:normal;
 line-height:30px
 } 
 
#center .selected_filters ul {
 float:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 }

#center .selected_filters ul li{
 float:left;
 display:inline;
 width:auto;
 margin:0 20px 0 10px;
 }
 
#center .selected_filters ul li a{
 float:left;
 display:inline;
 width:8px;
 height:8px;
 margin:7px 5px 0 0;
 background:url(images/x.gif) center no-repeat;
 text-decoration:none;
 cursor:pointer;
 }        

#center .selected_filters ul li h5{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#fff;
 font-weight:normal;
 } 
 
 
#center .selected_filters p.selected_filters_left{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#ffffff;
 margin:20px 0 0 10px;
 }
 
#center .selected_filters .selected_filters_right_div{
 float:right;
 display:inline;
 width:auto;
 
 }

#center .selected_filters .selected_filters_right_div select{
 float:right;
 display:inline;
 width:150px;
 margin:20px 10px 0 0;
 }
 
#center .selected_filters p.selected_filters_right{
 float:right;
 display:inline;
 width:auto;
 font-size:14px;
 color:#ffffff;
 margin:20px 5px 0 0;
 }
 
#center .products_table {
 float:left;
 width:100%;
 display:inline;
 
 }

#center .products_table .block_conteiner{
 float:left;
 width:33%;
 display:inline;
 text-align:center;
 height:350px;
 overflow:hidden;
 }
 
#center .products_table .products_blocks{
 text-align:center;
 width:225px;
 margin:25px auto;
 }   

#center .products_table .products_blocks .img_bord{
  float:left;
  display:inline;
  width:225px;
  height:250px;
  
 }
 
#center .products_table .products_blocks img{
 float:none;
 margin:0 auto;
 display:inline;
 width:auto;
 height:auto;
 max-width:225px;
 max-height:250px;
 
 }

*html #center .products_table .products_blocks img{
 float:left;
 display:inline;
 height:250px;
 }
 
#center .products_table .products_blocks table {
 float:left;
 width:100%;
 border-collapse:collapse;
 
 } 
 
#center .products_table .products_blocks table td {
 width:auto;
 }
 
#center .products_table .products_blocks a.product_brand{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#ffffff;
 margin:0px 0 5px 0;
 }
 
#center .products_table .products_blocks a.product_description{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#999;
 }   
 
#center .products_table .products_blocks h4{
 float:right;
 display:inline;
 width:auto;
 font-size:30px;
 line-height:30px;
 font-weight:normal;
 text-align:right;
 }
 
#center .products_table .products_blocks h6{
 float:right;
 display:inline;
 width:auto;
 font-size:14px;
 font-weight:normal;
 color:#808080;
 text-align:right;
 }
 
#center .products_table .products_blocks h3{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 font-size:19px;
 font-weight:normal;
 }    
 
#center .products_table .products_blocks a.title{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 color:#ffffff;
 font-size:14px;
 }
 
#center .products_table .products_blocks a.title_all{
 float:right;
 text-align:right;
 display:inline;
 width:auto;
 margin:20px 0 0 0;
 color:#808080;
 font-size:14px;
 line-height:14px;
 text-decoration:none;
 border-bottom:1px #808080 dashed;
 }
 
#center .pages_selector {
 float:left;
 display:inline;
 width:100%;
 text-align:center;
 margin:20px 0 0 0;
 }  
 
#center .pages_selector ul{ 
 margin:auto;
 display:inline;
 width:auto;
}

#center .pages_selector ul li{ 
 display:inline;
 margin:0 5px;
}

#center .pages_selector ul li a{
 width:auto;
 font-size:22px;
 color:#fff;
 }

#center .pages_selector ul li a.active{
 color:#999;
 }
 
.footer  {
 float:left;
 display:inline;
 width:100%;
 border-top:4px #B3B3B3 solid;
 }
 
.footer  {
 float:left;
 display:inline;
 width:100%;
 padding:10px 0 20px 0;
 }
 
.footer .phone {
 float:left;
 width:150px;
 display:inline;
 margin:0 0 0 40px;
 } 
 
.footer .phone h5{
 float:left;
 display:inline;
 width:100%;
 font-size:16px;
 color:#fff;
 font-weight:normal;
 }
 
.footer .copyright {
 float:left;
 width:500px;
 display:inline;
 margin:0 0 0 20px;
 } 
 
.footer .copyright h4{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#fff;
 font-weight:400;
 } 

.footer .copyright h5{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 }
 
.footer .copyright a{
 float:left;
 display:inline;
 width:auto;
 font-size:12px;
 color:#fff;
 font-weight:normal;
 }
 
.footer .who_make {
 float:left;
 width:200px;
 display:inline;
 margin:0 0 0 60px;
 } 
 


.footer .who_make h5{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 }
 
.footer .who_make a{
 float:left;
 display:inline;
 width:auto;
 font-size:12px;
 color:#fff;
 font-weight:normal;
 } 
 
.footer .counters{
 float:right;
 width:300px;
 display:inline;
 margin:0 10px 0 0;
 }
 
.footer .counters .counter{
 float:right;
 display:inline;
 margin:5px;
 }

#left .left_blocks ul li.brend_hide {display:none;} 

#left .left_blocks ul li.style_hide {display:none;}

/*--slider----*/
#left .slider h4 {background:transparent; width:215px; color:#fff; display:inline; float:left; font-size:16px; padding:0 0 0 10px; text-decoration:none; font-weight:bold;}
 
#left .slider { width:215px; float:left; margin:0 0 0 15px; display:inline;}
#left .slider ul {float:left; display:inline; width:100%; margin-bottom: 10px;}
#left .slider .title{padding-top:2em}
#left .slider .field .container{padding:1em 1.8em 0 0}
#left .slider table{width:100%;margin: 10px 0px;background:url(images/trackbar-off_black.png) repeat-x 0 50%; border-collapse:collapse;}
#left .slider span{top:-16px;font:bold .85em Arial;color:#000}
#left .slider .cb{background:url(images/trackbar-on_black.png) repeat-x 0 50%}
#left .slider .lb span{min-width:20px;right:-3px;text-align:center}
#left .slider .rb span{left:6px;}
#left .slider span.limit{display:none}
#left .slider .left-slider,.slider .right-slider{cursor:pointer;width:9px;height:20px; background:url}
#left .slider .price-input{float:left; display:inline; width:100%;}
#left .slider .price-input h6{float:left; display:inline; font-size:14px; font-weight:normal; color:#fff; margin:2px 8px 0 0; width:auto}
#left .slider .price-input input.text{background:transparent;float:left;color:#fff; display:inline; width:30px; border:1px #ccc solid; margin:2px 8px 0 0;}
#left .slider .price-input input.submit{float:left; display:inline; width:31px; height:23px; border:none; margin:0px; background:url(images/button_ok_black.gif) left top no-repeat;}
#left .slider .skyblue-links{font-family:Verdana,Arial; padding-top:.5em;}
#left .slider .skyblue-links a{font-size:.95em} 
.slider .left-slider,.slider .right-slider{cursor:pointer;width:9px;height:20px;background:url(images/trackbar-slider-left_black.png)}
/*------*/       


#center .products_table_container {
 float:right;
 width:100%;
 display:inline;
 
 }

#center .products_table .products_table_top{
 float:left;
 display:block;
 height:29px;
 margin-top:10px;
 width:100%;
 background:url(images/transparency_80_black.png);
 }

#center .products_table .products_table_top_left{
 float:left;
 display:block;
 width:30px;
 height:33px;
 }



#center .products_table .products_table_top_right{
 float:right;
 display:block;
 width:30px;
 height:33px;
 margin:0 0 0 0;
 }

#center .products_table .products_table_bottom{
 float:left;
 display:inline;
 width:100%;
 height:33px;
 }

#center .products_table .products_table_top_bottom{
 float:left;
 display:block;
 width:30px;
 height:33px;
 }

#center .products_table .products_table_top_bottom{
 float:right;
 display:block;
 width:30px;
 height:33px;
 margin:0 0 0 0;
 }

 
#center .products_table .products_table_bottom{
 float:left;
 display:inline;
 width:100%;
 height:33px;
 }

#center .products_table .products_table_bottom p{
 float:left;
 line-height:33px;
 font-size:14px;
 color:#fff;
 padding:0px;
 }

#center .products_table .products_table_bottom_left{
 float:left;
 display:block;
 width:30px;
 height:33px;
 }

#center .products_table .products_table_bottom_right{
 float:right;
 display:block;
 width:30px;
 height:33px;
 } 


#center .products_table h3{
 width:auto;
 font-size:25px;
 color:#fff;
 display:block;
 margin:5px 0 0 5px;
 font-weight:normal;
 line-height:30px
 }


#center .products_table h5{
 width:90%;
 font-size:14px;
 color:#999;
 margin:0 0 0 10px;
 font-weight:normal;
 
 }


#center .products_table .selected_filters{
 height:100px;
 display:block;
 width:100%;
 margin:10px 0 0 0;
 }
 
#center .products_table .selected_filters h3{
 float:left;
 display:inline;
 width:auto;
 font-size:25px;
 color:#fff;
 margin:0 0 0 10px;
 font-weight:normal;
 line-height:30px
 }
 
#center .products_table .selected_filters p{
 float:left;
 display:inline;
color:#fff;
 font-size:14px;
 width:auto;
 padding:0 40px 0 40px;
 margin:0 0 15px 0;
 
 
 }  
 
#center .products_table .selected_filters ul {
 float:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 }

#center .products_table .selected_filters ul li{
 float:left;
 display:inline;
 width:auto;
 height:29px;
 margin:0 20px 0 10px;
 
 background:url(images/transparency_80_black.png) left top no-repeat;
 }
 
#center .products_table .selected_filters ul li a{
 float:left;
 display:inline;
 width:8px;
 height:8px;
 margin:11px 5px 0 10px;
 background:url(images/x.gif) center no-repeat;
 text-decoration:none;
 cursor:pointer;
 }        

#center .products_table .selected_filters ul li h5{
 float:left;
 display:block;
 width:auto;
 height:29px;
 line-height:29px;
 font-size:16px;
 padding:0 10px 0 0;
 color:#808080;
 font-weight:normal;
 } 
 


#center .products_table .block_conteiner{
 float:left;
 width:25%;
 display:inline;
 text-align:center;
 height:300px;
 overflow:hidden;
 }

 
#center .products_table .products_blocks{
 text-align:center;
 width:150px;
 margin:10px auto;
 }   
 
 
 
#center .products_table .block_conteiner .products_blocks img{
 float:none;
 margin:0 auto;
 display:block;
 width:auto;
 height:auto;
 max-width:213px;
 max-height:213px;
 cursor:pointer;
 border:none;
 }
 
 
*html #center .products_table .block_conteiner .products_blocks img{
 float:left;
 display:block;
 height:expression(document.body.clientHeight > 250? "250px": "auto" );
 width:expression(document.body.clientWidth > 213? "213px": "auto" );
 border:none;
 }

#center .products_table .block_conteiner .products_blocks img.transparency{
 display:inline;
 float:left;
 height:46px;
 margin:-40px 0 0;
 width:100%;
 position:relative;
 z-index:100;
 }  

  

#center .products_table .block_conteiner .products_blocks .img_bord {
 float:left;
 display:table;
 width:100%;
 /*height:263px;*/
 height:200px;
 vertical-align:bottom;
 }

#center .products_table .block_conteiner .products_blocks .img_bord tr td {
  vertical-align:bottom;
 }




 

 
/* ------------- left box --------------------------- */


#center .products_table .img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
border:0px; 
border-collapse:collapse;
font-size:2px;
}

#center .products_table .img_shadow tr {
border:0px;
}

#center .products_table .img_shadow tr td{
border:0px;
vertical-align:bottom;
}

#center .products_table .img_shadow .boxcenter {
padding:0px;
}



#center .products_table .img_shadow .boxright {
width:12px;
padding:0px;
background:url(images/pic_shadow_grey.png); 
}


#center .products_table .img_shadow .boxbottom {

height:12px;
padding:0px;
background:url(images/pic_shadow_bottom_grey.png); 
}

#center .products_table .img_shadow .bottomright {

width:12px;
height:12px;
padding:0px;
background:url(images/pic_shadow_bot_right_grey.png); 
}

/* ------------- left #box --------------------------- */

#center .products_table .products_blocks table {
 float:left;
 width:100%;
 border-collapse:collapse;
 
 } 
 
#center .products_table .products_blocks table td {
 width:auto;
 vertical-align:top;
 }
 
#center .products_table .products_blocks a.product_brand{
 float:left;
 display:inline;
 width:auto;
 font-size:16px;
 color:#fff;
 margin:0px 0 5px 0;
 }
 
#center .products_table .products_blocks a.product_description{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#fff;
 }   
 
#center .products_table .products_blocks h4{
 float:right;
 display:inline;
 width:auto;
 font-size:30px;
 line-height:30px;
 font-weight:normal;
 text-align:right;
 color:#fff;
 } 
 
#center .products_table .products_blocks h4 span {
 font-size:20px;
 }
 
#center .products_table .products_blocks h6{
 float:right;
 display:inline;
 width:auto;
 font-size:14px;
 font-weight:normal;
 color:#fff;
 text-align:right;
 }
 
#center .products_table .products_blocks h3{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 font-size:19px;
 font-weight:normal;
 }    
 
#center .products_table .products_blocks a.title{
 float:left;
 text-align:left;
 display:inline;
 width:auto;
 margin:10px 0 0 0;
 color:#ffffff;
 font-size:14px;
 }
 
#center .products_table .products_blocks a.title_all{
 float:right;
 text-align:right;
 display:inline;
 width:auto;
 margin:20px 0 0 0;
 color:#808080;
 font-size:14px;
 line-height:14px;
 text-decoration:none;
 border-bottom:1px #808080 dashed;
 }
 
 
 



#center .products_table .block_conteiner_lite{
 float:left;
 width:25%;
 display:inline;
 text-align:center;
 height:350px;
 overflow:hidden;
 }
 
#center .products_table .block_conteiner_lite .products_blocks{
 text-align:center;
 width:225px;
 margin:25px auto;
 }   

#center .products_table .block_conteiner_lite .products_blocks .img_bord {
 float:left;
 display:table;
 width:100%;
 height:190px;
 vertical-align:bottom;
 }

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td {
  vertical-align:bottom;
 }


/* ------------- left box --------------------------- */



#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
border:0px; 
border-collapse:collapse;
font-size:2px;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow tr {
border:0px;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .boxcenter {
padding:0px;
}



#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .boxright {

width:12px;
padding:0px;
}


#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .boxbottom {

height:12px;
padding:0px;
}

#center .products_table .block_conteiner_lite .products_blocks .img_bord tr td table.img_shadow .bottomright {

width:12px;
height:12px;
padding:0px;
}

/* ------------- left #box --------------------------- */

 
#center .products_table .block_conteiner_lite .products_blocks img{
 float:none;
 margin:0 auto;
 display:block;
 width:auto;
 height:auto;
 max-width:225px;
 max-height:250px;
 
 }
 
 

 

*html #center .products_table .block_conteiner_lite .products_blocks img{
 float:left;
 display:block;
 height:expression(document.body.clientHeight > 190? "190px": "auto" );
 width:expression(document.body.clientWidth > 160? "160px": "auto" );
 }
 
 
 
 
#center .products_table .block_conteiner_lite .products_blocks table {
 float:left;
 width:100%;
 border-collapse:collapse;
 
 } 
 
#center .products_table .block_conteiner_lite .products_blocks table td {
 width:auto;
 vertical-align:top;
 }
 

#center .products_table .block_conteiner_lite .products_blocks h4{
 float:left;
 text-align:right;
 display:inline;
 width:100%;
 font-weight:normal;
 font-size:25px;
 color:#fff;
 }

#center .products_table .block_conteiner_lite .products_blocks h4 span{
 font-weight:normal;
 font-size:14px;
 color:#fff;
 } 
 
 
#center .products_table .block_conteiner_lite .products_blocks a.product_brand{
 float:left;
 display:inline;
 width:auto;
 font-weight:bold;
 font-size:14px;
 color:#fff;
 margin:0px 0 5px 0;
 }
 
#center .products_table .block_conteiner_lite .products_blocks a.product_description{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#fff;
 }   
 
#center .products_table .block_conteiner_lite .products_blocks p{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#fff;
 }
 
 
 
#center .products_table .block_conteiner .products_blocks ul{
 float:left;
 display:inline;
 width:auto;
 list-style-type:none;
 padding:0 0 20px 0;
 }

#center .products_table .block_conteiner .products_blocks ul li{
 width:100%;
 float:left;
 padding:0 0 0px 0;
 }
 
#center .products_table .block_conteiner .products_blocks ul li h5{
 float:left;
 width:auto;
 font-size:14px;
 color:#fff;
 text-align:left;
 font-weight:normal;
 padding:0 0 5px 0;
 font-weight:bold;
 }
 
#center .products_table .block_conteiner .products_blocks ul li a{
 float:left;
 width:auto;
 font-size:14px;
 line-height:18px;
 color:#fff;
 text-align:left;
 font-weight:normal;
 text-decoration:none;
 padding:0 0 0 10px;
 } 
 
#center .products_table .block_conteiner .products_blocks ul li a.all_list{
 color:#fff;
 text-decoration:underline;
 }    

#center .products_table .block_conteiner .products_blocks ul li a:hover{

 }  






 
 
#center .pages_selector {
 float:left;
 display:inline;
 width:92%;
 text-align:center;
 margin:03px 0 0 0;
 }  
 
#center .pages_selector ul{ 
 margin:auto;
 display:inline;
 width:auto;
}



#center .products_table .products_bay{
 float:left;
 display:inline;
 width:auto;
 margin:0 0 0 30px;
 } 
 
#center .products_table .products_bay h3{
 margin:10px 0 0 0px;
 }    

#center .products_table .products_bay table.img_shadow{ 
 float:left;
 width:auto;
 margin:10px 0 0 0px ;
 }

#center .products_table .products_bay table.img_shadow img{
 float:left;
 width:238px;
 } 
 



#center .products_table .products_bay .products_bay_left{
 float:left;
 display:inline;
 width:280px;
 margin:10px 0 0 20px;
 }
 
#center .products_table .products_bay .products_bay_left ul{
 float:left;
 display:block;
 width:auto;
 margin:0 0 10px 0;
 width:400px;
 }
 
#center .products_table .products_bay .products_bay_left ul li{
 float:left;
 display:block;
 } 

 
#center .products_table .products_bay .products_bay_left ul li a{
 font-size:14px;
 color:#808080;
 margin:0 5px 0 0;
 }  
 
#center .products_table .products_bay .products_bay_left ul li a.active{
 color:#fff;
 } 
 
#center .products_table .products_bay .products_bay_left ul li a:hover{
 text-decoration:none;
 } 
 
#center .products_table .products_bay .products_bay_left h3{
 float:left;
 display:inline;
 width:100%;
 font-size:25px;
 color:#fff!important;
 margin:0 0 0 0;
 }
 
#center .products_table .products_bay .products_bay_left h3 span{  
 font-size:14px;
 color:#fff;
}

#center .products_table .products_bay .products_bay_left a{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 margin:0 0 0 0;
 text-decoration:none;
 
 
 }
 
#center .products_table .products_bay .products_bay_left a.price_change{
 text-decoration:underline;
 color:#808080;
 } 

#center .products_table .products_bay .products_bay_left .modern_button{
 float:left;
 display:block;
 width:auto;
 height:26px;
 font-size:14px;
 color:#fff;
 margin:10px 0 0 0;
 background:url(images/m_but_left_black.gif) left top no-repeat;
 
 } 
 
#center .products_table .products_bay .products_bay_left .modern_button a{
 float:left;
 display:block;
 height:26px;
 line-height:24px;
 font-size:19px;
 color:#FFF;
 text-decoration:none;
 padding:0 15px;
 background:url(images/m_but_right_black.gif) right top no-repeat;
 cursor:pointer;
 } 
 
#center .products_table .products_bay .products_bay_left p{
 float:left;
 display:inline;
 width:160px;
 font-size:14px;
 color:#999!important;
 margin:10px 0 0 0;
 padding:0px;
 } 
 
#center .products_table .products_bay .products_bay_left h4{
 float:left;
 display:inline;
 width:100%;
 font-size:19px;
 color:#fff;
 font-weight:normal;
 margin:0px 0 0 0;
 }
 
#center .products_table .products_bay .products_bay_left h5{
 float:left;
 display:inline;
 width:185px;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 margin:5px 5px 0 0;
 text-align:left;
 } 
 
#center .products_table .products_bay .products_bay_left h6{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 margin:5px 0px 0 0;
 }   
 
#center .products_table .products_bay .products_bay_right{
 float:left;
 display:inline;
 width:200px;
 font-size:19px;
 color:#fff;
 font-weight:normal;
 margin:120px 0 0 0;
 } 
 
#center .products_table .products_bay .products_bay_right h5{
 float:left;
 display:inline;
 width:100%;
 font-size:14px;
 color:#fff;
 } 
 
#center .products_table .products_bay .products_bay_right p{
 float:left;
 display:inline;
 width:100%;
 font-size:14px;
 color:#999;
 margin:0px 0 0 0;
 padding:0px;
 } 
 
#center .products_table .products_bay .products_bay_right a{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 margin:0px 0 0 0;
 padding:0px;
 }   
 /* .product_details */
#center .products_table .product_details {
 float:left;
 width:99%;
 display:inline;
 margin:0 0 0 2px;
 }
 
#center .products_table .product_details .product_details_menu{
 float:left;
 display:inline;
 width:auto;
 background:url(images/description_shadow_menu_black.gif) left top repeat-x;
 position:relative;
 }
 
#center .products_table .product_details .product_details_menu_left{ 
 float:left;
 display:block;
 width:34px;
 height:59px;
 background:url(images/description_shadow_menu_left_black.gif) left top no-repeat;
 }
 
#center .products_table .product_details .product_details_menu_right{ 
 float:left;
 display:block;
 width:209px;
 height:59px;
 margin-right:-209px;
 background:url(images/description_shadow_menu_right_black.png) right top no-repeat;
 position:absolute;
 right:-0px;
 top:0px;
 } 
#center .products_table .product_details .product_details_menu_right2{ 
 float:left;
 display:block;
 width:209px;
 height:59px;
 margin-right:-209px;
 background:url(images/description_shadow_menu_right_black.gif) right top no-repeat;
 position:relative;
 }
 
#center .products_table .product_details .product_details_menu ul{
 float:left;
 display:inline;
 width:auto;
 list-style-type:none;
 margin:23px 0 0 0;
 background:transparent;
 }
 
#center .products_table .product_details .product_details_menu ul li{
 float:left;
 display:table;
 vertical-align:middle;
 max-width:140px;
 height:34px;
 margin:0 1px 0 0;
 padding:0;
 text-align:center;
 } 
 
*html #center .products_table .product_details .product_details_menu ul li{ 
width:expression(document.body.clientWidth > 130? "130px": "auto" );
} 
 
#center .products_table .product_details .product_details_menu ul li.active{
 background:url(images/description_menu_left_active_black.gif) left top no-repeat;
 
 } 
 
#center .products_table .product_details .product_details_menu ul li table{
 overflow:hidden;
 border-collapse:collapse;
 background:none;
 text-align:center;
 } 

#center .products_table .product_details .product_details_menu ul li table td{
 height:34px;
 vertical-align:middle;
 text-align:center;
 } 
 
#center .products_table .product_details .product_details_menu ul li.active table td{
 height:34px;
 vertical-align:middle;
 } 
 
#center .products_table .product_details .product_details_menu ul li a{

 display:block;
  
 max-width:130px;
 font-size:16px;
 line-height:16px;
 color:#fff;
 padding:0 5px;
 text-decoration:underline;
 margin:0;
 }   

*html #center .products_table .product_details .product_details_menu ul li a{ 
-width:expression(document.body.clientWidth > 110? "110px": "auto" );
} 

#center .products_table .product_details .product_details_menu ul li.active a{
 color:#FFF;
 cursor:default;
 font-weight:bold;
 text-decoration:none;
 white-space:nowrap;
 }

#center .products_table .product_details .product_details_menu ul li a:hover{
 text-decoration:none;
 }


#center .products_table .product_details .product_details_main{
 float:left;
 width:100%;
 display:inline;
 padding:10px 0px 20px 0 ;
 }
 
#center .products_table .product_details .product_details_main p{
 float:left;
 width:90%;
 display:inline;
 margin:0 0 0 35px;
 } 

#center .products_table .product_details .product_details_haracteristic{
 padding-top:0px;
 }
 
#center .products_table .product_details .product_details_main h3{
 
 display:block!important;
 margin:20px 0 0 50px;
 font-size:19px;
 text-align:left;
 height:30px;
 width:500px;
 color:#fff;
 }  
 
 
#center .products_table .product_details .product_details_main table{
 width:486px;
 margin:0 0 0px 70px;
 }

*html #center .products_table .product_details .product_details_main table{
 width:486px;
 margin:0 0 0px 35px;
 
 }
 
#center .products_table .product_details .product_details_main table tr td{
 background:none;
 padding:2px 5px;
 
 } 
 
#center .products_table .product_details .product_details_main table tr.dark td{
 background:#ECEDED;
 } 
 
#center .products_table .product_details .product_details_main table tr td.table_right{
 width:100%;
 
 } 
 
#center .products_table .product_details .product_details_main table tr td h5{
 margin:0px;
 padding:0px;
 font-size:14px;
color:#808080;
 width:200px;
 font-weight:normal;
 } 
 
#center .products_table .product_details .product_details_main table tr td p{
 margin:0px;
 padding:0px;
 font-size:14px;
color:#808080;
 width:100%;
 } 
 /* .product_details */
#center .products_table .block_conteiner .products_blocks p{
 clear:both;
 float:left;
 width:100%;
 text-align:left;
 display:inline;
 font-size:14px;
 color:#fff;
 }
  	
/*-------------------------pop_block_new_order----------------------------------------*/

.pop_block_new_order {
	position: absolute;
	left:20%;
	top:15%;
	width:auto;
	height:auto;
	z-index:3500;
	
	}

*html .pop_block_new_order {
	position:absolute;
	}

	
.pop_block_new_order table.pop_block_new_order_box {
width:auto;
border:0px;	
border-collapse:collapse;
}

.pop_block_new_order table.pop_block_new_order_box tr {
border:0px;
}

.pop_block_new_order table.pop_block_new_order_box tr td{
border:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxtopleft {
background:url(images/pop_block_top_left_black.png) left top no-repeat;
width:41px;
height:41px;
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxtop {
background:url(images/pop_block_top_black.png) left top repeat-x;
height:41px;
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxtopright {
background:url(images/pop_block_top_right_black.png) left top no-repeat;
width:41px;
height:41px;
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxleft {
background:url(images/pop_block_left_black.png) left top repeat-y;
width:41px;
padding:0px;
}


.pop_block_new_order table.pop_block_new_order_box .boxcenter {
background:#FFF;
padding:0px;
}



.pop_block_new_order table.pop_block_new_order_box .boxright {
background:url(images/pop_block_right_black.png) left top repeat-y;
width:41px;
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxbottomleft {
background:url(images/pop_block_bottom_left_black.png) left bottom no-repeat;
width:41px;
height:41px;
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .boxbottom {
background:url(images/pop_block_bottom_black.png) left top repeat-x;
height:41px;
padding:0px;
}

.pop_block_new_order table.pop_block_new_order_box .bottomright {
background:url(images/pop_block_bottom_right_black.png) left bottom no-repeat;
width:41px;
height:41px;
padding:0px;
}	
	


.pop_block_new_order .new_order{
	float:left;
	width:660px;
	border-collapse:collapse;
	}
	
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr.top td{
	border-top:none;
	vertical-align:bottom;
	}	

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td{
	border-top:1px #000 solid;
	padding:10px 5px;
	vertical-align:top;
	}

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td h5{
	float:left;
	font-size:14px;
	color:#000;
	font-weight:normal;
	}
	
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a{
	float:left;
	font-size:14px;
	color:#808080;
	width:auto;
	display:inline;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px #808080 dashed;
	}		
	
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a.close{
	float:left;
	display:block;
	width:17px;
	height:17px;
	background:url(images/pop_block_close_black.gif) right top no-repeat;
	cursor:pointer;
	border:none;
	}	

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a.del{
	float:left;
	display:block;
	width:23px;
	height:23px;
	margin:0px 0 0 0;
	background:url(images/pop_block_del_black.gif) right top no-repeat;
	cursor:pointer;
	border:none;
	}		

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td a.del:hover{
	background:url(images/pop_block_del_active_black.gif) right top no-repeat;
	cursor:pointer;
	}
	
	
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td img {
	float:left;
	width:122px;
	
	}	
	
.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td p{
	float:left;
	font-size:14px;
	color:#000;
	width:100%;
	font-weight:normal;
	}	

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td h3{
	color:#808080;
	display:inline;
	float:left;
	font-size:25px;
	margin:0;
	font-weight:normal;
	width:100%;
	}		

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td span{
	color:#808080;
	font-size:14px;
}

.pop_block_new_order table.pop_block_new_order_box tr td .new_order tr td input{
	float:left;
	width:90px;
	color:#808080;
	font-size:18px;
	text-align:right;
	border:1px #999 solid;
	}	

.pop_block_new_order table.pop_block_new_order_box tr td .beeline {
	float:left;
	width:100%;
	font-size:2px;
	height:2px;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	}	


.pop_block_new_order table.pop_block_new_order_box tr td .modern_button{
	float:left;
	display:inline;
	width:auto;
	height:27px;
	font-size:14px;
	color:#808080;
	margin:10px 0 0 40px;
	background:url(images/m_but_left_black.gif) left top no-repeat;
	cursor:pointer;
	}	
	
.pop_block_new_order table.pop_block_new_order_box tr td .modern_button a{
	float:left;
	display:block;
	height:34px;
	line-height:34px;
	font-size:19px;
	color:#808080;
	text-decoration:none;
	padding:0 15px;
	background:url(images/m_but_right_black.gif) right top no-repeat;
	}	
		
		
.pop_block_new_order table.pop_block_new_order_box tr td h3.bottom{
	color:#808080;
	display:inline;
	float:right;
	font-size:25px;
	margin:10px 65px 0 0;
	font-weight:normal;
	width:auto;
	}		

.pop_block_new_order table.pop_block_new_order_box tr td b{
	color:#000;
	font-size:19px;
	font-weight:normal;
}	

.pop_block_new_order table.pop_block_new_order_box tr td span{
	color:#808080;
	font-size:14px;
}		


.pop_block_new_order table.pop_block_new_order_box tr td a.next_bay{
	color:#808080;
	display:inline;
	float:left;
	font-size:14px;
	margin:20px 0px 0 10px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px #808080 dashed;
	cursor:pointer;
	width:auto;
	}
/*--------------------------pop_block_new_order end----------------------------------------*/		

/*-------------------------pop_block_photo----------------------------------------*/

.pop_block_photo {
	position: absolute;
	left:11%;
	top:15%;
	width:980px;
	height:auto;
	z-index:3500;
	}

*html .pop_block_photo {
	position:absolute;
	}

	
.pop_block_photo table.pop_block_photo_box {
width:980px;
border:0px;	
border-collapse:collapse;
}

.pop_block_photo table.pop_block_photo_box tr {
border:0px;
}

.pop_block_photo table.pop_block_photo_box tr td{
border:0px;
}

.pop_block_photo table.pop_block_photo_box .boxtopleft {
background:url(images/pop_block_top_left_black.png) left top no-repeat;
width:41px;
height:41px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxtop {
background:url(images/pop_block_top_black.png) left top repeat-x;
height:41px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxtopright {
background:url(images/pop_block_top_right_black.png) left top no-repeat;
width:41px;
height:41px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxleft {
background:url(images/pop_block_left_black.png) left top repeat-y;
width:41px;
padding:0px;
}


.pop_block_photo table.pop_block_photo_box .boxcenter {
background:#FFF;
padding:0px;
}



.pop_block_photo table.pop_block_photo_box .boxright {
background:url(images/pop_block_right_black.png) left top repeat-y;
width:41px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxbottomleft {
background:url(images/pop_block_bottom_left_black.png) left bottom no-repeat;
width:41px;
height:41px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxbottom {
background:url(images/pop_block_bottom_black.png) left top repeat-x;
height:41px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .bottomright {
background:url(images/pop_block_bottom_right_black.png) left bottom no-repeat;
width:41px;
height:41px;
padding:0px;
}	

.pop_block_photo table.pop_block_photo_box .boxcenter a.close_all{
	position:absolute;
	right:40px;
	top:40px;
	width:30px;
	height:30px;
	background:url(images/x_big.gif) right top no-repeat;
	cursor:pointer;
	}

.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list{
	float:left;
	width:144px;
	display:inline;
	}


.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list .img_bord {
	float:left;
	display:table;
	width:100%;
	height:127px;
	vertical-align:middle;
	}

.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list .img_bord tr td {
		vertical-align:middle;
	}


.pop_block_photo table.pop_block_photo_box .boxcenter .photo_list img{
	
	width:85px;
	}
	
.pop_block_photo table.pop_block_photo_box .boxcenter .img_bord_active img{
	
	border:3px solid #808080;
	}	
	
.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
border:0px;	
border-collapse:collapse;
font-size:2px;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow tr {
border:0px;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .boxcenter {

padding:0px;
}



.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .boxright {
background:url(images/img_shadow_right_wight.gif) right top no-repeat;
width:9px;
padding:0px;
}


.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .boxbottom {
background:url(images/img_shadow_bottom_wight.gif) left bottom no-repeat;
height:9px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .img_bord tr td table.img_shadow .bottomright {
background:url(images/img_shadow_angle_wight.gif) right bottom no-repeat;
width:9px;
height:9px;
padding:0px;
}	

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.left{
	width:65px;
	}
	

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.left img{
	float:left;
	width:29px;
	height:57px;
	margin:0 0 0 10px;
	cursor:pointer;
	}


.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center{
	width:668px;
	vertical-align:top;
	text-align:center;
	}
	
.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center h5{
	float:left;
	width:100%;
	display:inline;
	text-align:left;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	} 	
	
.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center p{
	float:none;
	margin:0 auto;
	width:390px;
	display:block;
	font-size:11px;
	color:#92815B;
	font-weight:normal;
	padding:20px 0 30px 0;
	} 	
	

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord {
	float:left;
	display:table;
	width:100%;
	height:490px;
	
	}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td {
		vertical-align:middle;
	}	
	
	
.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow {
float:none;
margin:0 auto;
width:auto;
height:auto;
max-width:auto;
border:0px;	
border-collapse:collapse;
font-size:2px;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow tr {
border:0px;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow tr td{
border:0px;
vertical-align:bottom;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .boxcenter {

padding:0px;
}



.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .boxright {
background:url(images/img_shadow_right_wight_big.gif) right top no-repeat;
width:24px;
padding:0px;
}


.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .boxbottom {
background:url(images/img_shadow_bottom_wight_big.gif) left bottom no-repeat;
height:24px;
padding:0px;
}

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.center .img_bord tr td table.img_shadow .bottomright {
background:url(images/img_shadow_angle_wight_big.gif) right bottom no-repeat;
width:24px;
height:24px;
padding:0px;
}		


.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.right{
	width:65px;
	}
	

.pop_block_photo table.pop_block_photo_box .boxcenter table tr td.right img{
	float:right;
	width:29px;
	height:57px;
	margin:0 10px 0 0;
	cursor:pointer;
	}

/*--------------------------pop_block_photo end----------------------------------------*/


#center .products_table .article_details{
 float:left;
 width:80%;
 display:inline;
 margin:0 0 0 40px;
 padding:20px 0 0px 0;
 }
 
#center .products_table .article_details h3{
 width:100%;
 margin:0px;
 } 
 
#center .products_table .article_details h5{
 width:100%;
 margin:0px;
 padding:0 0 10px 0;
 } 
 
#center .products_table .article_details p{
 font-size:14px;
 padding:0 0 20px 0;
 } 
 
#center .products_table .article_details a{
 font-size:14px;
 
 padding:0 0 20px 0;
 color:#fff;
 } 
 
#center .products_table .article_details img {
 float:left;
 width:225px;
 margin:0px 10px 0 0;
 } 
 
#center .products_table .article_details .blocks {
 float:left;
 width:290px;
 display:inline;
 padding:10px 0 20px 0;
 }
 
#center .products_table .article_details .blocks_right {
 float:right;
 width:150px;
 text-align:right;
 }
 
 
 
#center .products_table .article_details .blocks h4{
 float:left;
 width:100%;
 display:inline;
 font-size:16px;
 color:#fff;
 font-weight:normal;
 } 
 
#center .products_table .article_details .blocks h6{
 float:left;
 width:auto;
 display:inline;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 } 

 

#center .products_table .article_details .blocks_right h4{
 float:right;
 text-align:right;
 }  
 
 
#center .products_table .article_details .blocks_right h6{
 float:right;
 text-align:right;
 }  
 
 
#center .products_table .article_details .blocks ul{
 float:left;
 width:100%;
 list-style-type:none;
 }
 
#center .products_table .article_details .blocks ul li{
 float:left;
 width:100%;
 } 
 
#center .products_table .article_details .blocks ul li a{
 float:left;
 width:auto;
 display:inline;
 font-size:14px;
 color:#fff;
 padding:0px;
 } 
 
#center .products_table .article_details .blocks a{
 float:left;
 width:auto;
 display:inline;
 font-size:14px;
 color:#fff;
 margin:0 10px 0 0;
 padding:0px;
 }
 
#center .products_table .cotact_block {
 float:left;
 width:94%;
 display:inline;
 padding:20px 0 20px 30px;
 }  

#center .products_table .cotact_block .cotact_block_left{
 float:left;
 display:inline;
 width:270px;
 padding:0 0 0px 0
 }
 
#center .products_table .cotact_block .cotact_block_left h3{
 margin:0px;
 } 
 
#center .products_table .cotact_block .cotact_block_left h5{
 float:left;
 display:inline;
 width:100%;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 margin:0px 0 0 0 ;
 }  
   
#center .products_table .cotact_block .cotact_block_left h6{
 float:left;
 display:inline;
 width:260px;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 padding:0 0 10px 0;
 }   
#center .products_table .cotact_block .cotact_block_left h6 a{

 color:#fff;
 }   

#center .products_table .cotact_block .cotact_block_right {
 float:right;
 width:400px;
 height:327px;
 display:block;
 overflow:hidden;
 } 
 
 
.order{
 float:left;
 width:100%;
 display:inline;
 }  
  
.order .order_left{
 float:left;
 width:38%;
 display:inline;
 padding:0 0 13px 15px; 
 background:#5b5b5a;
 border:1px solid #000;
 }

#center .products_table .product_details_main .order .order_left p{
 font-size:14px;
 padding:20px 0 0px 0;
 margin:0px;
 width:90%;
 color:#fff;
 float:left;
 } 

#center .products_table .product_details_main .order .order_left p span{
 color:#fff;
 }
 
#center .products_table .product_details_main .order .order_left h3{
 font-size:20px;
 margin:0px 0 0 0px;
 width:100%;
 color:#fff;
 }
 
#center .products_table .product_details_main .order .order_left h5{
 font-size:14px;
 padding:10px 0 0px 0;
 margin:0px;
 width:100%;
 color:#fff;
 float:left;

 } 

#center .products_table .product_details_main .order .order_left h5 span{
 color:#fff;
 }

 
#center .products_table .product_details_main .order .order_left a{
 font-size:14px;
 padding:5px 0 0px 0;
 margin:0px;
 float:left;
 width:auto;
 display:inline;
 color:#fff;
 
 } 
 
#center .products_table .product_details_main .order .order_left a.under_dashed{
 text-decoration:none;
 border-bottom:1px #fff dashed;
 cursor:pointer;
 }
 

#center .products_table .product_details_main .order .order_left input{
 float:left;
 width:193px;
 border:1px #fff solid;
 font-size:14px;
 padding:0 5px;
 line-height:20px;
 height:20px;
 background:#5b5b5a;
 color:#fff
 } 
 
#center .products_table .product_details_main .order .order_left textarea{
 float:left;
 width:340px;
 border:1px #fff solid;
 font-size:14px;
 padding:0 5px;
 line-height:20px;
 height:65px;
 background:#5b5b5a;
 color:#fff
 }  

#center .products_table .product_details_main .order .order_left select{
 float:left;
 width:142px;
 margin:0 0 0 10px;
 font-size:14px;
 height:22px;
 line-height:22px;
 border:1px #fff solid;
 background:#5b5b5a;
 color:#fff
 }  
 
#center .products_table .product_details_main .order .order_left .for_left{ 
 float:left;
 width:210px;
 display:inline;
 }

#center .products_table .product_details_main .order .order_left .for{ 
 float:left;
 width:135px;
 display:inline;
 padding:5px;
 border:1px #fff solid;
 background:#ececec;
 margin:26px 0 0 0;
 } 

#center .products_table .product_details_main .order .order_left .for h6{
 float:left;
 width:100%;
 display:inline;
 color:#000;
 font-size:11px;
 line-height:11px;
 padding:0 0 7px 0;
 font-weight:normal;
 }
 
 
#center .products_table .product_details_main .order .order_left .modern_button {
 background:url("images/m_but_left4_black.gif") no-repeat scroll left top transparent;
 color:#fff;
 display:block;
 float:left;
 font-size:14px;
 height:27px;
 margin:10px 0 0;
 width:auto;
 }
 
#center .products_table .product_details_main .order .order_left .modern_button a{
 background:url("images/m_but_right4_black.gif") no-repeat scroll right top transparent;
 color:#fff;
 cursor:pointer;
 display:block;
 float:left;
 font-size:19px;
 height:27px;
 line-height:24px;
 padding:0 15px;
 text-decoration:none;
 width:auto;
 } 
#left .left_blocks .modern_button {
 background:url("images/m_but_2_left_black.gif") no-repeat scroll left top transparent;
 color:#fff;
 display:block;
 float:left;
 font-size:14px;
 height:27px;
 margin:10px 0 0 10px;
 width:auto;
 }
 
#left .left_blocks .modern_button a{
 background:url("images/m_but_2_right_black.gif") no-repeat scroll right top transparent;
 color:#fff;
 cursor:pointer;
 display:block;
 float:left;
 font-size:19px;
 height:27px;
 line-height:24px;
 padding:0 15px;
 text-decoration:none;
 width:auto;
 } 
 
.order .order_right{
 float:left;
 width:500px;
 margin:0 0 0 20px;
 padding:0 20px 0 0;
 display:inline;

 }



#center .order .order_right table.order_information{
 float:left;
 width:100%;
 border-collapse:collapse;
 margin:0px 0px 0 0px;
 padding:0px;
 
 }
 
*html #center .order .order_right table.order_information{
 margin:0px 0px 0 0px;
 padding:0px;
 }

 
#center .order .order_right table.order_information tr.top td{
 border-top:none;
 vertical-align:bottom;
 } 

#center .order .order_right table.order_information tr td{
 border-top:1px #808080 solid;
 padding:10px 5px;
 vertical-align:top;
 }

#center .order .order_right table.order_information tr td h5{
 float:left;
 font-size:14px;
 color:#fff;
 font-weight:normal;
 }
 
#center .order .order_right table.order_information tr td a{
 float:left;
 font-size:14px;
 color:#fff;
 width:auto;
 display:inline;
 font-weight:normal;
 }  
 
#center .order .order_right table.order_information tr td a.close{
 float:left;
 display:block;
 width:17px;
 height:17px;
 background:url(images/pop_block_close.gif) right top no-repeat;
 cursor:pointer;
 } 

#center .order .order_right table.order_information tr td a.del{
 float:left;
 display:block;
 width:23px;
 height:23px;
 margin:0px 0 0 0;
 background:url(images/pop_block_del.gif) right top no-repeat;
 cursor:pointer;
 }  

#center .order .order_right table.order_information tr td a.del:hover{
 background:url(images/pop_block_del_active.gif) right top no-repeat;
 cursor:pointer;
 }
 
 
#center .order .order_right table.order_information tr td img {
 float:left;
 width:122px;
 
 } 
 
#center .order .order_right table.order_information tr td p{
 float:left;
 font-size:14px;
 color:#fff;
 width:100%;
 font-weight:normal;
 } 

#center .order .order_right table.order_information tr td h3{
 color:#fff;
 display:inline;
 float:left;
 font-size:25px;
 margin:0;
 font-weight:normal;
 width:100%;
 }
 
#center .products_table .product_details_main .order .order_right h3.title{
 font-size:20px;
 display:inline;
 float:left;
 margin:5px 0 0 0px;
 width:100%;
 color:#fff;
 }   

#center .order .order_right table.order_information tr td span{
 color:#fff;
 font-size:14px;
}

#center .order .order_right table.order_information tr td input{
 float:left;
 width:90px;
 color:#fff;
 font-size:18px;
 text-align:right;
 border:1px #999 solid;
 } 

#center .order .order_right .beeline {
 float:left;
 width:105%;
 font-size:2px;
 height:2px;
 border-top:1px #808080 solid;

 } 
 
#center .order .order_right a.next_bay{
 color:#fff;
 display:inline;
 float:left;
 font-size:14px;
 margin:0;
 font-weight:normal;
 width:140px;
 text-decoration:none;
 cursor:pointer;
 margin-left:10px;
 } 
 
#center .order .order_right a.next_bay span{

 border-bottom:1px #fff dashed; 
 } 
 
#center .order .order_right a.next_bay:hover span{
 border:none;
 }  
 
#center .order .order_right h3.bottom{
 color:#fff;
 display:inline;
 float:right;
 font-size:25px;
 margin:0 0 0 0;
 font-weight:normal;
 width:200px;
 }  

#center .order .order_right h3.bottom span{
 color:#fff;
 font-size:14px;
}

#center .order .order_right h3.bottom b{
 color:#fff;
 font-size:25px;
 font-weight:normal;
}

#center h4.rozdil{
 float:left;
 display:inline;
 width:90%;
 font-size:19px;
 color:#fff;
 margin:0 0 0 5px;
 font-weight:normal;
 }
 
#center .price_table {
 float:left;
 width:85%;
 margin:10px 0 0 30px;
 border-collapse:collapse;
 padding:0 0 20px 0;
 }
 
#center .price_table caption{
 text-align:left;
 font-size:16px;
 line-height:25px;
 color:#fff;
 margin:0 0 0 -20px
 } 

#center .price_table tr td {
 vertical-align:middle;
 }
 
#center .price_table tr.dark td {
 background:url(images/transparency_80_black.png);
 
 }
 

#center .price_table p{
 float:left;
 display:inline;
 width:auto;
 font-size:14px;
 color:#fff;
 padding:0 0 0 10px;
 line-height:25px;
 }
 
#center .price_table h6{
 float:left;
 display:inline;
 width:100px;
 font-size:14px;
 color:#fff;
 padding:0 5px 0 0px;
 line-height:25px;
 font-weight:normal;
 } 
 
#center .people_block {
 float:left;
 width:96%;
 margin:10px 0 0 20px;
 border-collapse:collapse;
 padding:10px 0 20px 0;
 }   
 
#center .people_block img.photo{
 float:left;
 display:inline;
 width:202px;
 margin:0 10px 0 0;
 border:5px solid #F7F7F7;
 }
 
#center .people_block table{
 float:right;
 width:425px;
 }

 
#center .people_block table tr td{
 vertical-align:top;
 }
 
#center .people_block table h4{ 
 float:left;
 width:200px;
 display:inline;
 font-size:19px;
 color:#fff;
 font-weight:normal;
} 

#center .people_block table h6{ 
 float:left;
 width:175px;
 display:inline;
 font-size:14px;
 color:#727272;
 font-weight:normal;
}

#center .people_block table a{ 
 float:left;
 width:188px;
 display:inline;
 font-size:14px;
 color:#fff;
 font-weight:normal;
}

#center .people_block table p{ 
 float:left;
 width:258px;
 display:inline;
 font-size:14px;
 color:#ffffff;
 font-weight:normal;
}

#center .people_block table img{ 
 float:left;
 width:238px;
 display:inline;
 height:46px;
 margin:-40px 0 0 0;
 background:url(images/transparency_black.png);
}

.dostavka {
 float:left;
 
 }
 
 
#center .about_company{
 float:left;
 display:inline;
 width:80%;
 padding:10px 0 10px 30px;
 }
 
#center .about_company h5{
 float:left;
 display:inline;
 width:165px;
 text-align:right;
 padding:10px 10px 0 0;
 font-size:14px;
 color:#fff;
 font-weight:bold;
 }
 
#center .about_company .p_block{
 float:left;
 display:inline;
 width:60%;
 } 
 
#center .about_company p{
 float:left;
 display:inline;
 width:auto;
 text-align:left;
 padding:10px 0px 0 0;
 font-size:14px;
 color:#ffffff;
 } 
 
.zakaz_footer
{
 background:#5B5B5A;
 height:50px;
 text-align:left;
 border-top:1px solid #808080;
 width:105%;
 padding-top:10px;
}
 
#center .products_table .block_conteiner .products_blocks img{ float /*\**/:left\9; } 
#center .products_table .block_conteiner_lite .products_blocks img{ float /*\**/:left\9; }
.page_selector_2
{
	width:80%;
	text-align:center;
}
.page_selector_2 .modern_button
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	margin:0 3px;
}
a.client_enter
{
	border-color:#fff;
}
.autorize_block
{
	right:50px;
}
.autorize_block .autorize_block_content a
{
	color:#000;
}
.autorize_block .autorize_block_content .modern_button {color:#fff;}
.autorize_block a.register_link a{color:#f00}

p.category_description img {
	float: left;
	margin-right: 10px;
}