/****************************************************************************/
/******************************** PRAHA4D.CSS *******************************/
/****************************************************************************/

BODY { 
    	background: #ffffff; 
    	font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	color: black;
}

H1, H2, H3, H4, H5, H6 {
    	font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
/* 	font-family: Garamond, Palatino, Times New Roman, Times, serif; */
    	color: black;
    	font-weight: normal;
	text-align: left;
    }
    
H1 {   	font-size: 12pt;
}
    
H2 {    font-size: 11pt;
}    

H3 {    font-size: 10pt;
    	margin-bottom: 1pt;
}    

A { 		color:#0000E0; text-decoration: none}
A:link { 	color:#0000E0}
/*A:link { 	color:#4c48e0}*/
A:active { 	color:#0000E0}
A:visited { 	color:#0000E0}
A:hover { 	color:red; background: #dbdcff}
/*A:hover { 	color:red; text-decoration: underline; }*/

/****************************************************************************/
/********************************** TABULKY *********************************/
/****************************************************************************/

TD.bod {
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
	width: 25;
	color: black;
/*    	margin: 5pt;*/
}    

TD.pol {
	font-size: xx-small;
	text-align: left;
	color: black;
/*    	margin: 5pt;*/
}    

TD.polvylet {
	font-size: 6pt;	/*xx-small;*/
/*	font-style: italic; */
	text-align: center;
	color: black;
	vertical-align: top;
/*	width: 280;*/
/*    	margin: 5pt;*/
}    

TD.deska {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	text-align: left;
	color: #000080;
/*    	margin: 5pt;*/
}    

TD.logrok {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
    	font-weight: bold;
	color: black;
	background: #EFEFFF;
	width: 580;
/*    	margin: 5pt;*/
}    

/*
TH { background: #80FFFF }
TD { background: #C0FFFF }
*/

/*
TH { background: #FFFFA0 }
TD { background: #FFFFC0 }
*/

/****************************************************************************/
/**********************************  HLAVNI *********************************/
/****************************************************************************/

.hlavni {
    	font-size: xx-small;
    	text-align: left;
    	margin-top: 5pt;
/*    	margin: 1pt;*/
}    

.hlavni H1 {
	margin-top: 0pt;
	margin-bottom: 3pt;
}

.hlavni H2 {
	margin-top: 8pt;
	margin-bottom: 3pt;
}
   
/****************************************************************************/
/**********************************  OBSAH  *********************************/
/****************************************************************************/

.obsah {
    	font-size: xx-small;
    	text-align: left;
    	margin-top: 5pt;
	margin-bottom: 0pt;
	margin-left: 5pt;
	margin-right: 0pt;
}    
.obsah H1 {
	font-size: 11pt;
	color: black;
/*	color: #4c48e0;*/
    	margin-bottom: 3pt;
}    
.obsah TABLE {
}
.obsah TD {
	font-size: xx-small;
	color: black;
    	margin: 5pt;
/*	padding-left: 5pt;*/
/*	padding-right: 5pt;*/
}    
.obsah TD.bod {
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
	width: 25;
	color: black;
/*    	margin: 5pt;*/
}    
.obsah TD.pol {
	font-size: xx-small;
	text-align: left;
	color: black;
/*    	margin: 5pt;*/
}    

/****************************************************************************/
/**********************************  MOTTO  *********************************/
/****************************************************************************/

.motto {
    	font-size: xx-small;
    	text-align: left;
    	margin-top: 5pt;
	margin-bottom: 1pt;
}    
.motto H1 {
	font-size: 11pt;
    	margin-bottom: 2pt;
}    
.motto H2 {
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin-top: 2pt;
}

/****************************************************************************/
/********************************** SEKVENCE ********************************/
/****************************************************************************/

IMG.sekvence 	{ color:#0000E0; border: solid 1pt #F0F0FF;}
IMG.bar 	{ color:#0000E0; border: solid 1pt #B0B0D0;}

/*
VAR { font-style: italic; font-family: Arial CE, Arial, Helvetica, sans-serif }

DFN { font-style: italic; font-weight: bold }

CODE { font-weight: bold;
       font-family: Arial CE, Arial, Helvetica, sans-serif }

TABLE { 
    background-color: #FFFFC0;
    font-size: 80%; 
    font-family: Arial CE, Arial, Helvetica, sans-serif;
	}
	
CAPTION { 
    font-size: 120%;
	font-weight: bold;
	}	
	  
PRE { 
    font-weight: bold;
    font-family: Courier New CE, Courier New, monospace;
    margin-left: 30px;
    }

PRE VAR {
    font-style: italic; 
    font-family: Courier New CE, Courier New, monospace;
    }

KBD { 
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-weight: bold;
    }	
    
DT {
    font-weight: bold;
    margin-top: 6pt;
    }    
    
*/
