/* ------ VSEOBECNE ------ */
html,body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma", "Verdana", "Arial", "Lucida Grande", "Helvetica", lucida, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	background: #000000 
	
  height: 100%;
}

#no-flash {
  font-size: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 440px;
  color: #c6c6c6;
  margin: 0px 0px 0px -230px;
  text-align: center;
}

#no-flash a, #no-flash a:visited, #no-flash a:active {
color: #b8b5b2;
font-weight: bold;
text-decoration: underline;
}

#no-flash a:hover {
color: #b8b5b2;
font-weight: bold;
text-decoration: none;
}





