.meter0{
	font-size: 10px;
	text-align: center;
}
.meter1{
	background-image: url(../img/meter1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	text-align: center;
}
.meter2{
	background-image: url(../img/meter2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	text-align: center;
}
.meter3{
	background-image: url(../img/meter3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	text-align: center;
}
td.label {
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
}
td.center-bold-line {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid 
}
td.center-line {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	border: 1px solid 
}
a.label {
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
}
.odkazy0 {
	background-color: #FFFFFF;
}
.odkazy1 {
	background-color: #e7eef6;
}
.odkazy2 {
	background-color: #F3ECA7;
}
.katalogy {
	font-size: 15px;
}
img{
  border: 0;
}
#dropmenudiv a:hover{ /*hover background color*/
  background-color: yellow;
}
  #dropmenudiv{
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
  }

  #dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    background: url("../img/menuBG2.bmp");
    background-repeat: repeat-x;
    background-position: right bottom;
  }

#chybny{
	font-weight: bold;
	color: #1d8fce;
}
