@CHARSET "UTF-8";

body {
	text-align: center;
}

table, tr, td {
	padding: 5px;
}

#srodkujacy {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
}

#tekstTytul {
	width: 450px;
	display: block;
	text-align: right;
	color: #ccc;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 24px;
	font-weight: bold;
}

#login_box {
	width: 448px;
	padding: 5px;
	background-color: #ccc;
	border: 1px solid #111;
	font-family: Tahoma, Trebuchet MS, Arial;
	color: #000;
	font-size: .8em;
	text-align: left;
}

#login_box a {
	color: #00F;
	text-decoration: none;
}

#content_box {
	text-align: left;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: .8em;
	color: #000;
}
