#dodajof {
	width: 180px;
	height: 129px;
	margin-top: -4px;
	background-color: transparent;
	background-image: url(../gfx/zamiescoferte.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-size: 9pt;
}

#dodajof div.tl, #dodajof div.tr, #dodajof div.bl, #dodajof div.br {
	display: none;
}

#dodajof p {
	text-align: center;
	position: relative;
	top: 34px;
	width: 97%;
	color: #fff;
	font-weight: bold;
}

#dodajof a {
	display: block;
	width: 97px;
	height: 22px;
	background-color: transparent;
	background-image: url(../gfx/bluebackbutton.jpg);
	background-repeat: no-repeat;
	color: #000;
	position: absolute;
	left: 40px;
	bottom: 26px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
}

#dodajof a:hover {
	background-image: url(../gfx/bluebackbutton2.jpg);
	color: #333;
}


#zamiesccv {
	width: 180px;
	height: 201px;
	margin-top: -4px;
	background-color: transparent;
	background-image: url(../gfx/zamiesccv.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-size: 9pt;
}

#zamiesccv div.tl, #zamiesccv div.tr, #zamiesccv div.bl, #zamiesccv div.br {
	display: none;
}

#zamiesccv p {
	text-align: center;
	position: relative;
	top: 20px;
	width: 97%;
	color: #fff;
}

#zamiesccv a {
	display: block;
	width: 97px;
	height: 22px;
	background-color: transparent;
	background-image: url(../gfx/bluebackbutton.jpg);
	background-repeat: no-repeat;
	color: #000;
	position: absolute;
	left: 39px;
	bottom: 44px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
}

#zamiesccv a:hover {
	background-image: url(../gfx/bluebackbutton2.jpg);
	color: #333;
}
