body {
	background: #000;
}
body,td {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a img {
	border: none;
	margin: 0px;
}


form {
	display: inline;
}

.bialy {
	color: #FFFFFF;
}
.bialy a:link, .bialy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bialy a:hover, .bialy a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.blekit {
	font-weight: bold;
	color: #31aceb;
}
.czternastka {
	font-size: 14px;
	font-weight: bold;
}

.niebieskiepole {
	width: 310px;
	height: 19px;
	background-color: #31aceb;
	border: #a5dbf6 1px solid;
}

a:link, a:visited {
	color: #404243;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #31aceb;
	text-decoration: none;
	font-weight: bold;
}

a.thin:link, a.thin:visited {
	color: #404243;
	text-decoration: underline;
	font-weight: normal;
}
a.thin:hover, a.thin:active {
	color: #31aceb;
	text-decoration: none;
	font-weight: normal;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
}

.first {
	color: #31aceb;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.all {
	color: #f00;
}

.nick {
	font-size: 14px;
	font-weight: bold;
}

.klan {
	font-size: 18px;
	font-weight: bold;
}

.form {
	background: #31ACEB;
	border: none;
	font-size: 12px;
	color: #fff;
}

.form2 {
	border: solid 1px #31ACEB;
	font-size: 12px;
	color: #000;
}

.form-error {
	padding-left: 8px;
	color: #ff2222;
	background: url(../img/errdwn.png) 0 2px no-repeat;
}

.error {
	color: #ff2222;
}