
/* szövegformázás */

#kozepe p
{
	font-family : Ariel, Arial, sans-serif;
	font-size : 12px;
	color: #646464;
	margin: 5px 20px 5px 20px;
	text-align: left;
	text-indent: 0px;
}

#kozepe h1
{
	font-family : Ariel, sans-serif;
	font-size : 16px;
	color: #6e2850;
	margin: 20px 20px 5px 20px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	line-height: 25px;
}

#kozepe h2
{
	font-family : Ariel, sans-serif;
	font-size : 14px;
	color: #6e2850;
	margin: 5px 20px 5px 20px;
	text-align: left;
	text-indent: 0px;
	line-height: 25px;
}

#kozepe h3
{
	font-family : Ariel, Arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #646464;
	margin: 5px 20px 5px 20px;
	text-align: left;
	line-height: 15px;
	text-indent: 0px;
}

#kozepe h3.vk
{
	font-family : Ariel, Arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #6e2850;
	margin: 5px 20px 10px 20px;
	text-align: left;
	line-height: 15px;
	text-indent: 0px;
}

span.vkd
{
	font-size : 10px;
	font-weight: bold;
	color: #6e2850;
}

#kozepe hr.vk
{
	background-color: #c594ae;
	margin: 10px 20px 10px 20px;
	border: 0px;
	height: 1px;
}

#kozepe ul
{
	font-family : Ariel, Arial, sans-serif;
	font-size : 12px;
	float: left
	color: #646464;
	margin: 0px 20px 5px 20px;
	padding-left: 30px;
}

#kozepe li
{
	font-family : Ariel, Arial, sans-serif;
	font-size : 12px;
	color: #646464;
	text-align: left;
	line-height: 17px;
}

a
{
	font-family : Ariel, sans-serif;
	font-size : 12px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	font-family : Ariel, sans-serif;
	font-size : 12px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-family : Ariel, sans-serif;
	font-size : 12px;
	color: #6e2850;
	font-weight: bold;
	text-decoration: none;
}

#kozepeimg a
{
	font-family : Ariel, sans-serif;
	font-size : 10px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

#kozepeimg a:visited
{
	font-family : Ariel, sans-serif;
	font-size : 10px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

#kozepeimg a:hover
{
	font-family : Ariel, sans-serif;
	font-size : 10px;
	color: #6e2850;
	font-weight: bold;
	text-decoration: none;
}

#kozepeimg h2
{
	font-family : Ariel, sans-serif;
	font-size : 15px;
	color: #6e2850;
	margin: 10px auto 10px auto;
	text-align: center;
	text-indent: 0px;
	line-height: 25px;
}

span.foot
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c593ae;
	line-height: 30px;
	margin: 0px auto 0px auto;
}

span.foot a
{
	color: #491533;
	text-decoration: none;
}

span.foot a:visited
{
	color: #491533;
	text-decoration: none;
}

span.foot a:hover
{
	color: #f6def5;
	text-decoration: none;
}








