@charset "utf-8";
/* CSS Document */
body
{ 
	background-color:black;
	background-image:url(b.png);
	background-repeat:repeat;
    color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:30px 0 40px 0;
	list-style-image:url(ul.jpg);
	
 }
 
 td{vertical-align:top; padding:0;}
 #main 
 
 {margin:auto;
  background-color:black;
  width:900px;
 
   }
   
   
   A:link {color:white; text-decoration:underline;}
A:visited {color:white; text-decoration:underline;}
A:active {color:white; text-decoration:underline;}
A:hover {text-decoration:none;}
a img {border: none; }
   #shadow
    {
	 margin:auto;
	 background-image:url(foc.jpg);
	 background-position:right;
	 background-repeat:no-repeat;
	 width:900px;
	 height:30px;
	 border:none;
	
	}
	
  
  #stg {
   width:370px;
   height:150px;
    background-image:url(eclips_poza.jpg); background-repeat:no-repeat;
  }
  
  #dr {
  width:530px;
  height:150px;
  text-align:left;
  }
  
  #content 
  {
  width:800px;
  margin:auto;
  }
  
    #stgtbl {
   width:370px;
  
    
  }
   #drtbl {
  width:430px;

  }
  
 #font1 {
  
  font-family:"Monotype Corsiva";
  font-size:16pt;
  font-weight:bold;
  }
  
  #hublou { background-image:url(b2.jpg);}
  
  
  #trafic {
  width:200px;
  margin:auto;
  
  
  }
