body  {
	font-family: "arial ce", "helvetica ce", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-position: center;
	text-align: justify;
	background : #FFFFFF url(../img/pozadi2.jpg) fixed;
	border: White;
}

TD, TR, TH {
	font-family: "arial ce", "helvetica ce", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: White;
}

.obsah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.tabulka1 {
	background : #F1F1F1;
	text-align: center;
}
.tabulka2 {
	background : #FFFFFF;
	text-align: justify;
}

.paticka {
	color: #9C9C9C;
}

.firemni {
	color : #D50000;
}

   a    {
	color : #D50000;
	text-decoration : underline;
}
   a:link {
	color : #D50000;
	text-decoration : underline;
}
   a:visited {
	color : #D50000;
	text-decoration : none;
}
   A:hover {
	color : #D50000;
	text-decoration : none;
} 
   a.paticka    {
	color : #9C9C9C;
	text-decoration : underline;
}

   a:link.paticka {
	color : #9C9C9C;
	text-decoration : underline;
}

   a:visited.paticka {
	color : #9C9C9C;
	text-decoration : underline;
}

   A:hover.paticka {
	color : #D50000;
	text-decoration : underline;
} 

