BODY  {
  font-family : "arial, serif";
  color : #923434;
  background-color:#E4C4C4;
  line-height: 130%;
}

#container {
  font-family:"arial, serif";
  font-size: 0.9em;
  position:absolute; 
  top:100px;
  left:126px;
  overflow:auto; 
  background:#fff;
  text-align: left;
  width:70%;
  padding: 1em;
  }

#cc {
  font-family:"arial, serif";
  position: absolute;
  top: 320px;
  right :16px;
  overflow:auto; 
  background-color:#E4C4C5;
  text-align:left;
  width:346px;
  padding: 0.2em;
  }

.box {
  position:relative;
  overflow:hidden;
  }
#menu {
  width:100px; 
  text-align:center; 
  position:absolute;
  top: 70px;
  left: 10px;
  }
#menu a, #menu a:visited {
  text-decoration:none; 
  font-family: "Verdana, Arial, Serif";
  font-weight: bold;
  background-color: #923434;
  color: #E4C4C4;
  font-size: 12px;
  display:block; 
  width:88px; 
  height:16px; 
  border:1px solid #E4C4C4; 
  padding:5px;
  }
* html #menu a, 
* html #menu a:visited {
  width:100px; 
  height:28px; 
  w\idth:88px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
  border:1px solid #923434; 
  background-color: #E4C4C4;
  color: #923434; 
  }

.inn {
  border:1px solid #923434; 
  background-color: #E4C4C4;
  color: #923434;
  width: 104px; 
  }


ul {list-style: square; color: #923434; direction: ltr; align: left;   line-height: 130%; }

li {
direction: ltr;
text-align: justify;
line-height: 160%;
}


#header {
  position:absolute; 
  top:0px; 
  left: 0px;
  height:60px;
  background-image: url(zvilamm_top_bg.jpg);
  width: 100%;
  valign: top; 
  overflow:hidden; 
  color:#923434;
  text-align: left;
  }


H1  {color: #000000; font-family: "Aharoni, arial"; font-size: 2.2em; direction: ltr;}
H2  {color: #923434; font-family: "Verdana, arial"; font-size: 1.5em; direction: ltr;}
H3  {color: #C57D7D; font-family: "Verdana, arial"; font-size: 1.2em; direction: ltr;}
H4  {color: #000000; background-color: #C57D7D; font-family: "Aharoni, arial"; font-size: 1.4em; direction: ltr;}

HR {
	color: "#C57D7D"
}

A  {
	color : #923434;
	font-size : 11pt;
	text-decoration : underline;
}

A:Visited  {
	color : #923434;
	font-size : 11pt;
	text-decoration : underline;
}

A:Active  {
	color : #923434;
	font-size : 11pt;
	text-decoration : underline;
	background-color: #E4C4C4;
}

A:Hover  {
	color : #923434;
	font-size : 11pt;
	text-decoration : underline;
	background-color: #E4C4C4;
}



