#logo {
	text-align: center;
	padding: 40px 0px 30px 45px;
}
#ixMenu {
	width: 850px;
	/*height: 150px;*/
	margin: 0px auto;
	/*background: #fff url('../gfx/kula_big.jpg') no-repeat scroll center;*/
	/*padding-top: 80px;*/
	color: #a0a0a0;
	font-size: 160%;
	font-weight: normal;
	position:absolute;
	z-index:100;
	top:210px;
}
#ixMenu a {
	color: #a0a0a0;
	text-decoration: none;
}
#ixMenu a:hover {
	color: #68bfdb;
	text-decoration: none;
}
#ixMenu span.ixSmall {
	font-size: 75%;
	letter-spacing: 1px;
	font-weight: normal;
}
#elastomer, #production {
	float: left;
	overflow: hidden;
	letter-spacing: 1px;
}
#elastomer {
	width: 285px;
	text-align: right;
	padding-right:140px;
}
#production {
	text-align: left;
	padding-left:137px;
	letter-spacing: 4px;
}
a.lang {
  color:#696969;
  font-size:120%;
  letter-spacing:1px;
}
a.lang:hover {
  color:#68bfdb;
}
