BODY	{
			margin-top: 1px;
}
P.center	{
			font-family: Tahoma;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			color: #000000;
			text-align: justify;
			margin-left: 35px;
			margin-right: 45px;
}
A.dodaj	{
			font-family: Verdana;
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
			color: #FFFFFF;
}
A:HOVER.dodaj	{
			font-family: Verdana;
			font-size: 16px;
			font-weight: bold;
			text-decoration: underline;
			color: #FFFFFF;
}
P.bottom	{
			font-family: Tahoma;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			color: gray;
			text-align: center;
}