body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {
	color:#BE7824;
	text-decoration : none;
}
TABLE {
	font-size : x-small;
}

A:HOVER {
	text-decoration : underline;
}


.menuin{
	font-size : x-small;
}
a.menuin:hover{
	color : #1A4ED6;
	text-decoration : underline;
}
.data1{
	color : White;
	font-size : xx-small;
}
a.data1:hover{
	font-weight : bold;
}
a.data1:link{
	letter-spacing : 1px;
}
a.data1:visited{
	letter-spacing : 1px;
}
.text{
	font-size : x-small;
}
a.text:hover{
	font-size : x-small;
	text-decoration : underline;
	color : Blue;
}
.title{
	font-family : "Times New Roman", Times, serif;
	font-size : large;
}
.data2{
	color : #4462B2;
	font-size : xx-small;
}
.podpis{
	color : #4462B2;
	font-size : xx-small;
	font-style : italic;
}
