BODY {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

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

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


.form {
	margin: 0px;
	}

.form .ok {
	color:#70A000;
	}

.form .ok span, .form .ok span {
	text-decoration: underline;
	}

.form .bad {
	color:#A00000;
	}
	

/*LINKS*/
A.zielony { color: #577c00; text-decoration: none; }
A.zielony:hover { color: #666666; text-decoration: none; }

A.bordo { color: #990000; text-decoration: none; }
A.bordo:hover { color: #777777; text-decoration: none; }

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

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

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


/*TXT*/
.footer {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #7c4242;
}


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

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

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


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

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

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

.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;
}



.zielony10 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	color: #577c00;
	line-height: 15px;
}

.zielony11 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #577c00;
}

.zielony12 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color: #577c00;
}



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

.czarny11 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #2222222;
}

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













