body {
	text-align: center;
	padding: 0;
}

#container {
	text-align: left;
	margin: 0 auto;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;


}

l/i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../images/listbullet.gif);
	color: #006699;
	left: 1px;



}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990099;
	text-align: justify;
	font-weight: bold;

}
.violet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990099;
	text-align: justify;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #e5e9f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339fcc;
	border-right-color: #339fcc;
	border-bottom-color: #339fcc;
	border-left-color: #339fcc;

}
b {
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #e5e9f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339fcc;
	border-right-color: #339fcc;
	border-bottom-color: #339fcc;
	border-left-color: #339fcc;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../images/listbullet.gif);
	color: #006699;
	left: 1px;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

#submit {
	display: block;
	border: none;
	background: transparent url(../images/btnwyslij.gif) 0 0 no-repeat;
	width: 39px;
	height: 35px;
	font-size: 0;
	cursor: pointer;
}

#submit:hover {
	background: transparent url(../images/btnwyslij_o.gif) 0 0 no-repeat;
}

#reset {
	display: block;
	border: none;
	background: transparent url(../images/btnwyczysc.gif) 0 0 no-repeat;
	width: 50px;
	height: 35px;
	font-size: 0;
	cursor: pointer;
}

#reset:hover {
	background: transparent url(../images/btnwyczysc_o.gif) 0 0 no-repeat;
}

#letter_active{ border: 1px solid black; padding: 3px; }
#letter_hover:hover { border: 1px solid black; padding: 3px;}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	text-decoration: none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	text-decoration: underline;
}
a:visited.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-decoration: none;

}
a:link.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-decoration: none;

}
a:hover.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-decoration: underline;

}
a:active.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-decoration: underline;
}

.chmurka {
    position:absolute;
    border:1px solid #000000;
    background:#FFFFFF;
    padding:4px;
    font:bold normal 10px Verdana, tahoma;
    color: #464646;
		width: 200px;
}
