



#mainwrap {
    text-align: left;
    /*
        Width ætti að vera #lefter + #righter + #center
    */
    width: 970px;
}

#toppur {
    height: 93px;
}
#topmenu {
    margin-bottom: 14px;
    text-align:center;
    padding-top: 2px;
}

#nytt_logo {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 600px;
	height: 80px;
	background: url(../images/bonus_logo_feb2010.gif?ascascfs) no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}

#stada_gjafakorta {
    position: absolute;
    overflow: hidden;
    right: 20px;
    top: 20px;
    width: 80px;
    height: 60px;
    background: url(../images/stada_gjafakorta.gif) no-repeat;
    cursor:pointer;
}

#hafa_samband {
    position: absolute;
    overflow: hidden;
    right: 116px;
    top: 0px;
    width: 126px;
    height: 86px;
    background: url(../images/fyrirspurn_mailbox.gif) no-repeat;
    cursor:pointer;
}


#lefter, #center, #righter {
    float: left;
}
#lefter {
    width: 190px;
    
}
#center {
    width: 610px;
	overflow:hidden;

}

#center2 {
    width:610px;
    height:200px;
}

#center div {
    
}
#righter {
    width: 150px;
	overflow:hidden;
}
#lefter .env, #center .env {
    margin-right: 10px;
}
#lefter {
    color: #5B6088;
    line-height: 120%;
}
#lefter * {
    color: #5B6088;
    font-size: 11px;
}

#bottomer {
    background: #FFEC3A;
    height: 70px;
    text-align: center;
}
#bottomer .bb {
    background: #B13C86;
    
}

/* sérstakt fyrir augl svæði */
#topad {
    float:right;
    width: 400px;
    height: 20px;
    text-align: right;
    margin-top: 10px;
    
}
#topad center {
    text-align: right;
}

#righter .mosmodule center {
    text-align: left;
}



