#main {
  width:742px;
  margin:0 auto;
  position:relative;
  background-color:white;
  background-image:url(../images/backs/main.gif);
  background-repeat:repeat;
  border-bottom:6px solid #a2c5e1;
}
#main_cnt {
  width:743px;
  background-image:url(../images/backs/cnt_top.gif);
  background-repeat:no-repeat;
  height:20px;
}  

#cnt_left {
  width:252px;
  float:left;
  background-image:url(../images/backs/cnt_top2.gif);
  background-repeat:no-repeat;
  background-position:top left;
  margin-bottom:20px;
}  
#cnt_left div {
  padding-left:80px;
  margin-left:10px;
  line-height:160%;
}
#cnt_left #logo {
  margin-top:15px;
  background-image:url(../images/pictures/szs.gif);
  background-repeat:no-repeat;
  background-position:60% top;
  margin-bottom:10px;
}
#cnt_left #logo p {
   padding:0;
   padding-top:72px;
   line-height:105%;
   font-size:10px;
   letter-spacing:0.06em;
   margin:0;
}
#cnt_left {
   padding:0;
   padding-top:72px;
   line-height:105%;
   font-size:11px;
   letter-spacing:0.06em;
   margin:0;
}
#cnt_left #logo p a:hover, #cnt_left #logo p a,
#cnt_left #logo a:hover, #cnt_left #logo a{
  text-decoration:none;
}
#cnt_left #logo span {
   line-height:100%;
   font-size:20px;
   letter-spacing:0.06em;
   color:#9fc4e0;
}
#cnt_mid {
  float:right;
  width:490px;
  background-image:url(../images/backs/cnt_mid.gif);
  background-repeat:no-repeat;
}
#cnt_mid img.promo {/*o 10px menší než je cnt_mid*/
  margin-left:2px;
}
#cnt_mid .cnt1 img {
  margin-top:10px;
}
#cnt_mid .cnt1 p img {
  margin:0 20px 20px 0;
}
#cnt_mid .cnt1 p {
  padding-right:30px ;
}
#cnt_mid .cnt1 .poznamka {
 font-size:10px;
}
#cnt_mid {
 font-size:12px;
}
#cnt_mid .cnt1 h1 {
  font-size:30px;
  letter-spacing:0.02em;
  line-height:1.2em;
}
#cnt_mid .cnt1 h2, #cnt_mid .cnt1 h3 {
margin-top:20px;
margin-bottom:5px;
}
#cnt_mid .cnt1 a {
 text-decoration:underline;
}
#cnt_mid .cnt1 .popisSouboru {
  margin-left:20px;
  font-style: italic;  

}
#cnt_mid .cnt2 h1 {
  width:335px;
 margin: 0 0 0 50px;
 vertical-align:bottom;
 line-height:1.15em;
}
#cnt_mid .cnt2 .zpet {
  display:block;
  min-width:75px;
  width:90px;
  height:50px;
  float:right;
  margin-top:-8px;
  text-decoration:none;
  background-image:url(../images/backs/zpet-sipka.gif);
  background-repeat:no-repeat;
  background-position:11% 130%;
  cursor:pointer;
  cursor:hand;
}
#cnt_mid .cnt2_podklad {
   background-image:url(../images/backs/cnt2_pruh.gif);
   background-position:right top;
   background-repeat:repeat-y;
}

#cnt_mid .cnt3 p{
  text-align:right;
 padding-right:15px;
}
#cnt_mid .cnt3 p img{
  margin-top:5px;
}

#main_bottom {
  width:700px;
  margin:0 auto;
  clear:both;
  font-size:10px;
}
#main_bottom p {
  text-align:right;
}
#main_bottom p img.pripomiky{
  position:absolute;
  bottom:115px;
  right:35px;
}

#bottom_nav {
  text-align:center;
  border-top:2px solid #cccccc;
  width:700px;
  padding-top:3px;
  padding-bottom:3px;
}
#bottom_nav a, #bottom_nav a:visited{
  text-decoration:underline;
}
