BODY	{
	background:	#D2691E;
	font-size:	12px;
	text-align:	justify;
	font-family:	"Arial CE",Arial,Helvetica,sans-serif;
	font-weight:	normal;
	margin:	10pt;
}

H1	{
	text-align:	center;
	font-weight:	bold;
	font-size:	32px;
}

H2	{
	text-align:	center;
	font-weight:	bold;
	font-size:	24px;
}

H3	{
	text-align:	left;
	font-weight:	bold;
	font-size:	18px;
}

H4	{
	text-align:	center;
	font-weight:	bold;
	font-size:	20px;
}

P	{
	font-weight:	normal;
	text-indent:	20pt;
}

.centrovany	{
	text-align:	center;
}

.upravy	{
	font-size:	12px;
	text-align:	center;
	font-weight:	normal;
	text-indent:	0pt;
}

.navigace	{
	text-indent:	0pt;
	text-align:	center;
	font-size:	10px;
	background-color:	silver;
}

.obor	{
	text-indent:	0pt;
	text-align:	center;
}

LI P	{
	text-indent:	0pt;
}

.stranka	{
	background-color:	#DEB887 ;
}
.zahlavi	{
	background-color:	silver;
}

PRE	{
	margin:	20pt;
}
TABLE P	{
	text-indent:	0pt;
	font-size:	12px;
}

TH P	{
	font-weight:	bold;
}

TABLE.visibleTABLE {
	background: Silver;
	padding: 2pt;
}
TABLE.visibleTABLE TR {
	text-align: center;
	
}

TABLE.visibleTABLE TH {
	background: #ececec;
	color: #FF3333;
}
TABLE.visibleTABLE TD {
	background: #FFE4B5;
	padding: 4pt;
}
TD P {
	padding: 0em;;
	margin: 0em;;
	margin-top: 2px;
	margin-bottom: 2px;
}

//odkazy
A {
    text-decoration: none;
    color: #FF3333;    	padding: 0em;;
}

TD P A {
    text-decoration: none;
    color: #FF3333;    	padding: 0em;;
}


