body {
	background: #FCFEDC;
}
img#logo {
	width: 215px; height: 63px; border: none; display: block; margin-left: auto; margin-right: auto;
}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size: 18px; color: #2792C4; text-align: center;
}

label {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size: 18px; color: black; text-align: center;
}

p.small, label.small {
	font-size: 75%;
}

a {
	color: #FF5917;
	text-decoration: none;
}
a:hover, a:focus  {
	color: #31627e;
}

hr {
	color: #FCFEDC;
	background-color: #FCFEDC;
	width: 500px;
	border: 2px dotted black;
	border-style: none none dotted;
}

.link {
	text-decoration: underline;
	color: black;
}

#checkboxes {
	width: 300px;
	display: block; margin-left: auto; margin-right: auto;
	padding-bottom: 20px;
}

#submit-button {
	width: 160px; height: 26px; clear: both; font-weight: bold; margin: 0 auto 0 auto; padding: 0;
	cursor: pointer; font-size: .9em; color: #31627E;
	background: transparent url(w_form_buttons.gif) no-repeat 0 0;
	color: #333; border: none;
	font: 110% Tahoma, arial, helvetica, sans-serif;
	text-align: center;
}
#submit-button:hover {
	background: url(w_form_buttons.gif) 0 -52px;
}

#rand {
	text-align: center;
}

#bookmarklet {
	width: 250px;
	border: 1px black dashed;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.hidden {
	display: none;
}

.footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* tak -- nie znam się na css. */
/* na html też nie. */