#main
{
	background-image:url(yavek_4.jpg);
	background-repeat: no-repeat; 
	width:900px;
	height:615px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#header
{
	background-color:transparent;
	width:880px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#menu
{
	background-color:transparent;
	width:810px;
	height:30px;
	text-align:left;
	margin-left:70px;
}

#MainContainer
{
	background-color:transparent;
	width:880px;
	height:495px;
	text-align:left;

}

#UpContainer
{
	background-color:transparent;
	width:880px;
	height:200px;
	text-align:left;
	float:left;
	clear:both;

}

.container
{
	background-color:transparent;
	width:440px;
	height:190px;
	text-align:left;
	float:left;
	clear:none;
}

.contentleft
{
	background-color:transparent;
	width:200px;
	height:190px;
	text-align:left;
		float:left;
	clear:none;
}

.content
{
	background-color:transparent;
	width:217px;
	height:190px;
	text-align:left;
float:left;
clear:none;
padding-top:50px;
}

.contentleft2
{
	background-color:transparent;
	width:150px;
	height:195px;
	text-align:left;
	float:left;
	clear:none;
}


.contentright
{
	background-color:Transparent;
	width:217px;
	height:190px;
	text-align:left;
	float:left;
	clear:none;
	padding-top:50px;
	
	
}
#DownContainer
{
	background-color:transparent;
	width:880px;
	height:190px;
	text-align:left;
		float:left;
	clear:both;

}

.menubarcssclass
{
	background-color:transparent;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:white;
	height:20px;

}

.menuitemcssclass
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-image:url(submenu.jpg);
	line-height:20px;


}

.menuitemselcssclass
{
	background-color:transparent;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#0054a6;

	
}

.rootmenuitemactivecssclass
{
	background-color:transparent;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#0054a6;

}


.mymenuiconcssclass
{
	background-color:transparent;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;


}
menuarrowcssclass
{
	background-color:transparent;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:green;

}

.MainMenu_MenuIcon
{
	background-image:url(submenu.jpg);
}

