/************************************************************
*
*   Common Features
*
************************************************************/
.ForPrintOnly	{display: none;}
BODY
{
	padding: 0px;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 70%;
	color: #494949;
	
}

#Layout
{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 20px;
	min-width: 740px;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/* 	width: expression(  ( document.getElementById('Measurer') && document.getElementById('Measurer').clientWidth > 960 ) ? 950+'px' : 'auto' ); */
}

#Measurer
{ position: absolute; top: 0px; left: 0px; width: 100%; height: 1em; line-height: 1em; bottom: 0; visibility: hidden; }

#Layout .Wrapper
{ width: 600px; height: 1px; font-size: 0; line-height: 0;}

#LayoutTable
{
}

#Logo
{ width: 250px; text-align: center; }
#Logo IMG
{ display: inline; width: 195px; height: 75px; }

#CountersTop IMG
{ float: left; }

#CountersBottom
{ float: right; padding: 0 20px; }


THEAD .LeftColumn
{ width: 20%; }
THEAD .RightColumn
{ position: relative; top: 0; left: 0; width: 80% }

THEAD TD
{ padding-bottom: 20px; }


TBODY .LeftColumn
{ padding: 20px 0 0 20px; }

TBODY .RightColumn
{ padding: 20px; }

#Copyright
{ padding: 0px 20px 20px 20px; border-left: 1px solid #ABABAB; }
#MadeIn
{ width: 250px; float: left; height: 130px; padding-left: 20px;}

DL
{ margin: 0; padding: 0; }

DD
{ margin-bottom: 1em; }



/************************************************************\
*
*   IconNavigation and LanguageSelect
*
\************************************************************/
#LanguageSelect
{ float: right; }
#IconNavigation
{ }

#LanguageSelect UL, #IconNavigation UL
{ margin: 0; list-style-type: none; white-space: nowrap; }
#LanguageSelect UL LI, #IconNavigation UL LI
{ display: inline; margin-right: 25px; }
#IconNavigation UL LI IMG
{ display: inline; }




/************************************************************\
*
*   Header
*
\************************************************************/

#HeaderContent
{ margin-top: 15px; clear: both; position: relative; height: 250px;}

#SmallHeaderContent
{ margin-top: 0px; position: relative; }

#MainFlash
{ background-color: #FFFFFF; padding-left: 20px; padding-top: 10px; }

#MainPageTitle
{ margin: 0; position: relative; z-index: 10; }
#MainPageTitle TD
{ height: 90px; vertical-align: bottom; padding-left: 20px;}
#MainPageTitle H1
{ margin: 0px; padding: 0; font-weight: bold; font-size: 150%; font-family: Tahoma, Sans-Serif; color: #666666; }

#MainPicture
{ position: absolute; right: 0px; top: -10px; background-repeat: no-repeat; width: 280px; height: 300px; z-index: 1; }
#MainPicture IMG
{ width: 280px; height: 300px; }


/************************************************************
*
*   Flash And NonFlash
*
************************************************************/
#NonFlashBlock
{ display: none; height: 300px; position: relative; top: 0px; left: 0px;  padding-right: 20px; }
#NonFlashBlock IMG
{ width: 280px; height: 300px; position: absolute; top: 10px; left: 10px; display: block; }
#NonFlashBlock DIV
{ min-width: 200px; font-size: 120%; color: black; margin-left: 300px; padding-top: 50px; }



/*******************************
*
*	Баннеры
*
********************************/
UL.BannersList
{ padding: 25px 15px 0px 15px; margin: 0; width: 195px;}

.LeftColumn UL.BannersList
{ }

UL.BannersList LI
{ list-style-type: none; padding-bottom: 25px; }

UL.BannersList LI A.Img
{ display: block; height: 44px; width: auto; text-decoration: none; font-size: 0px; line-height: 0px; margin-bottom: 5px; }

UL.BannersList LI H5
{ margin: 0; }

UL.BannersList LI DIV
{}

/************************************************************
*
*   LeftColumn - Additional Info and SecondSubMenu
*
************************************************************/
#AdditionalContent 
{ margin-top: 0px; padding: 0 20px 50px 0px; }
#AdditionalContent UL
{ margin: 0; padding: 0; list-style-type: none; }
#AdditionalContent UL LI
{ margin-bottom: 1em; }

#SecondSubMenu
{ padding-bottom: 2em; }

#SecondSubMenu LI.Selected
{ font-weight: bold; }



/************************************************************
*
*   MainMenu
*
************************************************************/
#MainMenu
{ background-color: #FFFFFF; border-right: 1px solid #D80028; padding: 35px 0 0 0; }
#MainMenu .InMainMenu, #MainMenu .FirstPage
{ background-color: #D80028; padding: 25px 0px 0px 0px; }
#MainMenu .InMainMenu .Border, #MainMenu .FirstPage .Border
{ background-color: #DE2648; height: 1px; font-size: 0; line-height: 0; width: auto; margin: 0px 20px; }

#MainMenu .AfterMenu
{ height: 25px; font-size: 0; background-color: #D80028; line-height: 0; clear: both; }

#MainMenu TABLE
{ margin: 0; padding: 0; width: 100%; }
#MainMenu TABLE TD.MenuItem,
#MainMenu TABLE TD.MenuItemSelected
{ background-color: #D80028; color: #FFFFFF; width: 1%; padding: 5px 10px 5px 20px; white-space: nowrap;}
#MainMenu TABLE TD.MenuItem A
{ color: #FFFFFF; text-decoration: none; }
#MainMenu TABLE TD.MenuItem A:hover
{ text-decoration: underline; }

#MainMenu TABLE TD.MenuPointer
{background-color: #D80028; color: #FFFFFF; padding: 0; }

#MainMenu TABLE TD.MenuPointerSelected
{
	background-image: url('/i/SelectedMenuStripe.gif');	
	background-repeat: repeat-x;
	background-position: left 49%;
	vertical-align: middle;
	font-size: 1px; line-height: 1px; 
}
#MainMenu TABLE TD.MenuPointerSelectedNoChilds
{ background-image: none; }

#MainMenu TABLE TD.MenuItemSelected A,
#MainMenu TABLE TD.MenuItemSelected SPAN
{ font-weight: bold; color: white; }

#MainMenu TABLE TD.MenuItemSelected A
{ text-decoration: underline; }

#MainMenu .FirstPage TABLE TD.MenuPointer
{
	background-image: url('/i/SelectedMenuStripe.gif');	
	background-repeat: repeat-x;
	background-position: left 49%;
	vertical-align: middle;
}
#MainMenu .FirstPage TABLE TD.MenuPointer DIV
{
	width: 100%;
	height: 20px;
	background-color: #D80028;
	margin: 0;
}



/************************************************************
*
*   FirstSubMenu and something instead of it
*
************************************************************/
#FirstSubMenu
{ position: relative; width: 300px; left: -20px; background-color: #EAEAEA; padding: 20px; z-index: 80; margin: 0;}
#FirstSubMenu UL
{ list-style-type: none; margin: 0; padding: 0;}
#FirstSubMenu UL LI
{ padding: 5px 0px; }
#FirstSubMenu LI A,
#FirstSubMenu LI SPAN
{ color: #333333; }

#FirstSubMenu LI.Selected A,
#FirstSubMenu LI.Selected SPAN
{ font-weight: bold; }

#InsteadOfSubMenu
{ position: relative; width: 298px; left: -20px; border: 1px solid #CDCDCD; background-color: #FFFFFF; padding: 20px 40px 20px 40px; z-index: 80; margin: 0;}

#InsteadOfSubMenu H2
{ margin: 0; font-size: 160%; color: #666666; }
#InsteadOfSubMenu DIV
{ margin: 0.5em 0 1.5em 0; }



/************************************************************
*
*   TextContent
*
************************************************************/
#TextContent
{ padding: 0px 0px 50px 0px; }

.PreviewImgInText, .ImgInText
{ display: block; float: left; margin: 0px 10px 10px 0px; }

#TextContent TABLE TD
{ padding: 0 20px 0.5em 0px; }

.TwoColumnContent .Left
{ width: 50%; }

.TwoColumnContent .Right
{ width: 50%; }

.TwoColumnContentFirst .Left
{ width: 75%; }

.TwoColumnContentFirst .Right
{ width: 25%; }

.TwoColumnContentFirst H1
{ margin-top: 0.5em; }

* HTML .TwoColumnContentFirst H1
{ margin-top: 0; }


#RightBanners
{ background-color: #EAEAEA; }




/*******************************
*
*	Новости и т.д.
*
********************************/

DL.NewsList
{ margin: 0 0 2em 0; padding: 0; }

DL.NewsList DT
{ display: block; margin-bottom: 0.5em; font-weight: bold; }

DL.NewsList DT SPAN
{ color: black; font-size: 90%; }

DL.NewsList DD
{ margin: 0; margin-bottom: 1.5em; }

DL.NewsList DD.Source
{  font-style: italic; }

DIV.NewsIntro
{ margin-bottom: 3em; font-style: italic; }

DIV.Author
{ margin-top: 2em; font-style: italic; }


#AdditionalContent DL.NewsList DD
{ margin: 0; margin-bottom: 0.5em; }

#AdditionalContent DL.NewsList DD.SmallDate
{ padding: 0; margin: 0; font-size: 90%; font-family: Arial; color: #999999; }

DL.NewsList DD.Link
{ margin-bottom: 2em; text-align: right;}
DL.NewsList DD.Link A
{
	color: #D80028;
	padding-right: 15px;
	text-decoration: none;
	background-image: url('/i/LinkBullet.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-weight: bold;
}
DL.NewsList DD.Link A:hover
{ text-decoration: underline; }

.NewsCalendar
{ }
.NewsCalendar TD
{ width: 50%; padding: 0 20px 50px 0;}
.NewsCalendar UL
{ margin: 0; padding: 0; list-style-type: none; }
.NewsCalendar LI
{ margin: 0 0 0.5em 0!important; padding: 0; }
.NewsCalendar LI.Selected, .NewsCalendar LI.Selected A
{ font-weight: bold; }
.NewsCalendar LI.NotAvailable
{ color: #ABABAB; }

DIV.Date
{ margin-bottom: 1.5em; }
DIV.BackLink
{ margin-top: 3em; }

.FaqList
{ margin-top: 3em; }

.FaqList DT
{ font-size: 140%; }
.FaqList DD
{ margin: 0.3em 0 2em 0; }


/*******************************
*
*	Файлы
*
********************************/
DL.FilesList
{
}
DL.FilesList DT
{ font-size: 120%; }
DL.FilesList DD
{ margin: 0.5em 2em; }
