div.strony
{
	margin-left:150px;
	margin-right:150px;
	padding:20px;
}
div.strona
{
	margin:5px;
	padding:5px;
	border:silver 2px outset;
	
}
textarea
{
	width:450px;
	height:250px;
	font-size:14px;
	font-family:'Times New Roman', serif;
	border:#FFFACD 2px outset;
	background-color:rgb(255, 255, 204);
}
input.submit
{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, serif;
}
input.log
{
	font-size:12px;
	font-family:Arial, serif;
	border:#FFFACD 2px outset;
	background-color:rgb(255, 255, 204);
	width:200px;
}
table.www
{
border:0px;
width:100%;
}
td.second
{
	text-align:right;
	width:50%;
	color:#cccccc;
}
span.red
{
	color:#ff0000;
}