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