/* CSS Document */
body {
	background-color: #E6FFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.celastranka {
  height: 100%;
  padding: 0px;
  margin: 0px;
}
#stranka {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	border: solid 1px #009999;
	overflow: none;
}
@font-face {
  font-family: Agency FB;
  font-style:  normal;
  font-weight: normal;
  src: url(AGENCYF0.eot);
}
@font-face {
	font-family: Eras Bold ITC;
	font-style:  oblique;
	font-weight: 700;
	src: url(ERASBOL0.eot);
}
#horniListicka {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: #E6FFFF;
  background-color: #009999;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.horniListickaTable {
  height: 15px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: #E6FFFF;
}
#logo {
  font-family: Eras Bold ITC;
  font-size: 50px;
  font-style: italic;
  color: #606060;
  text-align: right;
  margin: 0px;
  padding: 0px;
  padding-right: 20px;
  height: 85px;
}
.tabulkaRozcesti {
  width: 300px;
}
.tabulkaRozcesti td {
  width: 150px;
  padding: 10px;
  font-size: 11px;
  font-weight: bold;
}
#pastelky {
  margin-left: 0px;
  padding: 0px;
}
#sublogo {
  font-family: Agency FB;
  font-size: 21px;
  font-style: normal;
  color: #909090;
  text-align: right;
}
#teloStranky {
  width: 95%;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 10px;
  text-align: justify;
  color: #404040;
  line-height: 130%;
}
#teloStranky td {
	font-family: Tahoma;
	font-size: 12px;  
  color: #404040;
}
#teloStranky ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
#teloStranky a:link, #teloStranky a:visited, #teloStranky a:active {
  text-decoration: underline;
  color: #000066;
}
#teloStranky a:hover {
  text-decoration: none;
  border-bottom: dotted 1px #cc6600;
  color: #cc6600;
}
.vyznamnaInformace {
  width: 96%;
  text-align: justify;
  border: dashed 1px #005C5C;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #E6FFFF;
  font-size: 13px;
}
.bLista {
  width: 100%;
  background-color: #009999;
  border: solid 0px gray;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0px;
}
.bLista ul {
  padding: 0px;
}
.bLista ul li 
{ 
  display: inline;
}
.bLista ul { 
  margin: 0; 
  padding: 0; 
  color: #E6FFFF;
}
.bLista ul li a { 
  padding: 0 12px 0 12px;
  text-decoration: none; 
  background-color: #009999;
  color: #E6FFFF;
}
.bListaAnchor {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
.bLista ul li a:hover, .bLista li#active a {
  background-color: #66FFFF;
  color: #005C5C;
}
.bLista li#active a {
  background-color: #005C5C;
  color: #E6FFFF;
}
.tabulkaProgramu td {
  font-size: 12px;
  color: #404040;
  text-align: justify;
}

