body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, sans-serif;
  color: #000000;
  font-size: 80%;
  height: 100%;
  min-width: 780px;
  background: #FFF url(/i/back.gif);
  }

div#dist {
  background: #B40000;
  clear: both;
  height: 2px;
  font-size: 1px;
  visibility: hidden;
}

div#zak {
  background: #FEE06A;
  height: 20px;
}

/*-- {ABC content --*/
div#abccontent {
  margin: 0px;
  padding: 0px 0px 4px 20px;
  float: left;
  width: 96%;
}

h1#hat {
  margin: 2px 0px 0px 0px;
  padding: 0px;
  font-size: 2px;
  background: #0084FF url(/i/hat_back.gif) no-repeat 100% 0%;
}

h1#hat img {
  display: block;
}

div#content {
  float: left;
  padding-bottom: 8px;
  width: 100%;
  background: #FFFCF0 url(/i/content_back.gif) repeat-x;
}

div#centerpart h1 {
  margin: 0px 0px .3em 0px;
  padding: .3em .6em 0px 0px;
  color: #0070D8;
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: solid 2px #0070D8;
}

div#path {
  padding: .6em 0 1.6em 4px;
  clear: both;
  font-size: .76em;
  color: #000;
}

div#path a {
  color: #000;
}

div#path a:hover {
  text-decoration: none;
}

div#leftpart {
  width: 18%;
  float: left;
}

div#centerpart {
  margin: 0px;
  padding: .5%;
  width: 80%;
  float: right;
  background: #FFF;
}

div#rightpart {
  float: right;
  background: transparent;
  width: .2%;
  visibility: hidden;
}


/*-- {Vertical navigations --*/
div#vnavigation {
	border: solid #FFDD57;
	border-width: 6px 0 3px 0;
	width: 100%;
	background: #3AA0FF;
}

div#e_vnavigation {
	width: 100%;
	margin: 14px 0 0 0;
}

a.flevel, div#slevel {
	display: block;
	border-bottom: solid 1px #FFF;
	padding: .33em .8em;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

div#slevel {
  background: #006FD6;
}

div#slevel ul {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
}

div#slevel ul li {
	margin: .33em 0 .6em 0;
	padding: 0;
}

div#slevel ul li a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

div#vnavigation a:hover {
	background: #0084FF;
}
