div.galeria_miniatura
	{
	width: 90px;
	height: 115px;
	text-align: center;
	font-size: 10px;
	float: left;
	margin: 5px;
	padding: 5px;
	}

div.oferta_element
	{
	width: 450px;
	height: auto;
	margin: 5px;
	padding: 5px;
	text-indent: 0px;
	text-align: left;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #ffcc00;
	font-weight: 400;
	margin: 5px;
	padding: 5px;
	}

div.oferta_renowacja
	{
	border: solid;
	border-width: 1px;
	border-color: #ffcc00;
	}

p.oferta_renowacja
	{
	text-indent: 0px;
	padding-left: 30px;
	}

img.oferta_element
	{
	float: left;
	margin-right: 10px;
	}

div.dodatkowo
	{
	width: 100%;
	text-align: right;
	font-family: Arial;
	color: #105738;
	font-size: 20px;
	clear: left;
	font-weight: 700;
	font-variant: small-caps;
	}
