*{padding:0; margin:0}
body{font:normal 12px tahoma;color:#333;background:#fff url(../images/bg.gif) repeat-x}
a{text-decoration:none;color:#ff6600}
a:hover{text-decoration:underline;color:#ff6600}
a img{border:0}
#ten{height:10px;clear:both; overflow:hidden}
#five{height:5px;clear:both; overflow:hidden}
#one{height:1px;clear:both; overflow:hidden}
.bold{font-weight:bold}
.orange{ color:#FF6600}
.red{color:#e80c0e}
.blue{color:#0877c7}
.under{ text-decoration:underline}
.right{float:right}
.left{float:left}
.data{font:normal 10px tahoma; color:#aeb9bd}
li{margin-left:25px}
h1{font:normal 14pt arial; color:#441e04; margin: 0 0 5px 0}
input, textarea { background:#fee696; border:#ffb53b 1px solid;padding:2px; font:normal 11px tahoma; margin: 3px 2px}




#wrapper {margin:0 auto;width:965px;}

#top {width:965px;float:left; background:url(../images/slogan.gif) no-repeat center 14px}
#top #ico {float:right; margin: 5px 0 0 0}
#top #logo {float:left}
#top #form { float:right; background:#f8f8f8; border:#ededed 1px solid; border-top:0; padding:5px 10px; width:345px}
#top #form input.loguj { background:url(../images/btn_arrow.gif) no-repeat; width:26px; height:22px; border:0; padding:0; cursor:pointer }
#top #form a{color:#666; text-decoration:underline; font:normal 11px tahoma}



#navigation {float:left;width:965px;height:39px; margin: 6px 0 0 0;}
#navigation a{ float:left; font:normal 12pt arial; color:#663300; background:url(../images/menu_hr.gif) no-repeat right center; padding: 0 17px 0 10px}
#navigation a:hover, #navigation a.selected {color:#b8830e; text-decoration:none}



#leftcolumn {width:244px;float:left; margin:0 0 10px 0}
#leftcolumn .menu a{ display:block; font:normal 12px/24px arial; border-bottom:#cdc8a2 1px solid; padding: 3px 0 3px 6px; color:#4b493b; background:url(../images/arrow.gif) no-repeat right 10px}
#leftcolumn .menu a:hover, #leftcolumn .menu a.selected{ text-decoration:none; color:#c42b39; background:#fff url(../images/arrow.gif) no-repeat right 10px}
#leftcolumn .menu a.sub{padding: 3px 0 3px 18px;}
#leftcolumn .menu a.sub2{padding: 3px 0 3px 26px;}
#leftcolumn #head{ background:url(../images/menu_h.gif) no-repeat; width:234px; height:28px; font:normal 12pt arial; color:#fff; padding: 6px 0 0 10px}

#rightcolumn {width:690px;float:right; margin: 2px 0 10px 0; background: #fff url(../images/right_bg.gif) no-repeat left top; padding: 10px}
#rightcolumn h2{font:normal 12pt arial; color:#333; border-bottom:#beb68e 1px solid; margin: 0 0 10px 0; padding: 0 0 5px 0}
#rightcolumn .products {width:100%;}
#rightcolumn .products .foto{ width:120px; text-align:center; vertical-align:middle}
#rightcolumn .products a.title{font:normal 12pt arial; color:#532504}
#rightcolumn .products .hr{border-bottom: #ccc 1px dotted; height:10px;}
#rightcolumn #pages{margin: 10px 0 0 0}
#rightcolumn #pages a.selected{color:#666}
#rightcolumn .picture{ float:left; margin: 0 10px 10px 0}

#banners {float:left;width:965px;}
#banners td{ vertical-align:top}
#banners .text{ background:url(../images/box_bg.gif) no-repeat left top; width:277px; font:normal 11px/18px tahoma; color:#6e4c35; padding:10px}
#banners td .foto { float:left; margin: 0 4px 2px 0; max-height:60px}
#banners td.list a{color:#441e04; font:normal 12pt arial;}
#banners #product { width:295px; border-bottom:#999 1px dotted; margin: 0 0 5px 0}



#footer {width:965px;clear:both;border-top:#666 1px solid; padding:10px 0 0 0; font:normal 11px tahoma}
#footer a{color:#666}
#gallery{text-align:center; padding:5px; border:#ccc 1px solid; float:left; margin:5px; width:190px; height:120px;}
#gallery a{text-decoration:none;}
.imagetd {border:#ccc 1px solid;width:660px; text-align:center; padding:10px 5px; }

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
position: relative;
left: -10px;}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: no-repeat left center;
list-style-type: none;
padding-left: 0px;
width:243px;
position: relative;
left: -20px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;font:normal 12pt/28px arial; border-bottom:#cdc8a2 1px solid;}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;}
