body {
	background:url(grafika/strona-tlo.png) repeat-x #a0a0a0;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#525252;
}

a, a:active, a:visited { color:#525252; text-decoration:none; }
a:hover { color:#989898; }

#zawartosc {
	margin:0 auto;
	width:620px;
}

#generator {
	background:url(grafika/strona-zaw.png) no-repeat;
	padding:15px;
	height:480px;
}

input, select {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#525252;
	border:1px solid #c0d9fd;
	background:#FFF;
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

h1 {
	font-size:11px;
	border-bottom:1px solid #c0d9fd;
	padding:0 0 5px 10px;
	width:300px;
}