html {overflow: hidden;}

body {
	background: #990000;
	width:800px;
}

#container {
  position:relative;
  width: 800px;
  height: 380px;
  left: 150px;
}
/****************************************************/
#Zzfirma a{z-index:10;position:fixed;bottom:12px;right:8px;float:right;width:20px;text-decoration:none;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}
/*
#text {
  height: auto;
  margin-left: 100px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 5000;
  position: absolute;
}
span {
  font-size: 22px;
  font-weight: bold;
}

a, a:hover {
  color: #99CCFF;
  background-color: transparent;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #CCFF99;
  background-color: transparent;
}
*/
