html{
	height:100%;
}

body{
	background-color:#656565;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	height:100%;
	background-image: url('../img/backs.gif');
	background-repeat: repeat-x;
	/*background-image: url('../img/bg.gif');
	background-repeat: repeat-y;*/
}

td{
	padding:0px;
	margin:0px;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#000;
}

div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div:before {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#top{
	width:850px;
	height:66px;
	background:#7e7e7e;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

#haus{
	width:845px;
	height:18px;
	background:#FFF;
	border-left:5px solid black;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-image: url('../img/leid-grad.gif');
	background-repeat: repeat-x;
}

#myndir{
	width:850px;
	height:80px;
	background:#000;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

#main{
	width:850px;
	position:absolute;
	background-image: url('../img/bg2.gif');
	background-repeat: repeat-y;
	border-right:1px solid black;
}

#left{
	width: 592px;
	float:left;
}

#right{
	width:258px;
	float:right;
}

.righthead{
	width:226px;
	height:16px;
	padding-left:16px;
	padding-right:16px;
	background:#484848;
	background-image: url('../img/right-grad.gif');
	background-repeat: repeat-x;
	font-weight:bold;
	color:#FFF;
}

.rightheadtop{
	width:226px;
	height:16px;
	padding-left:16px;
	padding-right:16px;
	background:#484848;
	background-image: url('../img/right-grad2.gif');
	background-repeat: repeat-x;
	font-weight:bold;
	color:#FFF;
}

.righttext{
	width:226px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:16px;
	padding-right:16px;
}

.righttextmynd{
	width:226px;
	margin-bottom:10px;
	padding-left:16px;
	padding-right:16px;
	color:#6d6d6d;
}

.spjall{
	padding-left:10px;
	background-image: url('../img/spjall.gif');
	background-repeat: no-repeat;
}

.link{
	padding-left:15px;
	background-image: url('../img/link.gif');
	background-repeat: no-repeat;
}

#leidakerfi{
	list-style:none;
	margin:0px;
	padding:0px
}

#leidakerfi li{
	float:left;
	margin:0px;
	padding-top:1px;
	padding-right:6px;
	padding-left:6px;
	font-weight:bold;
	border-right:1px solid black;
	height:17px;
}

.frett{
	width:550px;
	margin-left:20px;
	margin-top:20px;
}

.dags{
	color:#808080;
}

.fyrirs{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.starfsmenn{
	float:left;
	width:170px;
	height:200px;
	margin-right:5px;
}

.album-img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	cursor: pointer;
}

.titledesc{
	float:left;
	width:350px;
}

.copyright{
	float:right;
	width:200px;
	text-align:right;
	color:grey;
}

.smalltext{
	font-size:10px;
	color:#6d6d6d;
}

.icon{
	border:0;
	margin-top:2px;
	margin-right:2px;
}

.line{
	width:550px;
	border-bottom:1px solid #DDDDDD;
	margin-top:5px;
	margin-bottom:10px;
}