#header {
	background-image: url("/i/bg-header.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	background-image: url("/i/bg-footer.jpg");
	background-repeat: repeat-x;
	height: 100px;
	padding: 5px 20px 5px 20px;
	vertical-align: top;
}
#footer-tab {
	margin-top: 50px;
	margin-bottom: 50px;
	
}
#footer-tab TD{
	vertical-align: top;
	padding-left:30px;
	padding-right:20px;
	}
	
#news-tab {
	margin-top: 20px;
	margin-bottom: 50px;
	
}
#news-tab TD{
	width:33%;
	vertical-align: top;
	padding-left:30px;
	padding-right:20px;
	}
#spot{
	background-color: #7C0D55;
	width:30%;
	padding: 20px 20px 20px 20px;
	text-align: left;
	font-weight: bold;
	
}
.link{
	padding-bottom:20px;
	}
.link A.title{
	display: block;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom:1em;
}
.link A.text{
	display: block;
	text-decoration: none;
	padding-bottom:1em;
}
#i0{
	text-align:left;
	background-color: #0a1d08;
	background-image: url("/i/nauka/i0.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
	}
#i1{
	background-image: url("/i/nauka/i1.jpg");
	background-repeat: no-repeat;
	background-position: 100%;
	height: 340px;	
	}
#i3{
	padding: 60px 20px 20px 60px;
	
	}
h1 {
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	padding: 20px 20px 20px 30px;
	}
	
