body {
	background: #ffffff;
	font-family: verdana;
}
.lewa {
	min-height: 600px;
	font-size: 11px;
}
.srodek {
	min-height: 600px;
	font-size: 11px;
}
h1 {
	font: 20px;
	color: black;
}
a, a:link {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a.dodaj:visited {
	text-decoration: none;
	color: red;
}
a.czarne, a.czarne:link {
	text-decoration: none;
	color: black;
}
a.czarne:hover {
	text-decoration: underline;
	color: red;
}.male {
	font-size: 9px;
}
input, textarea, select {
	color : black; 
	border-color : black; 
	font-family : Verdana; 
	background-color : white; 
	font-size: 9px;
}
