BODY {
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:LINK, A:VISITED {
	text-decoration : none;
	font : bold;
	color : Silver;
}

A:HOVER {
	text-decoration : underline;
	font : bold;
}

H1 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
}

H3 {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-top : 2em;
}

H4 {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-top : 1.5em;
}

H5 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

CAPTION, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.FieldText {
	height: 300px;
	width: 350px;
}

.FieldVarchar {
	height: 20px;
	width: 350px;
}

.BoldText {
	color : #FFFFCC;
	font : bold;
}

.GaleryBolder {
	border : 1px solid #A9A9A9;
}

.Galerie_Autor {
	color : Silver;
	font : 10px;
}

.KFA_Nadpis {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
}

.MaleSedive {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

a.MaleSedive {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

 a.MaleSedive:visited {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

a.MaleSedive:hover {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration : underline;
}

