body {
	background-color: #FFFFFF;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
* html body {
  margin-top: 0;
}
#plocha {
  position: absolute;
  top: 95px;
  background-color: white;
  height: 159px;
  width: 326px;
}
* html #plocha {
  position: absolute;
  top: 112px;
  background-color: white;
  height: 155px;
  width: 326px;
}
span.load {
  font-size: 80%;
}
#bar {
  position: absolute;
  top: 117px;
  background-color: white;
  background-image: url('../img/bar.gif');
  height: 20px;
  width: 50px;
}
* html #bar {
  position: absolute;
  top: 130px;
  background-color: white;
  height: 20px;
  width: 50px;
}
a:hover:visited {
  text-decoration: underline;
}
a:hover:link {
  text-decoration: underline;
}
* html a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
a:visited {
  color: rgb(46,145,192);
  text-decoration: none;
}
a:link {
  color: rgb(46,145,192);
  text-decoration: none;
}
div.hlavni {
  width: 100%;
  height: 100%;
  border-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
p {
  font-size: 80%;
}
p.under {
  font-size: 80%;
  text-decoration: underline;
}
div.hlavni optgroup {
  font-style: normal;
  letter-spacing: -1px;
}
.normal {
  font-size: 80%;
  margin: 15px;
}
div.admin_panel {
  width: 100%;
  height: 16px;
  background-color: rgb(46,145,192);
  border-bottom: 1px solid;
  margin: 0;
  padding: 5px;
  padding-left: 15px;
  overflow: hidden;
}
div.admin_panel p {
  margin: 0;
  color: white;
}
div.admin_panel a:hover:visited {
  color: white;
}
div.admin_panel a:hover:link {
  color: white;
}
* html div.admin_panel a:hover {
  color: white;
}
div.admin_panel a:active {
  color: white;
}
div.admin_panel a:visited {
  color: rgb(199,230,244);
  text-decoration: none;
}
div.admin_panel a:link {
  color: rgb(199,230,244);
  text-decoration: none;
}
#vyber {
  font-size: 80%;
}
div.mapa {
  padding-top: 0px;
  padding-left: 15px;
}
img.map {
  width: 326px;
  height: 155px;
  border-style: none;
}
div.vypis {
  padding: 0px;
  padding-left: 15px;
}
br.clear {
  clear: left
}
span.telicq {
  width: 28px;
  float: left;
}
* html span.telicq {
  width: 25px;
  float: left;
}
span.tab {
  width: 49px;
  float: left;
  color: silver;
}
* html span.tab {
  width: 47px;
  float: left;
}
#copy {
  font-size: 80%;
  margin-top: 25px;
  border-top: 1px solid black;
  width: 326px;
  margin-left: 15px;
}
#mail {
  font-size: 95%;
  color: black;
}
#rok {
  font-size: 95%;
  color: black;
}
/* pridat servis */
div.hlavni h1 {
  font-size: 80%;
  margin: 0;
  padding: 15px;
  padding-bottom: 0;
  text-decoration: underline;
}
div.hlavni fieldset {
  border-style: none;
  margin: 0;
  padding: 15px;
}
div.radek {
  font-size: 80%;
}
span.error {
  color: red;
}
span.info {
  color: silver;
  font-style: italic;
}
div.hlavni input {
  width: 150px;
}
div.hlavni select {
  width: 154px;
}
* html div.hlavni select {
  width: 156px;
}
div.hlavni button {
  border: 1px solid black;
  background-color: rgb(46,145,192);
  color: white;
  font-size: 80%;
  cursor: pointer;
}
.zpet {
  margin-left: 15px;
}
.upravy {
  line-height: 25px;
  padding-bottom: 1px;
}
#check {
  width: 1em;
}
#error {
  font-size: 80%;
  margin-left: 15px;
  color: red;
  padding-bottom: 0;
}
