body {
	background-image: url(../gif//fon.gif);
	background-repeat: repeat-y;
	background-position: -40px 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	}
	
h1 {
	font-size: 16px;
}
h2{
	font-size: 15px;
}
h2 a{
display: inline;
font-size: 12px;
text-decoration: underline;
}
h3{
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	
}
h4 a{
	display: inline;
	text-decoration: underline;
}
h4 a:visited {
color: #3366FF;
}	
/*img {
border: 0px;
}*/

/**oformlenie**/
#table
{
	width: 100%;
}
#img1{
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
.img2{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: right;
}
/**oformlenie end**/
  .pod_razdel a {
	background-image: url(../gif/marker_pod_razdela.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	

 .pod_razdel a:hover {
	text-decoration: underline;
	
}
