body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	background-color: white;
	background-repeat: repeat; 
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p.browser {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: Gray;
	background-color: transparent;
}

img.napisy {
	background-color: #0E4985;
	vertical-align: middle;
	width: 100px;
	height: 50px;
	border: none;
}

img.w3c {
	background-color: #0E4985;
	vertical-align: middle;
	border: none;
	height= 31px;	width= 88px;
}

div.flash {
   text-align: center;
   vertical-align: middle;
}

div.info {
   position: absolute;
	top: 85%;
	left: 50%;
}

