#flashcontent 
{
	width:600px;
	height: 400px;
}

html,body
{
  background-color:#FFFFFF;
  margin:0;
  padding:0;
  height:100%;
  border:none
}

a:link 
{
	COLOR: #999999;
	text-decoration: none;
}
a:visited 
{
	COLOR: #999999;
	text-decoration: none;
}
a:hover 
{
	COLOR: #999999;
	text-decoration: none;
}
a:active 
{
	COLOR: #999999;
	text-decoration: none;
}

a
{cursor:pointer}

body,td,th 
{
	font-family: "Century Gothic";
	font-size:14px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
	position: relative;
}

img
{
	font-family: "Century Gothic";
	font-size:14px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
	position: relative;
}

td.border_bottom
{
	color:#999999;
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#999999;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

a 
{
	font-family: "Century Gothic";
	COLOR: #999999;
	font-size:14px;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
}

a.meniu
{
	font-family: "Century Gothic" ;
	COLOR: #999999;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-stretch:ultra-expanded;
}

td.meniu
{
	font-family: "Century Gothic";
	COLOR: #999999;
	font-size:24px;
	font-style:normal;	
	font-variant:normal;
	font-stretch:ultra-expanded;
}

td.meniuLeft
{
	font-family: "Century Gothic";
	COLOR: #999999;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-stretch:ultra-expanded;
}

td.subMeniuLeft
{
	font-family: "Century Gothic";
	COLOR: #999999;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	font-variant:normal;
	font-stretch:ultra-expanded;
}

ul 
{
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}	

td.desc
{
	font-family: "Century Gothic";
	font-size:11px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
	position: relative;
}

button.ButtonSubMeniuLeft
{
	border:hidden;
	background-color:#FFF;
	text-align:left; 
	width:inherit;
    font-family: "Century Gothic";
	color: #999999;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	font-variant:normal;
	font-stretch:ultra-expanded;
}
	