﻿body
{
	background-image: url('../img/fffon.jpg');
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial;
	font-size:12pt;
}
.MsoNormal
{
	text-indent: 5pt;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	font-size: 12pt;
}
.MsoNoSpacing
{
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 5pt;
	text-align: justify;
	font-size: 12pt;
	font-family: Arial;
}
.style1
{
	position: absolute;
    left: 3px;
    width: 179px;
    top: 186px;
    height: 28px;
}
.style2
{
position: absolute;
left: 990px;
top: 174px;
}

a
{
	color: #004000;
	text-decoration: underline;
}

a:hover
{
	color: #0000CD;
	text-decoration: underline;
}

a.rollover {
 background: url('../img/Agree1.jpg'); /* Путь к файлу с исходным рисунком */
 display: block; /* Рисунок как блочный элемент */
 width: 72px; /* Ширина рисунка в пикселах */
 height: 72px; /* Высота рисунка */
}

a.rollover:hover {
 background-position:
  0 /* Смещение по горизонтали */
  -72px; /* Смещение вверх по вертикали */
}
	
.menu-hor
{
	}

.menu-hor li
{
	float:left;
	list-style:none;
	padding: 0.8em;
	}
	
#ctl00_ContentPlaceHolder1_GridView1 a:hover
{
	color: #000;
}

#MainMenu ul li
{
	width:160px;
	border: 1px solid #fff;
	margin: 1px; 
	padding: 3px; 
	list-style: none; 
	background-color:#E6E6FA; 
	font-weight: bold; 
}

#MainMenu ul li a:hover
{
	color: #000;
}

#test
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#nav
{
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	white-space: nowrap;
}

#nav a
{
	text-decoration: none;
	color: #000;
	font: 1em "Arial";
	margin: 0 2px;
	padding: 2px 2px;
	border: 1px solid black;
}

#nav a:hover
{
	background: #CCC;
}

#StructAll
{
	color: #004000;
	font-family: Arial;
	font-weight: bold;
}
#StructAll a:hover
{
	background: #CCC;
}
#StructAll a.active
{
	background: #999;
}
#footer
{
	border: 1px solid #660000;
	height: 55px;
	background-image: url('../img/Ground.jpg');
		color: #EEE8AA;
}
.show
{
	display: none;	
}
.nooverline
{
	text-decoration: none;
}

.container {padding: 0 0 70px 0;} /* отступ снизу */

/*labels for labor*/
#Lablabels
{
	font-family:Arial;
	color: #000066; 	
	width: 272px; 
	height: 56px; 
	text-align: center;
	vertical-align: middle;
	position: absolute;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-top: 0px;
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}