


#mainwrap {
    text-align: left;
    width: 951px;    
    position: relative;
    margin-top: 20px;
}



/******** toppur *******************/
#toppur {
/*    background: url(../images/forsidu_haus.jpg);*/
    width: 951px;
    height: 173px;
    margin-bottom: 15px;
}

#toppvalmynd {
	background: url(../images/bakmenu.jpg);
    position: absolute;
    top: 131px;
    margin-left: 0px;
    font-size: 120%;
    width: 950px;
    height: 42px;
}
#toppvalmynd ul , #toppvalmynd li{
    margin: 0px;
	padding:0;
	list-style:none;
	display:block;
}
#toppvalmynd li {
	margin:0;
	height: 39px;
    float: left;
	list-style:none;
	
	color: #888;
	
	display:inline-block;
	
}

#toppvalmynd li a {
	display:block;
	line-height: 39px;
	
	padding: 0px 14px 0px 20px;
	background: url(../images/nb-punktur.gif) no-repeat;
	background-position: 0px 17px;
}
#toppvalmynd .valmynd {
    font-size: 12px;
    color: #FFFFFF;
}
#toppvalmynd li a.first {
	background: transparent;
}
#toppvalmynd .select {
	text-decoration:underline;
	color: #BBB;
	/*
	background-image: url(../images/topmenu_selected.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	*/
}
#toppvalmynd  {
	text-align: center;
}
#toppvalmynd ul {
	
	
	
	text-align: center;
	width: 100%;
	
}











/************** Flıtileiğir *********************************************/

#flytileidir a {
    display:block;
    float:left;
    margin-right: 12px;
}
#flytileidir {
    margin-bottom: 12px;
}
#flytileidir a.last {
    margin: 0;
}
#flytileidir a:hover {
    filter:         alpha(opacity=80);
    -moz-opacity:   0.8;
    opacity:        0.8;
}


#voruflokkar li {
    color: #FFFFFF;
	list-style: none;
}
#voruflokkar .selected {
	font-weight: bold;
	text-decoration: underline;
}
/************** Mainbody og Lefter ******************************/

#lefter {
    width: 255px;
    float:left;
}
#lefter .container {
    margin-left: 32px;
    margin-right: 13px;
    border: 1px solid #d7d4c4;
    background: #E2DFD0 url(../images/menu_gradient.gif) repeat-x;
    padding: 8px;
}
#mainbody {
    width: 600px;
    float:left;
    line-height: 130%;
}








/******** şetta eru fyrir litlu layerana sem koma skugganum hringinn í kring **/
.haus_abstr {
    position:absolute;
    top: 0px;
}

#hausL {
    background: transparent url(../images/haus_vinstriskuggi.jpg) no-repeat;
    margin-left: -30px;
    height: 183px;
    left: 0px;
    width: 30px;
	overflow: hidden;
}

#hausR {
    position:absolute;
    background: transparent url(../images/haus_haegriskuggi.jpg) no-repeat;
    height: 183px;
    left: 951px;
    width: 25px;
    right: 0px;
	overflow: hidden;
}



/********************* bottom **********************/
#gratt_strik {
    background: url(../images/gratt_strik.gif) no-repeat;
    width: 951px;
    height: 3px;
    margin-bottom: 15px;
}

#bottominfo {
    margin-top: 30px;
    font-size: 11px;
    line-height: 140%;
    background: transparent url(../images/mainwrap_gbottom.gif) no-repeat left bottom;
    background-position: -8px 50px;
    margin-bottom: 0px;
    height: 80px;
    position: relative;
}
#bottominfo #links {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 300px;
}
#bottominfo #links a {
	float: right;
	margin-left: 15px;
	width: auto !important;
}
#bottominfo * {
    width: 100%;
    text-align: center;
    line-height: 180%;
}
#bottominfo img {
    width: auto;
}




