body {
	background-color: #fef7e2;
}
a.oferta {
  background-repeat: no-repeat;
  padding-left: 15px;
}
a.oferta:link  {
background-repeat: no-repeat;
}
a.oferta:visited {
background-repeat: no-repeat;
}
a.oferta:hover {
  background: url(images/arrow.jpg) no-repeat;
  background-position: 3px 3px;
}
a.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CF1920;
	font-size: 36px;
	text-decoration: none	
}
a.big:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CF1920;
	font-size: 36px;
	text-decoration: none	
}
a.big:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CF1920;
	font-size: 36px;
	text-decoration: none
}

a.big:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CF1920;
	font-size: 36px;
	text-decoration: underline;
}
a.big:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #CF1920;
	font-size: 36px;
	text-decoration: none
}
a.zdjecia:link {
	width: 125px;
	height: 110px;
}
a.zdjecia:hover {
	position: relative;
	background: url(images/podpis_zdjecia.gif) bottom center no-repeat;
	width: 125px;
	height: 110px;
}

strong
{
	font-weight: normal;
}
