<!--
.bodies {
	background:#FFFFFF;	
		background-image:url(img/gradient1.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	}

.logo_strony_glownej {
	font-family: Tahoma, lucida;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;	
}

.linki_do_stron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #324B74;
}

#link_to_other_pages {
	float:none;
	width:100%;
	height:80px;
	background:url(portal/images/bg_links.jpg) repeat-x;
	text-align: center;
}

.linki_do_stron a:link{color: #FFFFFF; text-decoration: none}
.linki_do_stron a:visited{color: #FFFFFF; text-decoration: none}
.linki_do_stron a.active{color: #FFFFFF; text-decoration: none}
.linki_do_stron a:hover{color: #FFFFFF;	text-decoration: none}

.linki_do_stron_maintenance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.linki_do_stron_maintenance a:link{color: #FFFFFF; text-decoration: none}
.linki_do_stron_maintenance a:visited{color: #FFFFFF; text-decoration: none}
.linki_do_stron_maintenance a.active{color: #FFFFFF; text-decoration: none}
.linki_do_stron_maintenance a:hover{color: #FFFFFF;	text-decoration: none}



.stopka_strona {
	font-family: Tahoma, lucida;
	font-size: 11px;
	font-style: normal;
	color: #7F7F7F;
	text-align: center;
}
img {border: 0px;}

.site_maintenance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #324B74;

}
.site_maintenance_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #DBDBD;
	background: #3D60A7;
	border: 1px double #222222;
	padding: 3px;

}
-->