body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
}

hr {
	color: #dfdfdf;
	background-color: #dfdfdf;
	height: 1px;
	border: 0;
	width: 100%;
}

ul {
	line-height: 20px;
}

/*ELEMENTY HTML*/
.input-main {
	background-color: #1d1d1d;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #888888;
	border: 1px solid #222222;
	padding: 3px;
}

.input-main:hover {
	background-color: #1d1d1d;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #888888;
	border: 1px solid #777777;
	padding: 3px;
}


.input-left {
	background-color: #ffffff;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #555555;
	border: 1px solid #dfdfdf;
	padding: 3px;
}

.input-left:hover {
	background-color: #ffffff;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #555555;
	border: 1px solid #777777;
	padding: 3px;
}


.form {
	margin: 0px;
	}

/*LINKS*/
A.bordo { color: #990000; text-decoration: none; }
A.bordo:hover { color: #555555; text-decoration: none; }

A.szary { color: #555555; text-decoration: none; }
A.szary:hover { color: #990000; text-decoration: none; }

A.szary-bialy { color: #555555; text-decoration: none; }
A.szary-bialy:hover { color: #ffffff; text-decoration: none; }

A.bialy { color: #ffffff; text-decoration: none; }
A.bialy:hover { color: #555555; text-decoration: none; }


/*TXT*/
.bialy10 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	color: #ffffff;
}

.bialy11 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}

.bialy12 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color: #ffffff;
}


.szary10 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	color: #555555;
}

.szary11 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #555555;
	line-height: 15px;
}

.szary12 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color: #555555;
}

.jasny-szary10 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	color: #888888;
}

.jasny-szary11 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #888888;
	line-height: 15px;
}

.jasny-szary12 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color: #888888;
}

.bordo10 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	color: #990000;
}

.bordo11 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #990000;
	line-height: 15px;
}

.bordo12 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color: #990000;
}

.bordo16 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 16px;
	color: #990000;
}













