@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #fef9ec;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
}
#tekstcontainer {
	height: 140px;
	width: 730px;
	padding: 15px 5px 5px 60px;
}

.kopintro {
	font-size: 24px;
	line-height: 35px;
	color: #333;
	letter-spacing: 1pt;
}
.intro {
	font-size: 16px;
	line-height: 24px;
	color: #900;
	font-weight: lighter;
}
