#################################
# erdelyivarak.hu CSS by Dexter
#################################

## Linkek {}
a.default8 { color: #0000CC; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: none; text-decoration: underline; }
a.default8:hover { color: #0000CC; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: none; text-decoration: underline; }

a.default10 { color: #0000CC; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: none; text-decoration: underline; }
a.default10:hover { color: #0000CC; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: none; text-decoration: underline; }

a.ZoldS { color: #633B07; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: none; text-decoration: none; }
a.ZoldS:hover { color: #633B07; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: none; text-decoration: underline; }


## <P> es <FONT> tags {}

P.default8J {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #014D15;
  font-weight: normal;
  font-size: 8pt;
  text-align: justify;
}

P.default8L {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #014D15;
  font-weight: normal;
  font-size: 8pt;
  text-align: left;
}

P.default10J {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #014D15;
  font-weight: normal;
  font-size: 10pt;
  text-align: justify;
}

FONT.zold8 {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #014D15;
  font-weight: normal;
  font-size: 8pt;
}

FONT.zold10 {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #014D15;
  font-weight: normal;
  font-size: 10pt;
}

FONT.zold12 {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #014D15;
  font-weight: normal;
  font-size: 12pt;
}


FONT.piros10 {
  font-family: Verdena, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #FF0000;
  font-weight: normal;
  font-size: 10pt;
}


## FORM {}

input.searchtext {
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
  border-color: #155C28;
	border: 1px solid;
  background-color: #FFFFFF; 
  width: 105px;
  height: 18px;
}


