@charset "iso-8859-2";
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FDFDFD;
}
html {
	height: 100%;
	overflow: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #333333;
}
#info {
	height: 100%;
	text-align: center;
	z-index:1;
}
img {
	border: 0;
}
#dofinansowanie {
	padding:2px;
	z-index:9999;
	top:10%;
	right:10%;
	background:#fff;
	width:46px;
	position:absolute;
	-moz-box-shadow: 0px 0px 4px #333;
	-webkit-box-shadow: 0px 0px 4px #333;
	box-shadow: 0px 0px 4px #333;
}
#dofinansowanie div {
	display:block;
	float:left;
}
#dofinansowanie div p {
	margin: 2px 0 0 4px;
	font-size:10px;
	text-align:justify;
	color:#000;
}
#popupslider p {
padding-top:20px;
text-align:center;
line-height:29px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #b52222;
}
a#closepp {
text-decoration:none;
text-align:center;
line-height:45px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000;
}
a#closepp:hover{
text-decoration:underline;
}
