body {
color:			#7700B0;
background:		#F0D2FF;
font-family: "Arial Narrow";
font-weight:	normal;
font-size:		10pt;
text-align:		justify;
margin:			none;
}

/* táblázatok formázása*/

table {
	padding:none;
	border: none;
	margin: none;
	vertical-align: top;
	text-align:left;
}
table.menu {
	padding:0px;
	border: none;
	margin: none;
	vertical-align: top;
	text-align:left;
	background:#F0D2FF;
	width:985px;
}
table.oldalmenu {
	padding:5px;
	border: solid 1px;
	margin: none;
	vertical-align: top;
	text-align:left;
	background:#CC0000;
	width:180px;
}
td.kozepso_oszlop {
font-size:10pt;
text-align: justify;
padding:3px;
width:600px;
}

table.reklam {
width:180px;  
}

tr {
	vertical-align: top;
}

td.elso_oszlop {
width:150px;
font-size:10pt;
text-align: justify;
padding:3px;
}

td.kozepso_oszlop {
font-size:10pt;
text-align: justify;
padding:3px;
}

td.kek_fejlec  {
font-size:10px;
font-weight:bold;
font-family: verdana;
text-align:center;
color: #F0D2FF;
text-transform: uppercase;
background: #7700B0;

}
td.reklamom  {
font-size:11pt;
font-weight:normal;
font-family: "Arial Narrow";
text-align:justify;
color: navy;
background: #F0D2FF;
border: solid #3399CC 1px;

}

td.kisbetus  {
font-size:10pt;
font-weight:normal;
font-family: "Arial Narrow";
text-align:left;
}

td.hirek {
font-size:10pt;
text-align: justify;
text-indent:20px;
padding:3px;
border:solid 1px #7700B0;
background:		#F0D2FF;
}

td.menu {
	height:25px;
	background:#7700B0;
	font-size:10px;
	color:yellow;
	font-family: verdana;
	text-align:middle;
	border:yellow 1px outset;
	text-align:center;
	vertical-align:middle;
}

/* linkek formázása*/

a:link {text-decoration: none; color:#7700B0;}
a:active {text-decoration: none; color:#7700B0;}
a:visited {text-decoration: none; color:#7700B0;}
a:hover {text-decoration: underline; color:#7700DE;}

a.site:link, a.site:visited, a.site:active {
  color:#7700B0;
  font-weight: normal;
  text-decoration: none;
  font-variant:small-caps;
  border-left: 2px solid;
  border-bottom: 1px solid;
  font-size:13px;
}

a.site:hover {
  color:#8800DE;;
  font-weight: bold;
  text-decoration: none;
  font-variant:small-caps;
  border-left: 2px solid;
  border-bottom: 1px solid;
  font-size:14px;
}

a.al_site:link, a.al_site:visited, a.al_site:active {
  color:#7700B0;
  font-weight: normal;
  text-decoration: none;
  font-variant:small-caps;
  border-left: 2px solid;
  border-bottom: 1px solid;
  font-size:13px;
  margin:50px;
}

a.al_site:hover {
  color:#8800DE;;
  font-weight: bold;
  text-decoration: none;
  font-variant:small-caps;
  border-left: 2px solid;
  border-bottom: 1px solid;
  font-size:14px;
  margin:50px;
}

a.menu:link, a.menu:visited, a.menu:active {
  color:yellow;
  text-decoration: none;

}
a.menu:hover {
  color:#FFFF00;
  text-decoration: none;
}

a.s:link, a.s:visited, a.s:active {
  color:red;
  font-weight: bold;
  text-decoration: none;

}
a.s:hover {
  color:navy;
  font-weight: bold;
  text-decoration: none;
}

/* fejlécek formázása*/

h2 {
color: #CC0000;
font-size: 16pt;
font-weight: bold;
text-align: center;
}

h3 {
color: #CC0000;
font-size: 14pt;
font-weight: bold;
text-align: center;
}

h4 {
color: #FFFF00;
}

h5 {
color: #660066;
font-size: 10pt;
font-weight: bold;
text-align: left;
}

p {
text-indent:	10px;
}

