﻿#MasterPage_Menu
{
	color:white;
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	width:932px;
	height:33px;
}


#MasterPage_Menu_Left
{
	float: left;
		
}


#MasterPage_Menu_Right
{
	float:right;			
}

#MasterPage_Menu_Center
{
	float: left;
	background-image: url(Images/MasterPage_Menu/bg_menu_1px.jpg);
	background-repeat:repeat-x;		
	width:856px;
	height:33px;
	text-align:left;
}

#MasterPage_Menu_Body
{
	background-image: url(Images/MasterPage_Menu/przerywnik_bt_1px.jpg);
    background-position:top left;
    background-repeat:no-repeat;   
    	
	position:relative;
	top:0px;
	height:33px;
}


