/* CSS Document */


html {
height:100%;
background-image: url(img/index_seredina.gif);
background-position:center;
background-repeat:repeat-y;
background-color:#75ac01;
margin:0;
padding:0;

} 
body
{
height:auto;
	min-height: 100%;
	background-image:url(img/index_niz.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
			color:#006405;
	
}



.red

{
	font-family:Arial, Helvetica, sans-serif;
	color:#b8392f;
	font-weight:bold;
	font-size:14px;
	
}
.red p
{
margin-top: 0em; /* Отступ сверху */
margin-bottom: 0em; /* Отступ снизу */
}
#header
{
	position:relative;
	width:1259px; 
	background: url(img/index_top.jpg) no-repeat;
	margin: 0 auto;
	z-index:1;
	min-height:845px;
		
}

.text
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
		color:#006405;
}

p
{
 margin-top: 0em; /* Отступ сверху */
 margin-bottom: 0em; /* Отступ снизу */
}

.smallcap 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
		color:#006405;
}
div
{
	margin:0px;
	padding:0px;
}

table
{
	padding:7px;
	border-color:#006405;
	color:#006405;
	font-size:12px;
	margin-right:10px;
	margin-left:auto;
	text-align:center;
}
table td
{
		border-color:#006405;
}
table tr
{
		border-color:#006405;
}

