@charset "iso-8859-2";

body{
	background:url(../images/background.jpg) no-repeat #231f16 center top;	margin:0; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#fff;
}
#box{
        width: 995px; 
		margin: 0 auto;
}
#billboard{
	width:995px;
	height:340px;
	float:left;
}
#tresc{	
	width:995px;

	float:left;
}
#tresc a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#tytul{ 
	width:695px;
	height:50px;
	float:left;
	padding-left:300px;
}
a:focus {outline: none;} 

#tekst{ 
	width:695px;
	height:auto;
	float:left;
	font-size:12px;
	color:#fff;
	padding-left:300px;
	margin-top:15px;
}
#dol{
	width:995px;
	height:auto;
	float:left;

}
#dalej{
	width:295px;
	float:left;
	height:14px;
	padding-left:700px;
	margin-top:5px;
}
#dalej img{
	border:0;
}
