@CHARSET "UTF-8";
.qfantPopup
{
	width: 400px;
	height: 185px;
	background-color: #E9E9E9;
}

.qfantPopup iframe
{
	border-style: hidden;
}

.popupShowButton
{
	width: 24px;
	height: 19px;
	background-image: url('http://qfant.pl/templates/qfant/img/strzalka_right.gif');
	cursor: pointer;
}

.popupShowButton:hover
{
	background-image: url('http://qfant.pl/templates/qfant/img/strzalka_right_active.gif');
}
