a {
	color: #333333;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color: #9E0001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

body,td {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}


.tKalendarz, .tNowosci, .tPromocje, .tPodstrona {
	margin: 5 0 7 7;
}
.tPodstronaHead {
	line-height:18px;
	margin: 5 0 15 7;
}

.tHead {
	font-size: 14px;
	font-weight: bold;
}
.tHeadBig {
	font-size: 24px;
	font-weight: bold;
}

.medium {
	font-size: 16px;
	font-weight : bold;
}

/*** colors ***/

.red {
	color: #9E0001;
}
.red2 {
	color: #FE1E28;
}
.strike {
	text-decoration : line-through;
}
.white {
	color: White;
}
