@font-face
{
	font-family: rafa;
	src:url(http://www.dnipszczyny.pl/media/desktop/1040eu.eot);
	src:local("tahoma"),url(http://www.dnipszczyny.pl/media/desktop/1040eu.ttf) format("truetype");
}
html
{
	font-family:rafa;
	background:black;
	color:white;
}
body
{
	margin:0px;
	font-family:rafa;
	background:black;
	color:white;
}
div
{
	font-family:rafa;
}
img
{
	border:0px;
}
a:link
{
	color:white;
	text-decoration:none;
}
a:active
{
	color:white;
	text-decoration:none;
}
a:visited
{
	color:white;
	text-decoration:none;
}
a:hover
{
	color:#ccc;
	text-decoration:none;
}
p
{
	margin:0px;
}
/*-------------------------------------------------------*/
div.centruj
{
	width:984px;
	margin:auto;
	background:url(./media/desktop/tlo.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	position:relative;
	overflow:hidden;
	height:100%;
}
div.kolumnalewa
{
	float:left;
	overflow:hidden;
	height:100%;
	width:328px;
}
div.kolumnasrodkowa
{
	float:left;
	overflow:hidden;
	height:100%;
	width:328px;
}
div.kolumnaprawa
{
	float:left;
	overflow:hidden;
	height:100%;
	width:328px;
}
div.preloader
{
	width:1px;
	height:1px;
	overflow:hidden;
}
div.boxlewytitle
{
	text-align:center;
	color:black;
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
}
div.boxlewy
{
	padding-top:5px;
	text-align:center;
}
div.boxlewytlo
{
	background:#f3b800;
	width:260px;
	margin:auto;
	margin-top:20px;
	padding-bottom:5px;
	height:233px;
}
div.warstwazaciemnienia
{
  top:0px;
  left:0px;
  z-index:10;
  position:absolute;
  display:none;
  width:100%;
  height:100%;
  background:black;
  opacity: 0;
  filter: alpha(opacity=0);
  moz-opacity:0;
}
div.warstwawyswietlacza
{
  left:0px;
  z-index:110;
  position:absolute;
  display:none;
  width:100%;
  margin:auto;
  height:100%;
  text-align:center;
}
