/*  ------------------------------------------------------------------  */
/*  ----  корневой раздел - 1й уровень каталога  -------  */
/*  ------------------------------------------------------------------  */

/*  все основные стили вынесены в prod.css:
  *  #main div.up
  *  #main div.l   <<<  #menu   <<<   #submenu   <<<   #other
  *  #main div.c  <<<  #cat0
  *************************************/
#main div.c { float:left; margin:58px 0px 0px 69px; width:540px; }

/*  ----  центральный блок  ----  */
#main div.c h1 { margin:0px 0px 0px 13px; }
#main div.c .B_crumbBox { margin-left:13px; }
#main div.c .B_crumbBox a  { font-family:Tahoma; font-size:11px; color:#71a3b7; }
#main div.c span { font-family:Tahoma; font-size:11px; color:#71a3b7; }
#cat0 {
	margin-top:45px;
	width:535px;
	background-color:#ffae00;
	background-image:url("../i/pat.png");
}
#cat0 div.one { position:relative; height:71px; }
#cat0 div.one img.left { float:left; }
#cat0 div.one img.right { float:right; }
#cat0 div.two { position:relative; height:445px; }
#cat0 div.two a { width:130px; font-family:Tahoma; font-size:17px; color:#ad4004; line-height:18px; }
#cat0 div.two a:hover { color:#e7580a; }
#cat0 div.two img { position:absolute; margin:0px; }
#cat0 div.two div.cheese { position:absolute; margin:-40px 0px 0px 22px; width:192px; height:151px; }
#cat0 div.two div.cheese a.link { position:absolute; margin:21px 0px 0px 124px; }
#cat0 div.two div.milk { position:absolute; margin:7px 0px 0px 285px; width:159px; height:142px; }
#cat0 div.two div.milk a.link { position:absolute; margin:17px 0px 0px 125px; }
#cat0 div.two div.butter { position:absolute; margin:187px 0px 0px 75px; width:152px; height:93px; }
#cat0 div.two div.butter a.link { position:absolute; margin:-25px 0px 0px -36px; }
#cat0 div.two div.children { position:absolute; margin:188px 0px 0px 298px; width:139px; height:145px; }
#cat0 div.two div.children a.link { position:absolute; margin:12px 0px 0px 91px; }
#cat0 div.two div.soy { position:absolute; margin:319px 0px 0px 40px; width:125px; height:105px; }
#cat0 div.two div.soy a.link { position:absolute; margin:98px 0px 0px 84px; }
#cat0 div.two div.other { position:absolute; margin:354px 0px 0px 321px; width:180px; height:139px; }
#cat0 div.two div.other a.link { position:absolute; margin:87px 0px 0px 5px; }
#cat0 div.thr { position:relative; height:71px; }
#cat0 div.thr img.left { float:left; }
#cat0 div.thr img.right { float:right; }
#teas0 { position:absolute; top:155px; right:53px; width:131px; /*height:587px;*/ }
#teas0 div { text-align:center; margin-bottom:32px; }
#teas0 div.new img, #teas0 div.hit img { margin-bottom:4px; }
#teas0 div a { font-family:Arial; font-size:18px; }
#teas0 div.new a { color:#d39641; }
#teas0 div.new a:hover { color:#e9c18a; }
#teas0 div.hit a { color:#218a97; }
#teas0 div.hit a:hover { color:#4ec7d7; }
#teas0 div.prod a { color:#9a7eda; }
#teas0 div.prod a:hover { color:#beb1da; }
#teas0 div.prod .ticker { background:url("../i/production/producer_back.jpg"); margin-bottom:-15px }
#other /*  ----  блок для поиска, бланка заявки и прайса   ----  вынес в prod.css  ----  */ }

/*нижний блок*/
#down { position:relative; float:left; clear:left; width:920px; margin-top:210px; }
#down p { float:left; font-size:11px; color:#606060; margin-left:70px; }
#down div.jetz { position:relative; float:right; }
#down div.jetz div.i { position:relative; float:left; width:65px; background:url("../i/jetz.gif") no-repeat; }
#down div.jetz div.t { position:relative; float:left; }
#down div.jetz div.t p { float:left; margin:-4px 0px 0px 10px; font-family:Tahoma; font-size:10px; color:#a7a7a7; }
#down div.jetz div.t a { float:left; font-family:Tahoma; font-size:10px; color:#a7a7a7; }
#down div.br { width:1000px; height:50px; }