#leikur {
	width: 620px;
	height: 496px;
	background: url(/templates/tapas/img/Afmaeli_2017-2.png) no-repeat;
	position: relative;
}
#leikur #skraning {
	display: block;
	position: absolute;
	right: 25px;
	top: 137px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#leikur input {
	margin: 0;
	padding: 0;
	width: 325px;
	background: #f7eee1;
	float: left;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	border: 1px solid #dc965a;
	color: #777;
}
#leikur input[type=submit] {
	width: 80px;
	background: #942b25;
	border: 1px solid #190d00;
	color: #EEE;
	cursor: pointer;
	float: right;
	padding: 2px;
	margin-top: 4px;
}
#leikur label {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	font-family: arial;
}
#leikur .fields {
	clear: both;
	display: block;
}
#leikur div.themsg {
	display: none;
	padding: 8px;
	position: absolute;
	left: 253px;
	top: 90px;
	background: red;
	font-size: 12px;
	text-align: left;
	width: 325px;
	line-height: 1.5em;
	font-weight: bold;
	color: white;
}
#leikur .complete p {
	text-decoration: none;
}
#leikur .complete {
	display: none;
	position: absolute;
	background: #f1cd99;
	text-decoration: none;
	left: 253px;
	top: 150px;
	font-size: 12px;
	text-align: left;
	width: 325px;

	font-size: 12px;
	line-height: 1.2em;

	margin: 0;
	padding: 4px;
	line-height: 1em;
}