BODY {
	color : #8F8F8F;	
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;	
}

TD {
	color : #8F8F8F;	
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;			
}


/* *****************obecne****************** */     
.nadpis1 {
	color : #C15F63;	
	font-weight : normal;
	text-decoration : none;
	font-size : 28pt;
	font-family : Times New Roman, Times, serif;
	line-height:7mm;			
}
.normal {
	color : #8F8F8F;	
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;			
}
.popisek {
	text-indent: 3mm;
	background-color : #F0F0F0;
	color : #FFFFFF;
	background	
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;			
}
.nadpis2 {
	color : #8F8F8F;	
	font-weight : bold;
	font-size : 9pt;
	font-family : Times New Roman, Times, serif;			
}
.nadpis3 {
	color : #C15F63;	
	font-weight : bold;
	font-size : 10pt;
	font-family : Times New Roman, Times, serif;
	letter-spacing: 5px;			
}

.red {
	color : #C15F63;	
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;			
}


/* ***************** A HREF ***************** */
A:Active, A:LINK, A:VISITED, A {
	color : #C15F63;	
	text-decoration : none;
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;	
}
A:HOVER {
	color : #8F8F8F;	
	text-decoration : none;
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;	
}

A.red:Active, A.red:LINK, A.red:VISITED, A.red {
	color : #C15F63;	
	text-decoration : none;
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;	
}
A.red:HOVER {
	color : #000000;	
	text-decoration : none;
	font-weight : normal;
	font-size : 8pt;
	font-family : Times New Roman, Times, serif;	
}

A.nadpis3:Active, A.nadpis3:LINK, A.nadpis3:VISITED, A.nadpis3 {
	color : #C15F63;	
	font-weight : bold;
	font-size : 10pt;
	font-family : Times New Roman, Times, serif;
	letter-spacing: 5px;		
	text-decoration : none;
}
A.nadpis3:HOVER {
	color : #8F8F8F;	
	font-weight : bold;
	font-size : 10pt;
	font-family : Times New Roman, Times, serif;
	letter-spacing: 5px;		
	text-decoration : none;	
}



/* ***************** Formularove prvky ***************** */

input {
	color : #8F8F8F;
	background-color: #E0E0E0;
	font-family : Times New Roman, Times, serif;	
	font-weight : bold;
	font-size : 8pt;
	letter-spacing: 1px;
	height: 20px;
	letter-spacing: 1px;
	width: 90px;
}

select {
	color : #8F8F8F;
	background-color: #E0E0E0;
	font-family : Times New Roman, Times, serif;	
	font-weight : bold;
	font-size : 8pt;
	letter-spacing: 1px;
	width: 90px;
}

    


