	body { 	
		background: 
  		url("fon.png") /* Путь к графическому файлу */
  		repeat-x; /* Повторяем фон по горизонтали */
		text-align: justify;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: 000000;
		font-size: 14pt;
		margin: 0;
		padding: 0;
		margin-top: 5;
}
	
TABLE {
 width: 1000px; 
 table-layout: fixed;}
 
 
 img {
   behavior:url("pngbehavior.htc");
}
 


H1 {font-size: 200%; 
text-align: center; 
color: #FFFFFF;
margin-bottom: 0px; 
margin-top: 0px; 

} 

H2 {font-size: 120%; 
text-align: center; 
color: #000000;
margin-bottom: 0px; 
margin-top: 0px; 
} 
 
}
#right { text-align: right;}

#col1 {
 background: #ffffff; 
 text-align: justify;
 padding: 10px;
}

#col2 {
 background: #cfcfcf;
 text-align: left;
 width: 300px;
 padding: 10px;
}


td.grey1 {
background: #666666;
width: 200px;
}

td.menu {
background: #ffffff;
width: 1000px;
align: center;
border-bottom: 1px solid  #000000;
border-top: 1px solid  #000000;
text-align: justify;
padding: 10;

}

td.menu2 {
background: #ffffff;
width: 1000px;
height: 10px;
}

td.grey2 {
background: #666666;
width: 800px;
text-align: right;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: ffffff;
font-size: 80%;
padding: 5;
}

td.grey3 {
background: #cfcfcf;
width: 1000px;
text-align: justify;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: 000000;
font-size: 100%;
padding: 10px;

}

td.grey4 {
background: #666666;
width: 1000px;
height: 70px;
padding-right: 10px;
}

#box1 {
position:relative;
top: 5px;
left: -25px;
}

#box2 {
position:relative;
top: 35px;
left: -15px;
}

A { color:#0066ff;

 text-decoration:none; 
 font-family: Arial, Verdana, Helvetica, sans-serif;
} 
A:hover { 
 text-decoration:underline; 
 font-family: Arial, Verdana, Helvetica, sans-serif;
} 

A.menu1 { color:#000000; font-size: 120%; 
font-family: Arial, Verdana, Helvetica, sans-serif;
}

A.link1 { color:#0066ff; 
}

A.link2 { color:#0066ff; 
}

A.link3 { color:#ffffff; 
}

p { text-align: justify;  
	color:#000000;
    text-indent: 1.5em; 

} 

p.non { text-align: justify;  
	color:#000000;
    text-indent: 0em; 

} 

p.date { text-align: justify;  
	color:#000000;
    text-indent: 1.5em; 
	background: #cfcfcf;
	font-weight: 600;
	padding: 3-px;
} 

p.nav { text-align: left;  
	color: #ffffff;
	font-weight: 600;
	padding-left: 20-px;
} 

#sape {
text-align: center;  
	color:#CCCCCC;
    text-indent: 0em;
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
    font-size: xx-small;
}

#sape a {
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
    font-size: xx-small;
  color: #CCCCCC;
  text-decoration: underline;
  background: transparent;
}
