html, body {
	font-family: "Arial", "Tahoma", "Verdana", "Lucida Grande", "Helvetica";
	background: url(../images/intro_bg.jpg) #D5EDFA repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
}

#cover {
  width: 100%;
	background: url(../images/intro_bg2.jpg) no-repeat top center;
	text-align: center;
}

#introdiv {
  width: 1024px;
  padding-top: 5px;
  position: relative;
  margin: 0 auto;
}

#introdiv1 {
  float: left;
  padding-left: 57px;
}

#introdiv2 {
  float: right;
  padding-right: 66px;
}

#introdiv div#introdiv1 a {
  text-decoration: none;
  color: #C2036D;
}

#introdiv div#introdiv1 a:hover {
  text-decoration: underline;
}

#introdiv div#introdiv1 span a  {
  text-decoration: none;
  color: #ED8302;
}

#introdiv a {
  text-decoration: none;
  color: #888888;
}

#introdiv a:hover {
  text-decoration: underline;
}

#introdiv2 a:hover {
  text-decoration: underline;
}

#introdiv1 a:hover {
  text-decoration: underline;
}

#en {
  position: absolute;
  top: 5px;
  left: 478px;
}
#bg {
  position: absolute;
  top: 5px;
  left: 532px;
}
#lt {
  position: absolute;
  top: 5px;
  left: 586px;
}
#mk {
  position: absolute;
  top: 5px;
  left: 641px;
}
#ro {
  position: absolute;
  top: 5px;
  left: 692px;
}
#hu {
  position: absolute;
  top: 5px;
  left: 746px;
}
#rs {
  position: absolute;
  top: 5px;
  left: 798px;
}
/*
#bg {
  position: absolute;
  top: 5px;
  left: 532px;
}
#ee {
  position: absolute;
  top: 5px;
  left: 586px;
}
#lt {
  position: absolute;
  top: 5px;
  left: 641px;
}
#lv {
  position: absolute;
  top: 5px;
  left: 692px;
}
#hu {
  position: absolute;
  top: 5px;
  left: 746px;
}
#mk {
  position: absolute;
  top: 5px;
  left: 798px;
}
#ro {
  position: absolute;
  top: 5px;
  left: 852px;
}
#rs {
  position: absolute;
  top: 5px;
  left: 906px;
}
*/

#copy {
  float: right;
  text-align: right;
  font-weight: normal;
  font-size: 11px;
  color: #888888;
  margin-right: 94px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: bold;
}
