#headmenuenvelope1 {
    margin: 0px;
    padding: 0px; 
	background-image: url(../img/layout/bckg-headermain-deni.gif);
	/*background-repeat: no-repeat;*/
	background-position: left;
	}
	
#blockleftenvelope {
	background-image: url(../img/layout/bckg-menuleft-deni.jpg);
	background-color: #931e1e;
    }

#blockleftframe {
	min-height:526px;
    height:526px;
    }
           
/* nastaveni minimalni vysky leveho sloupce - zacatek*/
   }
body[class] #blockleftframe {
   height:auto;
   }
 /* nastaveni minimalni vysky leveho sloupce - konec*/  
   
#contentenvelope {
	background-color: #931e1e;
	}
	
#footerenvelope {
	background-image: url(../img/layout/bckg-footer-deni.gif); 
	}
	
#copy {
  color: #c28181;
}

.novinky h2 { 
	background-image: url(../img/layout/bckg-nadpis1-deni.gif);
}


.archiv h2 { 
	background-image: url(../img/layout/bckg-nadpis1-deni.gif);
}

#footerenvelope {
    margin: 0;
	padding: 0;
	background-image: url(../img/layout/bckg-footer-deni.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 1px solid #931e1;
	height: 29px;
	clear: both; 
	color: #ffffff;
}


#footer ul{
   padding-top: 10px;
   margin: 0;
}

#footer li{      
      line-height: normal;
}
	
#copy {
  color: #efefef;
  padding-top: 10px;
  line-height: normal;
}	

#adresa {
   position: realtive;
   margin-top: 50px !important;
   padding-top: 50px !important;
}

