body {
background: white;
font-size: 12pt;
}
.cag_pagebrowser {display: none}

#lt_container {
		width: auto;
		margin: 0 1%;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: transparent;
								
}

/* navigation up */

#lt_topstripe {display: none}

div.topstripe {display: none}

div.search {display: none}

/* navigation */

#lt_topnavig {display: none}

/* top banner */

#lt_topbanner {display: none}

/* content */

#lt_content {width: auto;
		margin: 0 1%;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: transparent;}


/* content left */

/* left menu */

#lt_menu_left {display: none}


/*### KONEC - Modifikace pro G2 napovedu###*/


/* content main */

#lt_content_center {
	width: auto;
	margin: 0 1%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;}

#lt_content_center p {color: #000000; font-size: 10pt;}

#lt_content_center a:link, a:visited {background: white; color; black; text-decoration: underline; font-weight: bold;
}

#lt_content_center h1 {background: white; color: black; padding-bottom: 1px; border-bottom: 1px solid gray; font-size: 13pt}
#lt_content_center h3 {background: white; color: black; padding-bottom: 1px; border-bottom: 1px solid gray; font-size: 10pt}

#lt_content_center ul {margin: 0;
padding: 0;
list-style-type: none;
color: #000000;
font-size:12px;
font-family:Tahoma;}

#lt_content_center ul li {background-image: url(../images/dot_li.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
padding-left: 20px;
margin-bottom: 20px;
line-height: 180%;
}

#lt_content_center ul li a:hover {color: #FF9900;
font-size:12px;
font-family:Tahoma;
text-decoration: underline;}

#lt_content_center ol li {
color: #000000;
font-size: 12px;
font-family: Tahoma;
line-height: 180%;
}

#lt_content_center .ld {
color: #000000;
font-size: 12px;
font-weight: normal;
font-family: Tahoma;
line-height: 180%;
}

#lt_content_center .no-op{
color: #000000;
font-size: 12px;
font-weight: bold;
font-family: Tahoma;
line-height: 180%;
}

/* footer */

#lt_footer {display: none}





/pro html area a tabulky/

.contenttable tr.hlavicka {
		border: 1px solid white;
		padding: 5px;
		text-align:left;
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FFC875;
		}
		