h1{
  color: #53a1d3;
  font-size: 16px;
  margin-top: 0px;
  padding-top: 8px;
  text-align: center;
}

body{
 margin: 0px;
 padding: 0px;
 font-family: Trebuchet MS;
 text-align: center;
 background-image: url(Prechod.jpg);
 background-repeat: repeat-x;

}
.In{
   width:620px;
   text-align: center;
   margin: 0 auto;
}
.Inx{
   width: 592px;
   text-align: center;
   margin: 0 auto;
}
.Head{
   display: block;
   border: 0px;
   width:620px;
   background-image: url(Head.jpg);
   height: 127px;
}
.Upmenu{
   display: block;
   border: 0px;
   width: 600px;
   _width: 620px;
   background-image: url(Menu.jpg);
   height: 43px;
   text-align: left;
   padding-left: 20px;
}
.Upmenu a{
    display: -moz-inline-stack;

    display: inline-block;
    _display: inline;
   border: 0px;
   width: 96px;
   padding-top: 8px;
   height: 35px;
   _height: 43px;
   font-weight: bold;
   color: #f2f2f2;
   text-decoration: none;
   text-align: center;

   font-size: 13px;
}
.Upmenu a:hover{
   background-image: url(Hover.jpg);
}
.Pata{
   display: block;
   border: 0px;
   width: 620px;
   background-image: url(Pata.jpg);
   height: 35px;
   font-weight: bold;
   color: #999999;
   font-size: 13px;
}
.Obsah{
   display: block;
   border: 0px;
   width: 620px;
   background-repeat: repeat-y;
   background-image: url(Obsah.jpg);
   min-height: 355px;
   _height: 355px;
   color: #999999;
   font-size: 13px;

   text-align: center;
}
.Prechod{
   margin-left: -3px;
   display: block;
   border: 0px;
   width: 592px;
   background-position: center top;
   background-repeat: no-repeat;
   backgroound-color: #ffffff;
   background-image: url(XPrechod.jpg);
   min-height: 355px;
   _height: 355px;
   text-align: left;
}
.Omargin{
   padding: 30px;
   padding-top: 0px;
} 