body {
	color : #000000; 
	background : none; 
	font-family : "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
table{
	margin: 0px;
	padding: 0px;
}

td,th {
	color : #000000; 
/*	background : none; */
	font-family : "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
input, textarea, select{
	font-family : "Times New Roman", Times, serif;
 }
ul{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	
}
p {
	margin: 0px;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
}

.noPrint{
	display: none;
}

.newPagePrint{
	page-break-before: always;
}

/*
//--------------------------------------------------------------------
//	Odkaz
//--------------------------------------------------------------------
*/
 a:active, a:link, a, a:hover  {
	color : #000000; 
 	text-decoration: none;
 }
 a:visited {
	color : #000000; 
 	text-decoration: none;
 }
 
/*
//--------------------------------------------------------------------
//Obrazek
//--------------------------------------------------------------------
*/
img {
	border: 0px; 
	padding: 0px; 
	margin: 0px;	
}

.alignCenter {
	text-align: left;
}

/*
//--------------------------------------------------------------------
//H1
//--------------------------------------------------------------------
*/
h1, h1 a:active, h1 a:link, h1 a:visited, h1 a, h1 a:hover  {
	margin-top:5px;
	margin-bottom:5px;
    font-weight: bold;
	font-size: 10pt;
}

/*
//--------------------------------------------------------------------
//H2
//--------------------------------------------------------------------
*/
h2, h2 A:ACTIVE, h2 A:LINK, h2 A:VISITED, h2 A {
	margin-top:5px;
	margin-bottom:5px;
    font-weight: bold;
	font-size: 10pt;
}


/*// ---------------vecicky okolo formularu--------------- */
form {
	display: inline;
}

input, textarea, select { 
	background-color: none;
	color : #000000;
}

/*
//--------------------------------------------------------------------
//	Horni tabule s logem a odkazy
//--------------------------------------------------------------------
*/
#pageHeader{
	display:none;
}
#ingimLogo{
	display:none;
}
#topNavig{
	display:none;
}
#topLang{
	display:none;
}
#topLang img{
	display:none;
}
/*
//--------------------------------------------------------------------
//	Horni tabule s bannerem HP
//--------------------------------------------------------------------
*/
#pageBannerHP{
	display:none;
}

#pageBanner{
	display:none;
}

#kolazHP{
	display:none;
}
#kolaz{
	display:none;
}

#searchForm{
	display:none;
}
#topTitleHP{
	display:none;
}
#topTitle{
	display:none;
}
/*
//--------------------------------------------------------------------
//	Tabule s patickou
//--------------------------------------------------------------------
*/
#pageBottom{
	display:none;
}

/*
//--------------------------------------------------------------------
//	tabule s obsahem
//--------------------------------------------------------------------
*/
#pageMainShortC{
	width: 99%;
}

#pageMainC{
	width: 99%;
	top: 0px;
	left: 0px;
	position: absolute;
}
#pageNavigC{
	display:none;
}
#pageRightC{
	display:none;
}
#pageMainHPC{
	position: absolute;
	width: 99%;
	top: 0px;
	left: 0px;
}

#pageMainHP{
	padding-left: 10px;
	padding-Right: 10px;
}

#pageMainNoborder{
	padding: 10px;
}

.pageRightFund{
	display:none;
}

.pageRightNews{
	display:none;
}

.pageMainNews {
	text-align: justify;
	padding-bottom: 20px;
}
.lineUp{
	text-align:right;
}
.lineUp img{
	margin-right: 5px;
}
.makeJustify{
	text-align: justify;
}

/*
//--------------------------------------------------------------------
//	Polozky menu
//--------------------------------------------------------------------
*/
.pageMenu1C{
	display:none;
}
.pageMenu2C{
	display:none;
}


/*
//--------------------------------------------------------------------
//	tabulka
//--------------------------------------------------------------------
*/
.mainTable {
	width: 55%;
}

.mainTable td{
	border-bottom: 1px solid;
}
.mainTable th{
	border-bottom: 2px solid;
}

.mainTable3 {
	width: 99%;
}

/*
//--------------------------------------------------------------------
//	debug
//--------------------------------------------------------------------
*/

.debug {
	display: none;
}

/*
//--------------------------------------------------------------------
//	seznam fondu
//--------------------------------------------------------------------
*/
#pageMain form {
	display: none;
}

.basicInformation {
	width: 440px;
}

.downloadFile {
	width: 200px;
}

.graphTableLeft{
	width: 100%;
}

.graphTableLeft img{
	float: left;
}

.graphTableRight{
	width: 100%;
}

.graphTableRight img{
	float: left;
}

.noPrint, #topUserHomeLink{
	display: none;
}
