body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #FFF4A6;
	background-color: #470C3D;

}
a:link {

	color: #FF6600;
	text-decoration: none;

}

a:visited {

	text-decoration: none;
	color: #FF6600;

}

a:hover {

	text-decoration: none;
	color: #F8ABBA;

}

a:active {

	text-decoration: none;
	color: #F8ABBA;

}
.style1 {
	color: #FF6600;
	font-weight: bold;
}

.obrazek {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
a.oferta:link, a.oferta:visited{

	font-family: Arial;
	color: #6600FF;
	font-size: 13px;
}
a.oferta:hover {

	color: #F8ABBA;
	text-decoration: none;

}


