@charset "utf-8";
/* pravacy.html */

.textbold {
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0;
}

.margin15 {
	width: 40em;
	padding-top: 10px;
	padding-bottom: 20px;
}


.liststyle li {
	list-style-type: disc;
	line-height: 1.8em;
	text-align: left;
	margin-left: 2em;
}