BODY {
	font-size : 10pt;
	font-family:  Trebuchet MS, Arial, Times New Roman;
}

H1  {
	text-align : center;
	color : Navy;
}

H2  {
	text-align : center;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  { color: red }

PRE  {
	font-size : 10pt;
}

.zluty {
	background: Yellow;
}

.fial {
	background: #FF00FF;
}
.red {
	background: Red;
}

.modry {
	color :  White;
	background :  Blue;}
.zel {
	background: Green;
}
.black {
	background: black;
	color :  White;
}
.odstavec {
text-align : justify;
text-indent: 30px
}

.dopis       { border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px; font-family: GothicI }
