body
{
	background-color:#000000;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2;
}

#flash
{
	width:610px;
	margin-top:175px;
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	width:610;
	text-align:justify;
}

#menu ul li
{
	color:#999999;
	display:inline;
	font-size:13px;
}

#menu ul li a
{
	color:#999999;
	text-decoration:underline;
}

#menu p
{
	font-weight:bold;
	font-size:15px;
	display:inline;
}

h1
{
line-height:0;
margin:0;
padding:0;
display:inline;
font-size:13px;
font-weight:normal;
}


#menuelement
{
  color:#ff9999;
  text-transform: uppercase;
}

/*Gorne menu*/
#top {width:100%; margin:auto; text-align:center; margin-top:5px;}
#topmenu {width:800px; text-align:center; height:50px; margin:auto;}                                                                  
#topmenu img {border:0; float:left;}
#topmenu ul {padding-top:18px;}
#topmenu ul li {display:inline; padding-right:30px;}
#topmenu a {font-family:Verdana,Arial,Helvetica,sans-serif; text-transform: uppercase; font-size:12px; color:#CCCCCC;}


