

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;

}
#logo {
	display: none;
	}
	
#link {
	display: none;
	}
	
#stopka {
	display: none;
	}

#menu {
	display: none;
	}
	
#content, table {
	font-size: 10pt;
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

