/*     --- CSS - tc_page.css pro TConsult verze od 04.07.00 ---  */body {		display: block;	margin: 0px;		font-family: Arial, "Arial CE", Verdana, sans-serif;  	padding: 0; 	line-height: 115%; 		font-style: normal;	font-weight: normal;	color: #000000;	}body.page {		background-image: url("../tc_images/page_back.gif");}body.map {		background-color: #66CCFF;}		.center {		text-align: center; }.left_10 {		text-align: left; 	margin-left: 10px;	}p, h1, h2, h3, h4, h5, h6, div {	display: block;	background: transparent;	margin: 0 0;}div.header {	text-align: center;	width: 700; 	border-style: ridge;	border-width: 3px;	border-color: #6699ff; 	background-color: #eeffff;	font-size: 14px;	font-weight: 600;	color: #000099;		line-height: 215%; 	}p {		font-size: 12px;	line-height: 150%; 	}h2 {		font-size: 16px;		line-height: 150%; 			color: #000099;	}h3 {		font-size: 16px;		line-height: 150%; 			color: #000099;	}h4 {		font-size: 14px;		line-height: 215%; 			color: #000099;	}b {		font-weight: 600;}.normal {		font-weight: normal;}table {	display: table;	padding: "0";}table.codes {	border-style: ridge;	border-width: 3px;	border-color: #6699ff; 	border-color: yellow;}table.map {	background-color: #66CCFF;	text-align: center; }td.codes {	width: 150px;	vertical-align: top;}a:link {	font-size: 12px;	font-weight: bold;	color: red;}a:visited {	font-size: 12px;	font-weight: bold;	color: red;}a:active {	font-size: 12px;	font-weight: bold;	color: blue;}a:hover {	font-size: 12px;	font-weight: bold;	color: blue;}p.n_left {		font-size: 12px;	text-align: left; 	color: #000000;	}p.nb_left {		font-size: 12px;	font-weight: bold;	text-align: left; 	color: #000000;	}/*     --- CSS - tc_page.css pro TConsult verze od 04.07.00 ---  */
