/*CSS skjal búið til 8. febrúar 2009*/

		/*General (gildir um allar síður)*/
A:link	{text-decoration:none; font-family: Arial, Helvetica, sans serif; font-size: 9pt; font-weight: bold; color: #0033cc; line-height: 1,2;} 
A:visited {text-decoration:none; font-family: Arial, Helvetica, sans serif; font-size: 9pt; font-weight: bold; color: #0099ff; line-height: 1,2;} 



/*Setja þessar id skilgreiningar á allar matarsíðurnar nema Uppskriftir.htm*/

TABLE#uppskriftir   {font-family: Arial, Helvetica; width:500;}
	TR#headuppskriftir {font-family: Arial, Helvetica; font-size: 14; line-height: 1.5; width: 500;}
		TD#cellhead {font-weight: bold;}
	TR#rowupptalning {font-family: Arial, Helvetica; line-height: 1.5; font-size: 9pt;}
		TD#cellupptalning {width: 250;}
	TR#rowdescription {font-family: Arial, Helvetica; line-height: 1.4; vertical-align: top; font-size: 9pt;}
		TD#celldescription {width: 500;}
	TR#rowsource {font-family: Arial, Helvetica; vertical-align: top; font-size: 8pt;}
		TD#cellsource {}

BODY {font-family: Arial, Helvetica; font-size: 9; margin-top: 30; margin-left: 40;}

/*Fyrir texta sem er ekki í töflu, þá nota ég class skilgreiningar*/
.head {font-family: Arial, Helvetica; font-size: 14; font-weight: 700; line-height: 1.5;}
.upptalning {font-family: Arial, Helvetica; line-height: 1.5; font-size: 9pt;}
.description {font-family: Arial, Helvetica; line-height: 1.4; font-size: 9pt;}
.source {text-align: left; font-family: Arial, Helvetica; font-size: 8pt;}


/*Þessar class skilgreiningar eru notaðar í Uppskriftir.htm*/
.banner {background: white; color: 0033cc; font-family: Arial, Helvetica; font-size: 14pt; text-align: center; font-weight: 800;}
.navbar {font-family: Arial, Helvetica; font-size: 9pt; background-color: #ffffff; line-height: 1.5;}
.matur {font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; line-height: 1.8; vertical-align: top; width: 200;}
.bakkelsi {font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; line-height: 1.8; vertical-align: top; width: 200;}
.uppskrift {font-family: Arial, Helvetica; font-size: 9pt; line-height: 2.0;} /*upptalning*/
