* {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
}

body {height:100%; max-height:100%; margin:0; border:0;}

.content {
	height:auto;
	max-height:100%;
	z-index:3;
	font-size: small;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}

#foot {
	height:auto;
	max-height:100%;
	overflow:auto;
	position:relative;
	z-index:3;
	font-size: xx-small;
}

h6 {
	font-size: 14px;
	color:#0000CC;
	font-weight: bold;
	text-align: center;
}

A.jasne {
	color:#EEEEEF;
	text-decoration: none;
}
A.ciemne {
	color:#61341F;
	text-decoration: none;
}

a:hover {
    color: #000000; text-decoration: underline;
}
a:active {
    color: #660000; text-decoration: underline;
}

.contact-tlo {
	background-color: #BBBBFF;
	font-size: x-small;
}

.contact-tlo-div {
	background-color: #BBBBFF;
	font-size: x-small;
}

.teksty1-form {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	list-style-type: circle;
	font-size: x-small;
	border: 1px solid #999999;
}
.input-box {
	border: 1px ridge #999999;
	padding: 3px;
	font-size: x-small;
}
