/*
 * 
 * HTML SZÖVEGES OLDALTARTALMAK FORMÁZÁSA
 */
#fck_content
{
}

	#fck_content ul
	{
		margin-left: 20px;
		margin-bottom: 10px;
	}
	
	#fck_content li
	{
	}

	#fck_content p
	{
		margin-bottom: 10px;
	}

	#fck_content h1
	{
		font-size: 10px;
		margin-bottom: 5px;
	}
	
#our_supply_list_content h2.list
{
	{
		font-size: 20px;
		margin-bottom: 5px;
		color: #81b018;
	}	
}
