body	{font-family: "Arial";
	color: #ffffff;
	background: #000000;
	border-left: 20px solid #000000;
	margin-right: 20px
	}

.pwd	{font-family: "Arial";
	color: #ffffff;
	background: #666666;
	border-left: 20px solid #000000;
	margin-right: 20px;
	margin-left: 20px
	}

img	{
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}

img.ico	{margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: -5px;
	border: none
	}

A:link	{color: #ff9900;
	}
A:visited	{color:  #ff9900;
	}
A:hover	{color: #000000; background-color: #ff9900;
	}

.navig	{font-weight: bold;
	font-size: 14pt;
	color: #009900;
	}
.navigpwd	{font-weight: bold;
	font-size: 14pt;
	color: #FF0000;
	}

/* třídy pro barvu písma */
.r	{color: #ff0000
	}
.b	{color: #0066ff
	}
.g	{color: #009900
	}
.y	{color: #ffff00
	}



.center	{align: center;
	text-align: center;
	}
.indent	{text-indent: 25pt;
	}

.em	{font-weight: bold;
	}

h1	{font-size: 22pt;
	font-weight: bold;
	color: #ffff00;
	}

h2	{font-size: 18pt;
	font-weight: bold;
	color: #ffff00;
	}

h3	{font-size: 14pt;
	font-weight: bold;
	color: #ffff00;
	}

h4	{text-indent: 25pt;
	font-size: 14pt;
	font-weight: bold;
	color: #ffff00;
	}

h5	{font-size: 14pt;
	font-weight: bold;
	}

em	{font-weight: bold;
	font-style: normal;
	color: #ffffff
	}
