BODY, TD {
	color : black;
	font-family :  Times New Roman CE, sans-serif;
	font-size: 12px;
}

H2 {
	font-size: 14pt;
	color: Black;
}

H3 {
	font-size: 13pt;
	color: Black;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

H5{
    font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	color : red;
}

H6{
    font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color : red;
}

A {
	text-decoration: none;
	color: #415f96;
}

A:Hover {
	text-decoration: none;
	color: #c3a191;
}

HR {
	color: #dcc8ab;
	height: 1pt;
}

#blue {
	color: blue;
}

#red {
	color: red;
}

#red_big {
	color: red;
	font-size: 14px;
}


body, html  { scrollbar-base-color: #d6b673; }

#blok {text-align: justify}

