BODY { 
    bgcolor:e8e8e8;
    color: black;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 11pt }

H1, H2, H3, H4, H5, H6 {
    font-family: Garamond, Palatino, Times New Roman, Times, serif;
    }
    
H1 {
    font-size: 30pt;
    text-align: center;
	
    }    
    
H2 {
    font-size: 20pt;
    }    

H3 {
	font-size: 16pt;
	height : 18;
	border-bottom-width : thin;
	line-height : normal;
	margin-bottom : 1px;
	margin-top : 0px;
}    

H4{
	line-height : normal;
	height : auto;
	margin-bottom : 2px;
	margin-top : 2px;
}

A {
	text-decoration:underline;
	font-size : 100%;
	font-style : normal;
	border : none;
}
 
 A:visited {
 border: 10px;

}   
A:hover {
    text-decoration: none;
    color: red;
    }    
P {
	text-align : justify;
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size: 91%;
	text-indent : 30px;
}    

.smlink /* maly odkaz na konci stranky - Back */
{
	color: blue;
	text-decoration: none;
	font-size : 13px;
	font-style : normal;
	border : none;
}
.smlink A:hover {
	background-color : Teal;
	color:blue ! important;
}

.menu  A/* maly odkaz v menu  */
{
   	color: blue;
	text-decoration: none;
	font-size : 13px;
	font-style : normal;
	border : none;
	
}

.menu  A:hover/* maly odkaz v menu  */
{
 color: red! important;
}

.menu  A:visited/* maly odkaz v menu  */
{
	color : Purple;
}


.obyc
{
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size: 91%;
	text-indent : 30px;
}

.obr_odkaz
{
	cursor:hand;
	border = 2px solid;
	border-color = black;
}

.obr_popis
{
	text-align : center;
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size:11pt;
	vertical-align : middle;
}
.mal {
	font-size: 8pt;
	font-family : Arial CE, Arial, Helvetica, sans-serif;
	
}

.autor {
    font-size: 10pt;
    font-style: italic;
    color: navy;
    }    

.navbar {
    font-size: 8pt;
    text-align: center;
    margin: 5pt;
    }    

.copy {
    font-size: 8pt;
    text-align: center;
    margin: 5pt;
    }    

.time {
    font-size: 8pt;
    font-style: italic;
    text-align: left;
    margin: 5pt;
    }    

/*
TH { background: #80FFFF }
TD { background: #C0FFFF }
*/

/*TH { background: #FFFFA0 }
TD { background: #FFFFC0 }

.Picture TH, .Picture TD { background: #FFFFFF } */
.Picture { padding: 8px }

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%; 
    text-align: center; 
    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;
    }    
    

