@import "http://wozki.info.pl/style.css";
body{
	margin:0;
	padding:0;
	color:#666;
	font-family:verdana;
	font-size:12px;
}
img{
	border:0;
}
#cont{
	width:976px;
	margin:10px auto;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}