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;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: underline; 	
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: rgb(178,31,23);
	margin: 20px 0 10px 0;	
	/*line-height: 23px;*/ 	
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.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;
}
.table-doppio tr.thead {
	background: rgb(255,217,179);	
}
.table-doppio tr {
	background: rgb(245,245,245);
}
.table-doppio tr:hover {
	background: rgb(255,255,255);
}
