html {
  margin: 0;
  padding: 0;
  height: 100%;
  border: 0px;
}
a, a:link, a:visited, a:active {
  color: #15489E;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
}
a:hover {
  color: #E2001A;
  text-decoration: underline;
}
body {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  font-size: 80%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
  background-color: #eeeeee;
}
form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
ul{
  padding: 0px;
  margin:0px 0px 10px 10px;
  list-style-type: none;
}
hr{
	clear: both;
	margin: 0px 10px 0px;
	border: 0px solid transparent;
	color: white;
	background-color: transparent;
	height: 1px;
	width: 90%;
}
#menu ul.logo{
  padding: 0px;
  margin: 10px 0px 10px 7px;
  list-style-type: none;
}
li{
margin-bottom:4px;
}
table{
  margin:3px 0 0 10px;
  border: 0px;
  border-collapse: collapse;
  text-align: left;
  width: 525px;
}
th, td{
  border: 1px solid #AEAEAE;
  border-collapse: collapse;
  text-align: left;
}
th{
  margin: 0;
  padding: 2px 10px;
  background-color: #15489E;
  color: white;
  font-weight: bold;
  text-align: right;
}
td{
  margin: 0;
  padding: 2px 10px;
}
dl{
  margin: 0 0 0 30px;
}
dt{
  font-weight: bold;
}
dd{
  margin: 3px;
}
dd span{
width:35px;
 display: inline;
}
#blok{
  margin: 0px auto 0px;
  padding: 0px;
  text-align: left;
  border: 0px solid Black;
  width: 990px;
  background-image: url(../images/back.gif);
  background-repeat: repeat-y;
  background-position: center;
}
#hlava{
  height: 200px;
  border: 0px solid Black;
  margin: 0px;
  padding: 0px;
  background-image: url(../images/mimi.jpg);
  background-repeat: no-repeat;
  width: 990px;
  background-color: #15489E;
  background-position: right;
  border-bottom: 3px solid #E2001A;
}
h1{
  width: 238px;
  height: 92px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-image: url(../images/boneco-logo-inv.gif);
  background-repeat: no-repeat;
  position: relative;
  top: 90px;
  left: 15px;
}
h1 span{
  position: absolute;
  left: -9000em;
}
h2{
  text-align: center;
  width: 400px;
  height: 39px;
  margin-top: 7px;
  padding: 0px;
}
h2 span{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: black;
  padding-left: 5px;
  _padding-left: 0px;
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}
h2.dva{
  font-size: 1.2em;
  _font-size: 1.1em;
  color: #434343;
  font-weight: bold;
}
h3{
  font-size: 1.35em;
  color: #E2001A;
  margin:0px 18px 0px 10px;
  padding: 0px;
  border: 0px;
}
h3.tit{
  padding: 0px 10px 10px 0px;
}
#drobky{
  margin:0px 0px 15px 10px;
  color:#e2001a;
  font-weight: normal;
  display: block;
/*  text-transform: lowercase;*/
}
#drobky span{
  text-transform: none;
  color:#15489e;
}
#menu h3.fm{
  margin-top: 15px;
}
span.kod{
  color: Black;
  text-align: right;
  padding-right: 20px;
  }
h4{
  font-size: 100%;
  margin: 0px 0px 0px;
  padding: 15px 10px 10px;
  border: 0px solid navy;
  float: left;
  color: #E2001A;
}
#telo p{
  margin: 3px 17px 7px 10px;
  clear: left;
}
#telo p.img{
  margin: 35px 10px 0px 10px;
  clear: left;
  text-align: center;
}
#telo p.img img{
  float: none;
}
#telo p img{
  float: left;
  margin: 3px 10px 0 0;
}
#telo p.aplikace{
  text-align: left;
  margin: 7px 0 0 12px;
}
#telo p.aplikace img{
  margin: 0 5px 0 0px;
  border: 0px;
  float: none;
}
#telo{
  margin: 10px 0px 10px 0px;
  padding: 0px;
  border: 0px solid #E2001A;
  background-image: url(../images/telo.gif);
  background-repeat: repeat-y;
  text-align: justify;
  float: right;
  width: 760px;
}
/*#telo h4{
  clear: both;
}*/
#telo a{
  text-decoration: underline;
}
#telo a:hover{
  color: #E2001A;
}
#menu{
  width: 212px;
  padding: 0px;
  margin: 0px;
  float: left;
  position: relative;
  top: 0px;
  border: 0px solid navy;
}
#menu img{
  margin:20px 0px 10px 25px;
  border:0px;
}
#menu img.logo{
  margin: 0px 0px 0px 25px;
  border:0px;
}
#menu .link{
  text-align: center;
  font-weight: bold;
}
#menu h3{
  color: white;
  margin:0px;
  padding: 0px;
  font-size: 110%;
  border: 0px;
  background-image: url(../images/odr-s.gif);
  background-position: left;
  background-repeat: repeat-y;
  text-indent: 20px;
  background-color: #939598;
  line-height: 1.7em;
  width: 9em;
}
.menu{
  margin: 0;
  padding: 0;
  width: 213px;
  float: left;
  border: 0px;
  background-image: url(../images/menu.gif);
  background-repeat: repeat-y;
  margin: 0px 0px 10px;
}
.menutop{
  background-image: url(../images/menutop.gif);
  width: 221px;
  height: 9px;
  font-size: 3px;
}
.menuend{
  background-image: url(../images/menubottom.gif);
  width: 221px;
  height: 16px;
}
.menu a,.menu a:link,.menu a:visited,.menu a:active{
  color: #15489E;
}
.menu a:hover{
  color: #E2001A;
  text-decoration: underline;
}
#tlacitka{
   margin:0px 0px 20px 0px;
   padding:0px 0px 0px 5px;
}
#tlacitka h3{
   color: white;
   margin:0px 10px 0px 0px;
   padding: 0px;
   font-size: 100%;
   border: 0px;
   background-image: url(../images/odr-s.gif);
   background-position: left;
   background-repeat: repeat-y;
   text-indent: 20px;
   background-color: #939598;
   line-height: 1.7em;
   width: 13.7em;
   display: inline-block;
}
#tlacitka h3 a,#tlacitka h3 a:link,#tlacitka h3 a:visited,#tlacitka h3 a:active{
  color: white;
  text-decoration: none;
}
#telo td a,#telo td a:link,#telo td a:visited,#telo td a:active{
  color: #15489E;
  text-decoration: none;
}
#telo td a:hover{
  color: #E2001A;
  text-decoration: underline;
}
.k{
  margin: 10px 0px 10px 7px;
}
.p{
   display: inline-block;
   width: 174px;
   border: 0px solid #B8D1E9;
  margin: 0px 12px 12px 0px;
   vertical-align: top;
}
.p div{
   margin:7px;
   text-align: center;
}
.p div span{
   margin-top:7px;
   display: inline-block;
}
.p div a img{
   border: 1px solid white;
}
.p div a:hover img{
   border: 1px solid #e2001a;
}
.menu ul{
  padding: 0px;
  list-style-type: none;
  border: 0px;
  margin: 10px 0px 10px 13px;
  font-size: .95em;
}
.menu ul li{
  margin: 2px 0px;
  padding: 2px 0px;
  list-style-image: none;
/*  font-weight: bold;*/
  border: 0px solid black;
  line-height: 1em;
}
.menu ul li ul{
  margin: 7px 0px 0px 13px;
  border: 0px solid navy;
}
.menu ul li li{
  font-weight: normal;
  border: 0px solid black;
  list-style-type: disc;
  color: #15489E;
}
.menu ul li li a{
  text-decoration: none;
}
.menu ul ul{
  margin:0px 0px 0px 10px;
  padding: 0px;
  border: 0px;
  }
#pata {
  text-align: left;
  margin: 0px auto;
  padding: 0px 0px 10px;
  =padding: 0px;
  font-size: 95%;
  color: #15489E;
  clear: both;
  width: 990px;
  border: 0px solid navy;
  text-indent: 235px;
}
#pata a{
  color: #15489E;
}
#pata a:hover{
  color: #E2001A;
}
#pata span{
  float: right;
  position: relative;
/*	top: -15px;*/
  right: 10px;
  border: 0px solid Black;
  text-indent: 0px;
}
.iko img{
  position: relative;
  top: -3px;
}
thead td{
  border: 0px;
  font-weight: bold;
}
thead td img{
  padding: 10px 0px 10px;
}
tfoot td{
  border: 0px;
  padding-bottom: 15px;
}
input, select {
  margin: 3px;
  _margin-left: 3px;
  padding: 0px;
  width: 250px;
}

input.s{
  width: 158px;
  margin:10px 0px 5px 0px;
}
input.butmm,input.butmh{
  color: #E2001A;
  font-weight: bold;
  text-align: center;
  width: 22px;
  height: 22px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px;
  font-family: Arial, "Arial CE", Helvetica, "Helvetica CE", sans-serif;
  border-top-style: none;
  border: 0px solid white;
  =border: 0px solid white;
  background-image: url(../images/hledat.gif);
  background-repeat: no-repeat;
  background-color: transparent;
}
input.butmh{
  background-color: #939598;
  margin:0px 0px 3px 0px;
  width: 150px;
  color: white;
  background-image: none;
}
textarea {
  margin: 5px 0 0 2px;
  width:254px;
  _width: 253px;
  height: 80px;
}
.but {
  background: #207b20;
  color: White;
  font-weight: bold;
}
#print{
  float: right;
  text-align: center;
  padding:0px;
  margin:0px 25px 0px 0px;
  _margin:0px 13px 0px 0px;
}
#mail{
  float: right;
  text-align: center;
  padding:0px;
  margin:0px 13px 0px 0px;
}
#maps{
  width: 740px;
  padding: 20px;
}
.charakteristika{
  font-style: italic;
}
.doporuceni{
  font-style: italic;
  background-image: url(../images/tip.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-top: 0px;
}

.cnt table{
  margin: 10px 0 10px 10px;
  width: 525px;
  border: 0px;
}
.cnt th, td{
  border: 1px solid #B8D1E9;
  border-collapse: collapse;
  text-align: left;
}
.titul td{
  border: 0px;
  padding-bottom:10px;
}
td.rg{
  text-align: right;
  color: #E2001A;
}
#telo .odst{
  margin-top:10px;
}
.cntr{
  margin: 1px auto;
}
.cntr th{
  font-weight: bold;
}
col.kod{
  width: 80px;
}
col.kod2{
  width: 90px;
}

#telo th a, #telo th a:link, #telo th a:visited, #telo th a:active{
  color: White;
  text-decoration: none;
}
#telo th a:hover{
  color: white;
  text-decoration: underline;
}
#telo .pruk{
  color: #E2001A;
  font-weight: bold;
}
#cse-search-box{
  text-align: center;
}
#rgtt{
   float: right;
   width: 196px;
   _width: 165px;
   margin:3px 20px 0px 0px;
}
#rgtt .tit{
   font-size: 1.1em;
   margin:0px;
   padding:0px 0px 0px 25px;
}
#rgtt p{
   margin:0px;
   padding:0px 0px 15px;
}
.red{
  color: #E2001A;
}
.mod{
   color: #15489E;
}
#telo img.frgt{
  float: right;
  margin: 3px 10px 0px 10px;
}
#menu a.a{
   font-weight: bold;
   color:#e2001a;
}
#menu a.aa{
   font-weight: bold;
   color:#e2001a;
}
#cse-search-results{
   padding-left:12px;
}
p.iko img{ position: relative; top: -3px; margin-right: 3px; }
.dtz { display: block; padding:10px 0px;margin-left: 10px;}
.dtz span { margin-top: 20px;text-decoration: none; color: #207b20; display: inline;}
.dtz :hover, .dtz .hover { cursor: pointer;text-decoration: underline;	color: #dd6a0a;}
.dtz span /* IE:hover */ {
  background-color: expression(
    this.onmouseover = new Function("this.className += ' hover';"),
    this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  );
