.okrajeselect {margin-top:50px;margin-bottom:50px;}
.nadpis_stranky {text-align:center;}
.nadpis_stranky H2 {
                   color:black;
                   font-weight:bold;
                   text-decoration:underline;
                   }
.kat_menu a {
            text-decoration:underline;
            color:blue;
            font-weight:bold;
            }
.kat_menu a:hover {
                  color:black;
                  font-weight:bold;
                  }            
.fotogalerie_detail_pic {
                        width:95%;
                        text-align:center;
                        border: solid 1px gray;
                        }
                     
.foto_nahledy {
              padding: 3px; 
              background-color: white; 
              border: solid 0px gray; 
              margin: 3px; 
              float: left; 
              height: 120px; 
              width: 120px; 
              clear:both;
              }
.foto_nahledy img {
                  border:1px;
                  border-color:gray;
                  }
.nazvy_bunek_vlevo {
                   text-align:right;
                   font-weight:bold;
                   }                                
.nazvy_bunek_vpravo {
                   text-align:left;
                   }                
.foto_form {
          border: solid 0px green;
          margin-top:10px;
          padding:0px;
          width:100%;
          float:right;
          }          
.foto_ks_jednotka {
                  position:relative;
                  left:2px;
                  bottom:1px;
                  font-size:10pt;
                 }                      
.foto_ks {
      position:relative;
      width:15px;
      height:15px;
      right:0px;
      bottom:4px;
      text-align:right;
      }                      
.doprava {
         position:relative;
         bottom:0px;
         float:right;
         margin-top:0px;
         width:120px;
         padding:0px;
         }              
