/* CSS Document */
body {
      
      color: Black;
      margin: 0px;  
      background:  #d8d0d3 url('img/hlavicka.png') no-repeat; 
      Font-family: "Arial CE";
     }  
#hlavicka {
          width: 100%;
                  
          }    
#telo {
       width: 1000px;
       margin: auto;
       min-height:  100%;   
       height: auto;
       /*border: 4px double #8d1843;   */ 
       } 
#menu {
       margin-top: 145px;
       margin-left: 270px;
       padding-left: 70px;
       /*background: url('img/menu.png');*/
       border-bottom: 1px solid #8d1843;
       height: 20px;
       }    
 
table.menu {
            
            text-align: center;
            
            color: #8d1843;
           } 
table.menu td{
             padding-left: 50px;
             }
table.menu td.menu a{
               color: #8d1843;
               text-decoration: none;
               }            
table.menu td.vyber{
                    color: Black;
                   
                    } 
table.menu td.vyber a{
                      color: Black;
                      text-decoration: none;
                      
                    }                             
#stred {
       
       min-height:  100%;   
       height: auto;
       width: 100%;
      
       } 
.texty {
       padding-top: 30px;
       /*Font-family: "Arial CE";*/
       }        



#paticka {
         height: 30px;
         color: White;
         width: 100%;
         
         background: url('img/menu.png');
       } 
.paticka{
        text-align: right;
        padding-right: 20px;
        padding-top: 10px;
        Font-style: italic;
      }

.paticka a{
         text-decoration: none;
         color: White;
         
       }


h1{
   font-size: 17px; 
   margin: 0px;
  }
h2{
   font-size: 17px; 
   margin: 0px;
  }
h3{
   font-size: 17px; 
   margin: 0px;
  }
a.odkaz {
        color: Black;
        }


/*kontakty*/
table.kontakty {
                width: 100%;
               }


/*reference*/

/*webová prezentace*/


img.reference {
              height: 200px;
              border: 3px double #8d1843;
              margin: 2px;
              
              }
img.reference3 {
              height: 200px;
              border: 3px double #8d1843;
              margin: 5px;
              
              }

table.reference {
                
                }

table.reference td.nadpis{
                           background: url('img/menu.png');
                           padding-left: 10px;
                           padding-top: 10px;
                           color: White;
                         }
table.reference td.foto{
                          text-align: center;
                         }
table.reference a{
                  color: Black;
                }          


    
img.troj {
          border:none;
          text-decoration: none;
         }

img.reference1 {
              height: 400px;
              border: 3px double #8d1843;
              margin-top: 10px;
              
              }
img.reference2 {
              height: 100px;
              border: 3px double #8d1843;
              margin: 2px;
              }


.fotogalerie {
              text-align: center;
             }










                               
