		ul#tm {width:100%;height:40px;border:0px solid;background:url(/img/site/bg/bg_topmenu.gif) repeat-x left bottom;}
		ul#tm li {float:left;padding:8px 0px 0 8px;height:30px;border:0px solid;background:url(/img/site/bg/bg_topmenu.gif) repeat-x left bottom; }
		ul#tm li#delim {padding-top:0;height:40px;}
		ul#tm li a {color:#333; font-size:13px; font-weight:bold; line-height:22px;}
		ul#tm li a:hover {color:#fff;text-decoration:none;}	
		.active div#lc    {background:url('/img/site/tmenuleft.gif')}
		.active div#centr {background:url('/img/site/tmenucentr.gif') repeat-x;}
		.active a, .active div#centr a {color:#fff; text-decoration:none;}
		.active div#rc    {background:url('/img/site/tmenuright.gif')}
		.active a {color:#fff;}
			
		div#lc {width:5px; height:22px; float:left; display:block;}
		div#rc {width:5px; height:22px; float:left; display:block;}
		div#centr {float:left; display:block;height:22px;padding:0 3px 0 3px}
		
		#tm li div.search {padding-left:0px; padding-top:0px; background:none;}
		#tm li .topsearch {background:transparent url(/img/site/bg/bg_topsearch.gif) no-repeat scroll 0 0; height:17px; padding:8px 5px 7px 30px; width:208px;}

/* stilization of left/right menu big buttons AND submit buttons */		
		a#bigmenu_item_r, a#bigmenu_item_r_act, a#bigmenu_item, a#bigmenu_item_act {
			display:block; background:url('/img/site/bigmenubg.gif') no-repeat;
			width:224px; height:37px; line-height:37px; 
			text-align:center; color:#333; font-size:12px; 
			margin-bottom:2px; font-weight:bold;font-family:Tahoma;
		}
		a#bigmenu_item_r, a#bigmenu_item_r_act {
			width:200px;
		}
		a#bigmenu_item_r:hover, a#bigmenu_item_r_act, a#bigmenu_item:hover, a#bigmenu_item_act, a#bigmenu_item_act:hover {
			background:url('/img/site/bigmenubgact.gif') no-repeat;
			color:#fff;text-decoration:none;font-weight:bold;
		}
		a#bigmenu_item_act:hover {
			text-decoration:underline;
		}

		a#pr_bigmenu_item_r, a#pr_bigmenu_item_r_act, a#pr_bigmenu_item, a#pr_bigmenu_item_act {
			display:block; background:url('/img/site/pr_bigmenubgg.gif') no-repeat;
			width:185px; height:37px; line-height:16px; 
			text-align:center; color:#pr_333; font-size:12px; 
			font-weight:bold;font-family:Tahoma; margin-top:2px;
		}
		a#pr_bigmenu_item_r, a#pr_bigmenu_item_r_act {
			width:200px;
		}


		input.button {
			height:21px; text-align:center; color:#fff; font-size:11px; font-family:Tahoma;padding:0 4px 0 4px; line-height:18px;font-weight:bold;background:url('/img/site_/buttons/but_black_bg_r.gif');
		}
		input.button:hover{ cursor:pointer; }
		
