TD.menu {
	font-family : monospace;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	height : 50px;
	font-stretch : normal;
	letter-spacing : 2px;
	margin-left : 20px;
	margin : 20px;
}
TD.top {
	background-image : url(img/czolowka.jpg);
	background-repeat : no-repeat;
	background-position : top;
	color : White;
	font-family : cursive;
	font-size : 24px;
	font-style : italic;
	text-align : right;
	vertical-align : top;
}
TD.head {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
}


A {
	color : #110873;
	font-style : normal;
	text-decoration : none;
	text-align : left;
}
A:visited {
	color : #110873;
	font-style : normal;
	text-decoration : none;
}
A.mail	{
	color : #2222FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
}
P.header {
	font : bold 36px serif;
}
P.normal {
	font : bold 16px serif;
}
P.justified {
	text-align : justify;
}

P.linkable {
	cursor : hand;
	font : bold 16px serif;
	color : #110873;
}



