BODY  {
  font-family: "arial, serif";
  color: #923434;
  background-color: #E4C4C4;
  line-height: 120%;
}

#wrapper {
  direction: rtl;}

#container {
  font-family:"arial, serif";
  font-size: 14px;
  position:absolute; 
  top:100px;
  right :126px;
  overflow:auto; 
  background:#fff;
  text-align:right;
  width:70%;
  padding: 1em;
  }
#cc {
  font-family:"arial, serif";
  position: absolute;
  top: 320px;
  left :16px;
  overflow:auto; 
  background-color:#E4C4C5;
  text-align:right;
  width:348px;
  padding: 0.2em;
  }

.box {
  position:relative;
  overflow:hidden;
  }

#menu {
  width:100px; 
  text-align:center; 
  position:absolute;
  top: 70px;
  right: 10px;
  }
#menu a, #menu a:visited {
  text-decoration:none; 
  font-family: "Verdana, Arial, Serif";
  font-weight: bold;
  background-color: #923434;
  color: #E4C4C4;
  font-size: 13px;
  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 {
direction: rtl;
align: right;
}

li {
direction: rtl;
text-align: justify;
line-height: 160%;
}

td {font-size:14px; line-height: 140%;}

ul {list-style: square; color: #923434; direction: rtl;}

#header {
  position:absolute; 
  top:0px; 
  right: 0px;
  height:60px;
  background-image: url(zvilamm_top_bg.jpg);
  width: 100%;
  valign: top; 
  overflow:hidden; 
  color:#923434;
  text-align: right;
  }

H1  {color: #000000; font-family: "Aharoni, arial"; font-size: 2.4em; direction: rtl;}
H2  {color: #923434; font-family: "Aharoni, arial"; font-size: 1.7em; direction: rtl;}
H3  {color: #C57D7D; font-family: "Aharoni, arial"; font-size: 1.4em; direction: rtl;}
H4  {color: #000000; background-color: #C57D7D; font-family: "Aharoni, arial"; font-size: 1.8em; direction: rtl;}

HR {
	color: "#C57D7D"
}


A  {
	color : #923434;
	text-decoration : underline;
}

A:Visited  {
	color : #923434;
	text-decoration : underline;
}

A:Active  {
	color : #923434;
	text-decoration : underline;
	background-color: #E4C4C4;
}

A:Hover  {
	color : #923434;
	text-decoration : underline;
	background-color: #E4C4C4;
}



