body {
	font-size: 11px;
}
h1, h2, h3, h4, h5, a, .butur h2 {
	color:#123f64;
}
a:hover {
	text-decoration: underline;
}
h1, h2 { font-size: 130%; }
h3 { font-size: 115%; }
h4 { font-size: 100%; }

h1, h2, h3, h4, h5 { margin: 8px 0 0 0; }

#header {
	height:78px;
}

#header p { margin: 0; }

* html #header{ height:78px; }

#header .logo{
	background: url(/images/help_sol.gif) no-repeat;
	height: 78px;
	overflow:hidden;
	margin:0;
}
#header .logo a.txt {
	height:100%;
	color: white;
	position: relative;
	top: 25px;
	left: 40px;
	font-weight: normal;
	font-size: 1.7em; 
	letter-spacing: 2px;
}
#header a.img {
	position: relative;
	top: -78px;
	float: right;
	padding-right: 20px;
}

a.nav.level1 { background-color:rgb(207, 205, 192); padding-left: 24px; width: 167px; color: black; }
a.nav.level2 { background-color:rgb(175, 175, 164); padding-left: 36px; width: 155px; color: white; }
a.nav.level3 { background-color:rgb(145, 145, 134); padding-left: 48px; width: 143px; }
a.nav.level4 { background-color:rgb(115, 115, 104); padding-left: 60px; width: 131px; }
a.nav.selected {
	color: white;
	background-color: rgb(101, 36, 128);
}

#extrasFlicker div { margin: auto; }

.val {
	background-color: rgb(101, 36, 128);
	margin-bottom: 4px;
	text-align: left;
	margin-right: 16px; 
	padding: 4px 0 4px 12px;
}

.val a { color: white; }

.older { text-align: center; }
#container { padding-top: 18px; width: 980px; }

#footer {
	border-top: 1px solid rgb(181, 181, 183);
	padding-top: 8px;
	color: rgb(141, 140, 138);
	font-weight: bold;
	font-size: 110%;
}
.mynd { padding: 10px; border: 1px solid gray; }
.news_items .fyrirsogn { color: #123f64; font-size: 120%; }
.newsItem .titill {
	padding-bottom: 20px;
}
.newsItem .til_baka {
	clear: both;
}
.older { clear: both; }
.prestar td { vertical-align: top; }
.prestar .one { width: 60%; }
.prestar .two { width: 40%; background-color: #ddc; padding: 0 8px; }
