input, select, textarea {
    margin: .3em;
}

textarea {
    height: 8em;
}

textarea, input.url {
    width: 27em;
    display: block;
}

u {
    color: gray;
    cursor: pointer;
    cursor: hand;
}
.napis, .napis a {
	text-decoration:none;
	color:#394456;
}