




#modhv_forsfrett {
	
	line-height: 150%;
	
	padding: 8px 0px 0px 0px;
	
	position: relative;
	
	overflow: hidden;
	height: 167px;
	
}


#modhv_forsfrett .frett {
	
	position: absolute;
	width: 735px;
	top: 0px;
	left: 55px;
}
#modhv_forsfrett .frett .c {
	margin: 0px 0px 0px 0px; /* marginiš vinstra megin er notaš til aš gera plįss fyrir img myndina */
	position: relative;
	padding-left: 215px;
	
}
#modhv_forsfrett img {
	position: absolute;
	top: 5px;
	left: 0px;
	border: 2px solid #DDD;
}
* html #modhv_forsfrett img {
	left: -215px;
}
#modhv_forsfrett .nanar {
	text-align: right;
	position: absolute;
	top: 124px;
	right:0px;
	width: 100px;
	text-align: center;
	background:#FFF;
	padding: 2px;
	font-weight: bold;
	border:1px solid #DED;
	border-bottom-color: #CDC;
	cursor:pointer;
}
#modhv_forsfrett .nanar:hover {
	background: #F4F8F4;
}
#modhv_forsfrett a.but {
	position: absolute;
	top: 65px;
	font-size: 1px;
	text-indent: -10000px;
	background: transparent url(../images/forsmodule/takki_orvar.gif) no-repeat;
	width: 35px;
	height: 35px;
	overflow:hidden;
}
#modhv_forsfrett a.but:hover {

    filter:         alpha(opacity=80);
    -moz-opacity:   0.8;
    opacity:        0.8;

}
#modhv_forsfrett a.but:active {

    filter:         alpha(opacity=50);
    -moz-opacity:   0.5;
    opacity:        0.5;

}
#modhv_forsfrett a.b_bck {
	left: 10px;
	background-position: -35px;
}
#modhv_forsfrett a.b_fwd {
	right: 10px;
}




