*{margin:0; padding:0}
body {
			background-color:#FFF;
			color:#666;
			margin:0px;
			font-family:Arial, helvtica, sans-serif;
			font-size:11px;
		}


.clearer{
clear: both;
font-size:0px;
line-height: 0;
height: 1px;
}

a{
color:#006699;
text-decoration:none;
}
a:hover {
text-decoration: underline;
}

#header{
height:121px;
background:#FFF url(../img/line.png) bottom left repeat-x;
}

#header h1#logo{
margin:0;
padding:0;
width:229px;
height:71px;
}

#nav{
background:#FFF url(../img/navBakgr.png) bottom left repeat;
height:31px;
}

#banner{
background:#FFF url(../img/2.jpg) top left no-repeat;
height:197px;
}
#content{
width:850px;
}

#sidebar{
width:315px;
float:left;
}

#main{
width:530px;
float:right;
}

#sidebarUndir{
width:170px;
float:left;
}

#mainUndir{
width:630px;
float:right;
}

#footer{}

ul#menu{
list-style:none;
height:31px;
border:0px solid blue;
color : #333;
font-size : 12px;
font-weight : bold;
padding-left:28px;
margin-left:25px;
background:transparent url(../img/ulBakgr.png) top left no-repeat;
}
ul#menu a{
color : #333;
text-decoration: none;
}

ul#menu a:hover,
ul#menu a.selected{
color : #FFF;
text-decoration: none;
}

ul#menu li{
float:left;
padding:12px 35px 4px 15px;
border:0px solid red;
background:transparent url(../img/ulBakgr.png) top right no-repeat;
}

.sidebarInner{
float:left;
width:166px;
}

.sidebarInner p{
padding:0 10px 0 30px;
}
.mainInner{
padding:5px 80px 0 2px;
}

.mainInner2{
padding:5px 280px 0 10px;
}

.sidebarright{
width:50px;
float:right;
text-align:right;
margin-top:5px;
}
a.news{
background:#FFF url(../img/news.png) top right no-repeat;
width:50px;
height:43px;
display:block;
}


a.news span{
display:none;
}
h2.date-header{
font-weight:normal;
font-size:10px;
}

h3{
font-size:11px;
margin-bottom:5px;
}

p{
margin:5px 0 15px 0;
}

/* Undirval
-------------------------*/
ul#undirval{
list-style:none;
margin:20px 0 0 20px ;
font-size:12px;
font-weight:bold;
line-height:25px;
}

ul#undirval ul{
list-style:none;
margin-left:20px;
font-size:12px;
font-weight:normal;
}

ul#undirval li{
background:#FFF url(../img/infolist.png) top left no-repeat;
padding-left:30px;
line-height:18px;
}
ul#undirval ul{
margin-left: 10px;
}

ul#undirval li ul li{
background:#FFF url(../img/infolist-b.png) center left no-repeat;
padding-left:15px;
}

.mainInner img,
.mainInner2 img{
float:right;
margin-left:10px;
}

/* Fréttir
-------------------------*/

.newsItem {
padding-bottom: 30px;
font-family: Verdana;
}
.newsItem h2 {
font-size: 10px;
}
.newsDate {
font-size: 10px;
color: #666666;
}
.newsTitle {
font-size: 10px;
font-weight: bold;
color: #000;
}
.newsContent p {
margin-top: 10px;
font-size: 10px;
}
.newsMore a {
color: #006699;
font-size: 11px;
}

#login label { 
float: left;
width: 100px;
margin-right: 10px;
}

/* Filelist
-------------------------- */

table.filetable td.heading {
	padding: 5px;
	background: #E9E9E9;
}

table.filetable td.subfolder {
	padding-left: 10px;
	font-weight: bold;
}

table.filetable td.file {
	padding-left: 10px;
}

table.filetable td.subfile {
	padding-left: 20px;
}




