
.Border1 { border: 1px solid; }
.BorderLGr { border-color: #CCCCCC; }

.TopHeader { float:left; }
.TopHeaderBanner { float:right; }

.TopHeaderItem{ margin-left: 6px; }

.MainObozHeader, .MainHeaderSubmenu
{
	max-width: 1010px;
	min-width: 1010px;
	width: 1010px; 
}
.ObozHeader, .HeaderSubmenu
{
	max-width: 965px;
	min-width: 965px;
	width: 965px; 
}

.ObozHeader, .MainObozHeader
{
	clear: both;
	display: inline-block;
	margin-top: -45px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 0px solid #CCCCCC;
}
.HeaderLogo, .HeaderTopContentLine, .HeaderOrangeSplitLine, .HeaderMainMenu
{
	float: left; display: inline-block; border: 0px;
} 

.HeaderLogo, .LogoGlobe, .LogoGlobeHref
{
	height: 73px; width: 230px;	
}

.LogoGlobe
{
	margin-top: 0px; height: 73px; /*display: none;*/
}

.HeaderLogo
{
	background: transparent url(/images/header/logo_oboz.gif) no-repeat scroll center bottom; 
}

.HeaderOrangeLittleSplitLine 
{
	height: 28px; 
	background-image: url(/images/header/OrangeSplitLine.gif); 
	background-position: top; 
	background-REPEAT: repeat-x; 
} 

.HeaderTopContentLine, .HeaderOrangeSplitLine, .HeaderMainMenu
{
	width: 730px;
} 

.MainHeaderTopContentLine, .MainHeaderOrangeSplitLine, .HeaderMainMenu2
{
	float: left; display: inline-block; border: 0px;
	width: 794px;
} 

.HeaderTopContentLine, .HeaderTop_ObozrevatelHref, .HeaderTop_OglyadachHref, .HeaderTop_ImegHref, .HeaderTop_Citata, .HeaderTop_Search, .HeaderTop_ObozProjct
{
	float: left; display: inline-block; border: 0px;
}

.HeaderTopContentLine, .MainHeaderTopContentLine
{	
	height: 46px;
}

.HeaderOrangeSplitLine, .MainHeaderOrangeSplitLine
{
	height: 4px; background-color: #F47608; font-size: 1px;
}

.HeaderMainMenu
{
	background-color: #001B60;
	border-bottom: 1px solid #F47608;
	height: 23px;
	font: 12px Arial,Tahoma,sans-serif; 
	color: #003776;

width:730px;
}
.HeaderMainMenu2
{
	background-color: #001B60;
	border-bottom: 1px solid #F47608;
	height: 23px;
	font: 12px Arial,Tahoma,sans-serif; 
	color: #003776;

	margin-left:14px;
	width:780px;
}

.mihailobrodskiy {}

.mainMenuItem {
	border-right:1px solid #A6BEFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:20px;
	margin-bottom:0px;
	margin-top:3px;
	text-transform:uppercase;
	padding:1px 3px 0px 4px;
}
.mainMenuItem:hover {
	background-color:#FFFFFF;
	border-right:1px solid #A6BEFF;
	height:17px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}
.mainMenuItem a {
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	text-decoration:none;
}
.mainMenuItem a:hover {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
