* {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 16pt;
	color:#fff;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9aa195;
}
/* -------------------------- */ 
a:link { color: #9aa195; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #ff7800; }
a:active { text-decoration: none; }
/* -------------------------- */ 
#menualap {
	width:341px; 
	height:348px; 
	background-repeat:no-repeat; 
	background-position:top left; 
	background-image:url(img/menualap.jpg);
}
#contentfelul {
	width:404px; 
	height:24px; 
	background-repeat:no-repeat; 
	background-position:top left; 
	background-image:url(img/content_felul.gif);
}
#contentalul {
	width:404px; 
	height:29px; 
	background-repeat:no-repeat; 
	background-position:top left; 
	background-image:url(img/content_alul.gif);
	margin-bottom:20px;
}
#contentalap {
	width:404px; 
}
#content {
	margin-left: 18px;
	border-left: 1px solid #2f4517;
	border-right: 1px solid #2f4517;
	width:348px;
	background-repeat:repeat-x; 
	background-position:top left; 
	background-image:url(img/contentalap.gif);
	background-color:#6a7066;
	padding:10px;
}
#content .dropcap {
float: left;
font-size: 58pt;
line-height: 62px;
font-weight: normal;
color:#fff;
font-family: georgia, times;
margin-right:2pt;
}
.kepbal {
	border:1px solid #3b3423;
	float: left;
	margin-right:10px;
}
.kepjobb {
	border:1px solid #3b3423;
	float: right;
	margin-left:10px;
}

