form {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0px;	
	margin-bottom: 12px;
		/*border: 1px solid yellow;*/
}
li {
	/*font-family: verdana, tahoma, arial;*/
	color: #000000;
		/*font-weight: bold;*/
		/*font-size: 11px;*/
	line-height: 16px;
}
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(237,27,36);
	font-size: 14px;
	font-weight: bold;
}
.content-podnadpis {
	font-family: verdana, tahoma, arial;
	color: rgb(0,0,0);
	font-size: 13px;
	font-weight: bold;
}
.content-info {
	font-family: verdana, tahoma, arial;
	color: #808080;
	font-size: 11px;
	font-weight: normal;
}
.content-table {
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
}
.content-table-nadpis {
	font-family: verdana, tahoma, arial;
	color: #000000;
	background-color: rgb(243,243,233);
		/*background-color: rgb(204,204,204);*/
	font-weight: bold;
}
.content-table-data {
	font-family: verdana, tahoma, arial;
	color: #000000;
		/*background-color: rgb(230,230,230);*/
		/*background-color: rgb(240,240,240);*/	
	background-color: rgb(204,255,204);	
	font-weight: normal;
}
.content-img {
	margin: 5px;
}
.content-background { 
	background: url("./images/content-background1.jpg") repeat;
	width: 620px;
	height: 20px;
	margin: 0px auto;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	color: #ff0000;
}
