/* MAKET SPECIFIC STYLES */
/*корзина скрыта*/
.buy_form{
  border: 1px solid #eee;
  padding:5px;

  display:none;  
}
*{
   padding:0;
   margin:0;
}
html{
   height:100%;
}
body{

   height:100%;
   min-widht:800px;

}
#main{   
  padding:8px 8px 0 8px;
  min-height:100%!important;

background: url("../../_mod_files/ce_images/design/combine.jpg") bottom right no-repeat;

}

#top{
   overflow:hidden;
   margin-bottom:20px;
}
#logo{
   float:left;
   padding-left:50px;
   padding-top:20px;
}
#lay_f1{
   border-top:25px solid #77B218;
   float:right;
}
#lay_f1 a{
   font:normal 15px Arial;
   color: #000;
   text-decoration:none;
}
#lay_f1 a:hover{
   color: #919191;
}
#top_menu{
   margin:15px;
}
/****************************************************/
#lay_f2{
   float:left;   
   width:180px;
   background-color: #E88021;
   padding: 10px; 
}
#lay_f2 a{
   font:normal 16px Arial;
   color:#fff;
   text-decoration:none;
}
#lay_f2 a:hover{
   color:#ddd;
}
#lay_f3{
}

#lay_f4, #lay_f6{
   float:right; 
   width:200px; 
   paddign-bottom:240px; 

}

#lay_f5{
   border-top:1px solid #5f5f5f; 
}
body #lay_body{ 

   padding:20px 200px 20px 20px;
   overflow:auto;
   font-family:Times New Roman;
   font-size:13px;
   width:500px!ie;
   overflow:hidden!ie;
}
body #lay_body #arial{
   font-family:Arial;   
}
#center{
   padding-bottom:200px;      
}
#forfooter{
  height:89px;
}
#counters{
   margin-top:-79px;
   
   font-size:small; 
   color:#5f5f5f;   

}
#excavator{
   text-align:center;
}
#lukanov{
   background: url("../../_mod_files/ce_images/design/lego.jpg") top left no-repeat;
   height: 89px;
   color:#919191;
   float:left;
   width:300px; background-color:#fff;
 
}
#left_right{
   background: url("../../_mod_files/ce_images/design/excavator.jpg") top center no-repeat;
   height:408px;
   overflow:hidden;
   
}
div.clr{
   clear:both;
   float:none;
}
.eshop_list_small_special_row, .eshop_list_item_row{
  /*border:1px solid #DDDDDD;*/
  padding:10px 15px;
}
.eshop_list_small_special_row a.name{
  font:bold 1em Verdana;
  color:#77B218;
  padding:8px 4px;
  display:block;
}
.eshop_list_small_special_row .prices{



}

.price_caption{
  color: #777777;
  font-weight:bold;

}
.price_price{
  color: #E88021;
  font-weight:bold;

}
.eshop_list_item_row a.name{
  font:bold 1em Verdana;
  color:#77B218;
  padding:8px 4px;
  display:block;
}
.custom_fiels, .prices{
  line-height:200%;
}

.item_base_price .txt{
  display:block;
  width:9ex;
  padding:2px;
  margin:4px;
}
.a_addtocart, .a_purchase{
  border: 1px solid #ccc;
  padding:3px;
 background-color: #f3f39d;
 text-decoration:none;
}
.a_addtocart:hover, .a_purchase:hover{
  border: 1px solid #ccc;
   background-color: #FFCC66;
}
p a {color:#E06F1B;text-decoration:none;}
#lay_body table{
  margin:10px auto;
}
#lay_body table table, #lay_body .flt_form table{
  margin:3px auto;
}
.small_picture_wrapper{
 padding:8px;
}
.my_small_popup, .small_picture_wrapper a{
  display:block;
  margin:5px auto;
  padding:4px;
  border:1px solid #ccc;
  background-color:#F5F5F5;
  text-decoration:none;
  text-align:center;
  overflow:hidden;
}

.my_small_popup img,  .small_picture_wrapper a img{
 /* border:1px solid #ccc;*/

}
.newprod{
  color:red;
  font-weight:bold;
}
.level_1{
  width:420px;
  text-align:right;
   font-family:Arial;   
}
.level_1 div{
  margin-right:220px;
}
.level_1 a{
  text-decoration:none;
  display:block;
  padding:2px;
}
.level_1 a:hover{
  background-color: #F0F0F0;
}

.level_1 div.level_2{
   margin-right:0;
   float:right;
   width:200px;
   background-color: #E7E7E7;
   margin-top: -1.1em;


}
.level_1 div.level_2 a{
   border-bottom:1px dotted #ddd;
   text-align:left;
   padding-left:15px;
}
.level_1 div.level_2 div{
   margin-right:0;
}
h1{
  text-align:center;
}
.eshop_image_click{
  border:1px solid black;
  padding:2px;
  background-color: #ccc;
}
.tdnone a{
  text-decoration:none;
}