body {
 font-family: Arial, tahoma;
 font-size: 12px;
 margin: 0px auto;
 padding: 0px;
 color: #000;
 background: #dadada url(../images/body.jpg) repeat top center;
 text-align: center;
}
a {
 color: #000;
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
.clear {
 width: 100%;
 clear: both;
 font-size: 1px;
}
.center {
 text-align: center;
 width: 100%;
}
* {
 margin: 0px;
 border: 0px;
 padding: 0px;
}
#all {
 width: 888px;
 margin: 0 auto;
 padding-top: 50px;
 text-align: left;
 position: relative;
}
ul.menu{
  float: right;
}
ul.menu li{
  float: left;
  list-style: none;
}
ul.menu li a{
  float: left;
  display: block;
  padding: 12px 13px;
  font-size: 14px;
  font-weight: bold;
}
ul.menu li a:hover{
  color: #fff;
  background: rgb(209,31,31);
}
#main {
 width: 878px;
 margin: 0 auto;
 text-align: left;
 clear: both;
 border: solid 1px #ccc;
 border-top: solid 11px  rgb(209,31,31);
 background: #fff;
 padding: 4px;
 position: relative;
}
.imag{
  width: 410px;
  height: 408px;
  float: left;
  display: block;
  background: url(../images/img.jpg) repeat top center;
}
.obal{
  float: right;
  width: 468px;
}
.left{
  float: left;
  padding: 133px 7px 0px 7px;
  height: 275px;
  width: 215px;
  position: relative;
  border-left: solid 5px #fff;
  background: url(../images/img1.jpg) no-repeat top center;
}
.right{
  float: right;
  padding: 133px 7px 0px 7px;
  height: 275px;
  width: 215px;
  position: relative;
  background: url(../images/img2.jpg) no-repeat top center;
}
h2{
  font-size: 16px;
  color: rgb(255,154,0);
}
.left p{
  padding: 10px 10px 0px 20px;
}
.right p{
  padding: 10px 0px 0px 5px;
}
.right em{
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
}
.right span{
  color: rgb(171,171,171);
}
.right a.vice{
  background: url(../images/tl2.jpg) no-repeat top center;
}
a.vice{
  height: 20px;
  display: block;
  color: #fff;
  font-size: 11px;
  text-align: center;
  width: 125px;
  position: absolute;
  top: 375px;
  left: 90px;
  float: right;
  padding: 5px 0px 0px 0px;
  background: url(../images/tl1.jpg) no-repeat top center;
}
a.vice:hover{
  text-decoration: underline;
}
p.copy{
  text-align: right;
  padding: 5px 10px;
  font-size: 11px;
  color: rgb(139,139,139);
}
.obsah{
  clear: both;
  background: url(../images/obsah.jpg) no-repeat 0px 4px;
  padding: 20px 25px;
}
h1{
  color: rgb(206,31,26);
  font-size: 18px;
  padding-bottom: 10px;
}
.obsah ul li{
  list-style: none;
  margin: 0px 0px 0px 10px;
  padding: 5px 0px 0px 20px;
  background: url(../images/sipka.gif) no-repeat 0px 8px;
}
.obsah a {
  text-decoration: underline;
}
.obsah p{
  text-align: justify;
}
.obsah a:hover {
  text-decoration: none;
}
input{
  border: solid 1px #ccc;
  width: 190px;
  padding: 2px 3px;
}
table.form{
  margin: 10px;
}
table.form tr td{
  padding-right: 15px;
}
input.sub{
  height: 25px;
  display: block;
  color: #fff;
  cursor: pointer;
  border: none;
  font-size: 11px;
  text-align: center;
  width: 125px;
  float: right;
  padding: 0px 0px 0px 0px;
  background: url(../images/tl3.jpg) no-repeat top center;
}
img.mapa{
  float: right;
  margin: 0px 210px 20px 0px;
  border: solid 2px #ccc;
}
img.logo{
  display: block;
  float: left;
  margin-left: 10px;
}
p.chyba {
 color: red;
}
