#fo_tartalom
{
	margin: 10px 0px 10px 0;
	width: 553px;
	background: #ffffff;
}

#fo_tartalom a
{
	text-decoration: none;
	color: #039;
}

#fo_tartalom a:hover
{
	text-decoration: underline;
	color: #039;
}

h2 {
margin: 0 0 1em 0;
font-size: 1.8em;
font-weight: bold;
color: #409c86;
text-decoration: underline;
}

h2.akcio 
{
margin: 0 0 0.6em 0;
font-size: 2em;
font-weight: bold;
color: #ff0000;
text-align: center;
text-decoration: underline;
}

h3 {
margin: 0 0 0.6em 0;
font-size: 1.4em;
font-weight: bold;
color: #039;
}

h4 {
margin: 0 0 0.6em 0;
font-size: 1.2em;
font-weight: bold;
color: #333;
}

h4.szolgaltatasaink {
margin: 0 0 0.6em 0;
font-size: 1.2em;
font-weight: bold;
color: #333;
text-align: left;
text-decoration: underline;
}

h5 {
margin: 0;
padding: 0;
font-size: 1.1em;
font-weight: bold;
color: #333;
text-decoration: underline;
}

h6 {
font-size: 0.9em;
font-weight: bold;
}

h7 {
font-size: 0.9em;
font-weight: bold;
margin: 0 0 0.2em 0;
}

p
{
margin: 0 0 1.2em 0;
text-align: justify;
line-height: 1.4em;
font-size: 1.13em;
color: #333;
}

p.center
{
text-align: center;
}

p.informacio
{
	font-style: italic;
	text-align: center;
	text-decoration: undeline;
	margin: 50px 0 50px 0;
}

p.akciok
{
	text-align: center;
	margin: 0;
}

p.ugras
{
	text-align: right;
	text-decoration: undeline;
	font-size: 0.9em;
	font-weight: bold;
}

hr
{
clear: both;
margin: 0.5em 0 1.2em 0 !important;
height: 0px;
color: #039;
background: #039;
}

hr.ugras
{
clear: both;
margin: 0.5em 0 0.3em 35.7em !important;
height: 0px;
color: #039;
background: #039;
}

ul li
{
padding: 2pt 0 2pt 0;
}

ul.szolgaltatasaink
{
	text-align: left;
}

ol li
{
padding: 2pt 0 2pt 0;
}

ul.tartalom
{
	font-size: 1em;
	list-style: none;
	margin: 10px 0 20px 30px;
}


