
body {
	font-family: 		"Helvetica", Helvetica, sans-serif; 
	font-style: 		normal; 
	font-size: 			medium; 
	
	color: 				#0033CC;
	background-color: 	#99CCFF;
	
	margin-top: 		0px; 
	margin-left: 		0px; 
	margin-right: 		0px; 
	margin-bottom: 		0px; 
	padding-left: 		0px; 
	padding-right: 		0px; 
	padding-top: 		0px; 
	padding-bottom:		0px; 
}

table {
	/* width: 				800px; */
	width: 				100%;
	text-align: 		left; 
	
	margin-top: 		0px; 
	margin-bottom: 		0px; 
	margin-left: 		0px; 
	margin-right: 		0px;
}

h1 {
	font-variant: 		small-caps; 
	font-size: 			larger; 
	text-align: left;
}

.menublock {
	width:			200px; 
	
	margin-top: 		200px; 
	margin-bottom: 		100px; 
	
	text-align:		right; 
	    
	white-space: 		nowrap; 

}

.menublock a {
	color: 			#CC66CC; 
	
	font-size: 		16pt; 
	font-weight: 		bold; 
	line-height:		90%;

	text-decoration:	none; 
  text-transform: lowercase; 
}

.menublock ul {
  list-style-type: none; 
}

.cross {
	width: 				128px; 
	margin-top: 		0px; 
	
	text-align:			right; 
	
}

.logo {
	float: 				left; 
	clear: 				both; 
}

.menu {
	width: 		300px; 
}

.text {
	padding-top: 		100px; 
	vertical-position: 	top; 
	
	text-align: 		justify; 
	
	width: 				350px; 
}

.dokument td {
	border-top-width: 	thin; 
	border-bottom-width: 0; 
	border-left-width: 	0; 
	border-right-width: 0; 
	border-style: 		dotted; 
	
	font-size: 			smaller; 
  vertical-align:   top; 
}
