﻿#MasterPage_Footer
{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	width:932px;
	height:33px;
}


#MasterPage_Footer_Left
{
	float: left;		
}


#MasterPage_Footer_Right
{
	float:right;			
}

#MasterPage_Footer_Center
{
	float: left;
	background-image: url(Images/MasterPage_Footer/panel_dolny_srodek_1px.jpg);
	background-repeat:repeat-x;		
	width:912px;
	height:70px;
}


#MasterPage_Footer_Center_Body
{
	position:relative;
	top:25px;
	left:20px;
	text-decoration:none;
	color:Gray;
	font-weight:200;	
}


#MasterPage_Footer_Center_Body a
{
	text-decoration:none;
	color:Gray;
	font-weight:bold;	
	
}

#MasterPage_Footer_Center_Body a:hover
{
	text-decoration:underline;
	color:Gray;
	font-weight:bold;	
}