#body { 				
  			margin: 0px;
	    	padding: 0px;
      }


#top_fon_1 {

    		 background-image: url('../images/top/fon_1.jpg');
    		 background-repeat: repeat-x;
			 height: 85px;
    	  
}

			
#bottom_links_1 {
    		 background-image: url('../images/bottom/links_x.jpg');
    		 background-repeat: repeat-x;
			 height: 25px;

}

#table_menu_position {
    		 padding: 10px 10px 10px 10px;

}

#table_menu_position_riht {
    		 padding: 10px 10px 0 0;

}   

#table_center_position {
    		 padding: 10px 15px 25px 15px;

} 

#table_center_position_home {
    		 padding: 12px 15px 25px 15px;

}   

#table_produkt_bottom {
		padding-bottom: 20px;
	}

#best_sellers_table_position {
		padding: 10px 0 10px 0;
	}
				
