h1			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 22pt; font-weight: bold; font-style: italic; }
h2			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 20pt; font-weight: bold; font-style: italic; }
h3			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 18pt; font-weight: bold; font-style: italic; }
h4			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 16pt; font-weight: bold; font-style: italic; }

.negyes	{font-family: Arial, Helvetica; font-size: 14pt; }
.harmas	{font-family: Arial, Helvetica; font-size: 12pt; }
.kettes	{font-family: Arial, Helvetica; font-size: 10pt; }
.egyes	{font-family: Arial, Helvetica; font-size: 8pt; }

.negyes-t	{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14pt; }
.harmas-t	{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 12pt; }
.kettes-t	{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10pt; }
.egyes-t	{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8pt; }

a			{color: #ff6600; text-decoration: none; }
a:hover		{color: #66a100; text-decoration: underline; }
a:visited	{color: #ff6600; text-decoration: none; }

a.feher			{color: white; text-decoration: none; }
a.feher:hover	{color: #ffff00; text-decoration: underline; }
a.feher:visited	{color: white; text-decoration: none; }

div.vertbox {
	width: 150px; 
	height: 220px; 
	padding: 10px 6px 10px 6px; 
}

div.vertbox a {
	display: block;
	width: 150px; 
	height: 220px; 
	color: #273750;
	text-decoration: none; 
	background-image: url(/data/images/v-box-bg.gif);
}

div.vertbox a:hover {
	color: #273750;
	text-decoration: none; 
	background-color: #f9ddb1;
	background-image: url(/data/images/v-box-bg-active.gif);
}

p.box-lead {
	color: #666666;
	padding: 2px 8px 2px 8px;
	margin: 2px 2px 2px 2px;
}

p.box-cim {
	color: #273750;
	padding: 2px 8px 2px 8px;
	margin: 2px 2px 2px 2px;
}

p.box-cim a {
	color: #273750;
}

p.box-cim a:hover {
	color: #273750;
}

div.hbox-label {
	width: 320px;
	height: 24px;
	background-image: url(/data/images/h-box-label-bg.gif);
}

div.hbox-label div.hbox-label-inner {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #66b900;
	padding: 5px 10px 10px 10px;
}

.cikk-cim {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #66B900;
}

.cikk-lead {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #66B900;
}

div.vezercikk {
	width: 485px;
	height: 215px;
	background-image: url(/data/images/vezercikk_bg.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica;
	overflow: hidden;
}

div.vezercikk img {
	padding: 2px 8px 2px 8px;
	margin: 2px 2px 2px 2px;
}


.smallinput {
	height: 18px; 
	border: 1px dotted silver; 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
}

.input {
	height: 18px; 
	border: 1px dotted silver; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
}

.textarea {
	border: 1px dotted silver; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
}

.button {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt; 
  font-weight: bold;
  color: white;
  background-color: #66b900;
  border-color: gray;
}