.box {
	padding: 12px;
	margin: 0px;
	background-color: #FFFFFF;


}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.box-mini {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
	background-color: #999999;
	text-align: center;




}
.top-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-align: center;



}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.cennik {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 4px;
	border: 1px solid #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;

}
