*{
	font-family: tahoma;
	font-size: 12;
}
a:link, a:visited{
	text-decoration: none;
	font-family: tahoma;
}

a:hover{
	text-decoration: underline;
	font-family: tahoma;
}

h1{
	text-align: center;
	font-size: 36;
	font-weight: bold;
	color: #181661;
}

h2{
	text-align: center;
	font-size: 14;
	font-weight: bold;
	color:  yellow;
	text-transform: uppercase;
}

p.text{
	font-size: 14;
	text-align: justify;
	color: Navy;
}

ul{
	color: #004180;	
}

td{
	vertical-align: top;
}
td.menu{
	width: 300;
}
td.middle{
	vertical-align: middle;
}

table.body{
	width: 800;
	background-color: white;
	border: thick groove #396D9A;
}

body{
	background-color:  #A0C2DD;
}

p.podpis{
	font-style: italic;
	text-align: right;
	color: Navy;
}

p.center{
	font-size: 14;
	text-align: center;
	color: Navy;
	font-weight: bold;
}

b{
	font-size: 14;
	color: Navy;
}
