@CHARSET "UTF-8";

#stopka {
width: 956px;
height: 63px;
float: left;
background-color: #FFF;
}
.stopka_gora
{
	float: left;
	background: #FFF url('../../images/portal/footer_hr.png') repeat-x;
	height:14px;
	width: 956px;
}

.stopka_dol
{
	width:956px;
	height:42px;
	font-size: 10pt;
	color:#7C7C7C;
}

#navi_bott {
	width: 956px;
	text-align: center;
	margin: 21px 0px 0px 0px; 
	}
#navi_bott a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #7C7C7C;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #747577;
	padding-right: 5px;
	padding-left: 5px;
}

#navi_bott a:hover {

	font-family: Verdana,Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #747577;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	
}
