body	{
	font-family: Arial, Helvetica;
}

h2	{
	font-size: 22px;
	text-align: center;
}

h3	{
	font-size: 18px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}

b	{
	margin-left: 15px;
	margin-bottom: 0px;
}

p	{
	font-size: 16px;
	padding-left: 15px;
	margin-top: 10px;
}

ul	{
	list-style: square;
	font-size: 16px;
	margin-top: 10px;
}

a	{
	margin-left: 15px;
	font-weight: bold; 
	color: #F30;
}

li a	{
	text-decoration: none;
	color: #CCC;
	margin-left: 0px;
}
li a:hover	{
	color: #000;
	text-decoration: underline;
}	

#wersja_flash	{ 
	background-color: #Ff3;
	text-align: center;
	border: 1px dashed red;
}
#wersja_flash a {
	font-size: 20px;
	color: #F06;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
}
#wersja_flash a:hover {
	color: #000;
}


#jellinek	{
	text-align: center;
	margin-top: 20px;
	color: #CCC;
	font-size: 12px;
	
}
#jellinek a	{
	text-decoration: none;
	color: #CCC;
	margin-left: 0px;
}
#jellinek a:hover	{
	color: #000;
	text-decoration: underline;
}		

