@CHARSET "UTF-8";

#stopka {
width: 974px;
height: 75px;
float: left;
background-color: #FFF
}
.stopka_gora_c
{
	float: left;
	background: #FFF url('../../images/portal/stopka_c.png') repeat-x;
	height:37px;
	width: 942px;
	margin: 5px 0px 5px 0px;
}


.stopka_gora_l
{
	float: left;
	background: #FFF url('../../images/portal/stopka_l.png') no-repeat;
	width:6px;
	height:37px;
	margin: 5px 0px 5px 10px;
}

.stopka_gora_r
{
	float: right;
	background: #FFF url('../../images/portal/stopka_r.png') no-repeat;
	width:6px;
	height:37px;
	margin: 5px 10px 5px 0px;
}

#stopka_dol
{
	width:974px;
	height:30px;
	font-size: 10pt;
	color:#5a5a5a;
	
	
}
.stopka_dol_c
{
	float: left;
	background: #FFF url('../../images/portal/bottom_c.png') repeat-x;
	height:30px;
	width: 962px;
	font-size: 8pt;
	color: #5A5A5A;
}


.stopka_dol_l
{
	float: left;
	background: #FFF url('../../images/portal/bottom_l.png') no-repeat;
	width:6px;
	height:30px;
	
}

.stopka_dol_r
{
	float: right;
	background: #FFF url('../../images/portal/bottom_r.png') no-repeat;
	width:6px;
	height:30px;
	
}
#navi_bott {
	width: 940px;
	text-align: center;
	padding-top: 12px;
}
#navi_bott a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #000;
	padding-right: 5px;
	padding-left: 5px;
}

#navi_bott a:hover {

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

