BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial,"Arial CE",Verdana,Tahoma,"Helvetica CE",Helvetica,sans-serif;
	font-size: 80%;
	letter-spacing: 0.03em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#TopNavigText {
	margin: 20px;
}
a:active, a:link, a:visited, a {
 	color: #C21302;
 	text-decoration:underline;
 }
 
a:hover  {
	color: #C21302;
	text-decoration: underline;
}
P, DIV, SPAN, UL, OL, BLOCKQUOTE, B {
	font-size: 1em;
	text-align : justify;
	color: #000000;
	MARGIN-BOTTOM: 1em;
}
P.center {
	font-size: 1em;
	text-align : center;
	color: #000000;
	MARGIN-BOTTOM: 1em;
}
h1 {
	color: #003300;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 1.3em;
	text-decoration: none;
}
h2 {
	color: #003300;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 1.2em;
	text-decoration: none;
}
h3 {
	color: #003300;
	margin: 0px;
	padding-top: 7px;
	font-size: 1.1em;
	text-decoration: none;
}
.null {
	background-color: #FFFFFF;
	font-size: 1em;
}
ul {
	color: #003300;
	 list-style-type : square;
}
.red {
	color: #C21302;
}
.topYell {
	background-color: #FEDA00;
	color:#333333;
	font-weight: bold;
	font-size:12px;
}

.green {
	background-color: #003300;
}
/* --------------tabulka --------------------*/
.tbl{
	width:100%;
	margin: 0px;
}
.tbldata {
	background-color: #ffffff;
	font-size: 1em;
	width: 100%;
}

.tbldata th{
	background-color: #003300;
	font-weight: bold;
	padding: 3px;
	color: #ffffff;
	vertical-align: top;
}
.tbldata th.vert { 
	writing-mode: tb-rl; filter: flipv fliph;
	text-align: left;
}
.tbldata td{
	background-color: #FFF8CC;
	border: 0px solid;
	padding: 3px;
	vertical-align: top;
}

.tbldata td.left{
	border: 0px solid;
	padding: 3px;
	padding-left: 5px;
	background: #FEF098;
	vertical-align: top;
	font-weight: bold;
}
.tbldata a:active, a:link, a:visited, a {
	color: #C21302;
 	text-decoration:underline;
}
.tbldata a:hover {
	color: #C21302;
	text-decoration: underline;
}
/*---------------------------*/
.line {
	background-image: url(../img/dot.gif);
	background-repeat:repeat-x; 
	margin: 0px;
	height: 1px;
	padding:0px;
}
/*--------------- paticka ------------------------------*/
.copy {
	padding-left: 5px;
	font-size: 0.8em;
	COLOR: #000000;
}
.copy a, a:link, a:visited, a:active {
	color: #000000;
}
#up A {
	PADDING-RIGHT: 20px; 
	background-image: url(../img/arrov_top.gif);
	background-repeat: no-repeat; 
	background-position:90% 50%;
	color: #000000;
	text-decoration:underline;
	font-size: 0.8em;
}
#up1 {
	font-size: 1em;
	text-align : right;
}
#up1 A {
	PADDING-RIGHT: 20px; 
	background-image: url(../img/arrov_top.gif);
	background-repeat: no-repeat; 
	background-position:90% 50%;
	color: #000000;
	text-decoration:underline;
}
.mapa {
	 position:absolute; 
	 top:33px;
	 bacground-color:transparent;
	 right: 80px;
	 visibility: hide;
	 visibility: hidden; 
	 z-index: 1; 
}
.mapaCD {
	 position:absolute; 
	 top:33px;
	 bacground-color:transparent;
	 right: 80px;
	 visibility: hide;
	 visibility: hidden; 
	 z-index: 1; 
}