/* Zakladni rozvrzeni layoutu */
.horni_linka {
  height:19px;
  width:986px;
  /*border-bottom: 1px solid #6F6F6F;*/
}

.horni_linka_obsah {
  background-image:url(../images/moto/horni_ramecek_banner.png);
  background-repeat:no-repeat;
  margin-top:0px;
  height:19px;
  position:relative;
  text-align: right;
}

.spodni_linka {
  background-color:#6F6F6F;
  height:11px;
  position:relative;
  width:986px;
}

.spodni_linka_obsah {
  background-image:url(../images/moto/linka_ramecek_banner.png);
  background-repeat:no-repeat;
  height:11px;
}

.stredni_banner_obsah {
  background-image:url(../images/moto/se_head.png);
  background-repeat:no-repeat;
  height:165px;
  /*border-bottom: 1px solid #6F6F6F;*/
}

.logo_position {
  margin-top:0px;
  margin-left: 70px;
  padding:0;
  position:absolute;
  z-index:10;
}

.moto_logo {
  width: 170px; 
  height: 160px;
  /*background-image: url(../images/moto/logo.png);*/
} 

.moto_stred_top {
  margin: 0px 1px 0px 1px;
  /*border-top: 1px solid #434343;*/
}

.moto_stred_main {
  /*background-image:url(../images/moto/content_bg_prechod.png);
  border-left:1px solid #434343;
  border-right:1px solid #434343;*/
  padding: 10px 15px 15px 15px;
}

.moto_stred_bottom {
  margin: 0px 1px 0px 1px;
  /*border-bottom: 1px solid #434343;*/
}

ul#moto_nav li {
  font-size: 12px;
  margin-left: 10px;
  }
  
  ul#moto_nav li a {
    text-decoration: none;
    color: #313131;
    font-size:0.9em;
  }
  
  ul#moto_nav li a:hover {
    text-decoration: underline;
  }







/* Layout uvodni stranka */
.uvodni_ramecek {
                  width:600px;
                  padding-bottom:10px;
                }
                
                .uvodni_text {
                              height:auto;
                              color:white;
                             }
                             
                .uvodni_kategorie {
                                   height:auto;
                                   text-align:center;
                                  }

                .uvodni_linka {
                               width:600px;
                               height:2px;
                               margin-top:3px;
                               background-image: url(../images/layout_menu/menu_linka.gif);
                               background-repeat: repeat-x;
                              }

.uvod_kategorie_pic {
                      width:150px;
                      height:270px;
                      text-align:center;
                      float:left;
                      color:white;
                    }

                    .uvod_kategorie_pic h3 {
                                            height:13px;
                                            line-height:13px;
                                            margin:0px;
                                            padding:0px;
                                            font-size:1em;
                                           }
                       
                    .uvod_kategorie_popis {
                                              width:141px;
                                              margin-left:5px;
                                              margin-top:1px;
                                              color:white;
                                              text-align:center;
                                             }
                                             
                    .uvod_kategorie_pic a {
                                            color:#e8b20d;
                                            text-decoration:none;
                                          }
                                          
                    .uvod_kategorie_pic a:hover {
                                            color:white;
                                            text-decoration:underline;
                                          }

.resetovatko {
              clear:both;
             }

