##############################
# Veritas.hu - CSS by Dexter
##############################

## Linkek {}
a.red10 { color: #B01406; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; }
a.red10:hover { color: #B01406; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline; }

a.red8 { color: #B01406; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.red8:hover { color: #B01406; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: underline; }

a.grey10 { color: #484A3F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; }
a.grey10:hover { color: #484A3F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline; }

a.grey8 { color: #484A3F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.grey8:hover { color: #484A3F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: underline; }


## FORM tag formázás {}
input.text  {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdena;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
    BORDER-COLOR: #606070;
}

.textarea  {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdena;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
    BORDER-COLOR: #606070;
}

input.submit {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdena;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
    BORDER-COLOR: #606070;
}

.form-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: black;
	background-color: #D4D3E5;
	font-weight: bold
}
body {  }
