body {
    background-color: #3e3a37;
    font-family: sans-serif;
    font-size:0.9em;
    overflow-x: hidden;
}
a {
    color:black;
}
a:hover {
    text-decoration:none;
}
#obal_c {
    width:970px;
    margin:50px auto;
}
#obal {
    position:relative;
    width:750px;
    height:444px;
    
    
    margin-bottom:0;
    background-color: white;
}
#mat {
    padding:10px;
}


#obsah {
    width:730px;
    height:385px;
    position:relative;
    overflow: hidden;
}

    #obsah .boxy {
        position:absolute;
        background-color: white;
        z-index:2000;
    }
        #obsah .boxy h2 {
            font-weight: normal;
            padding:2px 10px;
            padding-top:10px;
        }
        
        #obsah .boxy div {
            padding:10px;
            padding-top:5px;
        }
        
        #obsah .boxy p {
            
            padding-bottom:10px;
        }
#pozadi {
	position: absolute;
	top:0;
	 z-index:0;
}

#pat {
    position:absolute;
    z-index:0;
    top:393px;
    width:730px;
    height:35px;
    
}
    
    
    #pat h1 {
        display:inline;
        margin:0px;
    }
    
        #pat h1 a, #pat h1 span {
          display: block;
          text-decoration: none;
          overflow: hidden;
          position: absolute;
          top: -1px;
          left: 0;
          width: 195px;
          height: 36px;
          color: #fff;
        }
        
        #pat h1 span {
          background: url(../img/logo-daguerre.jpg) 0 0 no-repeat;
        }
    .menu {
        
     position:absolute !important;
	 left:390px;
	 top:20px !important;
     width:100%;
     font-size:0.8em;
     overflow: hidden; 
    }        
        .menu ul li{
            float: left;
            
        }
        .menu ul li a {
            display:block;
            padding:0 10px;
            text-align:center;
            text-transform: uppercase;  
        }
        
            .menu ul li a.l {
                padding-right:0px;
            }
            .menu ul li a.act {
                text-decoration: none;
              
            }
.menu2 {
     position:absolute !important;
     text-align:right !important;
     top:-5px !important;
    }

        
#nahledy {
    position:absolute;
    top:303px;
    height:46px;
    
}

    #nahledy img, .nahledy img  {
        width:46px;
        height:46px;
    }
        .nahledyB img {
            width: 63px;
            height: 63px;
        } 
    #nahledy a,.nahledy a {
        width:46px;
        height:46px;
        float:left;
        margin-right:3px;
        margin-top:20px;
    }
        .nahledyB a {
            width:63px;
            height:63px;
        }
    .nahledy a {
       margin-top:3px;
    }
    .nahledyBM a {
       margin-top:0px !important;
    }
        #nahledy a.bl,.nahledy a.bl  {
            margin-right:2px;
        }
        
        #nahledy img.act {
            
        }
        
#foot {
     width:750px;
     margin:0px auto;
     color:white;
     text-align:right;
     font-size:small;
     margin-right:220px; 
}    
    #foot div {
        padding:5px;
         
        padding-right:0px;  
    }
    #foot a {
        color:white;
        text-decoration: none;    
    }

   
    
/* jquery cycle */
#pozadi { width: 740px; height: 301px; padding:0; margin:0; overflow: hidden }
#pozadi img { width: 740px; height: 301px; top:0; left:0 }

.small {
    font-size:small;
}    