body {
	background-attachment: fixed;
	background-image: url(images/bg15.jpg);
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: 75px;
}
#header {
	height: 110px;
	width: 900px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #columns {
	padding: 225px;
	height: auto;
	width: 800px;
	border: 1px dashed #FFF;
}
#leftcol {
	float: left;
	height: auto;
	width: 375px;
	margin-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/bg-col.png);
	text-align: left;
}
#rightcol {
	float: right;
	height: auto;
	width: 375px;
	margin-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/bg-col.png);
}
#footer {
	float: left;
	height: 20px;
	width: 900px;
	clear: both;
}
#footer {
	text-align: center;
	color: #0A0555;
}
#wrapper ##columns #leftcol h2 em {
	font-style: normal;


}
.TEKST {
	font-style: normal;
}
#wrapper ##columns #leftcol h3 {
	font-style: normal;
}

