body{
	background-repeat : no-repeat;
	
}	
body.vopr{
	background-repeat: repeat-x;
}
h3{
	font-size: 14pt;
	font-style : normal;
}
td.lg{
	font-family: "Times New Roman";
	font-style: italic;
	font-size :18pt;
}
td.kont{
	font-family: Arial, "Times New Roman", Verdana, serif, cursive;
	font-style: normal;
	font-size :11pt;
}
	
tr.menu{
	font-size :13.5pt;
	font-family:"Times New Roman";
	color : Black;
}
tr.name{
	font-family: "Times New Roman" ;
	font-size :13.5pt;
	font-style : normal;
}
a.my:link {
	color: Black; text-decoration: none;
}
a.my:visited {
	color: Black; text-decoration: none;
}
a.my:hover {
	color: #FF8C00; text-decoration: none;
}
a.my:active {
	color: #FF8C00;
	text-decoration: none;
}
a.number:link {
	text-decoration: none;
	color: Black;
	
}
a.number:visited {
	color: Black;
	text-decoration: none;
	
}
a.number:hover {
	color: Red;
	text-decoration: none;

}
a.number:active {
	color: Red;
	text-decoration: none;
	
}
a.eng:link {
	color: Red;
	text-decoration: none;
}
a.eng:visited {
	color: Red;
	text-decoration: none;
}
a.eng:hover {
	color: Olive;
	text-decoration: none;
}
a.eng:active {
	color: Olive;
	text-decoration: none;
}
.pic{background: url(sdf.jpg) no-repeat;}