/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/TEMPLATE_CSS/general.css);
@import url(/__SYS__/TEMPLATE_CSS/template4.css);


/* BEGIN code added by System design tool - DO NOT EDIT! */
#nav li a { font-size: 15px;  }
#nav li a { font-weight: bold;  }
a, a:link, a:visited, a:active { color: #000000;  }
body { background-image: url('/PICTURE/apreq4yxy8o.jpg');  }
body { background-repeat: no-repeat;  }
body { color: #000000;  }
body, div, p, th, td, li, dd { font-size: 14px;  }
body, div, p, th, td, li, dd { font-weight: normal;  }
div.bgbox { color: #000000;  }
div.headerbox h3, div.headerbox h3 a, div.headerbox h3 a:visited { color: #000000;  }
div.leftRail { width: 200px;  }
div.wrapper { width: 910px;  }
h1, h2, h3, h4, h5, h6 { color: #000000;  }
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */

div.wrapper {
   padding: 0 8px 0 0;
}

#CatTrace {
    margin-right: 12px;
}

ul.FlatMenu li a {
    font-size: 12px;
}

