body {
	font-family: Verdana;
}

img {
	margin: 0px;
}

#intro {
	width: 738px;
	height: 630px;
	margin-left: auto; 
	margin-right: auto;
}

#introup {
	width: 738px;
	height: 570px;
	margin: 0px;
	padding: 0px;
}

#introleft {
	padding: 0px;
	margin: 0px;
	width: 298px;
	height: 30px;
	float: left;
}

#introright {
	text-align: center;
	width: 430px;
	height: 30px;
	float: right;
}

.introit a {
	margin-top: 0px;
	margin: 5px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/it.jpg");
	background-position: 0px 17px;
}

.introit a:hover {
	margin-top: 0px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/it.jpg");
	background-position: 0px 0px;
}

.introfr a {
	margin-top: 0px;
	margin: 5px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/fr.jpg");
	background-position: 0px 17px;
}

.introfr a:hover {
	margin-top: 0px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/fr.jpg");
	background-position: 0px 0px;
}

.introuk a {
	margin-top: 0px;
	margin: 5px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/uk.jpg");
	background-position: 0px 17px;
}

.introuk a:hover {
	margin-top: 0px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/uk.jpg");
	background-position: 0px 0px;
}

.introde a {
	margin-top: 0px;
	margin: 5px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/de.jpg");
	background-position: 0px 17px;
}

.introde a:hover {
	margin-top: 0px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/de.jpg");
	background-position: 0px 0px;
}

.introru a {
	margin-top: 0px;
	margin: 5px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/ru.jpg");
	background-position: 0px 17px;
}

.introru a:hover {
	margin-top: 0px;
	float: left;
	width: 25px;
	height: 17px;
	background-image: url("images/ru.jpg");
	background-position: 0px 0px;
}

#introtext p {
  padding-top: 20px;
	text-align: center;
	font-size: 0.6em;
	color: #C5353E;
}

#introtext a {
	color: red;
	text-decoration: none;
}

#introtext a:hover {
	color: #C0C0C0;
}

#introtext a:visited {
	color: red;
}