A.content-link1:link, A.content-link1:visited {
	font-family: verdana, tahoma, arial;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
A.content-link1:hover, A.content-link1:active {
	font-family: verdana, tahoma, arial;
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
.content-nadpis {
	font-family: verdana, tahoma, arial;
	color: rgb(0,0,0);
	color: rgb(255,112,52);
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}
.content-podnadpis {
	font-family: verdana, tahoma, arial;
	color: rgb(255,112,52);
	color: rgb(0,173,239);
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
	font-style: italic;
}
UL {
	margin-top: 5px;
	margin-bottom: 5px;
}
LI {
	line-height: 18px;
}
.content-img {
	margin: 20px;
}


