div.holder {
	height: 224px;
	overflow: hidden;
}
div.postlisti {
	border-top: 2px solid White;
	border-left: 2px solid White;
	background-image: url(../img/postlisti_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 28px !important;
	height: 34px;
	padding-top: 6px;
	padding-right: 6px;
	width: 328px;
	position: relative;
	top: -28px;
	float: right;
	z-index: 10000;
}
div.menu_toplinks {

}

div.flashtop {
	z-index: 1;
}

div.flashtop embed,object {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

table.main {
	border: 8px solid white;
	width: 867px;
	height: 100%;
}
table.main td.top {
	height: 224px;
	background-color: White;
	overflow: hidden;
}
table.main td.top_botn {
	height: 6px;
	background-image: url(../img/top_botn.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: White;
}
table.main td.content {
	background-color: White;
	padding-top: 19px;
	height: 100%;
}
table.main td.menu {
	height: 27px;
	background-image: url(../img/menu.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 10px;
	color: #b0b0b0;
}
table.main td.menu a {
	color: #4c4c4c;
	margin-left: 10px;
	margin-right: 10px;
}
table.main td.menu a.Selected{
	font-weight: bold;
}
table.main td.menu a:hover {
	text-decoration: underline;
}


table.content {
	width: 100%;
	height: 100%;
}
table.content td.left {
	width: 160px;
	padding-right: 8px;
	background-image: url(../img/dot-down.gif);
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
}
table.content td.main {
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
table.content td.right {
	width: 180px;
 	padding-left: 8px;
	background-image: url(../img/dot-down.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}

.shadow {
	background-color:#F0F0F0;

}

.rightshadow {
	background-color:#bebebe;
	height: 100%;
}

div.box2, div.boxb2 {
	border: 1px solid #d7d7d7;
	background-image: url(../img/box-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px;
	height: 100%;
}

/*
position:relative;
	left:2px;
	top:2px;
*/
div.box, div.boxb {
	border: 1px solid #d7d7d7;
	background-image: url(../img/box-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px;

}
/*
position:relative;
	left:-2px;
	top:-2px;
*/
div.boxb {
	padding: 0px;
}

div.copyright_info {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

/* Frétta kubbur */
.news-list-pic {
	padding-top:4px;
	margin-right:5px;
}
.news-list-headline {
	padding-bottom:0px;
}
.news-list-content {
	padding-top:6px;
	vertical-align:top;
	padding-bottom:20px;
}
table.news-table {
border: 0px solid red;
}
.news-date2 {
	color: #999999;
	font-size: 9px;
	font-weight:normal;
}
.news-histback {
	padding-top:15px;
	text-align: center;
}
input.searchbox {
	width: 156px;
	margin:0px;
}
form.searchform {
	padding:0px;
	margin:0px;
}
table.searchtable {
	border:0px solid red;
	float:right;
	padding:0px;
	margin:0px;
}
td.search-button-td {
	text-align: right;
	padding:0px;
	margin:0px;
}
.search-button-td, .search-button-td img {
	padding:0px;
	margin:0px;
}
td.hits {
	font-weight: bold;
	font-size:12px;
	padding-bottom:10px;
}
td.info {
	padding-bottom:10px;
}
td.name {
}