* 
{ 
    margin: 0; 
    padding: 0;
}

body{
	
	text-align: left;
	color: #000000;
	background: #dddddd;
	padding-right: 20px;
	padding-bottom: 10px;	
	font: 0.74em "Times New Roman", Times, serif; 
	line-height: 1.6em;
}

p { margin: 1em 0; }

a
{
    text-decoration: none;
    color: blue;
}

a.svartlink
{
	color: #000000;
}

a:hover
{
    color:red;
    text-decoration: none;
}

#overlay{
	display: none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#vinstri
{
	position: absolute;
	left: 20px;
	top: 10px;
	width: 155px;
}

p.lefty
{
	border-top: 1px solid #999999;
}

p.uppognidur
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}


p.hedd, p.heddtit
{
	/*padding-bottom: 2px;*/
}

p.hedd span
{
	color: #666666;
}

span.navit
{
	float: right;
}

a.menug, a.menugsel, a.menugtopp, a.menugseltopp
{	
	/*line-height: 20px;*/
	display: block;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #999999;
	color: #555555;
}

a.menugtopp
{
	border: 0px;
}

a.menugsel
{	
	color: red;
	font-style: oblique;
}

a.menugseltopp
{	
	color: red;
	font-style: oblique;
	border: 0px;
}

a.menug:hover, a.menugtopp:hover
{	
	color: red;
}

#myndir
{
	position: absolute;
	left: 195px;
	top: 8px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#myndir.stor
{
	width: 555px;
}

#myndir.huge
{
	width: 644px;
}



#myndir img
{
/*width: 450px;*/
padding: 4px;
background: #ffffff;
margin: 0px;
border: 1px solid #999999;
}

#myndir.stor img
{
/*width: 545px;*/
padding: 4px;
background: #ffffff;
margin: 0px;
border: 1px solid #999999;
}


.athumb, .athumbend
{
	/*display: inline;*/
	float: left;
	height: 126px;
	width: 126px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #999999;
}

.athumbend
{
	margin-right: 0px;
}


.athumb span, .athumbend span
{

	visibility: hidden;
	opacity: 0;	
	color: #000000;
	display: block;
	height: 54px;
	background: #ffffff;
	position: relative;
	padding: 4px;
	left: 0px;
	top: 60px;
	font-style: oblique;
	text-align: center;
}


span.tpp
{
	color: #ffffff;
	display: block;
	height: 50px;
	background: #666666;
	position: relative;
	padding: 4px;
	left: 0px;
	top: 88px;
}





#thumbdiv
{
position: absolute;
left: 195px;
top: 10px;
width: 550px;
padding: 0px;
margin: 0px;
}


span.dis
{
color: #666666;
}

form
{

}

form p
{
	line-height: 2em;
}
form label
{
display: block;
font-size: 1.2em;
}

.inpp
{
	height: 1.2em;
	font-size: 1.7em;
	font-family: courier;
	font-style: italic;
}

iframe
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}