/* -- TEXTASNIÐ -- */
body, p, div, span, font, table, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a {	
	color: #666;
	text-decoration: none;
}

a:visited { 
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a.invert { 
	color: #fff;
}

.fs {
	font-size: 12px;
	font-weight: bold;
}
.dags {
	font-size: 9px;
}

/* -- LAYOUT --*/

body {
	margin: 10px;
	background: #fff;
}

#allt {
	width: 785px;
	background-image: url("/img/bak.gif");
}

#skrokkur {
	width: 785px;
	height: 100%;
}

#haus {
	width: 785px;
	height: 120px;
	text-align: right; 
	vertical-align: bottom;
	background-image: url("/img/haus.jpg");
}

#toppur {
	width: 785px;
	height: 6px;
	background-color: #fff;
	background-image: url("/img/toppur.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#megin {
	width: 785px;
	height: 100%;
	padding: 0px;
	margin: 0px;	
}

#botn {
	width: 785px;
	height: 14px;
	background-color: #fff;
	background-image: url("/img/botn.gif");
}

.cols {
	position: relative;
	float: left;
}

#vd {
	width: 132px;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}

.gutter {
	width: 13px;
}

#mm {
	width: 430px;
	background-color: #fff;
	vertical-align: top;
	background-image: url("/url/mmtop.gif");
	background-repeat: no-repeat;
}

#hd {
	width: 178px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.rammi {
	width: 172px;
	margin: 0px 8px 0px 8px;
	padding: 3px;
	background-color: #fff;
	border: 1px #e1e1e1 solid;
	text-align: left;
	vertical-align: top;
}
#efni {
	text-align: left;
	vertical-align: top;
	width: 410px;
}

p, span, form {
	padding: 0px;
	margin: 0px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid 
}

.nob {
	border: 0px;
}

#merki {
	width: 85px;
	height: 115px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#headerstuff {
	padding-top: 90px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px
	text-align: right;
	/*float: left;*/
}

#shortcut {
	position: relative;
    padding: 0px;
    padding-left: 10px;
	padding-right: 10px;
    margin: 0px;
	float: right;
}

#leit {
	position: relative;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
	margin: 0px;
	float: right;
}

#sss {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	float: right;
}

#heim  {
	float: left;	
}

.bc {
	width: 100%;
	text-align: left;
	text-indent: 5px;
}

    
/** NAV **/

#navigator {
	width: 130px;
	height: 100%;
	background: transparent;	
}

.nav1 {
	width: 130px;
	height: 29px;
	font-size: 14px;
	color: #666;
	padding-top: 6px;
	vertical-align: bottom;
	text-indent: 10px;
	background: transparent;
	background-image: url("/img/nav.gif");
}

.nav2 {
	width: 130px;
	font-size: 11px;
	color: #666;
	padding-top: 0px;
	vertical-align: bottom;
	text-indent: 13px;
	background: transparent;
}

.nav3 {
	width: 130px;
	font-size: 10px;
	color: #666;
	padding-top: 0px;
	vertical-align: bottom;
	text-indent: 18px;
	background: transparent;
}

.last {
	 background-image: url("/img/nav.gif");
	 background-repeat: no-repeat;
	 padding-bottom: 20px;
}

.par {
	height: 18px;
	background: transparent;
}

/** /NAV **/

