.menu{
	position:relative;
}

.menu .menuContent{
	background-color:#FFFFFF;
	position:absolute;
	/*left:200px;
	top:41px;*/
	z-index:100;
	height:32px;
	width:957px;
}
ul.menuList{
	margin:0;
	padding:0;
}
li.menuItem{
	display:block;
	float:left;
	height:32px;
	width: 98px;
}
ul.submenuList{
	display:none;
	position:absolute;
	/*left:-194px;*/
	top:30px;
	/*width:969px;*/
	height:21px;
	padding:6px 0 0 0;
	color:#fff;
}
li.menuItem:hover li.submenuList {
	display:block;
}

li.menuItem:hover .bgm1, 
li.menuItem:hover .bgm2, 
li.menuItem:hover .bgm3, 
li.menuItem:hover .bgm4, 
li.menuItem:hover .bgm5, 
li.menuItem:hover .bgm6, 
li.menuItem:hover .bgm7, 
li.menuItem:hover .bgm8, 
li.menuItem:hover .bgm9 
{
	display:block;
}
li.submenuItem{
	display:inline;
}
.menu a.menuLink{
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-align: center;
	color:#fff;
	display:block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:25px;
}
li.submenuItem a{
	color:#fff;
	margin:0 10px;
}
li.submenuItem.activeLink a{
	color:#113B8F;
}
li.menuItem.active ul.submenuList, li.menuItem.active div.png{
	display:block;
	z-index:1;
}
li.menuItem:hover ul.submenuList, li.menuItem:hover div.png{
	display:block;
	z-index:10;
}

li.menuItem.m1.active,
li.menuItem.m2.active,
li.menuItem.m3.active,
li.menuItem.m4.active,
li.menuItem.m5.active,
li.menuItem.m6.active,
li.menuItem.m7.active,
li.menuItem.m8.active,
li.menuItem.m9.active
{
	display: block;
}

/*m1*/
	li.menuItem.m1{		
		background:#AD1A1C none no-repeat scroll 0 0;
	}
	li.menuItem.m1:hover, li.menuItem.m1.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm1{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#AD1A1C none no-repeat scroll 0 0;
	}	
	
/*/m1*/
	
/*m2*/
	li.menuItem.m2{		
		width:120px;
		background:#FF981F none no-repeat scroll 0 0;
	}
	li.menuItem.m2:hover, li.menuItem.m2.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm2{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#FF981F none no-repeat scroll 0 0;
	}	
	
/*/m2*/
	
	
/*m3*/
	li.menuItem.m3{	
		background:#650086 none no-repeat scroll 0 0;
	}
	li.menuItem.m3:hover, li.menuItem.m3.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm3{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#650086 none no-repeat scroll 0 0;
	}	
	
/*/m3*/
	
	
	
/*m4*/
	li.menuItem.m4{		
		background:#1579BA none no-repeat scroll 0 0;
	}
	li.menuItem.m4:hover, li.menuItem.m4.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm4{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#1579BA none no-repeat scroll 0 0;
	}	
	
/*/m4*/
	
/*m5*/
	li.menuItem.m5{		
		background:#FFD204 none no-repeat scroll 0 0;
	}
	li.menuItem.m5:hover, li.menuItem.m5.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm5{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#FFD204 none no-repeat scroll 0 0;
	}	
	
/*/m5*/

/*m6*/
	li.menuItem.m6{		
		width:129px;	
		background:#7D9917 none no-repeat scroll 0 0;
	}
	li.menuItem.m6:hover, li.menuItem.m6.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm6{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#7D9917 none no-repeat scroll 0 0;
	}	
	
/*/m6*/
	

/*m7*/
	ul.submenuList.m7{
		right: 20px;
	}
	
	li.menuItem.m7{		
		width:120px;
		background:#C1BBDA none no-repeat scroll 0 0;
	}
	li.menuItem.m7:hover, li.menuItem.m7.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm7{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#C1BBDA none no-repeat scroll 0 0;
	}	
	
/*/m7*/
	

/*m8*/
	li.menuItem.m8{	
		background:#A69A54 none no-repeat scroll 0 0;
	}
	li.menuItem.m8:hover, li.menuItem.m8.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm8{
		display:none;
		position:absolute;
		left: 0;
		top:32px;
		width:957px;
		height:25px;
		background:#A69A54 none no-repeat scroll 0 0;
	}	
	
/*/m8*/
	

/*m9*/
	ul.submenuList.m9{
		right: 20px;
	}
	
	li.menuItem.m9{	
		background:#B8C39C none no-repeat scroll 0 0;
	}
	li.menuItem.m9:hover, li.menuItem.m9.active{
		background-position:left bottom;
	}
	
	li.menuItem .bgm9{
		left:0;
		display:none;
		position:absolute;
		top:32px;
		width:957px;
		height:25px;
		background:#B8C39C none no-repeat scroll 0 0;
	}	
	
/*/m9*/
	

.sousnav .m2 a {background:#FF981F;}
.sousnav .m2 a:hover {background:#FF981F url(../images/upguzik.png) no-repeat scroll 0 0;}


.sousnav .m3 a {background:#650086;}
.sousnav .m3 a:hover {background:#650086 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m4 a {background:#1579BA;}
.sousnav .m4 a:hover {background:#1579BA url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m5 a {background:#FFD204;}
.sousnav .m5 a:hover {background:#FFD204 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m6 a {background:#7D9917;}
.sousnav .m6 a:hover {background:#7D9917 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m7 a {background:#C1BBDA;}
.sousnav .m7 a:hover {background:#C1BBDA url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m8 a {background:#A69A54;}
.sousnav .m8 a:hover {background:#A69A54 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m9 a {background:#B8C39C;}
.sousnav .m9 a:hover {background:#B8C39C url(../images/upguzik.png) no-repeat scroll 0 0;}



/*--------------------------OLD MENU-------------------*/


.sousnav {
	height:32px;
	width:973px;
}

.sousnav li {
	display:inline;
	width:69px;
}

.sousnav li a {
	/*color:#D2D1D0;*/
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	height:22px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	font-weight: normal;
	width:106px;
}
	
.sousnav li a:hover {
	/*color:#D2D1D0;*/
	color:#EEEEEE;
}	
	
.sousnav .m1 a {background:#AD1A1C no-repeat scroll 0 0;}
.sousnav .m1 a:hover {background:#AD1A1C url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m2 a {background:#FF981F;}
.sousnav .m2 a:hover {background:#FF981F url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m3 a {background:#650086;}
.sousnav .m3 a:hover {background:#650086 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m4 a {background:#1579BA;}
.sousnav .m4 a:hover {background:#1579BA url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m5 a {background:#FFD204;}
.sousnav .m5 a:hover {background:#FFD204 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m6 a {background:#7D9917;}
.sousnav .m6 a:hover {background:#7D9917 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m7 a {background:#C1BBDA;}
.sousnav .m7 a:hover {background:#C1BBDA url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m8 a {background:#A69A54;}
.sousnav .m8 a:hover {background:#A69A54 url(../images/upguzik.png) no-repeat scroll 0 0;}
.sousnav .m9 a {background:#B8C39C;}
.sousnav .m9 a:hover {background:#B8C39C url(../images/upguzik.png) no-repeat scroll 0 0;}

 
.sousnav .first a {
	width:106px;
}


#my_menu {
clear:both;
height:225px;
margin:0 auto;
text-align:left;
width:972px;
}


/*----------- up foto ------------------*/

#homeImagesID{
	clear:both; 
	margin:0 auto; 
	text-align:center; 
	margin-left: 290px;
}

#homeImages {
	height:165px;
	position:relative;
}

.homeImage00 {
	left:-260px;
	top: 10px;
	position:absolute;
}

.homeImage01 {
	left:-25px;
	position:absolute;
	top:0;
}

.homeImage02 {
	left:200px;
	position:absolute;
	top:15px;
}

.homeImage03 {
	left:420px;
	position:absolute;
	top:3px;
}

/* -------------- end up foto -------------*/


/*-------------- foto --------------*/

.photoframe {
	background:transparent url(../images/thumbnail_bg-trans.png) no-repeat scroll 0 0;
	float:left;
	height:120px;
	margin:0 9px 5px 8px;
	width:135px;
}

.photoframe img, .insertframe img {
	height:93px;
	padding:12px 8px 0 15px;
	width:93px;
}

/*-------------- end foto --------------*/

/*--------- user -------------*/

.mod-user{
	background-color:#FFFFFF;
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	width:70px;
}

.mod-user h2 {
	color:#363636;
	font-family:Georgia;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	margin:0;
	min-height:18px;
	padding:0;
}

/*--------- end user -------------*/

/********submenu*****/
#ppsubmenu{
	clear:both;
	width: 954px;
	height: 25px;
	/*background:#FFD204;*/
}




.ppsmul li {
	display:inline;
	width:69px;
}

.ppsmul li a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	padding-top:5px;
	text-align:center;
	text-decoration:none;
	font-weight: normal;
	margin-left: 10px;
}
	
.ppsmul li a:hover {
	color:#EEEEEE;
}


/*===================== fast menu ==================*/

#fastmenu{
	width: 450px;
	text-align: center;
	height: 70px;
}

#fastmenu_table {
	border-width: 0;
	border-spacing: 4px;
	border-style: none;
	border-color: #FF981F;
	border-collapse: separate;
	background-color: white;
	text-align: center;
	width: 400px;
	float: right;
}

#fastmenu_table th {
	color:#FF981F;
	font-family:Tahoma,Arial,helvetica,sans-serif;
	font-size:9px;
	font-weight: normal;
}


#fastmenu_table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: #FF981F;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}

#fastmenu_tablebox {
/*	
*/	
	background-color:#FFFFFF;
	border:1px solid #C5C5C5;
	border-collapse: separate;
	border-color: #FF981F;
	border-spacing: 4px;
	clear:both;
	display:table;
	padding:4px;
	width:300px;
	text-align: center;
	
}

#fastmenu_tablebox th {
	color:#FF981F;
	font-family:Tahoma,Arial,helvetica,sans-serif;
	font-size:9px;
	font-weight: normal;
}


#fastmenu_tablebox td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: #FF981F;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}



