a.content-link1:link, a.content-link1:visited {
	color: #ff0000; 
	text-decoration: none; 
	font-weight: normal; 
}
a.content-link1:hover, a.content-link1:active {
	color: #ff0000; 
	text-decoration: underline; 
	font-weight: normal; 
}
.content-adresa {
	font-size: 14px;
	line-height: 23px;	
}
li {
	line-height: 18px;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
.content-nadpis {
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: underline; 
}
.content-podnadpis {
	font-size: 14px;
	font-weight: bold;
	color: rgb(178,31,23);
}
.content-table-nadpis {
	background-color: rgb(255,255,185);
	background-color: rgb(255,217,179);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-weight: normal;
}
.content-table-data { 
	background-color: rgb(230,230,230);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-weight: normal;
}
.content-table-over { 
	background-color: rgb(255,255,255);
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-weight: normal;
}