BODY {
	font-family: Verdana, Helvetica;
	background-color: white;
	margin: 0px;
}

TD.obsah {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	color: #666666;
	font-size: 8pt;
}

TD.bottom,P.bottom {
	background-color: #eeeeee;
	color: #666666;
	font-size: 8pt;
}

TD.blackBottom {
	padding: 2px;
	background-color: black;
	font-size: 8pt;
	color: white;
}

TD.noPadding {
	padding: 0px;
}

DIV.small {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #482e1f;
}

DIV.nadpis,H2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

P.big {
	font-size: 10pt;
}

UL {
	margin-bottom: 0px;
}

A.blackBottom {
	color: #cbe0ff;
	text-decoration: none;
	font-weight: bold;
}

A.blackBottom:hover {
	text-decoration: underline;
}

LI      {  list-style: circle;  }

A    {
	color: #999999;
/*	text-decoration: none;   */
	font-weight: 300;   
     }
