
/* 
    Document   : footer
    Created on : 2012-05-04, 15:46:07
    Author     : Błażej Toboła <btobola@xsystem.pl>
    Description:
        Purpose of the stylesheet follows.
*/

#f_footer {
	margin-left: 20px;
	margin-right: 20px;
}


#f_hline {
	background-color: #225d9f;
	border: 0;
	height: 4px;
}

#f_info{
	margin-left: 2px;
	margin-right: 2px;
}

#f_infotext {
	text-align:  justify;
}


#f_years {
	text-align: center;
	text-align: left;
	font-size: 14px;
}

a.yearLink, span.yearLink {
/*	border-left: solid black 1px; */
/*	padding-right: 5px; */
/*	padding-left: 5px;*/
/*	margin-left: 2px;*/
}
#f_years td.noEmpty {
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid black 1px;
}

a.yearLink:visited {
	text-decoration: none;
	color: #0038DF;
}

td.rigthPad {
	padding-right: 10px;
}