/* reset css*/
html,body,h1,h2,h3,h4,h5,h6,p,address,img,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
ol, ul {list-style: none;}
input, textarea { font-family: Verdana, "Geneva CE", lucida, sans-serif; font-size: 100%; }
body {line-height: 1;font-family: Verdana, "Geneva CE", lucida, sans-serif; font-size: 62.5%;}
sub, sup { position:relative; font-size: 75%; }
sub {top:0.4em;}
sup {bottom:0.4em;}

body { background: #9A6634; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF;}

#center { width: 800px; overflow: hidden; margin: 5px auto 0 auto; text-align: left;  }
#header { height: 166px; width: 800px; background: url(../img/header1.jpg) no-repeat; }

#col { width: 164px; float: left; background: url(../img/categories.jpg) no-repeat; text-align: center; padding: 50px 0 20px 0;  }
#col ul { min-height: 540px; _height:540px  }
#col li { padding: 1px 0 2px 0; }
#col .home { padding: 0 0 5px 0; }
#col .home a { font-size: 18px; color: #FF9900; }
#col a { font-size: 14px; color: #FF9900; font-weight: bold; text-decoration: none; }
#col a:hover { color:#FF9900 }

#content { float: right; width: 627px;  }
#home #content { 	color: #FF9900;	width: 633px; font-weight: bold; font-size: 16px; background: url(../img/index.jpg) no-repeat top right; min-height: 707px; _height:707px; position: relative;  }
#home p { position: absolute; width: 275px; top: 100px; left: 295px; text-align: justify; line-height: 1.2; }


#cat-descr { width: 592px; padding: 60px 0 10px 0; margin: 10px 0 0 0; }
#cat-descr p { padding: 0 160px 0 15px; min-height: 120px; _height:120px }

.sep { background: url(../img/sep.jpg) no-repeat; height: 20px; }

.item { height: 192px; width: 592px; overflow: hidden; font-size: 12px; color: #fff; line-height: 1.1;  background: url(../img/item.jpg) no-repeat; position: relative;}
.item img { width: 150px; height:146px; position: absolute; top: 18px; left: 18px; float: left; }
.item h2 { padding: 15px 20px 5px 180px; }
.item h2 a { font-weight:bold; color: #0000bb; font-size: 130%; text-decoration: none; }
.item p { margin: 0 18px 0 180px; height: 110px; padding: 0 10px 0 0; overflow: auto; }
