body {
  background: #5b5b5b url(/gfx/background.gif) top repeat;
}
img {
  border: none;
}
table th {
  text-align: left;
}

#easy-webshop {
  width: 1000px;
  border: 1px solid #fff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
}
#easy-webshop div.topp {
  background: #ff6300 url(/gfx/topp-orange.gif) top left repeat-x;
  position: relative;
  height: 28px;
  width: 1000px;
  color: #fff;
  font-size: 11px;
}
#easy-webshop div.topp a {
  color: #fff;
}
#easy-webshop div.topp div.left {
  position: absolute;
  top: 7px;
  left: 10px;
}
#easy-webshop div.topp div.right {
  position: absolute;
  top: 7px;
  right: 10px;
}
#easy-webshop div.logo {
  background: #0099cc url(/gfx/easy-webshop.gif) top left no-repeat;
  width: 1000px;
  height: 94px;
  position: relative;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
#easy-webshop div.logo div.search {
  position: absolute;
  top:30px;
  right: 0;
  width: 170px;
  height: 30px;  
  color:#fff;
}
#easy-webshop div.logo div.search form {
  padding: 0;
  margin: 0;
}
#easy-webshop div.logo div.search form input {
  border: 1px solid #2c7d97;
  background-color: #fff;
  height: 18px;
  width: 110px;
  float: left;
}
#navigation {
  clear: both;
  height: 33px;
  background: #eaeaea url(/gfx/navigation.gif) left repeat-x;
  color: #006eb6;
  font-size: 11px;
  border-top: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
}
#navigation ul {
  margin: 0;
  padding: 0;
  height: 33px;
  list-style: none;
}
#navigation ul li {
  width: 122px;
  float: left;
  height: 25px;
  padding-top: 8px;
  text-align: center;
  background: #eaeaea url(/gfx/navigation-button-122.gif) left repeat-x;
}
#navigation ul li a {
  color: #006eb6;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}
#navigation ul li a:hover {
  text-decoration: underline;
}
#navigation ul li a.active {
 color:#ff6000;
}
#easy-webshop div.footer {
  clear: both;
  background: #ff6300 url(/gfx/footer-orange.gif) top left repeat-x;
  color: #fff;
  font-size: 11px;
  text-align: center;
  height: 20px;
  padding-top: 8px;
}


#content {
  padding-top: 20px;
  clear: both;
  background-color: #fff;
  font-size: 12px;
  line-height: 1.7em;
}
#content h1 {
  color: #ff5f10;
  font-size: 17px;
}
#content div.colAx2 {
  margin: 0;
  width: 600px;
  float: left;
  padding: 0;
  display: inline;
  margin-right: 10px;
}
#content div.colBx1 {
  float: left;
  padding: 0;
  margin: 0;
  width: 336px;
  padding-left: 30px;
  background: transparent url(/gfx/dott-10px-vertical.gif) left repeat-y;
}
.hr {
  clear: both;
  background: transparent url(/gfx/dott-10px-horisontal.gif) left repeat-x;
  height: 10px;
  display: block;
}
.hr hr {
  display: none;
}
hr {
  clear: both;
}

.mt0 { 
  margin-top: 0; 
  line-height: 1em;
}

img.rthumb {
  float: left; 
  margin-right: 10px;
  border: 1px solid #ccc;
}
.r {
  text-align: right;
}

.llegend {
  position: relative;
  background-color: #BDB;
  border: 2px solid #0c3;
  padding: 12px;
  margin-top: 25px;
  margin-bottom: 10px;
  clear: left;
  text-align: left;
  }
.llegend h2 {
  position: absolute;
  margin-top: -25px;
  background-color: #FFF;
  color: #000;
  font-size: 115%;
  font-family: sans-serif;
  font-weight: bold;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #0c3;
  }
.llegend_error {
  position: relative;
  background-color: #FCC;
  border: 2px solid #f00;
  padding: 12px;
  margin-top: 25px;
  margin-bottom: 10px;
  clear: left;
  text-align: left;
  }
.llegend_error h2 {
  position: absolute;
  margin-top: -25px;
  background-color: #FFF;
  color: #000;
  font-size: 115%;
  font-family: sans-serif;
  font-weight: bold;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #f00;
  }
#content h1 {
  font-size: 40px;
  padding-top: 5px;
}
#content div.colAx220 {
  width: 190px;
  float: left;
  padding: 0 10px 0 20px;
}
#content div.colBCx780 {
  width: 740px;
  padding-left: 20px;
  float: left;
  background: transparent url(/gfx/dott-10px-vertical.gif) left repeat-y;
}
#col-default-left {
  width: 345px;
  float: left;
  padding-right: 15px;
}
#col-default-right {
  width: 350px;
  float: left;
  background: transparent url(/gfx/dott-10px-vertical.gif) left repeat-y;
  padding-left: 30px;
}
form.w180 input {
  width: 176px;
  border: 1px solid #ff5800;
  margin-bottom: 5px;
  padding: 2px;
}
form.w180 input.submit {
  border: none;
  background-color: #fff;
}
form.w180 select {
  width: 176px;
  border: 1px solid #ff5800;
  margin-bottom: 5px;
  padding: 2px;
}
form.w180 textarea {
  width: 176px;
  border: 1px solid #ff5800;
  padding: 2px;
}

ul.vh-list,
ul.vh-head {
  list-style: none;
  padding:0;
  margin: 1.5em 0;
}
ul.vh-list li {
  font-weight: bold;
}

ul.vh-list li.d,
ul.vh-head li.d {
  font-weight: normal;
  background-image: url(/gfx/20-dash.gif);
  background-repeat: no-repeat;
  background-position: 0 0.2em;
  padding-left: 25px;
}

ul.vh-list li.a,
ul.vh-head li.a {
  font-weight: normal;
  background-image: url(/gfx/20-astrix.gif);
  background-repeat: no-repeat;
  background-position: 0 0.2em;
  padding-left: 25px;
}
ul.vh-list li.p,
ul.vh-head li.p {
  font-weight: normal;
  background-image: url(/gfx/20-plus.gif);
  background-repeat: no-repeat;
  background-position: 0 0.2em;
  padding-left: 25px;
}


#content div.left-menu {
}
#content div.left-menu h1 {
  font-size: 14px;
}
#content div.left-menu ul {
  padding:0;
  margin:0;
  list-style:none;
}
#content div.left-menu ul li a span {
  display: none;
}




input.formUL {
  width : 240px; 
  border: #888 1px solid;
  }
input.formULd {
  width : 240px; 
  border: #888 1px dotted;
  }


