
body
{
	text-align: center; /* Necessary for IE only to center DIV horizontally */
	background-color: #000000;
	font-family: 'tahoma', 'arial', 'trebuchet ms', 'verdana', 'avantgarde', sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
	padding: 5pt;
}

.nav
{
	color: #BBBBBB;
	font-size: 9pt;
}

.nav a:link
{
	color: #EEEEEE;
	text-decoration: underline;
}

.nav a:visited
{
	color: #EEEEEE;
	text-decoration: underline;
}

.nav a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

.popis
{
	font-size: 10pt;
	color: #BBBBBB;
	font-weight: normal;
}

.design
{
	color: #999999;
}

.design a:link
{
	color: #999999;
	text-decoration: none;
}

.design a:visited
{
	color: #999999;
	text-decoration: none;
}

.design a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.design2
{
	color: #FFFFFF;
	text-indent: 0pt;
}

.design2 a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.design2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.design2 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.kurtext
{
	font-size: 10pt;
	color: #FFFFFF;
}

.kurtext a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.kurtext a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.kurtext a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.imageborder
{
	border: 1pt solid #999999;
}

.warning
{
	font-size: 10pt;
	color: #FFFF00;
}

.currentpage
{
	color: #FFFF00;
}

.defaulttext
{
	font-size: 10pt;
	color: #BBBBBB;
	font-weight: normal;
}
