    body{
     background-color:#CCCCCC;
     background-image:url('bcfoto.jpg');position:relative;margin:0px auto;
     background-repeat:no-repeat;
     background-position:center 0px;
    }
    #kontajner{
     font-family:arial;
     width:900px;
     height:2500px;
     background-color:white;
     position:relative;
     margin:0px auto;
     top:100px;
     box-shadow:1px 0px 30px 4px #000033 ;
    }
    #hmenu{
     margin:0px;
     height:38px;
     width:100%;
     border-style:solid;
     border-width:1px; 
    }
    #tlacdis a{
     font-family:arial;
     font-size:22px;
     font-weight:bold;
     color:#0000CC;
     text-decoration:none;
     padding:10px 0px 0px 105px;
     position:relative;
     top:-42px;
     left:300px;
     background:url('tlac22.png') no-repeat left top;
     display:block;
     width:298px;
     height:28px;
    }
    #tlacdis a:hover{
     background-position:left bottom;
     text-decoration:underline;
    }
    
   
    
   