#layout, {
	/*margin: 0 auto;
	width: expression(document.body.clientWidth <= 960 ? "960px" : document.body.clientWidth > 1180 ? "1280px" : "auto");
	min-width: 960px;
	max-width: 1280px;*/

	overflow: hidden;
	overflow: -moz-scrollbars-none;
}

body {margin-left:auto;
margin-right:auto;
max-width: 1280px;
}

table.big {min-width: 800px;
		   max-width: 1280px;
}

img{border-color:#999999; border-width:thin;}

p {
	color: #303030;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
P.figure {
    text-align: center; /* Выравнивание по центрукартинки */ 
   }
TD.figure {
    text-align: center;
	font-style:italic;
	font-size:12px; /* Выравнивание по центру подписи для картинки */ 
   }
a {
	color: #369;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;

}
a:visited {
	color: #369;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
a:hover {
	color: #c00;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

a.small {
	color: #369;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;

}
a.small:visited {
	color: #369;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a.small:hover {
	color: #c00;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 {
	color: #900000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-weight:bold;
}
h2 {
	color: #900000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 18px;
}
h3 {
	color: #900000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 16px;
}
hr {
	color: #eee;
	size: thin;
	padding-left: 20px;
}

ul {
	padding-left: 34px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height:18px;
}

img {border:0px;}
.pathCurrent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900000;
	font-weight: bold;
}

