a{
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana;
}
a:hover:{
	color : #AD0000;
}
.link{
	color : #FFFFFF;
	font-size : 16px;
	font-size : 16;
}
td{
	color : #9A7A79;
	font-family : Verdana;
	font-size : 16px;
	font-size : 16;
	text-align : justify;
	line-height : 16px;
}
.small{
	font-size : 16px;
	font-size : 16;
}
#red{
	color : #CE0000;
}
.tytul{
	color : #6C7143;
	font-weight : bold;
	font-size : 20px;
	font-size : 20;
	font-family : Verdana;
	margin-bottom : 2px;
	line-height : 22px;
}
.tytul_red{
	color : #CE0000;
	font-weight : bold;
	font-size : 16px;
	font-size : 16;
	font-family : Verdana;
	margin-bottom : 7px;
}
.opis{
	color : #6C7143;
	font-family : Verdana;
	font-size : 16px;
	font-size : 16;
	margin-bottom : 10px;
	text-align : left;
}