html {
	height: 100%;
	overflow: hidden;
}

#bezflasha {
	height: 100%;
}

body {
	height: 100%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a {
	color: #CCCCCC;
	border-bottom:1px dotted #FF0000;
	text-decoration: none;
}

a:hover {
	color: #666666;
}
