body {
   margin-top: 10px;
   font-family: Verdana;
   font-size: 12px;
   background-color: #881a1e;
}
.skip {
   font-size: 10px;
   color: Yellow;
   font-weight: bold;
   cursor: pointer;
}
#intro {
   text-align: center;
   top: 0px;
   azimuth: center;
}
h1 {
   font-size: 12px;
   margin: 0px;
   margin-bottom: 10px;
}
h2 {
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   margin-bottom: 10px;
}
p {
   text-align: justify;
   margin: 0px;
   margin-bottom: 10px;
}
.end {
   clear: both;
}
.menu_li {
   font-weight: bold;
   margin: 0px;
   float: left;
}
.menu_ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   float: left;
}
.neviditelny {
   visibility: hidden;
   font-size: 3px;
}
#home_obsah {
   width: 973px;
   height: 428px;
   background-image: url(../img/home_image.jpg);
}
#home_obsah_paticka {
   width: 973px;
   height: 85px;
   background-image: url(../img/home_paticka.jpg);
}
#under_obsah_paticka {
   width: 973px;
   height: 84px;
   background-image: url(../img/under_obsah_paticka.jpg);
}
#obsah {
   width: 530px;
   height: 368px;
   float: left;
   background-image: url(../img/under_obsah.jpg);
   color: #FCEDDF;
   padding-right: 43px;
   padding-top: 40px;
   padding-bottom: 20px;
   overflow: auto;
}
#obsah li {
   margin-left: 20px;
   margin-top: 0px;
   margin-bottom: 0px;
}
#obsah ul {
   margin-left: 0px;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 0px;
}
#obsah a {
   font-weight: bold;
   color: #FCEDDF;
}
#under_obsah {
   width: 973px;
   height: 428px;
}
#video {
   width: 973px;
   height: 428px;
   background-image: url(../img/video_under.jpg);
}
#video_padded {
   width: 488px;
   height: 428px;
   margin-left: 243px;
}
#left_image {
   width: 400px;
   height: 428px;
   float: left;
   margin: 0px;
}
#uvod_left {
   width: 400px;
   height: 428px;
   background-image: url(../img/uvod_left.jpg);
}
#historie_left {
   width: 400px;
   height: 428px;
   background-image: url(../img/historie_left.jpg);
}
#znacky_left {
   width: 400px;
   height: 428px;
   background-image: url(../img/znacky_left.jpg);
}
#kontrola_left {
   width: 400px;
   height: 428px;
   background-image: url(../img/kontrola_left.jpg);
}
#kontakty_left {
   width: 400px;
   height: 428px;
   background-image: url(../img/kontakty_left.jpg);
}
#menu {
   width: 973px;
   height: 69px;
}
#main {
   width: 973px;
   margin: 0 auto 0 auto;
}
#copy {
   width: 885px;
   margin: 0 auto 0 auto;
   margin-top: 5px;
   color: #ce9d73;
   text-align: left;
   font-size: 11px;
}
#copy_left {
   width: 400px;
   float: left;
   text-align: left;
}
#copy_right {
   width: 400px;
   float: right;
   text-align: right;
}
#copy a {
   color: #ce9d73;
   text-decoration: none;
}
#copy a:hover {
   color: White;
   text-decoration: none;
}