/* CSS Document */
       /*         

  #box{     outline: 1px dotted blue;              }
  #header{
    outline: 1px dotted pink;
    }
#cont{
        outline: 1px dotted gold;
}


   .bodyTxt1{
      outline: 1px dotted blue;  
   }
   #fotki{
      outline: 1px dotted green;  
   }
   
   #adres{
     outline: 1px dotted pink;
  }                               
  */ 
  
      
      
         /*   */