/* style css bevisible.pl */

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background:url("tlo.gif") repeat scroll 0 0 #EFEBE7;
}
#page {
	text-align:center;
}
#logo {
	margin-top:250px;
}
#opis {
	margin-top:20px;
}
#opis p {
	line-height: 30px;
	font-family:Helvetica, Arial, Verdana, Times New Roman;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover, a:active {
	text-decoration:underline;
}
