/* Общее */
*							{	line-height: 1.2em; }
BODY						{
								background-color: #FFFFFF;
								margin: 0px;
								padding: 0px;
								font-family: Geneva CY, Arial, sans-serif;
								font-size: 80%;
								line-height: 1.2em;
								padding-bottom: 1em; 
							}

#LayOut						{   width: 100%; }
#LayOut TR TD				{   vertical-align: top; padding: 0px; }

/*
TD#MainLogo					{	width: 1px; }
TD#MainLogo #Logo IMG		{
								position: absolute;
								top: 0px;
								left: 0px;
								width: 102px;
								height: 116px; 
							}

*/
#MNColumnA,
#MNColumnB					{	width: 49%;
								font-size: 70%;
							}
#MNColumnC					{	width: 1%; }							

#MNColumnA *,
#MNColumnB *,
#MNColumnC *					{	display: none; }

#MainContent #VariousThings	*	{	display: none; }
#MainContent #SectionMenu *		{	display: none; }
#NoBanner 						{ display: none; }
#BigBanner						{ display: none; }

TD#MainLogo *					{	display: none; }


/*----------------
 *
 * Общие элементы
 *
 ----------------*/

H1, H2, H3					{ 	font-family: Geneva CY, Arial, Sans-Serif; margin-top: 0px;} 

H1							{	color: #59B224; font-weight: normal; font-size: 170%;}
H2							{	color: #59B224; font-weight: normal; font-size: 142%;}
H3							{	color: #59B224; font-weight: normal; font-size: 120%;}
A							{	color: #13599E; text-decoration: none; }
A:hover						{	text-decoration: underline; }
UL 							{	margin: 0px; padding: 0px; }
OL							{	margin: 0px; padding: 0px;}

IMG							{	border: none; margin: 0px; padding: 0px; }

TABLE						{
								font-size: 100%;
								border-collapse: collapse;
								border-spacing: 0px;
								border: none; 
								margin: 0px;
								padding: 0px;
							}

*----------------
 *
 * Левая контекстная навигация
 *
 ----------------*/



/*----------------
 *
 * Содержание страницы
 *
 ----------------*/
/*
	#MainContent #Content		{	position: relative; padding: 0px 0px 5em 120px; font-size: 71%; z-index: 55;}
*/
#MainContent #Content		{	padding: 0px 0px 40px 0px; font-size: 71%; }
#Content UL					{	list-style-type: none; margin-left: 2em;list-style-image: url("/i/tire.gif");}
#Content LI UL				{	list-style-type: none; margin-left: 2em;list-style-image: none;}
#Content LI					{	margin: 0.7em 0em;margin-top: 0px;}

#Content OL					{	margin-left: 2em; }

/* Для двухколоночной страницы */
#MainContent #ContentTwoColumn		{	padding: 0em 20px 5em 10px; font-size: 71%; }



/*----------------
 *
 * Правый блок (баннеры, и т.д.)
 *
 ----------------*/

						

/*----------------
 *
 * Футер
 *
 ----------------*/
#LayOut TFOOT				{   
								background-color: #FFFFFF;
								font-size: 71%; 
							}
#LayOut TFOOT TD			{   padding: 20px 20px 0px 10px; border-top: 1px solid #59B224; }

#LayOut #Contacts					{	padding-left: 120px; }
#Copyright					{	color: #A4A4A4; }
#ArtLebedevCopyright		{	color: #000000; }

/*----------------
 *
 * Другое
 *
 ----------------*/

#DepartmentList TABLE THEAD TD		{	padding-right: 40px !important; }
#DepartmentList TABLE TBODY TD		{	padding-right: 40px !important; }

