


#mainwrap {

    text-align: left;
    width: 880px;
    
    
    position: relative;
    padding-top: 10px;
    
    background: #FFF;
    
}



/******** toppur *******************/
#toppur {
    position: relative;
    height: 76px;
    
    margin-bottom: 13px;
}

#plainmenu {
    position: absolute;
    top: 58px;
    right: 20px;
    
}
#plainmenu li {
    list-style:none;
    float:left;
    margin:0;
    padding:0;
    padding: 0px 0px 0px 32px;
}


#logo {
    position: absolute;
    background: url(../images/logo.gif) no-repeat;
    left: 20px;
    display:block;
    width: 207px;
    height: 78px;
    text-indent: -10000px;
    overflow:hidden;
    
}

#plexigler_skiltagerd_texti {
    position: absolute;
    background: url(../images/plexigler_skiltagerd_texti.gif) no-repeat;
    left: 676px;
    width: 185 px;
    height: 17 px;
}

/************ leftmenu **************************/
#leftmenu a {
    display:block;
    line-height: 220%;
    
    border-bottom: 1px solid #EEE;
/*    background: #CC0000; */
    background: #07305C url(../images/punktur.jpg) no-repeat;
    background-position: 5px 7px;
    color: #FFF;
    text-indent: 20px;
    
    
}
#leftmenu {
    overflow:hidden;
    margin-bottom: 18px;
}




/************** Mainbody og Lefter ******************************/

#lefter {
    width: 240px;
    float:left;
}
#lefter .container {
    padding: 8px;
    padding-left: 15px;
    padding-right: 16px;
}
#mainbody {
    width: 620px;
    float:left;
    line-height: 130%;
}

/****** myndir á fors **********************/

#frontpage_myndir .mynd {
    float:left;
    width: 288px;
    
}
#frontpage_myndir {
    margin-left: 15px;
    margin-bottom: 20px;
}

/****************** lefter dót ****************************/
#lefter * {
    font-size: 11px;
}
#lefter th {
    font-weight: bold;
}






/********************* bottom **********************/
#bottominfo {
    margin-top: 30px;
    font-size: 11px;
    line-height: 140%;
    margin-bottom: 0px;
    height: 80px;
}
#bottominfo * {
    width: 100%;
    text-align: center;
    line-height: 180%;
}
#bottominfo img {
    width: auto;
}


/*********************** Forsíðusvæði *****************************************/
#frontpage_panels {
    margin-left: 15px;
}
#frontpage_panels .panel {
    float: left;
    width: 432px;
    height: 189px;
    color: #FFF;

    position: relative;
}
#frontpage_panels .container {
    margin-top: 65px;
    margin-left: 22px;
    
}
#frontpage_panels .plexigler {
    background: #FFF url(../images/plexi_panel.gif) no-repeat;
}
#frontpage_panels .skiltagerd {
    background: #FFF url(../images/skilta_panel.gif) no-repeat;
}
#frontpage_panels p {
    width: 200px;
    line-height: 140%;
}


#frontpage_panels .linkz {
    position: absolute;
    
    right: 30px;
    top: 75px;
}
#frontpage_panels .linkz a {
    display: block;
    width: 152px;
    height: 25px;
    color: #FFF;
    line-height: 190%;
    text-indent: 15px;
    margin-bottom: 8px;
}
.skiltagerd .linkz a {
    background: url(../images/raudur_takki.gif) no-repeat;
}
.plexigler .linkz a {
    background: url(../images/blar_takki.gif) no-repeat;
}


/***************** Lægsta mynda/auglýsinga-röð ********************************/

#lower_row {
    position: relative;
    height: 135px;
}

#lower_row .lr {
    top: 0;
    position: absolute;
    float:left;
    display:block;
    width: 20px;
    height: 135px;
}
/* a er ekki birt */
#lower_row .a {
    left: 0px;
    width: 100px;
    background: red;
}
#lower_row .b {
    left: 0px;
    width: 240px;
    background: url(../images/ads/ad_tilbodman.jpg) no-repeat;
    
}
#lower_row .c {
    left: 253px;
    width: 291px;
    background: url(../images/ads/ad_opnun.jpg) no-repeat;
}






/* Pistill dagsinns röðin */
#lower_row .d {
    background: url(../images/txt_back.jpg) no-repeat;
    width: 303px;
    left: 557px;
    
}
#lower_row .d .container {
    margin: 10px;
    line-height: 110%;
}
#lower_row .d h3 {
    color: #196a01;
}
#lower_row .d p {
    color: #888;
    font-size: 11px;
}
#lower_row .d .tengill {
    text-align: right;
}
#lower_row .d a {
    color: #196a01;
}







