body {
	background-color: #006699;
	font-family: Arial;
	font-variant: small-caps;
	color: white;
	text-align: justify;
	margin: 0px;
	padding: 9px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}


li a:link, li a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 7px;
	background-color: #006699;
	color: #def;
	border-left: 8px solid #063153;
}

ul a:hover {
	background-color: #006670;
	border-left: 16px solid #164163;
}

span{
	display: inline;
	line-height: 20px;
	float: left;
	color: #063153;
	text-decoration: line-through;
}
/*tekst wysrodnowany*/
p{
	color: white;
	font-family: Arial;
	font-variant: 	small-caps;
}
/*bloki*/
div{
	color: White;
	font-family: Arial;
	font-variant: small-caps;
}
tabele{
	
}

/**/
h1{
color: White;
font-family: Arial;
	font-variant: 	small-caps;
	font-size: xx-large;
}
menu{
	font-variant: small-caps;
	font-family: Arial;
	background-color: #006699;
	font-size: large;
}
