body {
	background-color: #FFFFFF;
	background-image: url(images/body-bcg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73796C;
	text-align: justify;
}
#promo{
	position:absolute;
	top:233px;
	left: 50%;
	margin-left: -60px;
	width: 130px;
	height: 32px;
}
#graf	{
	position:absolute;
	top:55px;
	left: 50%;
	margin-left: -334px;
	width: 669px;
	height: 411px;
	background-image: url(images/graf-promo.jpg);
	background-repeat: no-repeat;
	
	}
#graf-left	{
	position:absolute;
	top:55px;
	left: 50%;
	margin-left: -404px;
	width: 70px;
	height: 341px;
	background-image: url(images/graf-left.jpg);
	background-repeat: no-repeat;
	}
#logotop{
	position:absolute;
	top:33px;
	left: 50%;
	margin-left: -339px;
	width: 194px;
	height: 32px;
	background-image: url(images/logotop.jpg);
	background-repeat: no-repeat;
	}

#language{
	position:absolute;
	top:3px;
	left: 50%;
	margin-left: 70px;
	width: 300px;
	height: 32px;
	}
	
#text	{
	position:absolute;
	top:413px;
	left: 50%;
	margin-left: -150px;
	width: 475px;
}
#bottom	{
	position:relative;
	top:-5px;
	left: 50%;
	margin-left: -421px;
	width: 670px;
	height: 154px;
	background-image:url(images/bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
	
#copy	{
	position:relative;
	top:0px;
	left: 50%;
	margin-left: -425px;
	width: 680px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	}

#bottommenu	{
	position: relative;
	top:135px;
	height: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73796C;
	text-align: justify;}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #73796C;
	text-align: justify;
}


.linktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.linktop a:link {
	text-decoration: none;
	color: #A464AC;
}
.linktop a:visited {
	text-decoration: none;
	color: #A464AC;
}
.linktop a:hover {
	text-decoration: none;
	color: #703577;
}
.linktop a:active {
	text-decoration: none;
	color: #703577;
}


#menuall	{
	position:absolute;
	top:413px;
	left: 50%;
	margin-left: -334px;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.menu1	{
	position: relative; 
	left:0px; 
	right:0px; 
	width:170px;
	float: left; 
	padding-top:5px;
	padding-bottom:5px;
	border-bottom : 1px solid rgb(218,223,206);
	z-index:100;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:14px;
	display:block;
	background-image:url(images/menu1.gif);
	background-repeat:no-repeat;
}
a.menu:link {
	color: #73796C;
	text-decoration: none;
	font-weight:bold;
       
}
a.menu:visited {
	text-decoration: none;
	color: #73796C;
	font-weight:bold;	 
}
a.menu:hover {
	text-decoration: none;
	color: #DB48D5;
	background-image:url(images/menu2.gif);
	background-repeat:repeat-y;
	font-weight:bold;	 
       
}
a.menu:active {
	text-decoration: none;
	color: #73796C;
	font-weight:bold;		 
}
a:link {
	color: #73796C;
	text-decoration: none; 
}
a:visited {
	color: #73796C;
	text-decoration: none;
}
a:hover {
	color: #DB48D5;
}
a:active {
	color: #73796C;
	text-decoration: none;
}
