.tekst-content {
	font-family:		Verdana;
	font-size:			10px;
	line-height:		1.2;
}
.tekst-content p {
	margin:				8px 0;
}

.tekst-content ul {
	list-style-type:	disc;
	padding-left:		35px;
}
.tekst-content ul li {
	list-style-type:	disc;
}

.tekst-content ol {
	padding-left:		35px;
}
.tekst-content ol li {
	list-style-type:	decimal;
}

.tekst-content sub, .tekst-content sup {
	font-size:			xx-small;
}
.tekst-content sub {
	vertical-align:		sub;
}

.tekst-content sup {
	vertical-align:		super;
}
.tekst-content h1,
.tekst-content h2,
.tekst-content h3,
.tekst-content h4,
.tekst-content h5,
.tekst-content h6 {

}

.tekst-content h1 {
	font-size:			20px;
}
.tekst-content h2 {
	font-size:			16px;
}
.tekst-content h3 {
	font-size:			14px;
}
.tekst-content h4 {
	font-size:			12px;
}
.tekst-content h5 {
	font-size:			10px;
}
.tekst-content h6 {
	font-size:			8px;
}
